feat: ComponentBuilder
populate tags
based on keywords
#1055
Labels
enhancement
New feature or request
good first issue
Good for newcomers
hacktoberfest
help wanted
Extra attention is needed
schema 1.6
related to CycloneDX spec v1.6
background
CycloneDX supports "tags" - https://cyclonedx.org/docs/1.6/json/#components_items_tags
npm package manifest knows these as "keywords" -- https://docs.npmjs.com/cli/v10/configuring-npm/package-json#keywords
request
fill
components[].tags
based on npm manifest'skeywords
.The text was updated successfully, but these errors were encountered: