stevespringett / nist-data-mirror

A simple Java command-line utility to mirror the CVE JSON data from NIST.
Apache License 2.0
206 stars 93 forks source link

Added empty string check for proxy settings in Docker context. #42

Closed 0x7d7b closed 4 years ago

0x7d7b commented 4 years ago

Fix for Docker environments without proxy settings: #41

stevespringett commented 4 years ago

thanks for the pr