これは作業したメモです。 環境 Cloud Build Artifact Registry CloudRun 状況 package-json的にはaxiosの "^1.4.0" という指定をしていた 今日午前中にGitHub Actions経由でCloud BuildでBuildし、CloudRunに適用されている やったこと Google Cloud の Artifact Registryにスキャンを実行 → 自動でのスキャンは残念ながらoffになっていた。。。 スキャンコマンド gcloud artifacts docker images scan [Artifact URL] --rem…