Skip to content

Releases: pwnosec/MinimalisticWAF

v1.0.0

23 Nov 08:26
646f54e
Compare
Choose a tag to compare

The first official release of MinimalisticWAF, a lightweight and straightforward Web Application Firewall designed to provide foundational security for your web applications. This version introduces core features to protect against common web vulnerabilities while maintaining a minimalistic footprint.

Usage:

Clone the repository:

git clone https://github.com/pwnosec/MinimalisticWAF.git

Install dependencies:

npm install

Run the application:

node app.js