Sha256: e413c9467437bc69f45211a79bdd6f65aab7db3eeca5c30af0d285a2ec508746

Contents?: true

Size: 508 Bytes

Versions: 7

Compression:

Stored size: 508 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'

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

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
smart_proxy_openscap-0.5.3 lib/smart_proxy_openscap/http_config.ru
smart_proxy_openscap-0.5.1 lib/smart_proxy_openscap/http_config.ru
smart_proxy_openscap-0.5.0 lib/smart_proxy_openscap/http_config.ru
smart_proxy_openscap-0.4.1 lib/smart_proxy_openscap/http_config.ru
smart_proxy_openscap-0.3.1 lib/smart_proxy_openscap/http_config.ru
smart_proxy_openscap-0.4.0 lib/smart_proxy_openscap/http_config.ru
smart_proxy_openscap-0.3.0 lib/smart_proxy_openscap/http_config.ru