// Popular Articles
Google đã build một vulnerability scanner và open-source nó: OSV-Scanner
OSV-Scanner của Google quét lockfiles, container images và cả C/C++ vendored code, đối chiếu từng dependency với database OSV.dev. 11+ ecosystem, call analysis loại bỏ alert nhiễu, guided remediation gợi ý version upgrade tối ưu, chạy được offline. Free, Apache-2.0.
Google's 1MB AI Model Reads Files Like an X-Ray — And Catches Malware That Fakes Its Extension
Magika is Google's open-source file-type detector. A 1MB deep-learning model, rewritten in Rust, classifies 200+ file types in ~5ms on a single CPU — and it already runs inside Gmail, Drive, Safe Browsing, and VirusTotal.
A2UI v0.9: Generative UI ăn rơ với design system của bạn, CopilotKit hỗ trợ Day-0
Google vừa ra A2UI v0.9 — protocol mở cho Generative UI. Agent mô tả UI bằng JSON streaming, frontend render bằng component catalog của bạn như lego. CopilotKit ship support Day-0 với CLI npx copilotkit@latest create my-app --framework a2ui. Đây là gì, khác gì v0.8, so với MCP-UI và Open-JSON-UI ra sao?
Google mở mã Magika: model AI nhận diện file type 99% chính xác, 5ms trên CPU
Google vừa open-source Magika — model deep learning 1MB phát hiện 200+ loại file với F1 99%, nhanh 5ms/file chỉ trên CPU. Đang chạy scan hàng trăm tỷ file/tuần trên Gmail, Drive, Safe Browsing và VirusTotal. Version 1.0 vừa ra mắt với engine Rust mới.