diff --git a/docs/design/stakeholder-requirements.adoc b/docs/design/stakeholder-requirements.adoc index 69814a37..ee3fb2c2 100644 --- a/docs/design/stakeholder-requirements.adoc +++ b/docs/design/stakeholder-requirements.adoc @@ -71,7 +71,7 @@ Stakeholder requirements describe what the tool shall be able to accomplish and | SHR-5 -| ODS Pipeline shall provide a task building container images (e.g., using artifacts produced by SHR-1, SHR-2, SHR-3 or SHR-4 and other source files). The images shall be scanned for known vulnerabilities. +| ODS Pipeline shall provide a task building container images (e.g., using artifacts produced by SHR-1, SHR-2, SHR-3 or SHR-4 and other source files). An SBOM file shall be generated for the images, and the images shall be scanned for known vulnerabilities. | SHR-6 | ODS Pipeline shall provide a task deploying Helm charts. The release namespace may be in the same cluster or an external cluster.