GetFirewallConfigLfi

June 11, 2025 ยท View on GitHub

Local File Inclusion Attack - Prevent unauthorized access to local files through web applications.

Example Usage

import { GetFirewallConfigLfi } from "@vercel/sdk/models/getfirewallconfigop.js";

let value: GetFirewallConfigLfi = {
  active: false,
  action: "log",
};

Fields

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