CycloneDX / CycloneDX/cyclonedx-python
feat: populate component's `tags`
オープン
enhancement
good first issue
hacktoberfest
help wanted
schema 1.6
- 主要言語
- Python
- スター
- 390
- フォーク
- 98
- 平均マージ
- 2日 23時間
- マージ済み PR(30日)
- 2
説明
## 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
コントリビューションガイド
調査の方向性
まず、issue に記載されているメタデータソースと、現在オープンになっている pull request #991 を確認します。env、Poetry、pipenv、pyproject.toml/PEP 621 のキーワードを components[].tags にどのようにマッピングすべきかを判断します。未解決の lock-file と pipenv のケースも含みます。各ソースから一貫して tags が設定されれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- tooling
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 25/100