mirror of
https://github.com/openappsec/openappsec.git
synced 2025-11-16 01:12:18 +03:00
Compare commits
1 Commits
watchdog
...
orianelou-
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
2d25abb582 |
@@ -39,10 +39,10 @@ kind: Exception
|
||||
metadata:
|
||||
name: exception-example
|
||||
spec:
|
||||
action: accept
|
||||
action: drop
|
||||
condition:
|
||||
- key: countryCode
|
||||
value: US
|
||||
- key: sourceIP
|
||||
value: 127.0.0.1
|
||||
|
||||
---
|
||||
apiVersion: openappsec.io/v1beta2
|
||||
|
||||
Reference in New Issue
Block a user