1
0
mirror of synced 2025-12-30 12:02:01 -05:00

Create variable name and reusable for "Copilot Secret Scanning" (#51558)

This commit is contained in:
Anne-Marie
2024-07-09 21:34:16 +01:00
committed by GitHub
parent d32d1255ae
commit 3e44d2a58e
2 changed files with 6 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
{% ifversion ghec %}
{% data variables.secret-scanning.copilot-secret-scanning %} is available as part of your {% data variables.product.prodname_advanced_security %} (GHAS) license.
{% endif %}

View File

@@ -9,3 +9,4 @@ user_alerts_caps: >-
alerts: 'secret scanning alerts'
alerts_caps: 'Secret scanning alerts'
custom-pattern-regular-expression-generator: 'regular expression generator'
copilot-secret-scanning: 'Copilot Secret Scanning'