Fix some blocked/allow laggards after migrating. Add DuckDB for outstanding analyitcs performance. Start adding an import for all bot networks
This commit is contained in:
@@ -437,7 +437,7 @@ Ipv4Range.upsert({
|
||||
network_start: cidr.to_i,
|
||||
network_end: cidr.to_range.end.to_i,
|
||||
network_prefix: 8,
|
||||
waf_action: 1, # deny
|
||||
waf_action: 0, # deny
|
||||
priority: 8
|
||||
}, unique_by: :source)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user