Skip to content

Commit b3adbdf

Browse files
authored
Fix typos in configure-github-advanced-security-features.md
Corrected minor typos in the advanced security features documentation.
1 parent 908b1bc commit b3adbdf

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

docs/repos/security/configure-github-advanced-security-features.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -163,9 +163,7 @@ Dependency scanning is a pipeline-based scanning tool. Results are aggregated pe
163163
:::image type="content" source="media/dependency-one-click-enablement.png" lightbox="media/dependency-one-click-enablement.png" alt-text="Screenshot of dependency scanning one-click setup.":::
164164
:::zone-end
165165

166-
For more advanced set up or if you want to scan all branches, we recommend that you add the dependency scanning task to all the pipelines that you want scanned. See [Dependency scanning for GitHub Advanced Security for Azure DevOps](github-advanced-security-dependency-scanning-troubleshoot.md#manual-dependency-scanning-task-set-up) for more details.
167-
168-
---
166+
For more advanced setup or if you want to scan all branches, we recommend that you add the dependency scanning task to all the pipelines that you want scanned. See [Dependency scanning for GitHub Advanced Security for Azure DevOps](github-advanced-security-dependency-scanning-troubleshoot.md#manual-dependency-scanning-task-set-up) for more details.
169167

170168
## Set up code scanning
171169

@@ -261,8 +259,6 @@ If you're running on a self-hosted agent, select the `Enable automatic CodeQL de
261259

262260
To generate alerts, run your first scan with a pipeline with the code scanning tasks included.
263261

264-
---
265-
266262
## Set up pull request annotations
267263

268264
For both dependency scanning and code scanning, annotations automatically configure for pull requests where a build validation policy applies with dependency scanning and/or code scanning tasks included in your pipeline. For more information on configuring build validation policies, see [Build validation](../git/branch-policies.md#build-validation).

0 commit comments

Comments
 (0)