Environment
SCA 24.2
Situation
The “Poor Error Handling : Overly Broad Catch” issue wasn’t detected in SCA 24.2.
sourceanalyzer -b Test -clean
sourceanalyzer -b Test Test1.java
sourceanalyzer -b Test -scan -f Test1.fpr
Cause
From SCA 24.2, the default scan policy has changed from classic to security. The security scan policy excludes issues related to code quality from the analysis results.
Find resolution on support portal