github / github/codeql-cli-binaries
Make pretty-printing of graphs available to codeql query run
Offen
CLI
- Vorherrschende Sprache
- Keine Sprachdaten
- Sterne
- 1k
- Forks
- 184
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
codeql test run has a nice pretty-printer for graph queries (i.e. for the PrintIR query for cpp).
It would be great to have the option to run queries using codeql query run and then get the output pretty-printed.
The results of PrintIR.ql are otherwise not that helpful.
Beitragsleitfaden
Rechercherichtung
Start by comparing how `codeql test run` pretty-prints graph-query results with the output from `codeql query run`, using the C++ `PrintIR.ql` example mentioned in the issue. Done means `codeql query run` offers an option that produces the same useful pretty-printed output for graph queries.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Bereich
- devtools
- Issue-Typ
- Feature
- Schwierigkeit
- 4/5
- Geschätzter Aufwand
- 3-5 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Muss geklärt werden
- Anfängerfreundlichkeit
- 25/100