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.git


The following commit(s) were added to refs/heads/main by this push:
     new 9a549f9239 Change CodeQL queries from security-extended to 
security-and-quality
9a549f9239 is described below

commit 9a549f9239b29aad27058e2ec72aa651e8024b1a
Author: Mark Thomas <[email protected]>
AuthorDate: Thu May 14 11:25:49 2026 +0100

    Change CodeQL queries from security-extended to security-and-quality
    
    This is the most sensitive mode
---
 .github/workflows/codeql.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml
index 8d87c4bb46..5943aae743 100644
--- a/.github/workflows/codeql.yml
+++ b/.github/workflows/codeql.yml
@@ -50,7 +50,7 @@ jobs:
       with:
         languages: ${{ matrix.language }}
         build-mode: ${{ matrix.build-mode }}
-        queries: security-extended
+        queries: security-and-quality
         config: |
           paths-ignore:
             - 'test/**'


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

Reply via email to