This release introduces support for OWASP Top 10:2025 findings, as well as Java, JavaScript, RPG, and usability improvements.
| Latest Versions |
|
Engine: master.p710.q13646.a1914.i679 KLA: master.1950.p710.q13646 |
Improvements
- Added rule tags for OWASP Top 10:2025.
- RPG - Added support for
SORTA(A)andSORTA(D)commands.
Bugs
- Fixed an issue with naming 'Group of portfolios' and 'Portfolios' the same.
- Java - Resolved a false positive in rule OPT.JAVA.SWITCH.CaseWithReturn.
- Java - Resolved a false positive in rule OPT.JAVA.EXCP.AvoidNewException.
- JavaScript - Resolved a false positive in rule OPT.JAVASCRIPT.TYPESCRIPT.UsePrimitiveTypes.
- RPG - Fixed a parsing issue with
DCL-DScommand. - RPG - Fixed a parsing issue with
**freecommand.