CSV Manager for AWS Security Hub exports SecurityHub findings to a CSV file and allows you to mass-update SecurityHub findings by modifying that CSV file.
MIT No Attribution
14
stars
5
forks
source link
The csvExporter has a typo. The code should be logger.warning and not logger.war #2
Refer to:
https://github.com/aws-samples/aws-security-hub-csv-manager/blob/5e4c9bc7725c7f8c0e33fcabd27e38984c0efafd/csv_manager_sechub_cdk/lambdas/csvExporter.py#L143-L144