CycloneDX / CycloneDX/cyclonedx-python
[IDEA] feat: support PEP-725 - Specifying external dependencies in `pyproject.toml`
Open
enhancement
schema 1.7
source: environment
- Dominant language
- Python
- Stars
- 390
- Forks
- 98
- Avg merge
- 2d 23h
- Merged PRs (30d)
- 2
Description
PEP725 - https://peps.python.org/pep-0725/
!!! PEP IS STILL IN DRAFT
as soon as it might be approved: add support for PEP725 (Specifying external dependencies in `pyproject.tom`).
Contributor guide
Research direction
Start by reading PEP 725 and checking how this project currently reads pyproject.toml and represents dependencies. Because the PEP is still a draft, confirm the approved specification before deciding the implementation scope. Done means the generator recognizes the finalized external-dependency declarations and produces the expected SBOM output.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100