There was an error while loading. Please reload this page.
1 parent a02cfd2 commit 4f404e9Copy full SHA for 4f404e9
1 file changed
ql/src/codeql-suites/ruby-code-scanning.qls
@@ -2,3 +2,8 @@
2
- qlpack: codeql-ruby
3
- apply: code-scanning-selectors.yml
4
from: codeql-suite-helpers
5
+# TODO: remove the selectors below
6
+- include:
7
+ id:
8
+ - rb/use-detect
9
+ - rb/overly-permissive-file
0 commit comments