This action scans your repository with Sysdig IAC Scanner and generates an output with the vulnerabilities.
Requiered The name of the parser to be used in the scanner. Must be a string from the following list:
- tf-state
- tf-file
- tf-module
- cloudformation
- crossplane
- pulumi-go
Output generated after running IAC Scanner.
uses: sysdiglabs/iac-scanner-action
with:
parser: 'cloudformation'