-
Notifications
You must be signed in to change notification settings - Fork 615
Description
In our team we have encountered a situation, when we wanted to configure vault credentials for detectExecuteScan, but we were not able to find the required attributes using the documentation page:
https://www.project-piper.io/steps/detectExecuteScan/ (https://github.com/SAP/jenkins-library/blob/master/resources/metadata/detectExecuteScan.yaml > https://github.com/SAP/jenkins-library/blob/master/documentation/docs/steps/detectExecuteScan.md)
However, the vault credentials are described here:
https://www.project-piper.io/infrastructure/vault/#using-vault-for-general-purpose-and-test-credentials (https://github.com/SAP/jenkins-library/blob/master/documentation/docs/infrastructure/vault.md#using-vault-for-general-purpose-and-test-credentials)
Would it be possible to extend steps documentation to also include all common parameters so its easier to find and use these options?