mirror of
https://github.com/SAP/jenkins-library.git
synced 2025-01-18 05:18:24 +02:00
[Documentation ]fix checkmarx docs (#2372)
* fix checkmarx docs * go generate Co-authored-by: Christopher Fenner <26137398+CCFenner@users.noreply.github.com> Co-authored-by: Oliver Nocon <33484802+OliverNocon@users.noreply.github.com>
This commit is contained in:
parent
6c51b76fcf
commit
9cb605ba60
@ -176,6 +176,7 @@ func CheckmarxExecuteScanCommand() *cobra.Command {
|
||||
and many other programming languages for security flaws based on a set of provided rules/queries that can be customized and extended.
|
||||
|
||||
This step by default enforces a specific audit baseline for findings and therefore ensures that:
|
||||
|
||||
* No 'To Verify' High and Medium issues exist in your project
|
||||
* Total number of High and Medium 'Confirmed' or 'Urgent' issues is zero
|
||||
* 10% of all Low issues are 'Confirmed' or 'Not Exploitable'
|
||||
|
@ -6,6 +6,7 @@ metadata:
|
||||
and many other programming languages for security flaws based on a set of provided rules/queries that can be customized and extended.
|
||||
|
||||
This step by default enforces a specific audit baseline for findings and therefore ensures that:
|
||||
|
||||
* No 'To Verify' High and Medium issues exist in your project
|
||||
* Total number of High and Medium 'Confirmed' or 'Urgent' issues is zero
|
||||
* 10% of all Low issues are 'Confirmed' or 'Not Exploitable'
|
||||
|
Loading…
x
Reference in New Issue
Block a user