mirror of
https://github.com/fabriziosalmi/patterns.git
synced 2025-12-17 17:55:48 +00:00
Update update_patterns.yml
This commit is contained in:
parent
c9ef0751e1
commit
dfce75bf1a
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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user