CycloneDX / CycloneDX/cyclonedx-python
feat: populate component's `tags`
Open
enhancement
good first issue
hacktoberfest
help wanted
schema 1.6
- Dominant language
- Python
- Stars
- 390
- Forks
- 98
- Avg merge
- 2d 14h
- Merged PRs (30d)
- 1
Description
## background
CycloneDX supports "tags" -
Python knows these as
- `env` - "keywords". see
- `poetry` - "keywords" . see
lock file - To be clarified
- `pipenv` - To be clarified
- `pyproject.toml`/PEP621 - "keywords". see
## request
fill `components[].tags` based on respecive sources
Contributor guide
Assessment
This issue has not been assessed yet.