Merge pull request #19891 from michaelnebel/michaelnebel/freezemoresuites

Go/Ruby/Python: Freeze quality queries in `security-and-quality`.
This commit is contained in:
Michael Nebel
2025-07-01 09:04:19 +02:00
committed by GitHub
7 changed files with 167 additions and 110 deletions

View File

@@ -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