CycloneDX / CycloneDX/specification
[FEATURE]: Add a proper way to represent VCS tags
Open
proposed core enhancement
- Dominant language
- XSLT
- Stars
- 547
- Forks
- 93
- Avg merge
- 7h 11m
- Merged PRs (30d)
- 37
Description
## Describe the feature
Currently, there is no good way to represent version control tags.
## Possible solutions
Suggestion is to add a new optional field with list of tags to the pedigree -> commits -> commit object.
## Alternatives
It could be considered to add tags alongside commits, but then it won't be possible to represent tags pointing to a specific commit.
Contributor guide
Assessment
This issue has not been assessed yet.