Sha256: 5f8535edff72c3e93bc27fc85bf68931ee76fbbbe3bd5075755dc897ca8a63e2

Contents?: true

Size: 231 Bytes

Versions: 19

Compression:

Stored size: 231 Bytes

Contents

#!/usr/bin/env ruby
path = File.join(File.dirname(File.expand_path(__FILE__)), '..', 'lib')
$:.unshift(path) if File.exist? path

require 'smart_proxy_openscap/arf_html'

Proxy::OpenSCAP::ArfHtml.new.generate_html ARGV[0], ARGV[1]

Version data entries

19 entries across 19 versions & 1 rubygems

Version Path
smart_proxy_openscap-0.11.1 bin/smart-proxy-arf-html
smart_proxy_openscap-0.11.0 bin/smart-proxy-arf-html
smart_proxy_openscap-0.9.2 bin/smart-proxy-arf-html
smart_proxy_openscap-0.9.1 bin/smart-proxy-arf-html
smart_proxy_openscap-0.9.0 bin/smart-proxy-arf-html
smart_proxy_openscap-0.7.5 bin/smart-proxy-arf-html
smart_proxy_openscap-0.8.1 bin/smart-proxy-arf-html
smart_proxy_openscap-0.8.0 bin/smart-proxy-arf-html
smart_proxy_openscap-0.7.4 bin/smart-proxy-arf-html
smart_proxy_openscap-0.7.3 bin/smart-proxy-arf-html
smart_proxy_openscap-0.7.2 bin/smart-proxy-arf-html
smart_proxy_openscap-0.7.1 bin/smart-proxy-arf-html
smart_proxy_openscap-0.7.0 bin/smart-proxy-arf-html
smart_proxy_openscap-0.6.11 bin/smart-proxy-arf-html
smart_proxy_openscap-0.6.10 bin/smart-proxy-arf-html
smart_proxy_openscap-0.6.9 bin/smart-proxy-arf-html
smart_proxy_openscap-0.6.8 bin/smart-proxy-arf-html
smart_proxy_openscap-0.6.7 bin/smart-proxy-arf-html
smart_proxy_openscap-0.6.6 bin/smart-proxy-arf-html