# jetpack/14.4/modules/waf.php

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

- Page: https://pluginprobe.com/plugins/jetpack/14.4/code/modules/waf.php
- Raw: https://pluginprobe.com/plugins/jetpack/14.4/raw/modules/waf.php
- Modified: 2022-12-19T20:03:30+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/14.4/code/modules/waf.php#L10-L20`.

```php
<?php
/**
 * Module Name: Firewall
 * Module Description: Protect your site with Jetpack's Web Application Firewall
 * Sort Order: 5
 * First Introduced: 10.9
 * Requires Connection: Yes
 * Auto Activate: No
 * Module Tags: Firewall, WAF
 * Feature: Security
 *
 * @package automattic/jetpack
 */

```
