From 23a740c8c07e96ed8e56cdd0f2983cccda84d306 Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Thu, 16 Jan 2025 22:04:12 -0500 Subject: [PATCH] audit_exceptions/github_prerelease_allowlist: add rails-new 0.5.0 Signed-off-by: Rui Chen --- audit_exceptions/github_prerelease_allowlist.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/audit_exceptions/github_prerelease_allowlist.json b/audit_exceptions/github_prerelease_allowlist.json index 6e2b7ca4383e82..136d758f7636c4 100644 --- a/audit_exceptions/github_prerelease_allowlist.json +++ b/audit_exceptions/github_prerelease_allowlist.json @@ -7,5 +7,6 @@ "joshuto": "all", "lha": "all", "libesedb": "20240420", - "polynote": "all" + "polynote": "all", + "rails-new": "0.5.0" }