Local File Inclusion Attack - Prevent unauthorized access to local files through web applications.
import { GetFirewallConfigLfi } from "@vercel/sdk/models/getfirewallconfigop.js";
let value: GetFirewallConfigLfi = {
active: false,
action: "log",
};
Field | Type | Required | Description |
---|---|---|---|
active |
boolean | ✔️ | N/A |
action |
models.GetFirewallConfigSecurityResponseAction | ✔️ | N/A |