
このリポジトリには、重大なセキュリティ脆弱性に対処するGoogleの緊急Chromeアップデートに関連する情報とツールが含まれています。
Googleは、実際に悪用されている重大なゼロデイ脆弱性を修正するため、緊急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月