SbomSpdxConstants class

SPDX constants

Constructors

SbomSpdxConstants()

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Static Properties

licenceDirectory String
final

Constants

creatorOrganisation → const String
creatorPerson → const String
creatorTool → const String
dependencyManifest → const String
documentTextTags → const List<String>
externalRefCategoryOther → const String
externalRefCategoryPersistent → const String
externalRefCategoryPm → const String
externalRefCategorySecurity → const String
External reference category
externalRefTypeBower → const String
externalRefTypeCpe22 → const String
External reference type
externalRefTypeCpe23 → const String
externalRefTypeMaven → const String
externalRefTypeNpm → const String
externalRefTypeNuget → const String
externalRefTypePurl → const String
externalRefTypeSwh → const String
fileSourceType → const String
fileTextType → const String
idReference → const String
license → const String
licenseComments → const String
licenseId → const String
licenseIsDeprecatedId → const String
License
licenseIsFsfLibre → const String
licenseIsOsiApproved → const String
licenseListVersion → const String
licenseName → const String
licenseSeeAlso → const String
licenseStandardHeader → const String
licenseStandardHeaderTemplate → const String
licenseStandardTemplate → const String
licenseText → const String
noAssertion → const String
numberOfFileTags → const int
outputFileName → const String
SPDX sbom file name
packageExternalRefTag → const Map<String, List<String>>
packageTextTags → const List<String>
Tag value Validation
sha1Tag → const String
spdxOutputFormatDirective → const String
Output Format
spdxOutputJson → const String
spdxOutputTagValue → const String
tagValueSeparator → const String
Format specific
textEnd → const String
textStart → const String
version → const String
Specification tag value constants.