Remote File Inclusion Attack - Prohibit unauthorized upload or execution of remote files.
import { Rfi } from "@vercel/sdk/models/getfirewallconfigop.js";
let value: Rfi = {
active: false,
action: "log",
};
Field | Type | Required | Description |
---|---|---|---|
active |
boolean | ✔️ | N/A |
action |
models.GetFirewallConfigSecurityResponse200Action | ✔️ | N/A |