From 4f0b924fd7aab89d3a48fbdc1b3921fa79190f70 Mon Sep 17 00:00:00 2001 From: Rylan Polster Date: Wed, 23 Dec 2020 12:38:39 -0500 Subject: [PATCH] Migrate shared audit exceptions (#96469) --- audit_exceptions/github_prerelease_allowlist.json | 12 ++++++++++++ audit_exceptions/gitlab_prerelease_allowlist.json | 1 + 2 files changed, 13 insertions(+) create mode 100644 audit_exceptions/github_prerelease_allowlist.json create mode 100644 audit_exceptions/gitlab_prerelease_allowlist.json diff --git a/audit_exceptions/github_prerelease_allowlist.json b/audit_exceptions/github_prerelease_allowlist.json new file mode 100644 index 0000000000..0bb6db5585 --- /dev/null +++ b/audit_exceptions/github_prerelease_allowlist.json @@ -0,0 +1,12 @@ +{ + "extraterm": "all", + "freetube": "all", + "haptickey": "all", + "home-assistant": "all", + "lidarr": "all", + "nuclear": "all", + "pock": "all", + "syntax-highlight": "all", + "toggl-track": "all", + "xit": "all" +} diff --git a/audit_exceptions/gitlab_prerelease_allowlist.json b/audit_exceptions/gitlab_prerelease_allowlist.json new file mode 100644 index 0000000000..0967ef424b --- /dev/null +++ b/audit_exceptions/gitlab_prerelease_allowlist.json @@ -0,0 +1 @@ +{}