# jetpack/16.2/modules/waf.php

Jetpack – WP Security, Backup, Speed, &amp; Growth, version 16.2. 14 lines.

- Page: https://pluginprobe.com/plugins/jetpack/16.2/code/modules/waf.php
- Raw: https://pluginprobe.com/plugins/jetpack/16.2/raw/modules/waf.php
- Modified: 2025-11-24T17:00:32+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/jetpack/16.2/code/modules/waf.php#L10-L20`.

```php
<?php
/**
 * Module Name: Firewall
 * Module Description: Filter malicious traffic in real time with Jetpack’s site firewall.
 * Sort Order: 5
 * First Introduced: 10.9
 * Requires Connection: Yes
 * Auto Activate: No
 * Module Tags: Firewall, WAF
 * Feature: Security
 *
 * @package automattic/jetpack
 */

```
