mercedes-benz / sechub

SecHub provides a central API to test software with different security tools.
https://mercedes-benz.github.io/sechub/
MIT License
259 stars 58 forks source link

Improve user message coming from pds-gitleaks #3120

Closed winzj closed 2 months ago

winzj commented 2 months ago

Situation

Depending on the context a SecHub secretScan is started using the sechub cli, the message tells the user if a ".git" file was "found" to perform a history scan. This can be misleading because the person starting the scan might think this message is from the client and the client did not detect any ".git" folder.

Solution

Improve the SecHub user message by telling the user no ".git" was "uploaded".