mirror of
https://github.com/ghndrx/prowler.git
synced 2026-02-10 06:45:08 +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": "",
|
||||
"SubServiceName": "",
|
||||
"ResourceIdTemplate": "",
|
||||
"Severity": "",
|
||||
"Severity": "low",
|
||||
"ResourceType": "",
|
||||
"Description": "",
|
||||
"Risk": "",
|
||||
|
||||
Reference in New Issue
Block a user