CycloneDX / CycloneDX/cyclonedx-python
feat: improve PDM reports reading lock and only report production dependencies
- Lenguaje dominante
- Python
- Estrellas
- 390
- Forks
- 98
- Merge medio
- 2 d 23 h
- PR fusionados (30 d)
- 2
Descripción
## 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.
Guía de contribución
Línea de trabajo
Start by examining the repository's existing Poetry lock-file handling and the current PDM support, which reportedly reads only a virtual environment. Define how production dependencies should be identified from a PDM lock file, then verify that the generated SBOM excludes development dependencies.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- python
- Área
- devtools, security
- Tipo de issue
- Nueva funcionalidad
- Dificultad
- 4/5
- Tiempo estimado
- 3-5 días
- Estado de actividad
- Estancado
- Claridad
- Necesita aclaración
- Aptitud para principiantes
- 25/100