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
Target Server: CentOS Linux release 7.3.1611 (Core)
Vuls Server: CentOS Linux release 7.3.1611 (Core)
Go
Go version: go version go1.8.1 linux/amd64
Current Output
① "vuls report -format-json" →"vuls tui"
→ No problem
② Set "cpeNames" and "ignoreCves" in config.toml.
Execute "vuls tui" immediately after "vuls scan"
("Vuls report -format-json" is not executed.)
→ The settings of "cpeNames" and "ignoreCves" are not reflected.
#Events where cpeNames settings are not reflected are already documented #396
③ After ①, add "-refresh-cve" to "vuls tui"
→The ID corresponding to ignoreCves defined in config.toml is displayed (no filtering is done)
Those specified by cpeNames are displayed in the same way as in ①
The text was updated successfully, but these errors were encountered:
Environment
Vuls
Hash : vuls v0.3.0 fecd1ad
OS
Go
Current Output
① "vuls report -format-json" →"vuls tui"
→ No problem
② Set "cpeNames" and "ignoreCves" in config.toml.
Execute "vuls tui" immediately after "vuls scan"
("Vuls report -format-json" is not executed.)
→ The settings of "cpeNames" and "ignoreCves" are not reflected.
#Events where cpeNames settings are not reflected are already documented
#396
③ After ①, add "-refresh-cve" to "vuls tui"
→The ID corresponding to ignoreCves defined in config.toml is displayed (no filtering is done)
Those specified by cpeNames are displayed in the same way as in ①
The text was updated successfully, but these errors were encountered: