From d5d926a764b30c55c30ec2dcf4cd4de20105b19e Mon Sep 17 00:00:00 2001 From: Martin Strecker Date: Wed, 6 Nov 2024 11:31:10 +0100 Subject: [PATCH] Update S6776 --- rules/S6776/metadata.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/S6776/metadata.json b/rules/S6776/metadata.json index 983173342a3..b783f0ab937 100644 --- a/rules/S6776/metadata.json +++ b/rules/S6776/metadata.json @@ -8,7 +8,7 @@ }, "tags": [ ], - "defaultSeverity": "Major", + "defaultSeverity": "Minor", "ruleSpecification": "RSPEC-6776", "sqKey": "S6776", "scope": "All", @@ -41,7 +41,7 @@ "quickfix": "unknown", "code": { "impacts": { - "SECURITY": "MEDIUM" + "SECURITY": "LOW" }, "attribute": "COMPLETE" }