cyclonedx-php-composer icon indicating copy to clipboard operation
cyclonedx-php-composer copied to clipboard

feat: `component.tags` based on composer keywords

Open jkowalleck opened this issue 2 months ago • 0 comments

background

CycloneDX supports "tags" - https://cyclonedx.org/docs/1.6/json/#components_items_tags
These "tags" are the equivalent of composer's "keywords" - https://getcomposer.org/doc/04-schema.md#keywords

request

poppulate components[].tags based on composer manifest's keywords.

jkowalleck avatar Apr 29 '24 12:04 jkowalleck