mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
Update generate-code-scanning-query-list.py
This commit is contained in:
@@ -8,7 +8,7 @@ import argparse
|
||||
|
||||
"""
|
||||
This script collects CodeQL queries that are part of code scanning query packs
|
||||
and prints CSV data to stdout that describes which packs contain which queries.
|
||||
and prints CSV data to stdout that describes which suites in the pack contain which queries.
|
||||
|
||||
Errors are printed to stderr. This script requires that 'git' and 'codeql' commands
|
||||
are on the PATH. It'll try to automatically set the CodeQL search path correctly,
|
||||
|
||||
Reference in New Issue
Block a user