I have uploaded a copy of NVD data (downloaded using open-vulnerability-cli) to a private gitlab repository. In my POM File I have
<nvdDatafeedUrl>https://my.gitlab.server/path/to/mirror-repository/-/raw/main/nvdcve-{0}.json.gz</nvdDatafeedUrl>
How do I setup authentication details?
I have uploaded a copy of NVD data (downloaded using open-vulnerability-cli) to a private gitlab repository. In my POM File I have
<nvdDatafeedUrl>https://my.gitlab.server/path/to/mirror-repository/-/raw/main/nvdcve-{0}.json.gz</nvdDatafeedUrl>How do I setup authentication details?