From a3cf96418ef4733dcce99dd1aa190e62f42978bb Mon Sep 17 00:00:00 2001 From: Angela P Wen Date: Wed, 8 Mar 2023 08:39:00 -0800 Subject: [PATCH] Add `security-experimental` to `codeql-config.yml` (#1566) --- .github/codeql/codeql-config.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/codeql/codeql-config.yml b/.github/codeql/codeql-config.yml index 9fbd570840..124be804aa 100644 --- a/.github/codeql/codeql-config.yml +++ b/.github/codeql/codeql-config.yml @@ -7,6 +7,7 @@ queries: # we include both even though one is a superset of the # other, because we're testing the parsing logic and # that the suites exist in the codeql bundle. + - uses: security-experimental - uses: security-extended - uses: security-and-quality paths-ignore: