8 lines
527 B
JSON
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"]
|
|
}
|