codeql/misc
Bas van Schaik 31495b876e
Python script to generate lists of code scanning queries in CSV format (#4177)
* Create a PowerShell script that can be used to report on the set of queries inside of a particular QL Suite.
* Translate PowerShell script into Python
* support running this script from anywhere within the CodeQL git repo
* print non-fatal error if metadata is not available
* make sure warning about missing pack is printed to stderr
* only run on pushes against main and rcs
* detect repo by checking remote, rather than first SHA
* specify full sha of dsaltares/fetch-gh-release-asset
* trigger workflow on PR that modifies paths of interest

Co-authored-by: Justin Hutchings <jhutchings1@users.noreply.github.com>
Co-authored-by: Aditya Sharad <6874315+adityasharad@users.noreply.github.com>
2020-09-10 12:25:02 -07:00
..
emacs
legacy-support qlpack.json is now qlpack.yml 2019-10-22 17:36:35 +02:00
scripts Python script to generate lists of code scanning queries in CSV format (#4177) 2020-09-10 12:25:02 -07:00
suite-helpers CodeQL: exclude queries from CodeScanning suites 2020-07-03 14:03:00 +02:00
vim