mirror of
https://github.com/fabriziosalmi/patterns.git
synced 2025-12-18 02:05:42 +00:00
Update README.md
This commit is contained in:
parent
b03648f3b7
commit
f0a05e9019
@ -18,8 +18,7 @@ patterns/
|
|||||||
│ ├── sql.conf # SQL Injection patterns
|
│ ├── sql.conf # SQL Injection patterns
|
||||||
│ ├── xss.conf # XSS patterns
|
│ ├── xss.conf # XSS patterns
|
||||||
│ └── bots.conf # Bot detection patterns
|
│ └── bots.conf # Bot detection patterns
|
||||||
├── scrapers/
|
│── owasp.py # 🕵️ OWASP scraper (fetch CRS rules)
|
||||||
│ └── owasp.py # 🕵️ OWASP scraper (fetch CRS rules)
|
|
||||||
├── owasp2caddy.py # 🔄 Convert OWASP JSON to Caddy WAF configs
|
├── owasp2caddy.py # 🔄 Convert OWASP JSON to Caddy WAF configs
|
||||||
├── owasp_rules.json # 📊 Fetched OWASP rules (raw)
|
├── owasp_rules.json # 📊 Fetched OWASP rules (raw)
|
||||||
└── .github/workflows/ # 🤖 GitHub Actions for automation
|
└── .github/workflows/ # 🤖 GitHub Actions for automation
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user