grype
grype copied to clipboard
Http proxy support
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
Update: Using http_proxy and https_proxy environment variables works. It would be nice if this could be added to the docs.
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!