Checkov
This plugin allows you to scan your Terraform code to find misconfigurations before they're deployed.
Accessing Checkov
Launch the CI/CD Designer by clicking the πCI/CD icon available at the top.
Click
+in the canvas to add a new task, and select Checkov from the available options. It will be added to the canvas, and its Task details slide form will appear on the right, where you can do the desired configuration.

Configuration options
Name: This is the Brainboard field to describe what this task is about.
Version: Always points to the latest version to give you the latest security checks released.
Skip checks.
Ignore failure: This will put the task in a non-blocking failure, which means the execution of the following stage will be triggered even if the task fails.
Require approval: It implies that this task will not be executed until approved by the people added to the approvers' list.
The task remains blocked until all approvers added to the list approve it.
When enabled, it allows you to add approvers to the list.
The approver has to be a Brainboard user.

API key is optional. If you have a paid subscription, you can add your key and repository ID.
Sample output

Last updated