From db0cfa590c8a286b5426a528c5122675e646e950 Mon Sep 17 00:00:00 2001 From: Stefan Hagen Date: Fri, 28 Feb 2025 22:30:08 +0100 Subject: [PATCH] Nit: More direct, closer to the format terms --- csaf_2.1/prose/edit/src/conformance.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/csaf_2.1/prose/edit/src/conformance.md b/csaf_2.1/prose/edit/src/conformance.md index 739282a2..672f5136 100644 --- a/csaf_2.1/prose/edit/src/conformance.md +++ b/csaf_2.1/prose/edit/src/conformance.md @@ -605,7 +605,7 @@ Secondly, the program fulfills the following for all items of: > This is done to create a deterministic conversion. The tool SHOULD implement an option to use the latest available CWE version at the time of the conversion that still matches. -* `/vulnerabilities[]/disclosure_date`: If a `release_date` was given, the CSAF 2.0 to CSAF 2.1 converter MUST set its value as `disclosure_date`. +* `/vulnerabilities[]/disclosure_date`: If a `release_date` was given, the CSAF 2.0 to CSAF 2.1 converter MUST convert the key as `disclosure_date`. * `/vulnerabilities[]/remediations[]`: * The CSAF 2.0 to CSAF 2.1 converter MUST convert any remediation with the category `vendor_fix` into the category `optional_patch` if the product in question is in one of the product status groups "Not Affected" or "Fixed" for this vulnerability.