Merge branch 'main' into main

This commit is contained in:
manuelbcd
2021-10-05 15:10:10 +02:00
committed by GitHub
20 changed files with 286 additions and 28 deletions
@@ -0,0 +1,7 @@
{
"name": "cloudrail",
"creator": "Indeni Cloudrail",
"description": "Cloudrail can be used to scan your infrastructure-as-code files for potential security and compliance issues. The Cloudrail action is often used as part of both CI workflows (on pull_request) and on CD workflows to identify potential issues.",
"iconName": "cloudrail",
"categories": ["Code Scanning", "HCL"]
}