Php

June 11, 2025 ยท View on GitHub

PHP Attack - Safeguard against vulnerability exploits in PHP-based applications.

Example Usage

import { Php } from "@vercel/sdk/models/putfirewallconfigop.js";

let value: Php = {
  active: true,
  action: "log",
};

Fields

FieldTypeRequiredDescription
activeboolean:heavy_check_mark:N/A
actionmodels.PutFirewallConfigSecurityRequestRequestBodyCrsPhpAction:heavy_check_mark:N/A

Contents

  1. 1Example Usage
  2. 2Fields