Skip to content

Commit e6f0046

Browse files
authored
change limit reductions defaults value (#159)
Signed-off-by: jamal-khey <[email protected]>
1 parent 506fb80 commit e6f0046

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/main/resources/config/application.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,5 +92,5 @@ security-analysis:
9292
- [ 1, 1, 1, 1, 1, 1 ]
9393
- [ 1, 1, 1, 1, 1, 1 ]
9494
- [ 1, 1, 1, 1, 1, 1 ]
95-
- [ 1, 1, 1, 1, 1, 1 ]
96-
- [ 1, 1, 1, 1, 1, 1 ]
95+
- [ 1, 1, 0.95, 0.95, 0.9, 0.9 ]
96+
- [ 1, 1, 0.95, 0.95, 0.9, 0.9 ]

0 commit comments

Comments
 (0)