Commit 9287e1f
committed
ci: remove failOnError=false now that OWASP analyzer crash is fixed
The buildSrc classloader fix (f337ba6) made the analyzer run to
completion, so the tolerance flag added in 95c8f79 is no longer
needed. Reverting to the default (true) so a future analyzer
regression fails loudly instead of silently passing with an
incomplete report.1 parent 2b7487d commit 9287e1f
1 file changed
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
65 | 64 | | |
0 commit comments