From 454193a11fb2b36ae41f574fb59c50ee14b75501 Mon Sep 17 00:00:00 2001 From: "bhavin.shah" Date: Wed, 12 Aug 2026 11:37:26 +0530 Subject: [PATCH] Security: Upgrade nginx from 1.26.1 to 1.30.4 to fix CVE-2025-23419 and CVE-2026-42945 --- dependencies.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dependencies.yml b/dependencies.yml index a3f464ded..2fb38101f 100644 --- a/dependencies.yml +++ b/dependencies.yml @@ -79,10 +79,10 @@ dependencies: version: 8.24.0 nginx: artifact: nginx_{{ version }}_linux_x64_{{ fs }}_{{ commit }}.tgz - commit: b1316f75 + commit: 8ae9e822 fs: cflinuxfs4 cpe: cpe:2.3:a:f5:nginx:{{ version }}:*:*:*:*:*:*:* - version: 1.26.1 + version: 1.30.4 ruby: artifact: ruby/ruby_{{ version }}_linux_x64_{{ fs }}_{{ commit }}.tgz commit: 5fed98f8