You've already forked sap-jenkins-library
mirror of
https://github.com/SAP/jenkins-library.git
synced 2025-09-16 09:26:22 +02:00
address comments
This commit is contained in:
@@ -3,10 +3,10 @@ metadata:
|
||||
description: checkmarxOne is the recommended tool for security scans of JavaScript, iOS, Swift and Ruby code.
|
||||
errors:
|
||||
- pattern: "project .* not compliant"
|
||||
message: "Project failed compliance checks. Review security findings and fix issues to meet compliance requirements."
|
||||
message: "Project failed compliance checks. Triage security findings in Checkmarx One and fix issues to meet compliance requirements."
|
||||
category: "compliance"
|
||||
- pattern: "No APIKey or client_id/client_secret provided"
|
||||
message: "Authentication failed. Verify APIKey or client credentials are properly configured in vault secrets."
|
||||
message: "Authentication failed. Verify APIKey or client credentials are properly configured."
|
||||
category: "authentication"
|
||||
longDescription: |-
|
||||
checkmarxOne is a Static Application Security Testing (SAST) platform to analyze i.e. Java or TypeScript, Swift, Golang, Ruby code,
|
||||
|
Reference in New Issue
Block a user