From c53895041fd818ae4e1c74ff5d1c58d0a7ff784b Mon Sep 17 00:00:00 2001 From: hc-github-team-consul-core Date: Thu, 12 Sep 2024 11:27:47 -0400 Subject: [PATCH] Backport of security: triage vendor alerts into release/1.19.x (#21718) * backport of commit 4bcb4afe8ff26a4d79ef696780fcec2ec1f0c8e5 * backport of commit cbd1c2fdfcdf8380165cdd6d40629c632499f795 --------- Co-authored-by: Deniz Onur Duzgun <59659739+dduzgun-security@users.noreply.github.com> --- scan.hcl | 1 + 1 file changed, 1 insertion(+) diff --git a/scan.hcl b/scan.hcl index b0a1b924b4..0da769efb4 100644 --- a/scan.hcl +++ b/scan.hcl @@ -37,6 +37,7 @@ repository { "test/integration/consul-container/*", "testing/deployer/*", "test-integ/*", + "agent/uiserver/dist/assets/vendor-*.js", ] } }