Type alias ApplicationSecurityWafCustomRuleConditionInputAddress

ApplicationSecurityWafCustomRuleConditionInputAddress: typeof SERVER_DB_STATEMENT | typeof SERVER_IO_FS_FILE | typeof SERVER_IO_NET_URL | typeof SERVER_SYS_SHELL_CMD | typeof SERVER_REQUEST_METHOD | typeof SERVER_REQUEST_URI_RAW | typeof SERVER_REQUEST_PATH_PARAMS | typeof SERVER_REQUEST_QUERY | typeof SERVER_REQUEST_HEADERS | typeof SERVER_REQUEST_HEADERS_NO_COOKIES | typeof SERVER_REQUEST_CUSTOM_AUTH | typeof SERVER_REQUEST_COOKIES | typeof SERVER_REQUEST_TRAILERS | typeof SERVER_REQUEST_BODY | typeof SERVER_REQUEST_BODY_FILENAMES | typeof SERVER_RESPONSE_STATUS | typeof SERVER_RESPONSE_HEADERS_NO_COOKIES | typeof SERVER_RESPONSE_TRAILERS | typeof SERVER_RESPONSE_BODY | typeof GRPC_SERVER_REQUEST_METADATA | typeof GRPC_SERVER_REQUEST_MESSAGE | typeof GRPC_SERVER_METHOD | typeof GRAPHQL_SERVER_ALL_RESOLVERS | typeof USR_ID | typeof HTTP_CLIENT_IP | typeof SERVER_LLM_EVENT | typeof SERVER_LLM_GUARD_VERDICT | typeof DD_APPSEC_FP_HTTP_HEADER | typeof DD_APPSEC_FP_HTTP_NETWORK | typeof DD_APPSEC_FP_SESSION | typeof DD_APPSEC_FP_HTTP_ENDPOINT | UnparsedObject

Input from the request on which the condition should apply.

Generated using TypeDoc