mirror of
https://github.com/fabriziosalmi/patterns.git
synced 2025-12-29 16:15:12 +00:00
Update README.md
This commit is contained in:
@@ -21,6 +21,7 @@ patterns/
|
|||||||
│── 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)
|
||||||
|
├── requirements.txt # 🔄 Required tools
|
||||||
└── .github/workflows/ # 🤖 GitHub Actions for automation
|
└── .github/workflows/ # 🤖 GitHub Actions for automation
|
||||||
└── update_patterns.yml
|
└── update_patterns.yml
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user