File tree Expand file tree Collapse file tree 1 file changed +17
-12
lines changed
src/main/resources/config Expand file tree Collapse file tree 1 file changed +17
-12
lines changed Original file line number Diff line number Diff line change @@ -59,9 +59,7 @@ security-analysis:
5959 highBound : 75
6060 - nominalV : 90
6161 lowBound : 75
62- highBound : 120
63- - nominalV : 150
64- lowBound : 120
62+ # FIXME: is highbound correct ?
6563 highBound : 180
6664 - nominalV : 225
6765 lowBound : 180
@@ -70,23 +68,30 @@ security-analysis:
7068 lowBound : 300
7169 highBound : 500
7270 limitDurations :
73- - lowBound : 600
71+ - lowBound : 1200
7472 lowClosed : false
7573 highBound : ~
7674 highClosed : false
75+ - lowBound : 600
76+ lowClosed : false
77+ highBound : 1200
78+ highClosed : false
7779 - lowBound : 300
7880 lowClosed : true
7981 highBound : 600
8082 highClosed : true
81- - lowBound : 0
83+ - lowBound : 60
8284 lowClosed : true
8385 highBound : 300
8486 highClosed : false
87+ - lowBound : 0
88+ lowClosed : true
89+ highBound : 60
90+ highClosed : false
8591 defaultValues :
86- - [ 1, 1, 1, 1 ]
87- - [ 1, 1, 1, 1 ]
88- - [ 1, 1, 1, 1 ]
89- - [ 1, 1, 1, 1 ]
90- - [ 1, 1, 1, 1 ]
91- - [ 1, 1, 1, 1 ]
92- - [ 1, 1, 1, 1 ]
92+ - [ 1, 1, 1, 1, 1, 1 ]
93+ - [ 1, 1, 1, 1, 1, 1 ]
94+ - [ 1, 1, 1, 1, 1, 1 ]
95+ - [ 1, 1, 1, 1, 1, 1 ]
96+ - [ 1, 1, 1, 1, 1, 1 ]
97+ - [ 1, 1, 1, 1, 1, 1 ]
You can’t perform that action at this time.
0 commit comments