Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow selection of proxy protocol to be used #891

Open
kouryu opened this issue Sep 21, 2017 · 1 comment
Open

Allow selection of proxy protocol to be used #891

kouryu opened this issue Sep 21, 2017 · 1 comment

Comments

@kouryu
Copy link

kouryu commented Sep 21, 2017

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.

@jeremylong
Copy link
Owner

@kouryu if you have a PR - that would be awesome.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants