1
0
mirror of synced 2025-12-21 10:57:10 -05:00

Use capc version of code scanning variable (#16131)

This commit is contained in:
hubwriter
2020-10-20 16:09:16 +01:00
committed by GitHub
parent cdd8d33c5f
commit c6490230fa

View File

@@ -37,7 +37,7 @@ Anyone with read permission for a repository can see {% data variables.product.p
{% data reusables.repositories.navigate-to-repo %}
{% data reusables.repositories.sidebar-security %}
{% data reusables.repositories.sidebar-code-scanning-alerts %}
1. Under "{% data variables.product.prodname_code_scanning %}," click the alert you'd like to explore.
1. Under "{% data variables.product.prodname_code_scanning_capc %}," click the alert you'd like to explore.
![Summary of alerts](/assets/images/help/repository/code-scanning-click-alert.png)
1. Optionally, if the alert highlights a problem with data flow, click **Show paths** to display the path from the data source to the sink where it's used.
![The "Show paths" link on an alert](/assets/images/help/repository/code-scanning-show-paths.png)