modsecurity-apache 2.9.6-1 source package in Ubuntu

Changelog

modsecurity-apache (2.9.6-1) unstable; urgency=medium

  * New upstream version 2.9.6
  * Bump Standards-Version to 4.6.1

 -- Ervin Hegedus <email address hidden>  Fri, 09 Sep 2022 09:09:04 +0200

Upload details

Uploaded by:
Alberto Gonzalez Iniesta
Uploaded to:
Sid
Original maintainer:
Alberto Gonzalez Iniesta
Architectures:
any
Section:
httpd
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
modsecurity-apache_2.9.6-1.dsc 2.1 KiB ed2d41c682ee4a21f01adf7946d9c51dc48f96ca3a3fbc116c636f35ec257897
modsecurity-apache_2.9.6.orig.tar.gz 4.1 MiB 626a831aca92cdff73ea68a85b7f5c105d9a15365fa270fbed3139a81eaf3344
modsecurity-apache_2.9.6-1.debian.tar.xz 8.1 KiB 9925c39cb45d8a73ac8f2e7c07c9482909ef7ca57d13eda4a9395703a07ed680

Available diffs

No changes file available.

Binary packages built by this source

libapache2-mod-security2: Tighten web applications security for Apache

 Modsecurity is an Apache module whose purpose is to tighten the Web
 application security. Effectively, it is an intrusion detection and prevention
 system for the web server.
 .
 At the moment its main features are:
   * Audit log; store full request details in a separate file, including POST
     payloads.
   * Request filtering; incoming requests can be analysed and offensive requests
     can be rejected (or simply logged, if that is what you want). This feature
     can be used to prevent many types of attacks (e.g. XSS attacks, SQL
     injection, ...) and even allow you to run insecure applications on your
     servers (if you have no other choice, of course).

libapache2-mod-security2-dbgsym: debug symbols for libapache2-mod-security2