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

Add Proxy for Prepare Wrapper #3260

Open lorriborri opened 3 days ago

lorriborri commented 3 days ago

Situtation

The prepare wrapper always needs to access the internet to download docker images and git repositories.

Wanted

Implement Proxy usage to enable the prepare wrapper to use proxy settings, if needed.

Solution

Implement JGit and Skopeo Proxy usage