-
Notifications
You must be signed in to change notification settings - Fork 300
Add prebuilt debian packages information to README #357
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add prebuilt debian packages information to README #357
Conversation
Quality Gate Passed Quality Gate passed
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
Hi @miluxhd,
thanks for this PR.
I think this is a good idea to collect the available binary packages (including docker images).
Let me find another ones and append them to your list.
Thanks again!
I don't know whether it's a good idea, but we could later add the build pipelines to this repo.
I don't know whether it's a good idea, but we could later add the build pipelines to this repo.
What do you mean exactly?
I manage this Cloudsmith repo and have a GitLab pipeline to build those packages (currently just for Debian and Ubuntu). If you think it’s a good idea to implement additional pipelines for building packages in this GitHub project, I can start working on that here. As you mentioned, we can also extend this to include Docker pipelines. However if this isn't part of the project's mission, I can make it public later and allow open-source contributions to take care of that and fix any future issues in the other repo.
Thanks, now I see.
Feel free to work on these packages, I'll add your repository link to README.
By the way, Coreruleset has a docker image, which is actively maintained - see this repository.
And I also have a similar repository than you (about for 5 years): https://modsecurity.digitalwave.hu. But I make packages for the current Nginx versions (that the OS supports). And also provide packages for Apache.
20bfaa0
to
df7869b
Compare
Quality Gate Passed Quality Gate passed
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
Uh oh!
There was an error while loading. Please reload this page.
Hey everyone,
This PR updates the README.md to let folks know about another way to get Nginx with ModSecurity: prebuilt packages from a git repository.
Just wanted to make it easier for those who'd rather not build from source. I've added a quick note about it in the Packaging section with a link: https://github.com/milad-zanganeh/modsecurity-packages
Quick heads-up: it's a third-party repo, not officially maintained by this project.