-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
enhancementNew feature or requestNew feature or request
Milestone
Description
It's important to have a way to validate that the extension values in the CycloneDX SBOM file are logically consistent.
- Make sure that the metadata from is included.
- Make sure that each Component purl in the file has a corresponding
freshli:libyear:*property. - Make sure that each purl that appears in a
freshli:release:*property also appears as a Component in the file. - Make sure that each purl in the
freshli:libyear:*properties that has a non-blank value also has at least one correspondingfreshli:release:*property. - Make sure that each Component in the file has a
freshli:categoryproperty.- Reference Categorize dependencies #539.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Type
Projects
Status
To Do