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

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