Java

June 11, 2025 ยท View on GitHub

Java Attack - Mitigate risks of exploitation targeting Java-based applications or components.

Example Usage

import { Java } from "@vercel/sdk/models/putfirewallconfigop.js";

let value: Java = {
  active: true,
  action: "log",
};

Fields

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

Contents

  1. 1Example Usage
  2. 2Fields