Co-authored-by: Joe Clark <31087804+jc-clark@users.noreply.github.com> Co-authored-by: Laura Coursen <lecoursen@github.com> Co-authored-by: Sam Browning <106113886+sabrowning1@users.noreply.github.com>
20 lines
1.0 KiB
YAML
20 lines
1.0 KiB
YAML
# 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'
|