All Classes
| Class | Description |
|---|---|
| DownloadLocationParser |
Parses a download location for package names, versions, commits, and OSV ecosystems
|
| ExternalRefParser |
Parses an ExternalRef
|
| InvalidExternalRefPattern | |
| Main |
Utility to produce an OSV JSON file from an SPDX file
See https://osv.dev/ for information on OSV
The utility produces an output file OSVOutput.json in the OSV JSON format
See https://docs.google.com/document/d/1sylBGNooKtf220RHQn1I8pZRmqXZQADDQ_TOABrKTpA/edit for output format
|
| OsvAffected |
OSV Affected object as described at https://docs.google.com/document/d/1sylBGNooKtf220RHQn1I8pZRmqXZQADDQ_TOABrKTpA/edit
|
| OsvAffectedRange |
OSV affect range object as described at https://docs.google.com/document/d/1sylBGNooKtf220RHQn1I8pZRmqXZQADDQ_TOABrKTpA/edit
|
| OsvAffectedRange.OsvAffectedType | |
| OsvAffects | Deprecated. |
| OsvApi |
Singleton class for the OSV REST API
|
| OsvErrorDetails |
OSV object holding error details
|
| OsvErrorResponse |
Object for a response from the OSV-QueryAffected API based on https://osv.dev/docs/#operation/OSV_QueryAffected
|
| OsvEvent |
OSV event object as described at https://docs.google.com/document/d/1sylBGNooKtf220RHQn1I8pZRmqXZQADDQ_TOABrKTpA/edit
|
| OsvPackage |
OSV Package as described in https://docs.google.com/document/d/1sylBGNooKtf220RHQn1I8pZRmqXZQADDQ_TOABrKTpA/edit
|
| OsvRange |
OSV range object as described at https://docs.google.com/document/d/1sylBGNooKtf220RHQn1I8pZRmqXZQADDQ_TOABrKTpA/edit
|
| OsvRange.OsvRangeType | |
| OsvReference |
OSV Reference object as described at https://docs.google.com/document/d/1sylBGNooKtf220RHQn1I8pZRmqXZQADDQ_TOABrKTpA/edit
|
| OsvVulnerability |
OSV Vulnerability object as described at https://docs.google.com/document/d/1sylBGNooKtf220RHQn1I8pZRmqXZQADDQ_TOABrKTpA/edit
|
| OsvVulnerabilityRequest |
OSV package and version or commit information
Matches the format for the Query Vulnerability request as specified at https://osv.dev/docs/#operation/OSV_QueryAffected
|
| OsvVulnerabilityResponse |
Object for a response from the OSV-QueryAffected API based on https://osv.dev/docs/#operation/OSV_QueryAffected
|
| SpdxToOsvException | |
| SwhApi |
Singleton class API for SoftwareHeritage
|
| SwhApiException |
Exception calling the Software Heritage API's
|
| SwhException |
Exceptions related to the processing of Software Heritage
|
| SwhRelease |
Result of a call to the Software Heritage API
|
| SwhResourceNotFoundException |
Exception when a resource is not found on the Software Heritage service
|