coreruleset / coreruleset/modsecurity-crs-docker

Switch apache debian image to hardened image

Open
#412 2 comments 2 reactions 2 assignees View on GitHub

@fzipi is already working on this.

Since Apr 27, 2026.

  • #420 by @copilot-swe-agent — open
Dominant language
Dockerfile
Stars
448
Forks
88
Avg merge
6m
Merged PRs (30d)
2

Description

I guess that now that docker is doing hardened images, we could switch the main debian image to be hardened as the alpine one has minimal cves normally.

See https://hub.docker.com/hardened-images/catalog/dhi/httpd/guides

We might need some basic changes:

  • decouple the runtime image from the "build" image
  • the hardened image already run with the www-data user, using port 8080
  • we need to pull from docker-image://dhi.io/httpd:${httpd-version} and docker-image://dhi.io/httpd:${httpd-version}

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.