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

Prepare wrapper make git clone into repository name #3240

Open lorriborri opened 1 week ago

lorriborri commented 1 week ago

Situation

The prepare wrapper application clones into a fixed repository name. When generating the report, the fixed repository name is used as root folder.

Wanted

Clone into folder that is named like the repository.

Solution

Set get repository name from location and set in GitPrepareWrapperModule the GitContext name the repositories name.