logoalt Hacker News

tptacektoday at 2:40 AM2 repliesview on HN

You must be new to this. The median line of code in a security tool is materially less secure than the median line of code overall in the industry.


Replies

regularfrytoday at 7:50 AM

Similarly one of our biggest causes of power outages when I worked with a DC was the UPSes. And the biggest causes of data loss were the hardware RAID controllers. Feels like there's a fundamental law lurking under this stuff.

CoderLuiitoday at 5:09 AM

this is painfully accurate. ive worked in security for years and the tools we trust the most get the least scrutiny because everyone assumes "well its a security tool, it must be secure." the irony is these tools usually run with the highest privileges in the pipeline. trivy sits in CI with access to every secret in your environment and nobody questions it because its supposed to be the thing protecting you.