dependency-check / dependency-check/DependencyCheck

Allow selection of proxy protocol to be used

Open
#891 1 comment 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Java
Stars
7.7k
Forks
1.4k
Avg merge
9d 22h
Merged PRs (30d)
13

Description

Currently if you desire to run OWASP dependency check in an environment where a proxy is required, you are forced to communicate with proxy via HTTP since URLConnectionFactory is hardcoded to do so. If for example a SOCKS protocol is desired, there is no way to have dependency check use SOCKS for proxy communication.

I have a working version of this feature that I can clean up for PR creation.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.