1
0
mirror of synced 2025-12-25 02:17:36 -05:00

Rename code security directories to match features (#20726)

This commit is contained in:
Felicity Chapman
2021-08-16 10:14:25 +01:00
committed by GitHub
parent 8e0795ce9e
commit bea8d8d5cb
29 changed files with 39 additions and 6 deletions

View 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
---