Skip to content

Commit 918d194

Browse files
committed
test(osv): Update expected results
OSV stopped returning CVE-2024-56732 for commit 6879efc in harfbuzz. This seems reasonable, because 6879efc is much older than 30485ee which supposedly introduced the vulnerability, see [1]. [1]: https://osv.dev/vulnerability/CVE-2024-56732 Signed-off-by: Frank Viernau <[email protected]>
1 parent 2b0ee7f commit 918d194

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

clients/osv/src/funTest/kotlin/OsvServiceWrapperFunTest.kt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,6 @@ class OsvServiceWrapperFunTest : WordSpec({
5959
"CVE-2021-45931",
6060
"CVE-2022-33068",
6161
"CVE-2023-25193",
62-
"CVE-2024-56732",
6362
"OSV-2020-484"
6463
)
6564

0 commit comments

Comments
 (0)