summaryrefslogtreecommitdiffhomepage
path: root/test
diff options
context:
space:
mode:
authorMarkus Pettersson <markus.pettersson@mullvad.net>2024-11-15 08:51:07 +0100
committerMarkus Pettersson <markus.pettersson@mullvad.net>2024-11-15 08:51:07 +0100
commitf56bae181c477fbb4fc46ca832d72e41af2d3416 (patch)
tree80111d7f444ecd6fe2eca2be0144c4ac527c5cfd /test
parent7db530da889b2bddd011e25b6cb12407f535a810 (diff)
parent4427875be237c1adf488ec95baefd4a52816a333 (diff)
downloadmullvadvpn-f56bae181c477fbb4fc46ca832d72e41af2d3416.tar.xz
mullvadvpn-f56bae181c477fbb4fc46ca832d72e41af2d3416.zip
Merge branch 'how-to-silence-rustsec-advisories'
Diffstat (limited to 'test')
-rw-r--r--test/deny.toml2
-rw-r--r--test/osv-scanner.toml2
2 files changed, 4 insertions, 0 deletions
diff --git a/test/deny.toml b/test/deny.toml
index 3725418cfc..4bb1b7bc73 100644
--- a/test/deny.toml
+++ b/test/deny.toml
@@ -1,3 +1,5 @@
+# Keep this file in sync with test/osv-scanner.toml
+
[graph]
# cargo deny will only evaluate dependencies pulled in by these
# targets (the ones we run the test runner on)
diff --git a/test/osv-scanner.toml b/test/osv-scanner.toml
index 12125290e2..7c5a285d80 100644
--- a/test/osv-scanner.toml
+++ b/test/osv-scanner.toml
@@ -1,4 +1,6 @@
# See repository root `osv-scanner.toml` for instructions and rules for this file.
+#
+# Keep this file in sync with test/deny.toml
# `instant` is unmaintained.
[[IgnoredVulns]]