From 54f40e49998fd7ea0a9d1b843c05525d239131b4 Mon Sep 17 00:00:00 2001 From: Diinu13 Date: Mon, 3 Nov 2025 14:27:02 +0200 Subject: [PATCH 1/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 b5f0b2f5690a4ff43abba2a0ea710177db7c869d Mon Sep 17 00:00:00 2001 From: Diinu13 Date: Mon, 3 Nov 2025 15:00:56 +0200 Subject: [PATCH 2/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 ef176ffe4a7b5b0233f877b575edc9422cc117a0 Mon Sep 17 00:00:00 2001 From: Diinu13 Date: Mon, 3 Nov 2025 15:03:19 +0200 Subject: [PATCH 3/8] D: add jayson to customers --- customers/all.csv | 2 ++ 1 file changed, 2 insertions(+) diff --git a/customers/all.csv b/customers/all.csv index 16dd7b21e..6aee22c21 100644 --- a/customers/all.csv +++ b/customers/all.csv @@ -1 +1,3 @@ first_name,last_name,company,title +jayson,gross,htmz,contributor + From b9a13f11743b699cd790f01fb0d04822619b90be Mon Sep 17 00:00:00 2001 From: Diinu13 Date: Mon, 3 Nov 2025 16:09:00 +0200 Subject: [PATCH 4/8] F: tralalalallala --- customers/all.csv | 1 - orgs/partners.txt | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/customers/all.csv b/customers/all.csv index 734dbd659..16dd7b21e 100644 --- a/customers/all.csv +++ b/customers/all.csv @@ -1,2 +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 85fdb6f56ac4becb4c52779bbc7228c36d0acb63 Mon Sep 17 00:00:00 2001 From: Diinu13 Date: Mon, 3 Nov 2025 16:11:49 +0200 Subject: [PATCH 5/8] G: lallallaloi --- customers/all.csv | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/customers/all.csv b/customers/all.csv index 734dbd659..91ac78526 100644 --- a/customers/all.csv +++ b/customers/all.csv @@ -1,2 +1,2 @@ first_name,last_name,company,title -jayson,gross,htmz,contributor +carson,gross,htmx,creator From b1070fb02c762fb18e1c90c543f13f63f3f6241b Mon Sep 17 00:00:00 2001 From: Diinu13 Date: Mon, 3 Nov 2025 16:22:55 +0200 Subject: [PATCH 6/8] temp: save local edits --- orgs/partners.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 67389f87e6b35fe3192cc64eb822cf13fd8fbb66 Mon Sep 17 00:00:00 2001 From: Diinu13 Date: Mon, 3 Nov 2025 17:46:09 +0200 Subject: [PATCH 7/8] J: redacted --- customers/banned.csv | 3 +++ customers/favs.md | 4 ++++ 2 files changed, 7 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..4dd94b602 --- /dev/null +++ b/customers/favs.md @@ -0,0 +1,4 @@ +# Favorite Customers +* Jesse Pinkman, Heisenberg's Assistant +* Walter White, Heisenberg, Chemist + From 77983b98f274810beb72c77e7ef8c18197cb3d62 Mon Sep 17 00:00:00 2001 From: Diinu13 Date: Wed, 5 Nov 2025 13:47:06 +0200 Subject: [PATCH 8/8] K: something something L: phone numbers M: phone numbers 2 --- scripts/scan.sh | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/scripts/scan.sh b/scripts/scan.sh index f4d9eb226..be676a78a 100755 --- a/scripts/scan.sh +++ b/scripts/scan.sh @@ -1 +1,10 @@ -# 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 ==========" +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 ========="