This release contains the following improvements and fixed issues for Kiuwan Cloud:
Latest Versions
- KLA: master.1808.p685.q13371
- Engine: master.p686.q13376.a1910.i654
- Cloud: 2.8.2402.2
Improvements and Fixes
- Kiuwan rule OPT.CSHARP.UncheckedReturnValue no longer reports Unchecked Return Value in C# code
- Kiuwan rule OPT.CSHARP.Csharp.DeclareTypesInNamespaces no longer reports Declare Types in Namespaces when applied to C# code
- Kiuwan no longer reports parsing errors while analyzing PLSQL
- Kiuwan rule OPT.JAVA.SEC_JAVA.CrossSiteScriptingRule no longer reports blank lines
- Kiuwan no longer reports Unused local variable PHP false positive for Globals
- Enumeration in VB.net no longer reports an error on the local variable OPT.VBNET.VBnet.RemoveUnusedLocals
- The rules OPT.JAVA.PB.SBC and OPT.JAVA.PB.SBDF are no longer reporting false positives when the Java version of the analyzed source code is 14 or higher
- The rule OPT.JAVASCRIPT.OpenRedirect no longer reports false positives
- The rule OPT.JAVA.SEC_JAVA.CrossSiteScriptingRule no longer reports false positives
- PL/SQL is now parsing the CREATE ROLE statement