Skip to content

Commit 03da375

Browse files
authored
Merge pull request #16809 from github/repo-sync
repo sync
2 parents 6869ca5 + 7c5ceac commit 03da375

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

content/code-security/secret-scanning/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Keeping secrets secure with secret scanning
33
shortTitle: Secret scanning
44
intro: 'Let {% data variables.product.company_short %} do the hard work of ensuring that tokens, private keys, and other code secrets are not exposed in your repository.'
5-
product: '{% data reusables.gated-features.secret-scanning %}'
5+
product: '{% data reusables.gated-features.secret-scanning-partner %}'
66
redirect_from:
77
- /code-security/secret-security
88
versions:

lib/redirects/static/redirect-exceptions.txt

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
1-
# Redirects are cached in 'lib/redirects/.redirects-cache_*.json'. If changes made here are not being reflected
2-
# on your local server, delete the cache files and restart your server.
1+
# Redirects are cached in 'lib/redirects/.redirects-cache.json'. If changes made here are not being reflected
2+
# on your local server, delete the cache file by running the following command, then restart your server.
3+
#
4+
# rm lib/redirects/.redirects-cache.json
35

46
# These urls went from being free-pro-team, but are now versioned for more than one enterprise version and enterprise-cloud
57
# Shipped in pull #20947 on 10/15/21
@@ -460,4 +462,4 @@
460462
- /code-security/security-overview/viewing-the-security-overview
461463

462464
/enterprise-cloud@latest/code-security/security-overview/filtering-alerts-in-the-security-overview
463-
- /code-security/security-overview/filtering-alerts-in-the-security-overview
465+
- /code-security/security-overview/filtering-alerts-in-the-security-overview

0 commit comments

Comments
 (0)