Update update_patterns.yml

This commit is contained in:
fab
2024-12-21 01:56:34 +01:00
committed by GitHub
parent ad5e6cd789
commit b8cabcd3ee

View File

@@ -56,6 +56,16 @@ jobs:
python owasp2apache.py
continue-on-error: false
- name: 🔄 Convert OWASP to Traefik WAF
run: |
python owasp2traefik.py
continue-on-error: false
- name: 🔄 Convert OWASP to HAProxy WAF
run: |
python owasp2haproxy.py
continue-on-error: false
- name: 🔄 Generate Bad Bot Blockers
run: |
python badbots.py