AWS Security ChangesHomeSearch

AWS prescriptive-guidance documentation change

Service: prescriptive-guidance · 2025-03-02 · Documentation low

File: prescriptive-guidance/latest/patterns/scan-git-repositories-for-sensitive-information-and-security-issues-by-using-git-secrets.md

Summary

Moved git secrets --scan-history command, updated Git installation link, and removed some related resource links

Security assessment

The changes are primarily organizational and link updates, with no evidence of addressing specific security vulnerabilities or adding new security features

Diff

diff --git a/prescriptive-guidance/latest/patterns/scan-git-repositories-for-sensitive-information-and-security-issues-by-using-git-secrets.md
index 86d6f675c..a758ccdbd 100644
--- a/prescriptive-guidance/latest/patterns/scan-git-repositories-for-sensitive-information-and-security-issues-by-using-git-secrets.md
+++ b/prescriptive-guidance/latest/patterns/scan-git-repositories-for-sensitive-information-and-security-issues-by-using-git-secrets.md
@@ -55,0 +56 @@ This pattern describes how to use the open-source [git-secrets](https://github.c
+        git secrets --scan-history
@@ -60,2 +60,0 @@ This pattern describes how to use the open-source [git-secrets](https://github.c
-    git secrets --scan-history
-
@@ -75 +74 @@ Install Git.| Install Git by using the command:
-If you are using your local machine, you can install a Git client for a specific OS version. For more information, see the [Git website](https://git-scm.com/download/).| General AWS  
+If you are using your local machine, you can install a Git client for a specific OS version. For more information, see the [Git website](https://git-scm.com/downloads/guis).| General AWS  
@@ -101 +100 @@ Install git-secrets.| **For Unix and variants (Linux/macOS):** You can use the `
-For more information, see the _Related resources_ section.| General AWS  
+| General AWS  
@@ -142,2 +140,0 @@ Review the output file.| The tool generates an output file if it finds a vulnera
-  * [Git webhooks with AWS services](https://fwd.aws/gDdyw) (AWS Quick Start)
-
@@ -146,2 +142,0 @@ Review the output file.| The tool generates an output file if it finds a vulnera
-  * [Migrate a Git Repository to AWS](https://aws.amazon.com/getting-started/hands-on/migrate-git-repository/) (AWS hands-on tutorial)
-