使用 Copilot 机密扫描增强机密检测功能
了解 secret scanning 如何使用 AI 检测代码中的通用机密,并为自定义模式生成正则表达式。
谁可以使用此功能?
Copilot 机密扫描 可用于以下存储库:
- 使用启用了 GitHub Advanced Security 的 GitHub Enterprise Cloud 的组织中的公共、专用和内部存储库
使用 Copilot 机密扫描负责任地检测通用机密
了解 Copilot 机密扫描 如何负责任地使用 AI 扫描和创建非结构化机密(例如密码)的警报。
启用 Copilot 机密扫描的通用机密检测
可以为存储库或组织启用 通用机密检测。 通用机密(如密码)的警报在 secret scanning 警报页上单独的列表中显示。
Responsible generation of regular expressions with Copilot secret scanning
Learn about the capabilities and limitations of the 正则表达式生成器 in helping you to define custom patterns to extend the capabilities of secret scanning.
Generating regular expressions for custom patterns with Copilot secret scanning
You can use Copilot 机密扫描's 正则表达式生成器 to write regular expressions for custom patterns. The generator uses an AI model to generate expressions that match your input, and optionally example strings.