Skip to content

fix: nginx module more headers #476

fix: nginx module more headers

fix: nginx module more headers #476

Triggered via pull request December 12, 2024 17:10
Status Failure
Total duration 10m 12s
Artifacts

verifyimage.yml

on: pull_request
prepare
7s
prepare
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 4 warnings
build (nginx)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c set -eux; git clone -b master --depth 1 https://github.com/owasp-modsecurity/ModSecurity-nginx.git; git clone -b master --depth 1 https://github.com/openresty/headers-more-nginx-module.git; curl -sSL https://nginx.org/download/nginx-${NGINX_VERSION}.tar.gz -o nginx-${NGINX_VERSION}.tar.gz; tar -xzf nginx-${NGINX_VERSION}.tar.gz; cd ./nginx-${NGINX_VERSION}; ./configure --with-compat --add-dynamic-module=../ModSecurity-nginx --add-module=../headers-more-nginx-module; make modules; strip objs/ngx_http_modsecurity_module.so objs/ngx_http_headers_more_filter_module.so; cp objs/ngx_http_modsecurity_module.so objs/ngx_http_headers_more_filter_module.so /etc/nginx/modules/; mkdir /etc/modsecurity.d; curl -sSL https://raw.githubusercontent.com/owasp-modsecurity/ModSecurity/v3/master/unicode.mapping -o /etc/modsecurity.d/unicode.mapping" did not complete successfully: exit code: 1
build (nginx-alpine)
The job was canceled because "nginx" failed.
build (nginx-alpine)
The operation was canceled.
build (openresty-alpine-fat)
The job was canceled because "nginx" failed.
build (openresty-alpine-fat)
The operation was canceled.
prepare
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (apache-alpine)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (apache)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (nginx)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636