1
0
mirror of synced 2025-12-19 18:10:59 -05:00

Reorganize the code scanning docs into map topics that align with user journeys (#40424)

Co-authored-by: Felicity Chapman <felicitymay@github.com>
This commit is contained in:
Sam Browning
2023-08-21 10:32:42 -04:00
committed by GitHub
parent f97bc7ae76
commit 179307db8a
92 changed files with 480 additions and 351 deletions

View File

@@ -109,7 +109,7 @@ Many {% data variables.product.prodname_GH_advanced_security %} features are ava
### {% data variables.product.prodname_code_scanning_caps %}
Automatically detect security vulnerabilities and coding errors in new or modified code. Potential problems are highlighted, with detailed information, allowing you to fix the code before it's merged into your default branch. For more information, see "[AUTOTITLE](/code-security/code-scanning/automatically-scanning-your-code-for-vulnerabilities-and-errors/about-code-scanning)."
Automatically detect security vulnerabilities and coding errors in new or modified code. Potential problems are highlighted, with detailed information, allowing you to fix the code before it's merged into your default branch. For more information, see "[AUTOTITLE](/code-security/code-scanning/introduction-to-code-scanning/about-code-scanning)."
### {% data variables.secret-scanning.user_alerts_caps %}