Support ignore CveIDs in config
This commit is contained in:
@@ -233,6 +233,8 @@ type ServerInfo struct {
|
||||
// Container Names or IDs
|
||||
Containers []string
|
||||
|
||||
IgnoreCves []string
|
||||
|
||||
// Optional key-value set that will be outputted to JSON
|
||||
Optional [][]interface{}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user