github.com/akamai/AkamaiOPEN-edgegrid-golang/v8@v8.1.0/pkg/appsec/testdata/TestPenaltyBoxConditions/PenaltyBoxConditions.json (about) 1 { 2 "conditionOperator": "AND", 3 "conditions": [ 4 { 5 "type": "filenameMatch", 6 "filenames": [ 7 "hh" 8 ], 9 "order": 0, 10 "positiveMatch": true 11 } 12 ] 13 } 14