summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorJon Petersson <jon.petersson@mullvad.net>2025-05-07 12:42:43 +0200
committerJon Petersson <jon.petersson@mullvad.net>2025-05-07 12:42:43 +0200
commit5a43d4839b93def4b8bde3fc4622c6454c2f7bda (patch)
tree523816c762d9705f4f45bfe451b032a34afb6ba4
parent030a46ec7b8b69fcfd73990149ec0df34e12c4ef (diff)
parentb895bd41c58b6e6a2414553dab373106fedf4210 (diff)
downloadmullvadvpn-5a43d4839b93def4b8bde3fc4622c6454c2f7bda.tar.xz
mullvadvpn-5a43d4839b93def4b8bde3fc4622c6454c2f7bda.zip
Merge branch 'bump-rexml-osv-scanner-deadline'
-rw-r--r--ios/osv-scanner.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ios/osv-scanner.toml b/ios/osv-scanner.toml
index 6d05cc1f49..52e72df6ac 100644
--- a/ios/osv-scanner.toml
+++ b/ios/osv-scanner.toml
@@ -2,7 +2,7 @@
# All of these attacks rely on the input being malicious. We only use this package in our trusted
# build environment with trusted inputs.
[[PackageOverrides]]
-effectiveUntil = 2025-05-01 # Ignored for 6 months at a time, it is unlikely to be an issue.
+effectiveUntil = 2025-11-01 # Ignored for 6 months at a time, it is unlikely to be an issue.
ignore = true
name = "rexml"
reason = "The XML payload is generated by Apple tooling which we trust" \ No newline at end of file