此版本的 GitHub Enterprise 已停止服务 2021-09-23. 即使针对重大安全问题,也不会发布补丁。 要获得更好的性能、改进的安全性和新功能,请升级到 GitHub Enterprise 的最新版本。 如需升级方面的帮助,请联系 GitHub Enterprise 支持

为 GitHub Enterprise Server 上易受攻击的依赖项启用警报

You can connect 您的 GitHub Enterprise Server 实例 to GitHub Enterprise Cloud and enable the dependency graph and Dependabot alerts in repositories in your instance.

Site administrators for GitHub Enterprise Server who are also owners of the connected GitHub Enterprise Cloud organization or enterprise account can enable the dependency graph and Dependabot alerts on GitHub Enterprise Server.

关于 GitHub Enterprise Server 上易受攻击的依赖项的警报

To identify vulnerable dependencies in your repository and receive alerts about vulnerabilities, you need to enable two security features:

  • The dependency graph
  • Dependabot 警报

For more information, see "About the dependency graph" and "About alerts for vulnerable dependencies."

我们从以下来源添加漏洞到 GitHub Advisory Database:

You can connect 您的 GitHub Enterprise Server 实例 to GitHub.com, then sync vulnerability data to your instance and generate Dependabot 警报 in repositories with a vulnerable dependency.

After connecting 您的 GitHub Enterprise Server 实例 to GitHub.com and enabling the dependency graph and Dependabot 警报 for vulnerable dependencies, vulnerability data is synced from GitHub.com to your instance once every hour. 您还可以随时选择手动同步漏洞数据。 代码和关于代码的信息不会从 您的 GitHub Enterprise Server 实例 上传到 GitHub.com。

When 您的 GitHub Enterprise Server 实例 receives information about a vulnerability, it will identify repositories in your instance that use the affected version of the dependency and generate Dependabot 警报. 您可以自定义接收 Dependabot 警报 的方式。 更多信息请参阅“为易受攻击的依赖项配置通知”。

Before enabling the dependency graph and Dependabot alerts for vulnerable dependencies on 您的 GitHub Enterprise Server 实例, you must connect 您的 GitHub Enterprise Server 实例 to GitHub.com. For more information, see "Connecting your enterprise account to GitHub Enterprise Cloud."

Enabling the dependency graph and Dependabot 警报 on GitHub Enterprise Server

For 您的 GitHub Enterprise Server 实例 to generate Dependabot 警报 whenever vulnerabilities are detected on your repositories:

启用依赖关系图

  1. 登录到 http(s)://HOSTNAME/login 上的 您的 GitHub Enterprise Server 实例。

  2. In the administrative shell, enable the dependency graph on 您的 GitHub Enterprise Server 实例:

    $ ghe-config app.github.dependency-graph-enabled true

    :有关启用通过 SSH 访问管理 shell 的更多信息,请参阅“访问管理 shell (SSH)”。

  3. 应用配置。

    $ ghe-config-apply
  4. 返回到 GitHub Enterprise Server。

启用 Dependabot 警报

Before enabling Dependabot 警报 for your instance, you need to enable the dependency graph. For more information, see above.

  1. 在 GitHub Enterprise Server 的右上角,单击您的个人资料照片,然后单击 Enterprise settings(Enterprise 设置)GitHub Enterprise Server 上个人资料照片下拉菜单中的"Enterprise settings(企业设置)"

  2. 在企业帐户侧边栏中,单击 Settings(设置)企业帐户侧边栏中的“设置”选项卡

  3. 在左侧边栏中,单击 GitHub ConnectGitHub Connect tab in the business account settings sidebar

  4. 在“Repositories can be scanned for vulnerabilities(可扫描仓库漏洞)”下,使用下拉菜单,并选择 Enabled without notifications(启用但不发通知)。 (可选)要启用包含通知的警报,请选择 Enabled with notifications(启用并发通知)用于启用扫描仓库有无漏洞的下拉菜单

    We recommend configuring Dependabot 警报 without notifications for the first few days to avoid an overload of emails. 几天后,您可以开启通知,像往常一样接收 Dependabot 警报。

查看 GitHub Enterprise Server 上易受攻击的依赖项

您可以查看 您的 GitHub Enterprise Server 实例 中的所有漏洞,然后手动同步 GitHub.com 中的漏洞数据,以更新列表。

  1. 从 GitHub Enterprise Server 上的管理帐户,点击任何页面右上角的 用于访问站点管理员设置的火箭图标
  2. 在左侧边栏中,单击 Vulnerabilities站点管理员边栏中的 Vulnerabilities 选项卡
  3. 要同步漏洞数据,请单击 Sync Vulnerabilities nowSync vulnerabilities now 按钮