Jump to letter: [
ACDFJLMNQSTWXZ
]
libmodsecurity - A library that loads/interprets rules written in the ModSecurity SecRules
- Description:
Libmodsecurity is one component of the ModSecurity v3 project.
The library serves as an interface to ModSecurity Connectors
taking in web traffic and applying traditional ModSecurity processing.
In general, it provides the capability to load/interpret rules written
in the ModSecurity SecRules format and apply them to HTTP content
provided by your application via Connectors.
- Architecture:
Optimized for aarch64 (ARM64) architecture. It can be used on AWS Graviton instances, as well as Raspberry Pi 4 and newer.
How to Install
sudo dnf -y install https://extras.getpagespeed.com/release-latest.rpm
sudo dnf -y install libmodsecurity
Packages