feat(allowlist): Add Allowlist feature (#1395)

This commit is contained in:
Sergio Garcia
2022-10-21 11:33:23 +02:00
committed by GitHub
parent bd6eb723dd
commit 53f8a9698f
10 changed files with 353 additions and 2 deletions

View File

@@ -15,6 +15,7 @@ class Output_From_Options:
output_directory: str
security_hub_enabled: bool
output_filename: str
allowlist_file: str
# Testing Pending