From 6e00c1f64d01e99ad728f6fe4f185714b0634b1a Mon Sep 17 00:00:00 2001 From: Mayar Tamimi Date: Sun, 26 Jul 2026 22:28:34 +0300 Subject: [PATCH 1/8] Describe your changes --- random.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 random.txt diff --git a/random.txt b/random.txt new file mode 100644 index 000000000..7ae25605f --- /dev/null +++ b/random.txt @@ -0,0 +1 @@ +Hello, this is a random file. From fa863222357f698be611e8b5ea2fb1bfb88ae0af Mon Sep 17 00:00:00 2001 From: Mayar Tamimi Date: Sun, 26 Jul 2026 22:40:25 +0300 Subject: [PATCH 2/8] B: recovery --- slander.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 slander.md diff --git a/slander.md b/slander.md new file mode 100644 index 000000000..30fbe30f2 --- /dev/null +++ b/slander.md @@ -0,0 +1,4 @@ +# Breaking News + +MegaCorp CEO Lane enjoyed the live-action Last Airbender movie +MegaCorp CTO ThePrimeagen is a fan of The Notebook (and most other Nicholas Sparks content) From 4670190aa34a819dd178a26fd98ab5de7d9fa743 Mon Sep 17 00:00:00 2001 From: Mayar Tamimi Date: Mon, 27 Jul 2026 22:01:12 +0300 Subject: [PATCH 3/8] C: update customers and partners --- customers/all.csv | 1 + orgs/partners.txt | 2 ++ 2 files changed, 3 insertions(+) diff --git a/customers/all.csv b/customers/all.csv index 16dd7b21e..ef48c262d 100644 --- a/customers/all.csv +++ b/customers/all.csv @@ -1 +1,2 @@ first_name,last_name,company,title +karson,yummy,intercooler,ceo diff --git a/orgs/partners.txt b/orgs/partners.txt index 880748638..f72fee8b1 100644 --- a/orgs/partners.txt +++ b/orgs/partners.txt @@ -1 +1,3 @@ partner list +Boot.dev +TheStartup From 2ccae57cbaa4eab16bc1d5eebcef42415d8629ce Mon Sep 17 00:00:00 2001 From: Mayar Tamimi Date: Mon, 27 Jul 2026 22:01:32 +0300 Subject: [PATCH 4/8] D: add jayson to customers --- customers/all.csv | 1 + 1 file changed, 1 insertion(+) diff --git a/customers/all.csv b/customers/all.csv index 16dd7b21e..734dbd659 100644 --- a/customers/all.csv +++ b/customers/all.csv @@ -1 +1,2 @@ first_name,last_name,company,title +jayson,gross,htmz,contributor From 58e9e05638e578c083c25b9f061825474a41dd28 Mon Sep 17 00:00:00 2001 From: Mayar Tamimi Date: Mon, 27 Jul 2026 22:16:41 +0300 Subject: [PATCH 5/8] F: delete old customer records --- customers/all.csv | 2 -- orgs/partners.txt | 2 +- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/customers/all.csv b/customers/all.csv index 6aee22c21..16dd7b21e 100644 --- a/customers/all.csv +++ b/customers/all.csv @@ -1,3 +1 @@ first_name,last_name,company,title -jayson,gross,htmz,contributor - diff --git a/orgs/partners.txt b/orgs/partners.txt index f72fee8b1..3954648de 100644 --- a/orgs/partners.txt +++ b/orgs/partners.txt @@ -1,3 +1,3 @@ partner list -Boot.dev + TheStartup From 752aa743993f724f4cf8145acfdac5172b7b6629 Mon Sep 17 00:00:00 2001 From: Mayar Tamimi Date: Mon, 27 Jul 2026 22:17:15 +0300 Subject: [PATCH 6/8] G: update customer and partner records --- customers/all.csv | 3 +-- orgs/partners.txt | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/customers/all.csv b/customers/all.csv index 6aee22c21..91ac78526 100644 --- a/customers/all.csv +++ b/customers/all.csv @@ -1,3 +1,2 @@ first_name,last_name,company,title -jayson,gross,htmz,contributor - +carson,gross,htmx,creator diff --git a/orgs/partners.txt b/orgs/partners.txt index f72fee8b1..2f6c37ace 100644 --- a/orgs/partners.txt +++ b/orgs/partners.txt @@ -1,3 +1,3 @@ partner list -Boot.dev +SalesInc TheStartup From de9fd78ec3672b3833f3ccfb5effd1a1a1fbfad1 Mon Sep 17 00:00:00 2001 From: Mayar Tamimi Date: Mon, 27 Jul 2026 22:19:02 +0300 Subject: [PATCH 7/8] J: redacted --- customers/banned.csv | 3 +++ customers/favs.md | 3 +++ 2 files changed, 6 insertions(+) create mode 100644 customers/banned.csv create mode 100644 customers/favs.md diff --git a/customers/banned.csv b/customers/banned.csv new file mode 100644 index 000000000..5b13c1afc --- /dev/null +++ b/customers/banned.csv @@ -0,0 +1,3 @@ +first_name,last_name,company,title +Ballan,Agrandian,Boots.lore,Protagonist +sam,ctrlman,closedai,ceo diff --git a/customers/favs.md b/customers/favs.md new file mode 100644 index 000000000..bfe19c681 --- /dev/null +++ b/customers/favs.md @@ -0,0 +1,3 @@ +# Favorite Customers +* Jesse Pinkman, Heisenberg's Assistant +* Walter White, Heisenberg, Chemist From 4b6482d7b052aa7220a7ffdee5a3e85b383c504c Mon Sep 17 00:00:00 2001 From: Mayar Tamimi Date: Wed, 29 Jul 2026 20:31:37 +0300 Subject: [PATCH 8/8] K: add credit card scanner L: add social security scanner M: add phone number scanner --- scripts/scan.sh | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/scripts/scan.sh b/scripts/scan.sh index f4d9eb226..a12a44fab 100755 --- a/scripts/scan.sh +++ b/scripts/scan.sh @@ -1 +1,12 @@ -# TODO: write the script +printf "\n====== SCANNING FOR CREDIT CARD NUMBERS ======\n" +grep -rE --color=always '(\b[0-9]{4}[- ]?){3}[0-9]{4}\b' . --exclude-dir={.git} --line-number +echo "========= CREDIT CARD SCAN COMPLETE =========="# TODO: write the script + +printf "\n==== SCANNING FOR SOCIAL SECURITY NUMBERS ====\n" +grep -rE --color=always '\b[0-9]{3}-[0-9]{2}-[0-9]{4}\b' . --exclude-dir={.git} --line-number +echo "======= SOCIAL SECURITY SCAN COMPLETE ========" + +printf "\n========= SCANNING FOR PHONE NUMBERS =========\n" +grep -rE --color=always '\b[0-9]{3}-[0-9]{3}-[0-9]{4}\b' . --exclude-dir={.git} --line-number +grep -rE --color=always '\([0-9]{3}\) [0-9]{3}-[0-9]{4}' . --exclude-dir={.git} --line-number +echo "========= PHONE NUMBER SCAN COMPLETE ========="