This is an automated email from the ASF dual-hosted git repository.

markt-asf pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat-native.git


The following commit(s) were added to refs/heads/main by this push:
     new e36d5a5e3 Add security-extended queries to CodeQL workflow
e36d5a5e3 is described below

commit e36d5a5e3378623a40b23112a64ac1a11383e6d8
Author: Mark Thomas <[email protected]>
AuthorDate: Fri May 22 23:05:57 2026 +0100

    Add security-extended queries to CodeQL workflow
---
 .github/workflows/codeql.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml
index b46571a57..48f1c967c 100644
--- a/.github/workflows/codeql.yml
+++ b/.github/workflows/codeql.yml
@@ -58,6 +58,7 @@ jobs:
       with:
         languages: ${{ matrix.language }}
         build-mode: ${{ matrix.build-mode }}
+        queries: security-extended
         config: |
           paths-ignore:
             - 'java/**'


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to