Xss
June 11, 2025 ยท View on GitHub
XSS Attack - Prevent injection of malicious scripts into trusted webpages.
Example Usage
import { Xss } from "@vercel/sdk/models/putfirewallconfigop.js";
let value: Xss = {
active: false,
action: "deny",
};
Fields
| Field | Type | Required | Description |
|---|---|---|---|
active | boolean | :heavy_check_mark: | N/A |
action | models.PutFirewallConfigSecurityRequestRequestBodyCrsXssAction | :heavy_check_mark: | N/A |