From 58267f51f0a5853ab198376ea28a1e6e28bd81a2 Mon Sep 17 00:00:00 2001 From: Frank Viernau Date: Wed, 31 Jul 2024 15:17:23 +0200 Subject: [PATCH] test(osv): Update an expected result Signed-off-by: Frank Viernau --- .../assets/vulnerabilities-by-commit-expected-result.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/clients/osv/src/funTest/assets/vulnerabilities-by-commit-expected-result.json b/clients/osv/src/funTest/assets/vulnerabilities-by-commit-expected-result.json index bd16d853b85f4..c944b3bf986ac 100644 --- a/clients/osv/src/funTest/assets/vulnerabilities-by-commit-expected-result.json +++ b/clients/osv/src/funTest/assets/vulnerabilities-by-commit-expected-result.json @@ -218,7 +218,7 @@ { "schema_version": "1.6.0", "id": "CVE-2022-33068", - "modified": "2024-05-22T17:34:04.204626Z", + "modified": "2024-07-31T03:02:00.197195Z", "published": "2022-06-23T17:15:14Z", "related": [ "ALSA-2022:8384", @@ -989,6 +989,10 @@ { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/W56WTC5IY4EIUHVUIHMCXA3BSBZLSZCI/" + }, + { + "type": "ADVISORY", + "url": "https://security.alpinelinux.org/vuln/CVE-2022-33068" } ] },