Skip to content

Commit 4f404e9

Browse files
committed
Temporarily include some queries in the code scanning suite
This should be reverted once we have a decent set of default queries.
1 parent a02cfd2 commit 4f404e9

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

ql/src/codeql-suites/ruby-code-scanning.qls

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,8 @@
22
- qlpack: codeql-ruby
33
- apply: code-scanning-selectors.yml
44
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

Comments
 (0)