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 154ba23
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
5 changes: 5 additions & 0 deletions ci/ios/upload-vm/osv-scanner.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
[[PackageOverrides]]
# effectiveUntil = 2025-04-01
ignore = true
name = "rexml"
reason = "The XML payload is generated by Apple tooling which we trust"
5 changes: 5 additions & 0 deletions ios/osv-scanner.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
[[PackageOverrides]]
# effectiveUntil = 2025-04-01
ignore = true
name = "rexml"
reason = "The XML payload is generated by Apple tooling which we trust"

0 comments on commit 154ba23

Please sign in to comment.