Rename code security directories to match features (#20726)
This commit is contained in:
22
content/code-security/secret-scanning/index.md
Normal file
22
content/code-security/secret-scanning/index.md
Normal file
@@ -0,0 +1,22 @@
|
||||
---
|
||||
title: Keeping secrets secure with secret scanning
|
||||
shortTitle: Secret scanning
|
||||
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.'
|
||||
product: '{% data reusables.gated-features.secret-scanning %}'
|
||||
redirect_from:
|
||||
- /code-security/secret-security
|
||||
versions:
|
||||
fpt: '*'
|
||||
ghes: '>=3.0'
|
||||
ghae: '*'
|
||||
topics:
|
||||
- Secret scanning
|
||||
- Advanced Security
|
||||
- Repositories
|
||||
children:
|
||||
- /about-secret-scanning
|
||||
- /configuring-secret-scanning-for-your-repositories
|
||||
- /defining-custom-patterns-for-secret-scanning
|
||||
- /managing-alerts-from-secret-scanning
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user