| Package | Description |
|---|---|
| org.owasp.dependencycheck.data.update.cisa |
Contains classes used to parse the CISA Known Exploited Vulnerability Catalog.
|
| Modifier and Type | Method and Description |
|---|---|
KnownExploitedVulnerabilitiesSchema |
KnownExploitedVulnerabilityParser.parse(java.io.InputStream in)
Parses the CISA Known Exploited JSON file and inserts/updates data into
the database.
|
Copyright© 2012-21 Jeremy Long. All Rights Reserved.