Remote Execution Attack - Prevent unauthorized execution of remote scripts or commands.
import { Rce } from "@vercel/sdk/models/getfirewallconfigop.js";
let value: Rce = {
active: false,
action: "log",
};
Field | Type | Required | Description |
---|---|---|---|
active |
boolean | ✔️ | N/A |
action |
models.GetFirewallConfigSecurityResponse200ApplicationJSONAction | ✔️ | N/A |