GetFirewallConfigJava
June 11, 2025 ยท View on GitHub
Java Attack - Mitigate risks of exploitation targeting Java-based applications or components.
Example Usage
import { GetFirewallConfigJava } from "@vercel/sdk/models/getfirewallconfigop.js";
let value: GetFirewallConfigJava = {
active: false,
action: "deny",
};
Fields
| Field | Type | Required | Description |
|---|---|---|---|
active | boolean | :heavy_check_mark: | N/A |
action | models.GetFirewallConfigSecurityResponse200ApplicationJSONResponseBodyCrsJavaAction | :heavy_check_mark: | N/A |