Lucent Sky AVM version 1903 releases
- Lucent Sky AVM version 1903 SU1 (build 6.0.4246)
- Lucent Sky AVM version 1903 MR (build 6.0.4203)
Lucent Sky AVM version 1903 SU1
What's new in 1903 SU1
-
.NET 4.8 applications are now supported.
-
MSBuild 16 is now supported, and multiple versions of MSBuild can be used side-by-side on the same instance. Additionally, build properties are available with native MSBuild.
-
The Web UI now displays a list of recovered errors that occurred during a scan. In previous versions, this information was only available in the scan logs.
Issues fixed in 1903 SU1
These are the issues addressed in 1903 SU1:
-
JavaScript syntax highlighting is not available in HTML reports.
-
The file list in the reports has incorrect analysis marking.
-
Improved parsers for C# and Objective-C.
-
Updated binary analysis rules for .NET applications.
-
Updated source code analysis rules for PHP applications.
-
Improved error handling of custom source code analysis rules.
-
Improved handling of imported AST reports.
-
Improved remediation capabilities for CWE-502 and CWE-611.
-
Report and Remediate options appear in the Action Bar when they are not available.
Lucent Sky AVM version 1903 MR
New features in 1903 MR
Source code analysis
The new third-generation source code analysis engine was designed with scalability and extendibility in mind, and provides extended coverage for web applications and more advanced analysis for JavaScript files. However, these improvements may result in slightly longer analysis time.
The third-generation source code analysis engine also brings first-class support for customized rule packages. Users can now use custom identification rules across analysis engines with the same granularity as the built-in rules. As a result, the new source code analysis engine is not compatible with custom identification rules designed for previous generations of source code analysis engines.
Binary analysis
Performance improvements when using Comprehensive Analysis on applications with large binary files.
Remediation
Stability and performance improvements when generating the remediated source code of very large applications.
Interfaces
Eclipse plug-in
Eclipse plug-in now supports for Eclipse 2019-03.
The Visual Studio extension has been rewritten with VSIX v3, and supports Visual Studio 2019 and dark theme.
Issues fixed in 1903 MR
We fixed a bug where the batch delete function on the Web UI returns DATA_ERROR even when the operation completed successfully.