From e3f165f100b0e4606fde131af1db704a45fcee92 Mon Sep 17 00:00:00 2001 From: Eddie Knight Date: Mon, 25 Sep 2023 17:26:15 -0500 Subject: [PATCH] Added sbom-creation Signed-off-by: Eddie Knight --- security-insights-schema-1.0.0.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/security-insights-schema-1.0.0.yaml b/security-insights-schema-1.0.0.yaml index 7544acd..c1d75d6 100644 --- a/security-insights-schema-1.0.0.yaml +++ b/security-insights-schema-1.0.0.yaml @@ -609,6 +609,10 @@ properties: type: string format: iri pattern: '^https?:\/\/' + sbom-creation: + $id: '#/properties/dependencies/items/anyOf/0/properties/sbom-creation' + description: 'Description of how the SBOM is created.' + type: string type: array uniqueItems: true if: