From 3513f2205c8f1c80802c850548d2eebf90bf92e4 Mon Sep 17 00:00:00 2001 From: weaversa Date: Fri, 6 Dec 2024 08:48:59 -0500 Subject: [PATCH 1/4] Update bom-1.6.schema.json minor formatting update Signed-off-by: weaversa --- schema/bom-1.6.schema.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/schema/bom-1.6.schema.json b/schema/bom-1.6.schema.json index 7a22ab5c..9fdb97f7 100644 --- a/schema/bom-1.6.schema.json +++ b/schema/bom-1.6.schema.json @@ -2237,7 +2237,7 @@ "aggregate": { "$ref": "#/definitions/aggregateType", "title": "Aggregate", - "description": "Specifies an aggregate type that describe how complete a relationship is." + "description": "Specifies an aggregate type that describes how complete a relationship is." }, "assemblies": { "type": "array", From 92f5e74421a3a107bcc274da2675342807b13c1e Mon Sep 17 00:00:00 2001 From: weaversa Date: Fri, 6 Dec 2024 08:57:35 -0500 Subject: [PATCH 2/4] Update bom-1.6.schema.json Minor formatting update Signed-off-by: weaversa --- schema/bom-1.6.schema.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/schema/bom-1.6.schema.json b/schema/bom-1.6.schema.json index 9fdb97f7..82a7242e 100644 --- a/schema/bom-1.6.schema.json +++ b/schema/bom-1.6.schema.json @@ -2689,7 +2689,7 @@ "cwes": { "type": "array", "title": "CWEs", - "description": "List of Common Weaknesses Enumerations (CWEs) codes that describes this vulnerability.", + "description": "List of Common Weaknesses Enumerations (CWEs) codes that describe this vulnerability.", "examples": [399], "items": { "$ref": "#/definitions/cwe" From fb4d74d450ef4df5523fc749aa5d5e97bc887e9a Mon Sep 17 00:00:00 2001 From: weaversa Date: Fri, 6 Dec 2024 09:02:32 -0500 Subject: [PATCH 3/4] Update bom-1.6.xsd Minor formatting update Signed-off-by: weaversa --- schema/bom-1.6.xsd | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/schema/bom-1.6.xsd b/schema/bom-1.6.xsd index cee94c8a..89edc4af 100644 --- a/schema/bom-1.6.xsd +++ b/schema/bom-1.6.xsd @@ -2672,7 +2672,7 @@ limitations under the License. - opyright evidence captures intellectual property assertions, providing evidence of possible ownership and legal protection. + Copyright evidence captures intellectual property assertions, providing evidence of possible ownership and legal protection. @@ -2715,7 +2715,7 @@ limitations under the License. - Specifies an aggregate type that describe how complete a relationship is. + Specifies an aggregate type that describes how complete a relationship is. From cc2aaf101364816ae3209842f28b43c5f23a236e Mon Sep 17 00:00:00 2001 From: weaversa Date: Fri, 6 Dec 2024 09:03:25 -0500 Subject: [PATCH 4/4] Update bom-1.6.schema.json revert Signed-off-by: weaversa --- schema/bom-1.6.schema.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/schema/bom-1.6.schema.json b/schema/bom-1.6.schema.json index 82a7242e..9fdb97f7 100644 --- a/schema/bom-1.6.schema.json +++ b/schema/bom-1.6.schema.json @@ -2689,7 +2689,7 @@ "cwes": { "type": "array", "title": "CWEs", - "description": "List of Common Weaknesses Enumerations (CWEs) codes that describe this vulnerability.", + "description": "List of Common Weaknesses Enumerations (CWEs) codes that describes this vulnerability.", "examples": [399], "items": { "$ref": "#/definitions/cwe"