此仓库包含与谷歌 Chrome 紧急更新相关的信息和工具,用于解决关键安全漏洞。
谷歌已发布 Chrome 紧急更新,以修复正在被积极利用的零日漏洞。
/docs - 详细漏洞信息及缓解步骤/update-scripts - 不同平台的自动更新脚本/detection-scripts - 检查当前 Chrome 版本的脚本security-advisory.md - 综合安全公告# Windows PowerShell
.\detection-scripts\check-chrome-version.ps1
# Linux/Mac
chmod +x detection-scripts/check-chrome-version.sh
./detection-scripts/check-chrome-version.sh
# Windows
.\update-scripts\update-chrome-windows.ps1
# Mac
chmod +x update-scripts/update-chrome-macos.sh
./update-scripts/update-chrome-macos.sh
# Linux
chmod +x update-scripts/update-chrome-linux.sh
./update-scripts/update-chrome-linux.sh
此仓库仅供信息参考和教育用途。请始终通过官方来源验证安全信息。
最后更新:2023年12月