CycloneDX / CycloneDX/cyclonedx-python
feat: improve PDM reports reading lock and only report production dependencies
Aperta
enhancement
help wanted
source: pdm
- Lingua principale
- Python
- Stelle
- 390
- Fork
- 98
- Merge medio
- 2g 23h
- PR unite (30g)
- 2
Descrizione
## Describe the solution you'd like
I am considering migrating my poetry projects to pdm to comply with PEP 518 and PEP 631 and be faster (that's what the benchmarks I have seen say).
One obstacle is the way to generate the SBOM, since with poetry it reads the lock and only reports the production dependencies. This does not happen with PDM since its only support is reading a venv.
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.