Skip to main content

安全和代码质量文档

使用集成工具将安全性和代码质量构建到 GitHub 工作流中。

文章

Troubleshoot security tools

“磁盘不足”和“内存不足”错误

如果系统针对 GitHub Actions 显示其中某一错误,你可以尝试使用替代运行器。

Find CodeQL CLI commands

bqrs info

显示 BQRS 文件的元数据。

Find CodeQL CLI commands

bqrs interpret

[管道] 解释单个 BQRS 中的数据。

Find CodeQL CLI commands

bqrs 哈希

[管道] 计算 BQRS 文件的稳定哈希。

Find CodeQL CLI commands

bqrs 差异

计算两个结果集之间的差异。

Find CodeQL CLI commands

bqrs 解码

将结果数据从 BQRS 转换为其他形式。

Improve code quality

C# 代码质量的 CodeQL 查询

浏览 CodeQL 用于分析 C# 编写的代码质量的查询。

Troubleshoot security tools

C# 编译器意外失败

如果 MSBuild C# 编译意外失败,则可能需要修改应用程序项目文件。

Improve code quality

Code coverage reference

Code Quality shows how much of your code your tests actually exercise, so you can find untested code before you merge.

显示 464 的 1-9