此版本的 GitHub Enterprise 已停止服务 2022-02-16. 即使针对重大安全问题,也不会发布补丁。 要获得更好的性能、改进的安全性和新功能,请升级到 GitHub Enterprise 的最新版本。 如需升级方面的帮助,请联系 GitHub Enterprise 支持。
Code security guides
了解 GitHub Enterprise Server 可以帮助您提高代� �安全性的不同方式。
- 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
GitHub 安全功能
概览GitHub 安全功能概述。
- Repositories
- Dependencies
- Vulnerabilities
- Advanced Security
Securing your organization
操作方法指南You can use a number of GitHub features to help keep your organization secure.
- Organizations
- Dependencies
- Vulnerabilities
- Advanced Security
Securing your repository
操作方法指南You can use a number of GitHub features to help keep your repository secure.
- Repositories
- Dependencies
- Vulnerabilities
- Advanced Security
About secret scanning
概览GitHub Enterprise Server scans repositories for known types of secrets, to prevent fraudulent use of secrets that were committed accidentally.
- Secret scanning
- Advanced Security
Configuring secret scanning for your repositories
操作方法指南You can configure how GitHub scans your repositories for secrets.
- Secret scanning
- Advanced Security
- Repositories
管理来自密� �扫描的警报
操作方法指南您可以查看并关闭已检入仓库的密� �的警报。
- Secret scanning
- Advanced Security
- Alerts
- Repositories
Secret scanning partners
参考Lists of supported secrets and the partners that GitHub works with to prevent fraudulent use of secrets that were committed accidentally.
- Secret scanning
- Advanced Security
关于代� �扫描
概览您可以使用 代� �扫描 在 GitHub 上查找项目中的安全漏洞和代� �错误。
- Advanced Security
- Code scanning
About code scanning alerts
概览Learn about the different types of code scanning alerts and the information that helps you understand the problem each alert highlights.
- Advanced Security
- Code scanning
- CodeQL