Skip to content

Commit

Permalink
4.2.5 (#51)
Browse files Browse the repository at this point in the history
* FEATURES updated

* Postman collection cleanup

* Sample certificates added

* Bugfixes, Postman collection updated

* Bugfixes, Postman collection updated
  • Loading branch information
fabriziofiorucci authored Apr 18, 2024
1 parent 852df90 commit 3de7a6f
Show file tree
Hide file tree
Showing 4 changed files with 66 additions and 27 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
{
"policy": {
"name": "prod-policy",
"template": {
"name": "POLICY_TEMPLATE_NGINX_BASE"
},
"applicationLanguage": "utf-8",
"enforcementMode": "blocking",
"signature-sets": [
{
"name": "All Signatures",
"block": true,
"alarm": true
}
],
"signatures": [
{
"signatureId": 200001834,
"enabled": false
}
],
"bot-defense": {
"settings": {
"isEnabled": false
}
}
}
}
Loading

0 comments on commit 3de7a6f

Please sign in to comment.