mirror of
https://github.com/openappsec/openappsec.git
synced 2025-06-28 16:41:02 +03:00
Update open-appsec-k8s-full-example-config-v1beta2.yaml
This commit is contained in:
parent
414130a789
commit
20e8e65e14
@ -11,14 +11,14 @@ spec:
|
||||
comment: Limiting access to the resource
|
||||
limit: 100
|
||||
triggers:
|
||||
- appsec-log-trigger
|
||||
- log-trigger-example
|
||||
unit: minute
|
||||
uri: /api/resource
|
||||
- action: inherited
|
||||
comment: Rate limiting for authentication requests
|
||||
limit: 50
|
||||
triggers:
|
||||
- appsec-log-trigger
|
||||
- log-trigger-example
|
||||
unit: second
|
||||
uri: /api/auth
|
||||
|
||||
@ -84,7 +84,7 @@ spec:
|
||||
accessControlPractices: [access-control-practice-example]
|
||||
threatPreventionPractices: [threat-prevention-practice-example]
|
||||
triggers: [log-trigger-example]
|
||||
customResponse: custom-response-response-code-example
|
||||
customResponse: custom-response-block-page-example
|
||||
sourceIdentifiers: sources-identifier-example
|
||||
trustedSources: trusted-sources-example
|
||||
exceptions:
|
||||
|
Loading…
x
Reference in New Issue
Block a user