This release addresses the following bugs to enhance analysis reliability and improve the user experience. These fixes span reporting, detection rules across multiple languages, email notifications, and permission management.
| Latest Versions |
Engine: master.p702.q13601.a1914.i669 KLA: master.1946.p702.q13594 |
Bugs
- API - Resolved an issue where JUnit Audit reports had an incorrect subdomain in the Audit URLs
- CSharp -Resolved a false positive in rule OPT.CSHARP.Csharp.DoNotIgnoreMethodResults where await statements were not being analyzed properly
- CSharp - Resolved a false positive in rule OPT.CSHARP.UnusedPrivateMethod with generic type inference or parameter-based expressions
- Java - Resolved a false negative in rule OPT.JAVA.SEC_JAVA.HardcodedUsernamePassword, where empty passwords are hardcoded
- JavaScript - Resolved a false positive in rule OPT.JAVASCRIPT.TYPESCRIPT.ANGULAR.UseTrackBy where ‘track’ is used without ‘By’
- Natural - Resolved false positives in rule OPT.NATURAL.NAT_PF.AvoidFindReadWithHold for safe, single-record update scenarios
- Resolved an issue where analysis email notifications contained a Java code snippet
- Resolved an issue where choosing ‘Select All’ when managing user permissions ignored any applied filters