Sha256: c7f0021a7781614e48392e546e42dbbf4162f10a5607d8efece7a28ae4e9244b

Contents?: true

Size: 627 Bytes

Versions: 27

Compression:

Stored size: 627 Bytes

Contents

#
# Copyright (c) 2014--2015 Red Hat Inc.
#
# This software is licensed to you under the GNU General Public License,
# version 3 (GPLv3). There is NO WARRANTY for this software, express or
# implied, including the implied warranties of MERCHANTABILITY or FITNESS
# FOR A PARTICULAR PURPOSE. You should have received a copy of GPLv3
# along with this software; if not, see http://www.gnu.org/licenses/gpl.txt
#

require 'smart_proxy_openscap/openscap_api'
require 'smart_proxy_openscap/openscap_import_api'

map '/compliance' do
  run Proxy::OpenSCAP::Api
end

map '/compliance-importer' do
  run Proxy::OpenSCAP::ImportApi
end

Version data entries

27 entries across 27 versions & 1 rubygems

Version Path
smart_proxy_openscap-0.12.0 lib/smart_proxy_openscap/http_config.ru
smart_proxy_openscap-0.11.1 lib/smart_proxy_openscap/http_config.ru
smart_proxy_openscap-0.11.0 lib/smart_proxy_openscap/http_config.ru
smart_proxy_openscap-0.9.2 lib/smart_proxy_openscap/http_config.ru
smart_proxy_openscap-0.9.1 lib/smart_proxy_openscap/http_config.ru
smart_proxy_openscap-0.9.0 lib/smart_proxy_openscap/http_config.ru
smart_proxy_openscap-0.7.5 lib/smart_proxy_openscap/http_config.ru
smart_proxy_openscap-0.8.1 lib/smart_proxy_openscap/http_config.ru
smart_proxy_openscap-0.8.0 lib/smart_proxy_openscap/http_config.ru
smart_proxy_openscap-0.7.4 lib/smart_proxy_openscap/http_config.ru
smart_proxy_openscap-0.7.3 lib/smart_proxy_openscap/http_config.ru
smart_proxy_openscap-0.7.2 lib/smart_proxy_openscap/http_config.ru
smart_proxy_openscap-0.7.1 lib/smart_proxy_openscap/http_config.ru
smart_proxy_openscap-0.7.0 lib/smart_proxy_openscap/http_config.ru
smart_proxy_openscap-0.6.11 lib/smart_proxy_openscap/http_config.ru
smart_proxy_openscap-0.6.10 lib/smart_proxy_openscap/http_config.ru
smart_proxy_openscap-0.6.9 lib/smart_proxy_openscap/http_config.ru
smart_proxy_openscap-0.6.8 lib/smart_proxy_openscap/http_config.ru
smart_proxy_openscap-0.6.7 lib/smart_proxy_openscap/http_config.ru
smart_proxy_openscap-0.6.6 lib/smart_proxy_openscap/http_config.ru