It’s one thing to know about CVEs that affect your business’s applications. It’s quite another, however, to go about fixing CVEs quickly, particularly in cases where a CVE impacts a third-party dependency that multiple applications use.
The reason why is that the conventional approach to deploying CVE fixes is to patch each application or container image layer one-by-o...