Package Info Occurrence Response
data class PackageInfoOccurrenceResponse(val comment: String, val filename: String, val homePage: String, val licenseConcluded: LicenseResponse, val packageType: String, val sourceInfo: String, val summaryDescription: String, val title: String, val version: String)
PackageInfoOccurrence represents an SPDX Package Information section: https://spdx.github.io/spdx-spec/3-package-information/
Properties
Link copied to clipboard
package or alternative values, if the governing license cannot be determined
Link copied to clipboard
The type of package: OS, MAVEN, GO, GO_STDLIB, etc.
Link copied to clipboard
Provide a place for the SPDX file creator to record any relevant background information or additional comments about the origin of the package
Link copied to clipboard
A short description of the package