top | item 43986405

Wiz hardened, near-zero-CVE base images

6 points| dschofie | 9 months ago |wiz.io

3 comments

order

lysace|9 months ago

> The impact was immediate.

> Critical and high CVEs in base images dropped to near zero. Our vulnerability scanners became quieter, with fewer false positives and less noise.

Are there vulnerability scanners that attempt to look for what is actually used, instead of just what is present?

dschofie|9 months ago

Definitely! A lot of this falls under the "reachability" umbrella. It's just a little harder to say if something is actually used vs just installed. For example, in your app you could exec a script which can be harder for tools to detect with accuracy and there are just quite a few edge cases to handle