-
Notifications
You must be signed in to change notification settings - Fork 61.5k
/
Copy pathsecret-scanning.yml
19 lines (17 loc) · 1.02 KB
/
secret-scanning.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# 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'
# Combined to provide a secret to demonstrate push protection. Dummy secret, no access.
learner-example-secret-a: 'secret_scanning_ab85fc6f8d76'
learner-example-secret-b: '38cf1c11da812da308d43_abcde'