Skip to content
github-actions[bot] edited this page Aug 31, 2026 · 1 revision

WAF Plugin

Turns on Coraza with the OWASP Core Rule Set and switches between detect and block mode. Free — MIT licensed.

Install

nself plugin install waf

No license key required.

Description

Web Application Firewall management: enable Coraza with the OWASP Core Rule Set, switch between detection and blocking mode, and review recent WAF events.

This is a CLI plugin: it installs the nself-waf binary into your plugin path and runs as a command, not a background service.

Category: compliance. Current version: 1.0.0.

Commands

nself-waf subcommands (installed alongside the plugin):

  • nself-waf enable
  • nself-waf report

Examples

Enable

nself-waf enable

Report

nself-waf report

Source

plugins/waf/

Manifest: plugins/waf/plugin.json

See Also

  • Audit-Log — tamper-evident mutation log
  • GDPR — data portability and erasure

Home

nself-plugins

Start

Commands

Architecture

Plugin Ecosystem

Popular Plugins

View All: Home (or see the full alphabetical list below — 129/129 synced with registry.json)

All Free Plugins

Guides

Operations


Related

Clone this wiki locally