mirror of
https://github.com/github/codeql.git
synced 2026-04-27 01:35:13 +02:00
Ruby: Freeze the quality queries in the security-and-quality suite.
This commit is contained in:
@@ -1,4 +1,9 @@
|
||||
- description: Security-and-quality queries for Ruby
|
||||
- queries: .
|
||||
- apply: security-and-quality-selectors.yml
|
||||
- apply: security-and-frozen-quality-selectors.yml
|
||||
from: codeql/suite-helpers
|
||||
- include:
|
||||
id:
|
||||
- rb/database-query-in-loop
|
||||
- rb/uninitialized-local-variable
|
||||
- rb/useless-assignment-to-local
|
||||
|
||||
Reference in New Issue
Block a user