openscap_parser 1.7.0
This gem is a Ruby interface into SCAP content. It can parse SCAP datastream files (i.e. ssg-rhel7-ds.xml), scan result files output by oscap eval, and tailoring files.
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (1):
            nokogiri
            ~> 1.6
          
    Development Dependencies (7):
            bundler
            ~> 2.0
          
          
            minitest
            ~> 5.0
          
          
            mocha
            ~> 1.0
          
          
            pry
            >= 0
          
          
            pry-byebug
            >= 0
          
          
            rake
            ~> 10.0
          
          
            shoulda-context
            >= 0