From 33ddb84836965c4bff6fd442c317de240e54ec3f Mon Sep 17 00:00:00 2001 From: Olivier Cervello Date: Tue, 23 Apr 2024 17:07:23 +0200 Subject: [PATCH] fix: grype integration test (#327) --- tests/integration/outputs.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/integration/outputs.py b/tests/integration/outputs.py index b57bca18..4826b818 100644 --- a/tests/integration/outputs.py +++ b/tests/integration/outputs.py @@ -139,7 +139,7 @@ 'grype': [ Vulnerability( matched_at=ROOT_FOLDER, - name='Manipulating Web Input to File System Calls', + name='GHSA-mq26-g339-26xf', provider='cve.circl.lu', severity='medium', tags=['ghsa'],