File tree Expand file tree Collapse file tree
subgroups/sbom-sg/outcomes/QualityGuide Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -471,15 +471,15 @@ SBOM提供者は、使用する解析ツールの最新安定版やLTS情報、
471471必要な場合、仕様上正しく、また実際に企業などで利用されている、値の内容まで含めた、JSON Formatで記述されたSBOMのサンプルファイルを記載する。
472472SPDX 及び CycloneDX の仕様に詳しい人々にレビューをしてもらう必要がある。
473473
474- #### Appendix-1.1 . コンポーネント粒度の標準化と正規化
474+ #### Appendix-1.2 . コンポーネント粒度の標準化と正規化
475475
476- ##### Appendix-1.1 .1. SPDX 2.3
476+ ##### Appendix-1.2 .1. SPDX 2.3
477477relationshipsで、relationshipTypeがDEPENDS_ONやDEPENDENCY_OFになっているspdxElementIdとrelatedSpdxElementのSPDXIDからそのコンポーネントがパッケージかファイルかの判別ができる。
478478
479- ##### Appendix-1.1 .2. SPDX 3.0.1
479+ ##### Appendix-1.2 .2. SPDX 3.0.1
480480RelationshipクラスのfromとtoにあるElementのSPDXIDからそのコンポーネントがパッケージかファイルかの判別ができる。
481481
482- ##### Appendix-1.1 .3. CycloneDX 1.6
482+ ##### Appendix-1.2 .3. CycloneDX 1.6
483483dependenciesのrefとdependsOnに記述するbom-refのelment idからコンポーネントがパッケージかファイルかの判別ができる。
484484
485485
You can’t perform that action at this time.
0 commit comments