-
Notifications
You must be signed in to change notification settings - Fork 10
/
Copy pathpx_metadata.json
53 lines (53 loc) · 1.63 KB
/
px_metadata.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
{
"version": "6.14.1",
"supported_features": [
"advanced_blocking_response",
"bypass_monitor_header",
"block_activity",
"block_page_captcha",
"block_page_js_challenge",
"block_page_rate_limit",
"client_ip_extraction",
"cookie_v3",
"credentials_intelligence",
"css_ref",
"custom_logo",
"custom_parameters",
"custom_proxy",
"custom_sensitive_request",
"enforced_routes",
"logger",
"filter_by_extension",
"first_party",
"js_ref",
"mobile_support",
"module_enable",
"module_mode",
"monitored_routes",
"page_requested_activity",
"pxde",
"vid_extraction",
"risk_api",
"custom_cookie_header",
"sensitive_routes",
"telemetry_command",
"enforcer_error",
"pxhd",
"batched_activities",
"sensitive_headers",
"block_page_hard_block",
"header_based_logger"
],
"excluded_tests": [
"test_pxde_extraction_(s2s|unverified|verified)",
"test_risk_cookie_valid_cookie_with_user_agent_of_max_length",
"test_path_parsing_in_(block|page_requested|risk_api|additional_s2s)\\[with_dots",
"test_path_parsing_in_additional_s2s\\[with_extra_slashes-(/login////|//////login//////)",
"test_path_parsing_in_(block|page_requested|risk_api|additional_s2s)\\[with_ascii_encoding_parsable",
"test_risk_cookie_valid_cookie_with_user_agent_bigger_than_max_length",
"test_block_page_captcha_response_contains_http_reason_phrase",
"test_cookie_v3_cookie_decryption_failed_iterations_above_max_allowed_value",
"test_cookie_v3_cookie_validation_failed_big_cookie",
"test_client_ip_extraction_order_risk_api"
]
}