modsecurity-apache 2.9.7-1build2 source package in Ubuntu

Changelog

modsecurity-apache (2.9.7-1build2) noble; urgency=high

  * No change rebuild against libcurl3t64-gnutls.

 -- Julian Andres Klode <email address hidden>  Fri, 22 Mar 2024 18:18:11 +0100

Upload details

Uploaded by:
Julian Andres Klode
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
httpd
Urgency:
Very Urgent

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
modsecurity-apache_2.9.7.orig.tar.gz 4.1 MiB 036bc4598384d8de138e751677a20910b795c42ca80188c7871d1bbac966f90c
modsecurity-apache_2.9.7-1build2.debian.tar.xz 8.4 KiB 5177b42e5d7beea09408db2bbc5e10381b24dca2fb6f63efe9138c0714e341c1
modsecurity-apache_2.9.7-1build2.dsc 2.2 KiB 45d97ff35b3e73758cfb47b231c70cfbb7b16d3daacf9443631ecf8b532b303e

View changes file

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