From fd2fbaf2a450e42a490551e5a8e2fa6df039a6b8 Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Mon, 18 Nov 2024 10:47:23 +0100 Subject: [PATCH] fix: [vulnerability] sighting added --- vulnerability/machinetag.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/vulnerability/machinetag.json b/vulnerability/machinetag.json index 11a5a76..1034c2b 100644 --- a/vulnerability/machinetag.json +++ b/vulnerability/machinetag.json @@ -2,7 +2,7 @@ "namespace": "vulnerability", "expanded": "vulnerability", "description": "A taxonomy for describing vulnerabilities (software, hardware, or social) on different scales or with additional available information.", - "version": 2, + "version": 3, "predicates": [ { "value": "exploitability", @@ -16,7 +16,8 @@ "description": "Complementary information related to the vulnerability." }, { - "value": "Sighting", + "value": "sighting", + "expanded": "Sighting", "description": "Sighting information related to the vulnerability." } ],