mirror of
https://github.com/ghndrx/prowler.git
synced 2026-02-10 14:55:00 +00:00
fix(allowlist): allowlist file default value (#1425)
Co-authored-by: sergargar <sergio@verica.io>
This commit is contained in:
@@ -21,7 +21,6 @@ csv_file_suffix = ".csv"
|
||||
json_file_suffix = ".json"
|
||||
json_asff_file_suffix = ".asff.json"
|
||||
config_yaml = "providers/aws/config.yaml"
|
||||
allowlist_yaml = "providers/aws/allowlist.yaml"
|
||||
|
||||
|
||||
def change_config_var(variable, value):
|
||||
|
||||
Reference in New Issue
Block a user