Code security
Enterprise Server 3.1
Code security guides
Learn about the different ways that GitHub Enterprise Server can help you improve your code's security.
- 1概览
关于代码扫描
您可以使用 代码扫描 在 GitHub 上查找项目中的安全漏洞和代码错误。 - 2操作方法指南
Setting up code scanning for a repository
You can set up 代码扫描 by adding a workflow to your repository. - 3操作方法指南
Configuring code scanning
You can configure how GitHub scans the code in your project for vulnerabilities and errors. - 4操作方法指南
Configuring the CodeQL workflow for compiled languages
You can configure how GitHub uses the CodeQL 分析工作流程 to scan code written in compiled languages for vulnerabilities and errors. - 5操作方法指南
在容器中运行 CodeQL 代码扫描
通过确保所有进程都在同一容器中运行,您可以在容器中运行 代码扫描。 - 6操作方法指南
Troubleshooting the CodeQL workflow
If you're having problems with 代码扫描, you can troubleshoot by using these tips for resolving issues.
All Code security guides
找到 30 个指南