From 52d83067f53a524e035659e578304702654b259a Mon Sep 17 00:00:00 2001 From: Joy Date: Fri, 22 May 2026 14:47:56 +0800 Subject: [PATCH 1/7] 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 54f8139bc5ceae5156836f2805a9c94dcfcdc4e9 Mon Sep 17 00:00:00 2001 From: Joy Date: Fri, 22 May 2026 15:00:49 +0800 Subject: [PATCH 2/7] 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 d7f0710216274c505a64b6f59f7f282e17071974 Mon Sep 17 00:00:00 2001 From: Joy Date: Fri, 22 May 2026 14:59:36 +0800 Subject: [PATCH 3/7] 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 f27290b273a31d0fbd9785c715df3586f7cf47a8 Mon Sep 17 00:00:00 2001 From: Joy Date: Fri, 22 May 2026 16:01:54 +0800 Subject: [PATCH 4/7] F: changes --- 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 aa5abaec8..85f1d2c23 100644 --- a/customers/all.csv +++ b/customers/all.csv @@ -1,2 +1 @@ first_name,last_name,company,titleo -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 05e9d3b305327fe590fb22bdf65e4f7b253955db Mon Sep 17 00:00:00 2001 From: Joy Date: Fri, 22 May 2026 16:03:37 +0800 Subject: [PATCH 5/7] G: changes 2 --- customers/all.csv | 4 ++-- orgs/partners.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/customers/all.csv b/customers/all.csv index aa5abaec8..91ac78526 100644 --- a/customers/all.csv +++ b/customers/all.csv @@ -1,2 +1,2 @@ -first_name,last_name,company,titleo -jayson,gross,htmz,contributor +first_name,last_name,company,title +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 86b8acd52ff36a713f0749a44bb3e685786e7448 Mon Sep 17 00:00:00 2001 From: Joy Date: Fri, 22 May 2026 16:18:18 +0800 Subject: [PATCH 6/7] J: redacted --- customers/banned.csv | 3 +++ customers/favs.md | 3 +++ customers/favs2.md | 2 ++ 3 files changed, 8 insertions(+) create mode 100644 customers/banned.csv create mode 100644 customers/favs.md create mode 100644 customers/favs2.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 diff --git a/customers/favs2.md b/customers/favs2.md new file mode 100644 index 000000000..87764e687 --- /dev/null +++ b/customers/favs2.md @@ -0,0 +1,2 @@ +# Favorite Customers +* Walter White, Heisenberg, Chemist From 5d4bba8309e32a5d9317b79a0c660398fb6f207f Mon Sep 17 00:00:00 2001 From: Joy Date: Mon, 25 May 2026 09:50:25 +0800 Subject: [PATCH 7/7] K: edit_scan --- scripts/scan.sh | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/scripts/scan.sh b/scripts/scan.sh index f4d9eb226..1bd2051c4 100755 --- a/scripts/scan.sh +++ b/scripts/scan.sh @@ -1 +1,13 @@ -# 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 =========" +