Fixing some code scanning workflows description

This commit is contained in:
Anurag Chauhan
2022-01-31 10:48:11 +00:00
committed by GitHub
parent c005c55b8b
commit 890150c289
4 changed files with 7 additions and 8 deletions
@@ -1,7 +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.",
"description": "Cloudrail can be used to scan your infrastructure-as-code files for potential security and compliance issues.",
"iconName": "cloudrail",
"categories": ["Code Scanning", "HCL"]
}