Package org.cyclonedx.gradle.model
Class SbomMetaData
java.lang.Object
org.cyclonedx.gradle.model.SbomMetaData
- All Implemented Interfaces:
Serializable
- See Also:
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionvoidaddExternalReference(String type, String url) static SbomMetaDatafromComponent(org.cyclonedx.model.Component component) @Nullable String@Nullable StringvoidsetDescription(@Nullable String description) voidsetPublisher(@Nullable String publisher)
-
Method Details
-
getPublisher
-
setPublisher
-
getDescription
-
setDescription
-
addExternalReference
-
getExternalReferences
-
fromComponent
-