Trivy
This plugin allows you to scan the Terraform code with trivy and provide output.

Configuration options
Name: This is a Brainboard field to describe what this task is about.
Ignore status: List of vulnerability statuses to ignore:
unknownnot_affectedaffectedfixedunder_investigationwill_not_fixfix_deferredend_of_life
Scanners: List of what security issues to detect:
vulnmisconfigsecretlicense
Severity: Severities of security issues to be displayed:
UNKNOWNLOWMEDIUMHIGHCRITICAL
Ignore failure: if enabled, the execution of the following stage will be triggered even if the task fails.
Offline scan: Do not issue API requests to identify dependencies
Require approval: It implies that this task will not be executed until approved by people added to the approvers' list.
The task remains blocked until all approvers added in the list approve it.
When enabled, it allows you to add approvers to the list.
The approver has to be a Brainboard user.
Config: Can be used to pass any valid Trivy configuration page (see documentation)
Skip files: Specify the files or glob patterns to skip.
Sample output
The output includes clickable links that open the relevant documentation pages listed in the 'More Information' section.

Last updated