Lfi
June 11, 2025 ยท View on GitHub
Local File Inclusion Attack - Prevent unauthorized access to local files through web applications.
Example Usage
import { Lfi } from "@vercel/sdk/models/putfirewallconfigop.js";
let value: Lfi = {
active: true,
action: "log",
};
Fields
| Field | Type | Required | Description |
|---|---|---|---|
active | boolean | :heavy_check_mark: | N/A |
action | models.PutFirewallConfigSecurityRequestAction | :heavy_check_mark: | N/A |