diff --git a/policy/vulnerability-exceptions.json b/policy/vulnerability-exceptions.json index 6ba8c57..4134ad7 100644 --- a/policy/vulnerability-exceptions.json +++ b/policy/vulnerability-exceptions.json @@ -17,5 +17,24 @@ ], "createdAt": "2026-06-15T16:16:15.752Z", "evidenceRef": "test-run-002" + }, + { + "id": "VEX-2026-002", + "type": "alert", + "package": "vitest", + "ecosystem": "npm", + "repo": "mission-testronaut/testronaut-cli", + "alertNumber": 16, + "dependencyScope": "dev", + "appliesToSeverities": [ + "critical" + ], + "reason": "testing", + "acceptedUntil": "2026-06-30T00:00:00.000Z", + "approvedBy": [ + "Shane Fast" + ], + "createdAt": "2026-06-17T17:03:56.919Z", + "evidenceRef": "https://github.com/mission-testronaut/testronaut-cli/security/dependabot/16" } ]