PatMyron / cfn-lint-online

CloudFormation Linter Online
https://gitpod.io/#https://github.com/patmyron/cfn-lint-online
7 stars 3 forks source link

cfn-nag #3

Open PatMyron opened 3 years ago

PatMyron commented 3 years ago

added these to .gitpod.yml: && gem install cfn-nag - eastman.vscode-cfn-nag@0.3.5:x01chnxmK0qoC/F6cksZpA==

but running into something like https://github.com/stelligent/cfn_nag/issues/376

cfn-nag extension's CloudFormation template recognition logic should be updated similarly based on these discussions: https://github.com/aws-cloudformation/aws-cfn-lint-visual-studio-code/issues/99, https://github.com/aws/aws-toolkit-jetbrains/pull/1715#discussion_r421074217, https://github.com/github/super-linter/pull/231#discussion_r445708695, https://github.com/mwpearce/vscode-cfn-nag/issues/6

PatMyron commented 3 years ago

potentially cfripper/cfn-guard as well