Closed rbalman closed 3 years ago
Hi @BalmanRawat , thanks for the report. I agree, it looks like this is removing normal failure results as well. I'll see if we can fix this up.
@BalmanRawat , if you are able, can you try using the proposed fix in https://github.com/stelligent/cfn_nag/pull/556 and verify that this resolves your issue?
Thank you @arothian that works.
Summary I wanted to ignore non-cloudformation/fatal CloudFormation templates using
--ignore-fatal
but it is ignoring normal errors as well. Am I missing something here or this is the expected behavior. Please find the screenshots below for further contextScreenshots
cfn_nag_scan --input-path service.yaml
cfn_nag_scan --input-path service.yaml --ignore-fatal