CloudFormation files
With Snyk Infrastructure as Code, you can test your CloudFormation files using the CLI. You can test files in both YAML and JSON formats. You can also scan AWS CDK applications; see AWS CDK files.
Test for an issue in specified files using the following command:
Example:
You can also specify multiple files by appending the file names after each other, for example:
Last updated