Skip to content

Commit 4c2a012

Browse files
committed
Technical Review 1044059: Configure code scanning on GitHub
1 parent 1cb144f commit 4c2a012

File tree

8 files changed

+14
-14
lines changed

8 files changed

+14
-14
lines changed

learn-pr/github/configure-code-scanning/1-introduction.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ metadata:
55
unitType: Introduction
66
title: Introduction
77
description: Learn how to implement code scanning using CodeQL, third party tools, and GitHub Actions.
8-
ms.date: 04/11/2024
8+
ms.date: 04/16/2025
99
author: rmcmurray
1010
ms.author: robmcm
1111
ms.topic: unit

learn-pr/github/configure-code-scanning/2-what-code-scanning.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ uid: learn.github.configure-code-scanning.2-what-code-scanning
44
title: What is code scanning?
55
metadata:
66
unitType: What is code scanning?
7-
title: What is code scanning?
7+
title: What is Code Scanning?
88
description: In this unit, you'll learn about CodeQL, the two options for setting up code scanning, and how to add the CodeQL workflow to your repository.
9-
ms.date: 04/11/2024
9+
ms.date: 04/16/2025
1010
author: rmcmurray
1111
ms.author: robmcm
1212
ms.topic: unit

learn-pr/github/configure-code-scanning/3-enable-code-scanning-with-third-party-tools.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ uid: learn.github.communicate-using-markdown.3-enable-code-scanning-with-third-p
33
title: Enable code scanning with third party tools
44
metadata:
55
unitType: Enable code scanning with third party tools
6-
title: Enable code scanning with third party tools
6+
title: Enable Code Scanning with Third Party Tools
77
description: In this unit, you'll learn how to enable code scanning with third party tools and how to use and upload SARIF files.
8-
ms.date: 04/11/2024
8+
ms.date: 04/16/2025
99
author: rmcmurray
1010
ms.author: robmcm
1111
ms.topic: unit

learn-pr/github/configure-code-scanning/4-configure-code-scanning.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ uid: learn.github.communicate-using-markdown.4-configure-code-scanning
33
title: Configure code scanning
44
metadata:
55
unitType: Configure code scanning
6-
title: Configure code scanning
6+
title: Configure Code Scanning
77
description: In this unit, you'll learn the basics of code scanning configuration. You'll also learn how to configure the frequency of scans and schedule them to best fit your repository and development needs.
8-
ms.date: 04/11/2024
8+
ms.date: 04/16/2025
99
author: rmcmurray
1010
ms.author: robmcm
1111
ms.topic: unit

learn-pr/github/configure-code-scanning/5-exercise.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ uid: learn.configure-code-scanning.5-exercise
33
title: Configure code scanning exercise
44
metadata:
55
unitType: exercise
6-
title: Complete code scanning exercise # user input: module title for browser tab and search results
6+
title: Complete Code Scanning Exercise # user input: module title for browser tab and search results
77
description: Complete code scanning exercise. # user input: a description for site search and SEO
8-
ms.date: 04/11/2024
8+
ms.date: 04/16/2025
99
author: rmcmurray
1010
ms.author: robmcm
1111
ms.topic: unit

learn-pr/github/configure-code-scanning/6-knowledge-check.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ uid: learn.configure-code-scanning.6-knowledge-check
33
title: Module assessment
44
metadata:
55
unitType: knowledge_check
6-
title: Module assessment
6+
title: Module Assessment
77
description: Knowledge check questions for configure code scanning module. # user input: a description for site search and SEO
8-
ms.date: 04/11/2024
8+
ms.date: 04/16/2025
99
author: rmcmurray
1010
ms.author: robmcm
1111
ms.topic: unit

learn-pr/github/configure-code-scanning/7-summary.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ metadata:
55
unitType: Summary
66
title: Summary # user input: module title for browser tab and search results
77
description: Review what we learned in this module. # user input: a description for site search and SEO
8-
ms.date: 04/11/2024
8+
ms.date: 04/16/2025
99
author: rmcmurray
1010
ms.author: robmcm
1111
ms.topic: unit

learn-pr/github/configure-code-scanning/index.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
### YamlMime:Module
22
uid: learn.github.configure-code-scanning
33
metadata:
4-
title: "Configure code scanning on GitHub"
4+
title: "Configure Code Scanning on GitHub"
55
description: This module introduces you to code scanning and its features. You will learn how to implement code scanning using CodeQL, third party tools, and GitHub Actions.
66
manager: mkluck
7-
ms.date: 04/11/2024
7+
ms.date: 04/16/2025
88
author: rmcmurray
99
ms.author: robmcm
1010
ms.service: github

0 commit comments

Comments
 (0)