Sqli
June 11, 2025 ยท View on GitHub
SQL Injection Attack - Prohibit unauthorized use of SQL commands to manipulate databases.
Example Usage
import { Sqli } from "@vercel/sdk/models/putfirewallconfigop.js";
let value: Sqli = {
active: true,
action: "log",
};
Fields
| Field | Type | Required | Description |
|---|---|---|---|
active | boolean | :heavy_check_mark: | N/A |
action | models.PutFirewallConfigSecurityRequestRequestBodyCrsSqliAction | :heavy_check_mark: | N/A |