Skip to content

Commit 59f758a

Browse files
author
gitName
committed
AB#1044032: Manage sensitive data and security policies within GitHub
1 parent 79e3423 commit 59f758a

File tree

8 files changed

+12
-12
lines changed

8 files changed

+12
-12
lines changed

learn-pr/github/manage-sensitive-data-security-policies/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 manage sensitive data and security policies within GitHub.
8-
ms.date: 05/03/2024
8+
ms.date: 04/14/2025
99
author: a-a-ron
1010
ms.author: aastewar
1111
ms.topic: unit

learn-pr/github/manage-sensitive-data-security-policies/2-set-security-policies.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ metadata:
55
unitType: learning-content
66
title: Setting security policies
77
description: Learn about preventative measures you can take to maintain the health of your GitHub repositories.
8-
ms.date: 05/03/2024
8+
ms.date: 04/14/2025
99
author: a-a-ron
1010
ms.author: aastewar
1111
ms.topic: unit

learn-pr/github/manage-sensitive-data-security-policies/3-scrub-sensitive-data-from-repository.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ metadata:
55
unitType: learning-content
66
title: Create and manage repository rulesets
77
description: Learn about tools to help prevent committing sensitive data.
8-
ms.date: 05/03/2024
8+
ms.date: 04/14/2025
99
author: a-a-ron
1010
ms.author: aastewar
1111
ms.topic: unit

learn-pr/github/manage-sensitive-data-security-policies/4-report-logs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ metadata:
55
unitType: learning-content
66
title: Reporting and logging
77
description: Learn what your organization's audit log records, and how to access and export it.
8-
ms.date: 05/03/2024
8+
ms.date: 04/14/2025
99
author: a-a-ron
1010
ms.author: aastewar
1111
ms.topic: unit

learn-pr/github/manage-sensitive-data-security-policies/5-exercise.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ metadata:
55
unitType: exercise
66
title: Exercise - Remove commit history
77
description: Test your knowledge on removing a commit from the git history of a repository. It is automatically graded via a workflow after you complete the instructions.
8-
ms.date: 05/03/2024
8+
ms.date: 04/14/2025
99
author: a-a-ron
1010
ms.author: aastewar
1111
ms.topic: unit

learn-pr/github/manage-sensitive-data-security-policies/6-knowledge-check.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ metadata:
55
unitType: knowledge_check
66
title: Module assessment
77
description: Check what you learned - Manage sensitive data and security policies module
8-
ms.date: 05/03/2024
8+
ms.date: 04/14/2025
99
author: a-a-ron
1010
ms.author: aastewar
1111
ms.topic: unit
@@ -45,13 +45,13 @@ quiz:
4545
explanation: "A security advisory should be comprehensive, including the following information: product and versions affected, severity, types of security weaknesses addressed by the project owners' actions, impact, status of patches, and workarounds."
4646
- content: "Severity and exposure list."
4747
isCorrect: false
48-
explanation: "Exposure list research can help to determine if the vulnerability you're patching matches an existing entry, but not needed for the security advisory."
48+
explanation: "Exposure list research can help to determine if the vulnerability you're patching matches an existing entry, but it's not needed for the security advisory."
4949
- content: "Administrator name and severity."
5050
isCorrect: false
51-
explanation: "The administrator name would be unneeded and a security risk if provided publicly. Exposure list research can help to determine if the vulnerability you're patching matches an existing entry, but not needed for the security advisory."
51+
explanation: "The administrator name would be unneeded and a security risk if provided publicly. Exposure list research can help to determine if the vulnerability you're patching matches an existing entry, but it's not needed for the security advisory."
5252
- content: "Exposures list and administrator name."
5353
isCorrect: false
54-
explanation: "Exposure list research can help to determine if the vulnerability you're patching matches an existing entry, but not needed for the security advisory. The administrator name would be unneeded and a security risk if provided publicly."
54+
explanation: "Exposure list research can help to determine if the vulnerability you're patching matches an existing entry, but it's not needed for the security advisory. The administrator name would be unneeded and a security risk if provided publicly."
5555
- content: "Which two pieces of information are included in your organization's log?"
5656
choices:
5757
- content: "The user that performed the action and the date and time of the action."

learn-pr/github/manage-sensitive-data-security-policies/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
77
description: Summary of managing sensitive data and security policies within GitHub.
8-
ms.date: 05/03/2024
8+
ms.date: 04/14/2025
99
author: a-a-ron
1010
ms.author: aastewar
1111
ms.topic: unit

learn-pr/github/manage-sensitive-data-security-policies/index.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
### YamlMime:Module
22
uid: learn.github.manage-sensitive-data-security-policies
33
metadata:
4-
title: Manage sensitive data and security policies within GitHub
4+
title: Manage Sensitive Data and Security Policies Within GitHub
55
description: Familiarize yourself with GitHub's basic security tools, which prepare repositories for secure development and industry-standard response to threats.
66
ms.service: github
77
manager: mkluck
8-
ms.date: 02/02/2024
8+
ms.date: 04/14/2025
99
author: rmcmurray
1010
ms.author: robmcm
1111
ms.topic: module

0 commit comments

Comments
 (0)