feat(shub): add Security Hub integration (#1255)

This commit is contained in:
Sergio Garcia
2022-07-21 12:22:56 +02:00
committed by GitHub
parent 67834c3f8b
commit 7d0a95e98f
10 changed files with 171 additions and 16 deletions

View File

@@ -13,6 +13,7 @@ class Output_From_Options:
is_quiet: bool
output_modes: list
output_directory: str
security_hub_enabled: bool
# Testing Pending