Top Level Namespace

Includes:
FIDIUS::CveDb

Defined Under Namespace

Modules: FIDIUS Classes: ChangeImpactsStructure, CreateCvsses, CreateDefaultImpacts, CreateImpacts, CreateMscves, CreateNvdEntries, CreateProducts, CreateVulnerabilityReferences, CreateVulnerableConfigurations, CreateVulnerableSoftwares, CreateXmls, DestroyVulnerableConfigurations

Constant Summary collapse

PARAMS =
{
  '-p' => 'Parse new XML file passed as 2nd param.',
  '-f' => 'Fix duplicate products.',
  '-u' => 'Updates CVE-Entries, needs modified.xml or recent.xml by nvd.nist.gov as 2nd argument.',
  '-m' => 'Creates the mapping between CVEs and Microsoft Security Bulletin Notation entries in the database.'
}
PARSER_DIR =
Author

FIDIUS ([email protected])

License

Distributes under the same terms as fidius-cvedb Gem

File.dirname(File.expand_path(__FILE__))

Constants included from FIDIUS::CveDb

FIDIUS::CveDb::GEM_BASE, FIDIUS::CveDb::RAILS_VERSION, FIDIUS::CveDb::VERSION