You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*[Secret scanning API documentation](https://docs.github.com/en/enterprise-server/rest/secret-scanning?apiVersion=2022-11-28)
@@ -62,7 +62,9 @@ Secret scanning identifies plain text credentials inside your code repository.
62
62
|[Secret scanning in GitHub wikis](https://docs.github.com/en/enterprise-server@3.19/code-security/secret-scanning/about-secret-scanning)||||||||✅|
63
63
|[REST API first_location_detected and has_more_locations fields](https://docs.github.com/en/enterprise-server@3.19/rest/secret-scanning)||||||||✅|
64
64
65
-
## Code scanning
65
+
## Code Security
66
+
67
+
### Code Scanning
66
68
Code scanning is a feature that you use to analyze the code in a GitHub repository to find security vulnerabilities and coding errors. Any problems identified by the analysis are shown in GitHub.
@@ -128,7 +128,7 @@ Dependabot alerts tell you that your code depends on a package that is insecure.
128
128
|[Exclude automatic PRs for manifests in selected subdirectories](https://github.blog/changelog/2025-08-26-dependabot-can-now-exclude-automatic-pull-requests-for-manifests-in-selected-subdirectories/)||||||||✅|
129
129
|[Dependabot can update private Go modules](https://docs.github.com/en/enterprise-server@3.19/code-security/dependabot/working-with-dependabot/guidance-for-the-configuration-of-private-registries-for-dependabot)||||||||✅|
130
130
131
-
####Dependency Graph, Dependency Review and snapshot submission API
131
+
### Dependency Graph, Dependency Review and snapshot submission API
132
132
Dependency review helps you understand dependency changes and the security impact of these changes at every pull request.
0 commit comments