Skip to content

Commit df8cdf1

Browse files
committed
chore: clean up unnecessary documentation files
1 parent 3d01a53 commit df8cdf1

15 files changed

Lines changed: 286 additions & 4833 deletions

ALIASES.md

Lines changed: 0 additions & 119 deletions
This file was deleted.

CANVA_TEXT.txt

Lines changed: 155 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,155 @@
1+
═══════════════════════════════════════
2+
CANVA DESIGN TEXT (Copy each section)
3+
═══════════════════════════════════════
4+
5+
═══ SLIDE 1: MAIN POST (RECOMMENDED) ═══
6+
7+
[TOP - LARGE BOLD TEXT - RED BACKGROUND]
8+
You Can't Commit Secrets Anymore
9+
10+
[MIDDLE - MEDIUM TEXT]
11+
ShieldX blocks every commit.
12+
Scans every file.
13+
Catches every secret.
14+
15+
Automatically.
16+
17+
[FEATURES - BULLETS]
18+
How It Works:
19+
✅ Run: shieldx init (once)
20+
✅ Pre-commit hook installed
21+
✅ Every commit = auto-scanned
22+
✅ Secrets found = commit blocked
23+
24+
[BOTTOM - CALL TO ACTION]
25+
npm install -g shieldx
26+
27+
Your Code. Protected. Forever. 🛡️
28+
github.com/zeemscript/shieldx
29+
30+
31+
═══ ALTERNATIVE SLIDE ═══
32+
33+
[HEADER]
34+
ShieldX v2.0
35+
Secure Your Code in Seconds
36+
37+
[LEFT COLUMN]
38+
The Problem:
39+
→ Secrets in git
40+
→ $50K+ bills
41+
→ Data breaches
42+
→ Failed deploys
43+
44+
[RIGHT COLUMN]
45+
The Solution:
46+
→ Smart scanner
47+
→ Pre-commit hooks
48+
→ Auto-fix
49+
→ 30-sec setup
50+
51+
[FOOTER]
52+
npm install -g shieldx
53+
Free • Open Source • Production Ready
54+
55+
56+
═══ STATS SLIDE ═══
57+
58+
[BIG NUMBER 1]
59+
2,000,000+
60+
Secrets leaked annually
61+
62+
[BIG NUMBER 2]
63+
$4.45M
64+
Average breach cost
65+
66+
[BIG NUMBER 3]
67+
30%
68+
Developers hardcode secrets
69+
70+
[SOLUTION]
71+
Protect Your Code
72+
ShieldX v2.0
73+
74+
npm install -g shieldx
75+
76+
77+
═══ FEATURE GRID ═══
78+
79+
┌─────────────────┬─────────────────┐
80+
│ 🔍 SCAN │ ⚡ SETUP │
81+
│ 28+ patterns │ 30 seconds │
82+
│ Real-time │ Interactive │
83+
└─────────────────┴─────────────────┘
84+
┌─────────────────┬─────────────────┐
85+
│ 🛡️ PROTECT │ 🔧 FIX │
86+
│ Pre-commit │ Auto-move │
87+
│ Zero leaks │ to .env │
88+
└─────────────────┴─────────────────┘
89+
90+
ShieldX v2.0
91+
npm install -g shieldx
92+
93+
94+
═══ QUICK VERSION ═══
95+
96+
Stop Committing Secrets
97+
98+
ShieldX v2.0
99+
→ Scan for API keys
100+
→ Block git commits
101+
→ Setup in 30 seconds
102+
103+
npm install -g shieldx
104+
105+
Free & Open Source 🛡️
106+
107+
108+
═══ PRE-COMMIT HOOK FOCUS (BEST!) ═══
109+
110+
[TOP - HUGE TEXT]
111+
Install Once.
112+
Protected Forever.
113+
114+
[MIDDLE - EXPLANATION]
115+
ShieldX scans every commit automatically.
116+
117+
Secrets detected? Commit blocked.
118+
No secrets? Commit allowed.
119+
120+
You literally cannot commit secrets anymore.
121+
122+
[FEATURE BOX]
123+
How It Works:
124+
1. Run: shieldx init
125+
2. Pre-commit hook installed
126+
3. Every commit scanned
127+
4. Secrets = blocked ❌
128+
129+
[BOTTOM]
130+
npm install -g shieldx
131+
132+
One Command. Lifetime Protection. 🛡️
133+
134+
135+
═══ SIMPLE & POWERFUL ═══
136+
137+
[BIG BOLD]
138+
Automatic Protection
139+
Before Every Commit
140+
141+
[MEDIUM TEXT]
142+
ShieldX v2.0
143+
144+
Scans → Detects → Blocks
145+
146+
[SMALL TEXT]
147+
28+ secret types caught
148+
Pre-commit hook installed
149+
Setup in 30 seconds
150+
151+
npm install -g shieldx
152+
Free Forever 🛡️
153+
154+
═══════════════════════════════════════
155+

0 commit comments

Comments
 (0)