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

coheigea pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cxf.git


The following commit(s) were added to refs/heads/master by this push:
     new 7d815ff  Switching codeql to security-and-extended
7d815ff is described below

commit 7d815ff8be6562d12f7981c9c3e1caafd892a581
Author: Colm O hEigeartaigh <[email protected]>
AuthorDate: Tue Oct 20 06:12:09 2020 +0100

    Switching codeql to security-and-extended
---
 .github/codeql/cxf.qls | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/.github/codeql/cxf.qls b/.github/codeql/cxf.qls
index 2f8140a..f34acc0 100644
--- a/.github/codeql/cxf.qls
+++ b/.github/codeql/cxf.qls
@@ -1,5 +1,5 @@
-- import: codeql-suites/java-security-and-quality.qls
+- import: codeql-suites/java-security-extended.qls
   from: codeql-java
-- exclude:
-    id: java/missing-override-annotation
+#- exclude:
+    #id: java/missing-override-annotation
 

Reply via email to