generalvia Hacker News AI

AI now finds software vulnerabilities faster than they get patched

AI tools are now identifying software flaws faster than developers can fix them. This shift is changing how companies approach cybersecurity. These tools can scan code for weaknesses in seconds, but fixing them still requires human time and effort.

AI now finds software vulnerabilities faster than they get patched

Google's DeepMind released Gemini 2.0, a new AI model that can identify software vulnerabilities faster than developers can patch them. The model uses machine learning to scan code for weaknesses, often finding flaws in seconds.

This matters because it changes how companies approach cybersecurity. In the past, finding vulnerabilities was the hard part. Now, the bottleneck is fixing them. Think of it like finding a leak in a pipe—AI can spot the leak instantly, but someone still needs to grab the wrench and fix it.

If you use software, you can check if your favorite apps have been scanned by AI tools. Look for announcements from companies about AI-driven security scans. For example, GitHub's CodeQL is one such tool you can use to scan your own code for vulnerabilities. Go to GitHub's CodeQL documentation and follow the steps to get started.

#ai#cybersecurity#software#vulnerabilities#code