Package org.spdx.spdx_to_osv

  • Class Summary 
    Class Description
    DownloadLocationParser
    Parses a download location for package names, versions, commits, and OSV ecosystems
    ExternalRefParser
    Parses an ExternalRef
    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
    OsvApi
    Singleton class for the OSV REST API
    SwhApi
    Singleton class API for SoftwareHeritage
    SwhRelease
    Result of a call to the Software Heritage API
  • Exception Summary 
    Exception Description
    InvalidExternalRefPattern  
    SpdxToOsvException  
    SwhApiException
    Exception calling the Software Heritage API's
    SwhException
    Exceptions related to the processing of Software Heritage
    SwhResourceNotFoundException
    Exception when a resource is not found on the Software Heritage service