Whitelist RUSTSEC-2024-0429 to fix CI (#34765)

Will be addressed in a follow-up issue

Signed-off-by: Jonathan Schwender <schwenderjonathan@gmail.com>
This commit is contained in:
Jonathan Schwender 2024-12-23 21:31:00 +01:00 committed by GitHub
parent 6be0a64939
commit 8cf7de4943
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -14,6 +14,8 @@ feature-depth = 1
ignore = [
# This is for the usage of time@0.1.45 in WebRender, which should be removed soon.
"RUSTSEC-2020-0071",
# This is for glib < 0.20 which is pulled in by gstreamer
"RUSTSEC-2024-0429",
# This has been yanked, but upgrading to the next version breaks some WPT tests.
# It needs investigation.
"url@2.5.3",