Skip to content

Commit 446f0e7

Browse files
myarbCopilotCopilotsophietheking
authored
Update secret risk assessment CTAs to link directly to SRA (#60642)
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com> Co-authored-by: Sophie <29382425+sophietheking@users.noreply.github.com>
1 parent 5050ffc commit 446f0e7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

data/variables/secret-scanning.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@ roi-calculator: 'ROI calculator'
1717
pricing-calculator: 'pricing calculator'
1818

1919
# Secret risk assessment call to action links. If changing the links below, also update the hard-coded link in /code-security/index.md
20-
secret-risk-assessment-cta-link: '/code-security/how-tos/secure-at-scale/configure-organization-security/configure-specific-tools/assess-your-secret-risk'
21-
secret-risk-assessment-cta-text: 'Find out how to run a free secret risk assessment'
22-
secret-risk-assessment-cta-product: '[<span class="btn btn-primary mt-3 mr-3 no-underline">{% data variables.secret-scanning.secret-risk-assessment-cta-text %}</span>](/code-security/how-tos/secure-at-scale/configure-organization-security/configure-specific-tools/assess-your-secret-risk#generating-an-initial-secret-risk-assessment)'
20+
secret-risk-assessment-cta-link: 'https://github.com/get_started?with=risk-assessment'
21+
secret-risk-assessment-cta-text: 'Run a security risk assessment'
22+
secret-risk-assessment-cta-product: '[<span class="btn btn-primary mt-3 mr-3 no-underline">{% data variables.secret-scanning.secret-risk-assessment-cta-text %}</span>](https://github.com/get_started?with=risk-assessment)'
2323

2424
# Combined to provide a secret to demonstrate push protection. Dummy secret, no access.
2525
learner-example-secret-a: 'secret_scanning_ab85fc6f8d76'

0 commit comments

Comments
 (0)