Skip to main content

此版本的 GitHub Enterprise Server 已于以下日期停止服务 2026-03-17. 即使针对重大安全问题,也不会发布补丁。 为了获得更好的性能、更高的安全性和新功能,请升级到最新版本的 GitHub Enterprise。 如需升级帮助,请联系 GitHub Enterprise 支持

机密扫描模式配置数据

了解 secret scanning 模式配置页面中显示的数据,以做出有关推送保护设置的明智决策。

谁可以使用此功能?

组织所有者和安全经理

When configuring push protection, you can view performance data for each secret pattern to make informed enablement decisions. Use metrics like alert volume and false positive rates to balance security with developer experience. See Configuring global security settings for your organization.

ColumnDescription
NameName of the pattern or secret
Alert totalTotal number of alerts for the pattern (percentage and absolute numbers)
False positivesPercentage of false positives for the pattern
Bypass ratePercentage of bypasses for the pattern
GitHub defaultDefault behavior for push protection, as recommended by GitHub
Enterprise settingUneditable at organization level
Current enablement status for push protection
Can be Enabled, Disabled, and Default.
At enterprise level, Default is the default value.
Organization settingOnly valid at organization level
Current enablement status for push protection
Can be Enabled, Disabled, and Enterprise (inherited from the enterprise).
Enterprise is the default value.