Files
starter-workflows/code-scanning/properties/cloudrail.properties.json
T
2021-08-17 07:29:29 -07:00

8 lines
527 B
JSON

{
"name": "cloudrail",
"creator": "Indeni Cloudrail",
"description": "Cloudrail, by Indeni, 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. Cloudrail's output uses the SARIF format, which will surface the scan's results directly inside your pull request.",
"iconName": "cloudrail",
"categories": ["Code Scanning", "HCL"]
}