diff --git a/reports/jest/osv-scanner.toml b/reports/jest/osv-scanner.toml index 5f37aed..aff0e68 100644 --- a/reports/jest/osv-scanner.toml +++ b/reports/jest/osv-scanner.toml @@ -1,3 +1,7 @@ [[IgnoredVulns]] id = "GHSA-mh29-5h37-fv8m" +reason = "Test dependency" + +[[IgnoredVulns]] +id = "GHSA-73rr-hh4g-fpgx" reason = "Test dependency" \ No newline at end of file diff --git a/reports/mocha/osv-scanner.toml b/reports/mocha/osv-scanner.toml index 48dce5d..5df8922 100644 --- a/reports/mocha/osv-scanner.toml +++ b/reports/mocha/osv-scanner.toml @@ -7,5 +7,5 @@ id = "GHSA-mh29-5h37-fv8m" reason = "Test dependency" [[IgnoredVulns]] -id = "GHSA-73rr-hh4g-fpgx " +id = "GHSA-73rr-hh4g-fpgx" reason = "Test dependency" diff --git a/reports/mochawesome/osv-scanner.toml b/reports/mochawesome/osv-scanner.toml index ad32c02..787e5fe 100644 --- a/reports/mochawesome/osv-scanner.toml +++ b/reports/mochawesome/osv-scanner.toml @@ -32,4 +32,4 @@ reason = "Test dependency" [[IgnoredVulns]] id = "GHSA-6rw7-vpxm-498p" -reason = "Test dependency" \ No newline at end of file +reason = "Test dependency"