changeset 7648:73cb61350d3b

build: fix format and remove fix-state. The run failed. So the .grype.yaml is being loaded. Only set the vulnerability id. Ignore fix-state. This will mean that I don't get a warning if it gets fixed, but this is unlikely to be fixed.
author John Rouillard <rouilj@ieee.org>
date Mon, 25 Sep 2023 00:03:46 -0400
parents d88bdaeecbec
children 771d7c43c76f
files .grype.yaml
diffstat 1 files changed, 1 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/.grype.yaml	Sun Sep 24 23:54:18 2023 -0400
+++ b/.grype.yaml	Mon Sep 25 00:03:46 2023 -0400
@@ -1,5 +1,3 @@
 ignore:
-  - vlnerability: CVE-2018-20225
-    fix-state: not-fixed
+  - vulnerability: CVE-2018-20225
   - vulnerability: CVE-2018-20225-pip
-  fix-state: not-fixed

Roundup Issue Tracker: http://roundup-tracker.org/