Update README.md

This commit is contained in:
fab
2024-12-21 01:11:51 +01:00
committed by GitHub
parent f0a05e9019
commit b82debf0b7

View File

@@ -21,6 +21,7 @@ patterns/
│── owasp.py # 🕵️ OWASP scraper (fetch CRS rules)
├── owasp2caddy.py # 🔄 Convert OWASP JSON to Caddy WAF configs
├── owasp_rules.json # 📊 Fetched OWASP rules (raw)
├── requirements.txt # 🔄 Required tools
└── .github/workflows/ # 🤖 GitHub Actions for automation
└── update_patterns.yml
```