Update 5.8.3 of SBOM-Document-Quality-Guide.ja.md#409
Merged
NorioKobota merged 1 commit intoOpenChain-Project:masterfrom Jun 16, 2025
Merged
Update 5.8.3 of SBOM-Document-Quality-Guide.ja.md#409NorioKobota merged 1 commit intoOpenChain-Project:masterfrom
NorioKobota merged 1 commit intoOpenChain-Project:masterfrom
Conversation
「標準となる表記の提案」を追加
NorioKobota
reviewed
Jun 16, 2025
Member
There was a problem hiding this comment.
概要には、何故コンポーネント間の依存関係や関連性について統一的記述ルールを定義したくなったのか、を記載、詳細にどのような事象が起きているのかを記載すると読者が受け入れやすくなるかと思ったので、以下のようにしてはいかがでしょうか?
■ 5.8.1. 課題の概要
コンポーネント間の依存関係や関連性については、多様な記述方法が許されているため、提供者と受領者間でSBOMに記載されている内容の誤認が生じ、システム全体のリスク評価や連携に支障が出ている。依存関係の記述方法についてサプライチェーン上での統一的な記述ルールの策定や、それを支えるテンプレートおよび自動検証ツールの導入が必要である。
■ 5.8.2. 課題の詳細
• 表記の多様性と頻発する不整合
– コンポーネント間の関係性(例:dependsOn、contains、generates等)の記述方法が多岐にわたり、どの表記を用いるかが担当者によって異なる。
– 同じ関係性に対して複数の表記が使われるため、統一性が欠如し、混乱が頻繁に発生している。
• 表記の多義性による誤解
– 一つの表記が異なる関係性に使用されるケースがあり、提供者と受領者間で解釈のずれや誤認が生じ、リスク評価に影響を与えている。
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
「標準となる表記の提案」を追加