diff --git a/tests/osv-scanner.toml b/tests/osv-scanner.toml new file mode 100644 index 0000000..1296478 --- /dev/null +++ b/tests/osv-scanner.toml @@ -0,0 +1,18 @@ +# They are not part of the build process, dependencies used for testing" + +[[IgnoredVulns]] +id = "RUSTSEC-2021-0145" + +[[IgnoredVulns]] +id = "RUSTSEC-2022-0078" + +[[IgnoredVulns]] +id = "RUSTSEC-2023-0018" + + +[[IgnoredVulns]] +id = "RUSTSEC-2023-0001" + + +[[IgnoredVulns]] +id = "RUSTSEC-2023-0005" \ No newline at end of file