Alex Thottunkel
- Total activity 2329
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 1176
Articles
Recent activity by Alex Thottunkel Sort by recent activity-
Release Notes - Highlight December 2019
We’re very proud to announce the next major release of CAST Highlight, the Software Intelligence platform for performing Application Portfolio Analysis. This version includes new features that cre...
-
Explore your OSS dependencies. Visually!
Software Composition Analysis is often perceived as a complex discipline, especially when you consider all its aspects such as license compliance, security vulnerabilities and technology obsolescen...
-
Feature Focus on Application Links
Unless you clearly understand the boundaries and technical interactions of each of your applications across your entire portfolio, it is a real challenge to consolidate the various software links, ...
-
Avoid using complex operands
Why you should care This code insight sanctions data accesses in operands having a too high level of indirection. The level of indirection is determined by the path you need to go through in order...
-
Avoid having too many unused variables
Why you should care Having too many variables that are unused somewhere in your software can make the software consume more memory than it should as the resource is allocated for each declared var...
-
Release Notes - Highlight October 2019
We’re very proud to announce the next major release of CAST Highlight (GA October 6th), the SaaS Software Intelligence platform for performing Application Portfolio Analysis. Innovations in this v...
-
Tutorial: How to build custom indicators using JIRA metrics and Highlight's API
In this tutorial post, we'll see how to use CAST Highlight's API to import external metrics and automatically consolidate a custom indicator. With a few steps and basic scripting skills, you'll be ...
-
What is a line of code and how Highlight counts them
Sometimes, this question is raised by new users: how CAST Highlight counts lines of code compared to classic static code analysis tools and how to explain possible differences. While there is no tr...
-
Transitive Dependencies: How much can you trust friends of your friends?
Friends of your friends are not necessarily your friends. In this post, we'll see why it is important to get visibility on dependencies of the Open Source components your apps are using and how to ...
-
Technical Debt estimates and stats by technology
This documentation page is deprecated as the Technical Debt calculation methodology has been revisited. See this page instead. As detailed in the Indicator & Methodology deck, CAST Highlight lever...