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/19 06:48:10 UTC

[santuario-xml-security-java] 01/02: Removing custom codeql config

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

commit 2c706aeba6ae9435b1c8a8e7e77464356afab817
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Mon Oct 19 06:50:05 2020 +0100

    Removing custom codeql config
---
 .github/codeql/codeql-santuario-config.yml | 13 -------------
 1 file changed, 13 deletions(-)

diff --git a/.github/codeql/codeql-santuario-config.yml b/.github/codeql/codeql-santuario-config.yml
deleted file mode 100644
index 65c52c9..0000000
--- a/.github/codeql/codeql-santuario-config.yml
+++ /dev/null
@@ -1,13 +0,0 @@
-
-name: "Apache Santuario CodeQL config"
-
-disable-default-queries: true
-queries:
-  - name: Custom Security and Quality
-    uses: ./.github/codeql/santuario.qls
-
-
-#queries:
-#  - uses: security-and-quality
-
-