Security scan jobs reference
Field reference for Add a security scan job.
Trivy scan fields
| Field | Meaning |
|---|---|
| Job name | Name of the scan job. |
| Apply Security Gate When Vulnerabilities Are Detected At | One or more severities: Critical, High, Medium, Low. |
| When Security Gate Fails | Fail pipeline, or Continue with warning. |
SonarQube scan fields
| Field | Meaning |
|---|---|
| Job name | Name of the scan job. |
| SonarQube Connection | An existing connection from Manage credentials, or add a new one. |
| Project key | The project's unique identifier in SonarQube, e.g. fpt-cloud:web-portal. |
| Quality Gate | When enabled, the Pipeline validates results against SonarQube's Quality Gate via webhook. |