grype/internal
James Hebden 30f05c3759
Add --ignore-states flag for ignoring findings with specific fix states (#1473)
* Add --ignore-states flag for ignoring findings with by fix state

Signed-off-by: James Hebden <jhebden@gitlab.com>

* ignore options checked before scan, fail on invalid ignore states, ignore states comma-separated

Signed-off-by: James Hebden <jhebden@gitlab.com>

* Add CLI tests for new --ignore-states flag

Signed-off-by: Will Murphy <will.murphy@anchore.com>

---------

Signed-off-by: James Hebden <jhebden@gitlab.com>
Signed-off-by: Will Murphy <will.murphy@anchore.com>
Co-authored-by: Will Murphy <will.murphy@anchore.com>
2023-10-17 14:07:34 -04:00
..
bus fix: terminal clobbering when commands return errors (#1505) 2023-09-20 12:17:33 -04:00
file feat(outputs): allow to set multiple outputs (#648) (#1346) 2023-07-11 17:37:17 +00:00
format chore: removes unnecessary conditional (#1539) 2023-10-04 18:08:34 +00:00
log chore: update CLI to CLIO (#1437) 2023-09-11 15:10:06 -04:00
logger refactor: move from io/ioutil to io and os packages (#543) 2021-12-15 09:35:04 -05:00
redact chore: update CLI to CLIO (#1437) 2023-09-11 15:10:06 -04:00
stringutil Add --ignore-states flag for ignoring findings with specific fix states (#1473) 2023-10-17 14:07:34 -04:00
constants.go chore: update CLI to CLIO (#1437) 2023-09-11 15:10:06 -04:00
input.go Fix reading syft json from stdin by redirect (#1299) 2023-05-16 19:41:43 +00:00