@@ -233,6 +233,10 @@ spec:
233
233
anomalies :
234
234
items :
235
235
properties :
236
+ $action :
237
+ enum :
238
+ - delete
239
+ type : string
236
240
action :
237
241
enum :
238
242
- alarm
@@ -261,6 +265,21 @@ spec:
261
265
- block
262
266
- detect
263
267
type : string
268
+ browserDefinition :
269
+ properties :
270
+ $action :
271
+ enum :
272
+ - delete
273
+ type : string
274
+ isUserDefined :
275
+ type : boolean
276
+ matchRegex :
277
+ type : string
278
+ matchString :
279
+ type : string
280
+ name :
281
+ type : string
282
+ type : object
264
283
maxVersion :
265
284
maximum : 2147483647
266
285
minimum : 0
@@ -297,6 +316,10 @@ spec:
297
316
signatures :
298
317
items :
299
318
properties :
319
+ $action :
320
+ enum :
321
+ - delete
322
+ type : string
300
323
action :
301
324
enum :
302
325
- alarm
@@ -386,6 +409,10 @@ spec:
386
409
cookies :
387
410
items :
388
411
properties :
412
+ $action :
413
+ enum :
414
+ - delete
415
+ type : string
389
416
accessibleOnlyThroughTheHttpProtocol :
390
417
type : boolean
391
418
attackSignaturesCheck :
@@ -504,6 +531,26 @@ spec:
504
531
- transparent
505
532
- blocking
506
533
type : string
534
+ enforcer-settings :
535
+ properties :
536
+ enforcerStateCookies :
537
+ properties :
538
+ httpOnlyAttribute :
539
+ type : boolean
540
+ sameSiteAttribute :
541
+ enum :
542
+ - lax
543
+ - none
544
+ - none-value
545
+ - strict
546
+ type : string
547
+ secureAttribute :
548
+ enum :
549
+ - always
550
+ - never
551
+ type : string
552
+ type : object
553
+ type : object
507
554
filetypeReference :
508
555
properties :
509
556
link :
@@ -513,7 +560,9 @@ spec:
513
560
filetypes :
514
561
items :
515
562
properties :
516
- action :
563
+ $action :
564
+ enum :
565
+ - delete
517
566
type : string
518
567
allowed :
519
568
type : boolean
@@ -575,6 +624,10 @@ spec:
575
624
grpc-profiles :
576
625
items :
577
626
properties :
627
+ $action :
628
+ enum :
629
+ - delete
630
+ type : string
578
631
associateUrls :
579
632
type : boolean
580
633
attackSignaturesCheck :
@@ -603,6 +656,8 @@ spec:
603
656
isBase64 :
604
657
type : boolean
605
658
type : object
659
+ importUrl :
660
+ type : string
606
661
isPrimary :
607
662
type : boolean
608
663
primaryIdlFileName :
@@ -649,6 +704,10 @@ spec:
649
704
headers :
650
705
items :
651
706
properties :
707
+ $action :
708
+ enum :
709
+ - delete
710
+ type : string
652
711
allowRepeatedOccurrences :
653
712
type : boolean
654
713
base64Decoding :
@@ -724,6 +783,10 @@ spec:
724
783
json-profiles :
725
784
items :
726
785
properties :
786
+ $action :
787
+ enum :
788
+ - delete
789
+ type : string
727
790
attackSignaturesCheck :
728
791
type : boolean
729
792
defenseAttributes :
@@ -782,6 +845,10 @@ spec:
782
845
type : boolean
783
846
jsonValidationFile :
784
847
properties :
848
+ $action :
849
+ enum :
850
+ - delete
851
+ type : string
785
852
contents :
786
853
type : string
787
854
fileName :
@@ -796,6 +863,10 @@ spec:
796
863
json-validation-files :
797
864
items :
798
865
properties :
866
+ $action :
867
+ enum :
868
+ - delete
869
+ type : string
799
870
contents :
800
871
type : string
801
872
fileName :
@@ -825,7 +896,9 @@ spec:
825
896
methods :
826
897
items :
827
898
properties :
828
- action :
899
+ $action :
900
+ enum :
901
+ - delete
829
902
type : string
830
903
name :
831
904
type : string
@@ -850,6 +923,10 @@ spec:
850
923
parameters :
851
924
items :
852
925
properties :
926
+ $action :
927
+ enum :
928
+ - delete
929
+ type : string
853
930
allowEmptyValue :
854
931
type : boolean
855
932
allowRepeatedParameterName :
@@ -1078,6 +1155,10 @@ spec:
1078
1155
sensitive-parameters :
1079
1156
items :
1080
1157
properties :
1158
+ $action :
1159
+ enum :
1160
+ - delete
1161
+ type : string
1081
1162
name :
1082
1163
type : string
1083
1164
type : object
@@ -1091,6 +1172,10 @@ spec:
1091
1172
server-technologies :
1092
1173
items :
1093
1174
properties :
1175
+ $action :
1176
+ enum :
1177
+ - delete
1178
+ type : string
1094
1179
serverTechnologyName :
1095
1180
enum :
1096
1181
- Jenkins
@@ -1178,13 +1263,21 @@ spec:
1178
1263
signature-requirements :
1179
1264
items :
1180
1265
properties :
1266
+ $action :
1267
+ enum :
1268
+ - delete
1269
+ type : string
1181
1270
tag :
1182
1271
type : string
1183
1272
type : object
1184
1273
type : array
1185
1274
signature-sets :
1186
1275
items :
1187
1276
properties :
1277
+ $action :
1278
+ enum :
1279
+ - delete
1280
+ type : string
1188
1281
alarm :
1189
1282
type : boolean
1190
1283
block :
@@ -1441,6 +1534,10 @@ spec:
1441
1534
properties :
1442
1535
parameter :
1443
1536
properties :
1537
+ $action :
1538
+ enum :
1539
+ - delete
1540
+ type : string
1444
1541
allowEmptyValue :
1445
1542
type : boolean
1446
1543
allowRepeatedParameterName :
@@ -1668,6 +1765,10 @@ spec:
1668
1765
whitelist-ips :
1669
1766
items :
1670
1767
properties :
1768
+ $action :
1769
+ enum :
1770
+ - delete
1771
+ type : string
1671
1772
blockRequests :
1672
1773
enum :
1673
1774
- always
@@ -1680,6 +1781,8 @@ spec:
1680
1781
ipMask :
1681
1782
pattern : ' [0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}'
1682
1783
type : string
1784
+ neverLogRequests :
1785
+ type : boolean
1683
1786
type : object
1684
1787
type : array
1685
1788
whitelistIpReference :
@@ -1691,6 +1794,10 @@ spec:
1691
1794
xml-profiles :
1692
1795
items :
1693
1796
properties :
1797
+ $action :
1798
+ enum :
1799
+ - delete
1800
+ type : string
1694
1801
attackSignaturesCheck :
1695
1802
type : boolean
1696
1803
defenseAttributes :
@@ -1763,6 +1870,10 @@ spec:
1763
1870
xml-validation-files :
1764
1871
items :
1765
1872
properties :
1873
+ $action :
1874
+ enum :
1875
+ - delete
1876
+ type : string
1766
1877
contents :
1767
1878
type : string
1768
1879
fileName :
0 commit comments