mirror of
https://github.com/ghndrx/prowler.git
synced 2026-02-10 14:55:00 +00:00
fix(compliance): add default severity to Manual Mocked Metadata (#3484)
This commit is contained in:
@@ -60,7 +60,7 @@ def update_checks_metadata_with_compliance(
|
|||||||
"ServiceName": "",
|
"ServiceName": "",
|
||||||
"SubServiceName": "",
|
"SubServiceName": "",
|
||||||
"ResourceIdTemplate": "",
|
"ResourceIdTemplate": "",
|
||||||
"Severity": "",
|
"Severity": "low",
|
||||||
"ResourceType": "",
|
"ResourceType": "",
|
||||||
"Description": "",
|
"Description": "",
|
||||||
"Risk": "",
|
"Risk": "",
|
||||||
|
|||||||
Reference in New Issue
Block a user