You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to ignore specific packages (libicu), or specific CVEs (eg ancient CVE-2005-3660) on all servers. So I added them to default settings ignoreCves, ignorePkgsRegexp. This works for vuls scan mode, and is visible in results json file:
What did you do? (required. The issue will be closed when not provided.)
I run a vuls server to receive dpkg lists from other nodes, submitted like this:
I want to ignore specific packages (
libicu
), or specific CVEs (eg ancientCVE-2005-3660
) on all servers. So I added them todefault
settingsignoreCves
,ignorePkgsRegexp
. This works forvuls scan
mode, and is visible inresults
json file:What did you expect to happen?
The
default
settings should be applied tovuls server
scans as well.What happened instead?
Please re-run the command using
-debug
and provide the output below.in gist at https://gist.github.com/hdhoang/b88afd48e3c5aa034315f58b89819818
Steps to reproduce the behaviour
Using debian VM (10.9 freshly installed from CD). vuls, cve-dictionary, gost, goval fetched for years 2020,2021, debian 10.
Configuration (MUST fill this out):
Go version (
go version
): (not relevant because I'm using docker image)Go environment (
go env
): (not relevant because I'm using docker image)Vuls environment:
Hash : vuls-v0.15.11-build-20210625_051138_8e6351a (docker image)
The text was updated successfully, but these errors were encountered: