1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2024-12-14 11:03:09 +02:00
sap-jenkins-library/documentation/docs/steps/detectExecuteScan.md
Oliver Nocon a67f850fdb
add step for Synopsis Detect Scans (#690)
* add step for Synopsis Detect Scans

tool was formerly calles Blackduck Hub Detect.
Details about the tool can be found here: https://synopsys.atlassian.net/wiki/spaces/INTDOCS/pages/62423113/Synopsys+Detect
2019-05-08 11:36:01 +02:00

520 B

${docGenStepName}

${docGenDescription}

Prerequsites

You need to store the API token for the Detect service as 'Secret text' credential in your Jenkins system.

!!! note "minimum plugin requirement" This step requires synopsys-detect-plugin with at least version 2.0.0.

Example

detectExecuteScan script: this, scanProperties: ['--logging.level.com.synopsys.integration=TRACE']

${docGenParameters}

${docGenConfiguration}