TimesysGit / vigiles-openwrt

Vulnerability management tool that provides OpenWRT SBOM generation and CVE Analysis of target images.
10 stars 6 forks source link

--whitelist-cves does not appear to work #2

Closed phearus closed 2 years ago

phearus commented 2 years ago

--whitelist-cves does not appear to work.

Using the --whitelist-cves vigiles-cve-whitelist.csv option, where vigiles-cve-whitelist.csv looks as follows:

CVE-2020-7982 CVE-2020-24342 CVE-2020-15888 CVE-2020-15945 CVE-2020-15889 CVE-2021-0326 CVE-2020-36254 CVE-2021-43523 CVE-2021-3711 CVE-2021-20305 CVE-2021-3580

does not result in whitelisted CVEs (they remain marked Unfixed) in the vigiles CVE Dashboard.

iancampbell commented 2 years ago

This issue has been resolved. Please let me know if you still experience any issues when whitelisting CVEs.