Skip to content

Commit f5e7d9b

Browse files
authored
[EDI] Calculating the cost savings of push protection (#59985)
1 parent 8fa8c00 commit f5e7d9b

3 files changed

Lines changed: 7 additions & 4 deletions

File tree

content/code-security/how-tos/secure-at-scale/configure-organization-security/configure-specific-tools/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ children:
1010
- /assess-your-secret-risk
1111
- /viewing-the-secret-risk-assessment-report-for-your-organization
1212
- /estimating-the-price-of-secret-protection
13-
- /calculating-the-cost-savings-of-push-protection
1413
- /protect-your-secrets
1514
- /configuring-default-setup-for-code-scanning-at-scale
1615
- /configuring-advanced-setup-for-code-scanning-with-codeql-at-scale
1716
- /enforcing-dependency-review-across-an-organization
1817
---
18+

content/code-security/how-tos/secure-at-scale/configure-organization-security/configure-specific-tools/calculating-the-cost-savings-of-push-protection.md renamed to content/code-security/tutorials/remediate-leaked-secrets/calculating-the-cost-savings-of-push-protection.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,18 @@
11
---
22
title: Calculating the cost savings of push protection
3-
shortTitle: Push protection cost savings
4-
intro: Learn how to use the {% data variables.secret-scanning.roi-calculator %} to estimate the remediation time and labor costs you'll avoid by preventing leaked secrets.
3+
shortTitle: Calculate cost savings
4+
intro: Estimate the remediation time and labor costs you'll avoid by preventing leaked secrets.
55
product: '{% data reusables.gated-features.secret-risk-assessment-calculators %}'
66
versions:
77
feature: secret-risk-assessment
88
permissions: '{% data reusables.permissions.push-protection-roi-calculator %}'
99
topics:
1010
- Secret scanning
1111
- Secret Protection
12-
contentType: how-tos
12+
contentType: tutorials
1313
redirect_from:
1414
- /code-security/securing-your-organization/understanding-your-organizations-exposure-to-leaked-secrets/calculating-the-cost-savings-of-push-protection
15+
- /code-security/how-tos/secure-at-scale/configure-organization-security/configure-specific-tools/calculating-the-cost-savings-of-push-protection
1516
---
1617

1718
## What is the cost savings calculator?

content/code-security/tutorials/remediate-leaked-secrets/index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ versions:
77
ghec: '*'
88
contentType: tutorials
99
children:
10+
- /calculating-the-cost-savings-of-push-protection
1011
- /evaluating-alerts
1112
- /remediating-a-leaked-secret
1213
---
14+

0 commit comments

Comments
 (0)