Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 1.97 KB

getfirewallconfiglfi.md

File metadata and controls

21 lines (15 loc) · 1.97 KB

GetFirewallConfigLfi

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

Field Type Required Description
active boolean ✔️ N/A
action models.GetFirewallConfigSecurityResponseAction ✔️ N/A