2022-12-15 17:41:53 +01:00
|
|
|
|
<?php
|
2022-06-16 14:01:47 +02:00
|
|
|
|
/**
|
|
|
|
|
|
* Module Name: Firewall
|
2025-07-27 19:58:08 +02:00
|
|
|
|
* Module Description: Filter malicious traffic in real time with Jetpack’s site firewall.
|
2022-06-16 14:01:47 +02:00
|
|
|
|
* Sort Order: 5
|
|
|
|
|
|
* First Introduced: 10.9
|
|
|
|
|
|
* Requires Connection: Yes
|
|
|
|
|
|
* Auto Activate: No
|
|
|
|
|
|
* Module Tags: Firewall, WAF
|
|
|
|
|
|
* Feature: Security
|
|
|
|
|
|
*
|
|
|
|
|
|
* @package automattic/jetpack
|
|
|
|
|
|
*/
|