Skip to content

Snyk Infrastructure as Code Cloudformation demo

License

Notifications You must be signed in to change notification settings

snyk/snyk-iac-cloudformation

Repository files navigation

Snyk Infrastructure as Code - CloudFormation

The Snyk Infrastructure as Code product can scan CloudFormation templates for configuration issues.

CloudFormation files can be a mix of YAML or JSON formats.

Demo

This repository contains a mix of valid configuration files, which contain a range of configuration issues.

You can see the results by running snyk iac test .

A snippet of the output looks as follows

-------------------------------------------------------

Testing vpc.json...


Infrastructure as code issues:
  ✗ Security Group allows open ingress [Medium Severity] [SNYK-CC-TF-1] in VPC
    introduced by Resources > ELBSecurityGroup > Properties > SecurityGroupIngress[0]


Organization:      ben.laplanche.test
Type:              CloudFormation
Target file:       /Users/benlaplanche/workspace/snyk-iac-cloudformation/vpc.json
Project name:      snyk-iac-cloudformation
Open source:       no
Project path:      .

Tested vpc.json for known issues, found 1 issues


Tested 11 projects, 9 contained issues.

About

Snyk Infrastructure as Code Cloudformation demo

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published