You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@santuario.apache.org by co...@apache.org on 2020/10/16 15:28:24 UTC

[santuario-xml-security-java] branch master updated: Possibly fixing exclusion id for codeql

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/santuario-xml-security-java.git


The following commit(s) were added to refs/heads/master by this push:
     new d23b92e  Possibly fixing exclusion id for codeql
d23b92e is described below

commit d23b92ea9057754f25fe9d918a7494bbabc23f98
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Fri Oct 16 16:26:03 2020 +0100

    Possibly fixing exclusion id for codeql
---
 .github/codeql/santuario.qls | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/codeql/santuario.qls b/.github/codeql/santuario.qls
index ba4e499..a076c23 100644
--- a/.github/codeql/santuario.qls
+++ b/.github/codeql/santuario.qls
@@ -1,5 +1,5 @@
 - import: codeql-suites/java-security-and-quality.qls
   from: codeql-java
   exclude:
-    query path: Advisory/Declarations/MissingOverrideAnnotation.ql
+    id: java/missing-override-annotation