File tree 2 files changed +30
-0
lines changed
2 files changed +30
-0
lines changed Original file line number Diff line number Diff line change @@ -868,6 +868,21 @@ spec:
868
868
name :
869
869
type : string
870
870
type : object
871
+ threat-campaigns :
872
+ items :
873
+ properties :
874
+ isEnabled :
875
+ type : boolean
876
+ name :
877
+ type : string
878
+ type : object
879
+ type : array
880
+ threatCampaignReference :
881
+ properties :
882
+ link :
883
+ pattern : ^http
884
+ type : string
885
+ type : object
871
886
urlReference :
872
887
properties :
873
888
link :
Original file line number Diff line number Diff line change @@ -870,6 +870,21 @@ spec:
870
870
name :
871
871
type : string
872
872
type : object
873
+ threat-campaigns :
874
+ items :
875
+ properties :
876
+ isEnabled :
877
+ type : boolean
878
+ name :
879
+ type : string
880
+ type : object
881
+ type : array
882
+ threatCampaignReference :
883
+ properties :
884
+ link :
885
+ pattern : ^http
886
+ type : string
887
+ type : object
873
888
urlReference :
874
889
properties :
875
890
link :
You can’t perform that action at this time.
0 commit comments