1Compose
Your fraud team writes the rules, not your engineers.
A policy is an event, a stack of conditions and an action. Pick the events it runs on, build the conditions in the dashboard, and choose what happens on a match. Nothing about it is a code change.
New policy
Match all of
Enabled policies, priority order
block-known-abuse
in_list eq known_abuse
challenge-signup-burst
event_count gt 3 per ip
review-vpn-signups
ip_is_vpn is_true
trust-known-devices
device_count lte 2
What the verdict can do
- code
- 0 code
- operators
- 12 operators
- environments
- 2 environments


