summaryrefslogtreecommitdiff
path: root/.github/codeql/codeql-config.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/codeql/codeql-config.yml')
-rw-r--r--.github/codeql/codeql-config.yml11
1 files changed, 0 insertions, 11 deletions
diff --git a/.github/codeql/codeql-config.yml b/.github/codeql/codeql-config.yml
deleted file mode 100644
index 60563975..00000000
--- a/.github/codeql/codeql-config.yml
+++ /dev/null
@@ -1,11 +0,0 @@
-# CodeQL configuration for vyos-documentation.
-#
-# docs/_static/js/datatables.js is vendored stock DataTables 1.11.5 — unmodified
-# third-party code (MIT). CodeQL flags its internal HTML-strip/sort helpers
-# (js/incomplete-multi-character-sanitization, js/incomplete-sanitization), which
-# are display/sort normalization routines, not sanitization boundaries. The file is
-# excluded from analysis rather than hand-patched, so the vendored copy stays
-# byte-identical to upstream and remains trivially re-vendorable on the next bump.
-
-paths-ignore:
- - docs/_static/js/datatables.js