Files
starter-workflows/code-scanning/properties/cloudrail.properties.json
T

8 lines
527 B
JSON
Raw Normal View History

{
"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"]
}