CycloneDX / CycloneDX/cyclonedx-python
feat: improve PDM reports reading lock and only report production dependencies
- 主要言語
- Python
- スター
- 390
- フォーク
- 98
- 平均マージ
- 2日 23時間
- マージ済み PR(30日)
- 2
説明
## 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.
コントリビューションガイド
調査の方向性
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.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- devtools, security
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 25/100