From 2f447f81288d0ce248dfa451d2c262abed2ec7c3 Mon Sep 17 00:00:00 2001 From: tschmidtb51 <65305130+tschmidtb51@users.noreply.github.com> Date: Wed, 24 Apr 2024 00:25:11 +0200 Subject: [PATCH] Branch category `platform` - addresses parts of oasis-tcs/csaf#718 - add `platform`to JSON schema --- csaf_2.1/json_schema/csaf_json_schema.json | 1 + 1 file changed, 1 insertion(+) diff --git a/csaf_2.1/json_schema/csaf_json_schema.json b/csaf_2.1/json_schema/csaf_json_schema.json index 1c42ccb5..81532369 100644 --- a/csaf_2.1/json_schema/csaf_json_schema.json +++ b/csaf_2.1/json_schema/csaf_json_schema.json @@ -96,6 +96,7 @@ "language", "legacy", "patch_level", + "platform", "product_family", "product_name", "product_version",