# Tutorials for security and code quality

Build skills and knowledge about GitHub's security and code quality features through examples and hands-on activities.

## Links

* [Secure your secrets at scale with GitHub](/en/enterprise-server@3.22/code-security/tutorials/secret-protection-adoption-path)

  Leaked credentials expose your organization to data breaches. GitHub Secret Protection detects and prevents secret leaks automatically. Follow this five-phase adoption path to assess your current risk, evaluate GitHub Secret Protection, run a pilot, monitor its value, and scale protection across your organization.

* [/code-quality-adoption-path](/en/enterprise-server@3.22/code-quality-adoption-path)

* [Trialing GitHub Advanced Security](/en/enterprise-server@3.22/code-security/tutorials/trialing-github-advanced-security)

  Determine how you can meet your security goals using GitHub Secret Protection and GitHub Code Security.

* [Adopting GitHub Advanced Security at scale](/en/enterprise-server@3.22/code-security/tutorials/adopting-github-advanced-security-at-scale)

  A phased approach to rolling out GitHub Advanced Security at your company using industry and GitHub best practices.

* [Securing your organization](/en/enterprise-server@3.22/code-security/tutorials/secure-your-organization)

  Build skills to help you prevent vulnerabilities and address alerts in your organization.

* [Remediate leaked secrets](/en/enterprise-server@3.22/code-security/tutorials/remediate-leaked-secrets)

  Learn how to identify and remediate leaked secrets in your codebase.

* [/secret-scanning-partner-program](/en/enterprise-server@3.22/secret-scanning-partner-program)

* [Customize code scanning](/en/enterprise-server@3.22/code-security/tutorials/customize-code-scanning)

  Learn how to customize code scanning to meet your project's unique security needs by creating and using CodeQL packs and custom queries.

* [Secure your dependencies](/en/enterprise-server@3.22/code-security/tutorials/secure-your-dependencies)

  Build skills to help you keep your dependencies up to date and protected from vulnerabilities using automated tools and workflows.

* [Implement supply chain best practices](/en/enterprise-server@3.22/code-security/tutorials/implement-supply-chain-best-practices)

  How to think about securing your user accounts, your code, and your build process

* [Manage security alerts](/en/enterprise-server@3.22/code-security/tutorials/manage-security-alerts)

  Build skills and knowledge about GitHub's security and code quality features through examples and hands-on activities.

* [/improve-code-quality](/en/enterprise-server@3.22/improve-code-quality)

* [/fix-reported-vulnerabilities](/en/enterprise-server@3.22/fix-reported-vulnerabilities)