Tag: #vulnerability
Writing on GPUs, LLMs, MLOps, Kubernetes — and mindset · 3 posts
How AI Found Two Years' Worth of Chrome Bugs in a Single Month — Reading the Number 1,072 Correctly
According to an announcement Google made on July 30, 2026, Chrome 149 and 150 — the two versions released in June alone — fixed 1,072 security bugs, more than the 1,036 fixed across the previous two years and 23 mileston
2026-07-31 · 12 min read #ai#security#chrome#fuzzing#vulnerabilityHunting Bugs with AI — The Era of Automated Security Research
Cases of AI automatically probing APIs at scale to uncover vulnerabilities are on the rise. From how fuzzing, differential analysis, and LLM-assisted triage work, to the asymmetry of attackers also using AI, the implicat
2026-06-25 · 20 min read #devops#security#ai#bug-bounty#fuzzingSecurity vulnerability action playbook: OS package, container image, runtime hardening
We organize a practical security operation playbook that covers everything from CVE discovery to action, verification, and reporting, OS package vulnerability patching, container image security, and runtime hardening.
2026-03-07 · 16 min read #devops#security#vulnerability#cve#container