forked from github/docs
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsecret-scanning.yml
More file actions
15 lines (14 loc) · 843 Bytes
/
Copy pathsecret-scanning.yml
File metadata and controls
15 lines (14 loc) · 843 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Variables used in secret scanning that are not product names
partner_alerts: 'secret scanning alerts for partners' # GitHub.com feature for public repos only
partner_alerts_caps: 'Secret scanning alerts for partners'
user_alerts: >-
{% ifversion fpt or ghec %}secret scanning alerts for users{% else %}secret scanning{% endif %}
user_alerts_caps: >-
{% ifversion fpt or ghec %}Secret scanning alerts for users{% else %}Secret scanning{% endif %}
alerts: 'secret scanning alerts'
alerts_caps: 'Secret scanning alerts'
custom-pattern-regular-expression-generator: 'regular expression generator'
custom-pattern-regular-expression-generator-caps: 'Regular expression generator'
copilot-secret-scanning: 'Copilot secret scanning'
generic-secret-detection: 'generic secret detection'
generic-secret-detection-caps: 'Generic secret detection'