security: triage vendor alerts (#21716)

* security: triage vendor alerts

* add wildcard to vendor
This commit is contained in:
Deniz Onur Duzgun 2024-09-12 11:08:20 -04:00 committed by GitHub
parent 35ffb312b0
commit 1a62917ad1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -37,6 +37,7 @@ repository {
"test/integration/consul-container/*",
"testing/deployer/*",
"test-integ/*",
"agent/uiserver/dist/assets/vendor-*.js",
]
}
}