Using the CVSS to Secure the Software Supply Chain - Blog
June 30, 2022It’s easy for security teams and software developers to be overwhelmed with the endless stream of software vulnerabilities reported across the hundreds of applications used by a typical large enterprise. But not all software vulnerabilities are created equal and need immediate attention.
Embracing a More Advanced Application Security Framework - Story
January 11, 2022By nature, automotive software is complex.
Resolving function pointers with static analysis - Story
February 27, 2018Function pointers in C are a useful construct, despite needing to look up the exact syntax when trying to program with them.