mirror of
https://github.com/fabriziosalmi/patterns.git
synced 2026-01-06 04:47:43 -05:00
Update update_patterns.yml
This commit is contained in:
7
.github/workflows/update_patterns.yml
vendored
7
.github/workflows/update_patterns.yml
vendored
@@ -1,4 +1,4 @@
|
||||
name: Update WAF Rules
|
||||
name: Update patterns
|
||||
|
||||
on:
|
||||
schedule:
|
||||
@@ -55,6 +55,11 @@ jobs:
|
||||
run: |
|
||||
python owasp2apache.py
|
||||
continue-on-error: false
|
||||
|
||||
- name: 🔄 Generate Bad Bot Blockers
|
||||
run: |
|
||||
python badbots.py
|
||||
continue-on-error: false
|
||||
|
||||
# Ensure conf files are pushed even if no changes detected
|
||||
- name: 🚀 Commit and Push Caddy and Nginx WAF Configs
|
||||
|
||||
Reference in New Issue
Block a user