From ae2d7070696b5f91cc1ce3ca5bf6559d5436b07f Mon Sep 17 00:00:00 2001 From: Rohan Krishnamurthy <99187454+RoKrish14@users.noreply.github.com> Date: Tue, 5 Mar 2024 13:49:14 +0100 Subject: [PATCH] Update codeql.yml --- .github/workflows/codeql.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index 7702baf1..18e95d67 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -67,6 +67,7 @@ jobs: # For more details on CodeQL's query packs, refer to: https://docs.github.com/en/code-security/code-scanning/automatically-scanning-your-code-for-vulnerabilities-and-errors/configuring-code-scanning#using-queries-in-ql-packs queries: +security-extended,security-and-quality + options: --overwrite - name: Cache maven packages uses: actions/cache@ab5e6d0c87105b4c9c2047343972218f562e4319