I am using gradle:5.6.2-jdk8 docker image in gitlab pipeline.
gradle clean build
Above command is failing with error: Unable to download meta file: https://nvd.nist.gov/feeds/json/cve/1.0/nvdcve-1.0-2020.json.gz No documents exist
Only link related to this problem I found is: https://github.com/jeremylong/DependencyCheck/issues/2039
There isn't any solution available