# 保护依赖项

构建技能，帮助你使用自动化工具和工作流使依赖项保持最新，并免受漏洞的伤害。

## Links

* [Dependabot 快速入门指南](/zh/enterprise-cloud@latest/code-security/tutorials/secure-your-dependencies/dependabot-quickstart-guide)

  查找并修复您所依赖的 Dependabot 易受攻击的依赖项。

* [通过 GitHub Actions 自动化 Dependabot](/zh/enterprise-cloud@latest/code-security/tutorials/secure-your-dependencies/automating-dependabot-with-github-actions)

  如何使用 GitHub Actions 来自动执行常见 Dependabot 相关任务的示例。

* [优化 Dependabot 版本更新的拉取请求创建](/zh/enterprise-cloud@latest/code-security/tutorials/secure-your-dependencies/optimizing-pr-creation-version-updates)

  了解如何简化和高效地管理 Dependabot 拉取请求。

* [设置 Dependabot 以使用 Actions Runner Controller 在自托管操作运行器上运行](/zh/enterprise-cloud@latest/code-security/tutorials/secure-your-dependencies/setting-dependabot-to-run-on-self-hosted-runners-using-arc)

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

* [自定义 Dependabot 拉取请求以适应你的流程](/zh/enterprise-cloud@latest/code-security/tutorials/secure-your-dependencies/customizing-dependabot-prs)

  了解如何定制你的 Dependabot 拉取请求以更好地适应你自己的内部工作流。

* [自定义依赖项评审操作配置](/zh/enterprise-cloud@latest/code-security/tutorials/secure-your-dependencies/customizing-your-dependency-review-action-configuration)

  了解如何为依赖项评审操作配置添加基本自定义。