Skip to content

Commit

Permalink
Ignore rexml vulnerabilities until 1st of April 2025
Browse files Browse the repository at this point in the history
  • Loading branch information
buggmagnet committed Nov 1, 2024
1 parent ee37deb commit 2eb7337
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
4 changes: 4 additions & 0 deletions ci/ios/upload-vm/osv-scanner.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
[[PackageOverrides]]
# ignoreUntil = 2025-04-01
ignore = true
name = "rexml"
4 changes: 4 additions & 0 deletions ios/osv-scanner.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
[[PackageOverrides]]
# ignoreUntil = 2025-04-01
ignore = true
name = "rexml"

0 comments on commit 2eb7337

Please sign in to comment.