github / github/codeql-cli-binaries
Make pretty-printing of graphs available to codeql query run
未关闭
CLI
- 主要语言
- 没有语言数据
- 星标
- 1k
- 派生
- 184
- PR 合并指标
- 30 天内没有已合并 PR
描述
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.
贡献指南
调研方向
首先,使用 issue 中提到的 C++ `PrintIR.ql` 示例,比较 `codeql test run` 如何美化打印图查询结果与 `codeql query run` 的输出。完成标准是 `codeql query run` 提供一个选项,为图查询生成同样有用的美化打印输出。
由索引模型根据 Issue 内容生成。
评估
- 领域
- devtools
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100