grype icon indicating copy to clipboard operation
grype copied to clipboard

Http proxy support

Open davidgiga1993 opened this issue 4 years ago • 1 comments

What would you like to be added: Grype should be able to download DB updates via an http proxy

Why is this needed: For restricted environments where internet access is only possible via a proxy (for example K8 egress proxy)

Additional context: If it's already possible it should be added to the documentation

davidgiga1993 avatar Apr 20 '21 11:04 davidgiga1993

Update: Using http_proxy and https_proxy environment variables works. It would be nice if this could be added to the docs.

davidgiga1993 avatar May 04 '21 07:05 davidgiga1993

I'm going to close this, as proxy support seems to be working fine in Grype with the aforementioned HTTPS_PROXY variable set. Please reopen if there are further issues!

kzantow avatar Nov 29 '22 15:11 kzantow