New version of Kiuwan SaaS
Code Security provides aggregated views by portfolios values
Code Security provided now the functionality to search and select groups of applications (based on portfolio values)
- Summary page lets you now to group (and search) your applications by Portfolios
- When selecting a portfolio value, you will have access to aggregated views of all the applications that matches the selected value
- This way, you will be able to see not only aggregated metrics but also to discover what are the vulnerabitlities most affecting a set of applications
Kiuwan Insights support for Scala applications
Kiuwan Insights now provides support for processing SBT-based Scala projects.
From build.sbt, Kiuwan Insights:
- extracts external dependencies (3rd party components) used by your app (from Maven or any other configured repo)
- executes obsolescence analysis on those depedencies, and
- NVD is searched for security vulnerabilities affecting components used by your app