Esta versão do GitHub Enterprise foi descontinuada em 2022-10-12. Nenhum lançamento de patch será feito, mesmo para questões críticas de segurança. Para obter melhor desempenho, segurança aprimorada e novos recursos, atualize para a última versão do GitHub Enterprise. Para obter ajuda com a atualização, entre em contato com o suporte do GitHub Enterprise.
Analisar automaticamente seu código com relação a vulnerabilidades e erros
Code scanning is available for organization-owned repositories in GitHub Enterprise Server. This feature requires a license for GitHub Advanced Security. Para obter mais informações, confira "Sobre o GitHub Advanced Security".
- Sobre a varredura de código- Voc� pode usar code scanning para encontrar vulnerabilidades e erros de seguran�a no c�digo do seu projeto no GitHub. 
- 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. 
- Triaging code scanning alerts in pull requests- When code scanning identifies a problem in a pull request, you can review the highlighted code and resolve the alert. 
- Setting up code scanning for a repository- You can set up code scanning by adding a workflow to your repository. 
- Managing code scanning alerts for your repository- From the security view, you can view, fix, or dismiss alerts for potential vulnerabilities or errors in your project's code. 
- Configuring code scanning- You can configure how GitHub scans the code in your project for vulnerabilities and errors. 
- About code scanning with CodeQL- You can use CodeQL to identify vulnerabilities and errors in your code. The results are shown as code scanning alerts in GitHub. 
- Recursos de hardware recomendados para executar o CodeQL- Especifica��es recomendadas (RAM, n�cleos de CPU e disco) para executar an�lises de CodeQL em m�quinas auto-hospedadas, com base no tamanho de sua base de c�digo. 
- Configuring the CodeQL workflow for compiled languages- You can configure how GitHub uses the CodeQL analysis workflow to scan code written in compiled languages for vulnerabilities and errors. 
- Troubleshooting the CodeQL workflow- If you're having problems with code scanning, you can troubleshoot by using these tips for resolving issues. 
- Running CodeQL code scanning in a container- You can run code scanning in a container by ensuring that all processes run in the same container. 
- Viewing code scanning logs- You can view the output generated during code scanning analysis in your GitHub Enterprise Server instance.