Happy new year! We've added new functions that you can use in rules.

  • With Geofencing, you can see if a user is located within N miles of a specific location (e.g., signals.ip.geo.isWithin(latitude,longitude, radius in miles))
  • With Duration, you can write rules based on time using daysSince(timestamp) and yearsSince(timestamp) (e.g., Email has been in more than 3 breaches in the last 180 days --> size(signals.email.breachInfo.breaches.filter(breach, daysSince(breach.date) < 180)) > 3)
  • We launched Rules Templates so you don't have to create a rules set from scratch
  • We updated how rules are applied. Each rule in a rule set will now be applied one after another. And if none of the rules apply, then a default outcome will be applied.
  • We've redesigned the UI for app.443id.com to showcase all of our products.
  • Share your rules with other users! To import rules sets, select the (+) button and choose the "Import" option. To export rules, click the "Export Rules Set" button for the rules set you want to share.
  • See out how your rules will work in the UI! Create your rules, then go to the "Evaluate" tab to apply them to a single user.

Creating rules in the UI just got easier! Check out the new design.

  • You can now create rules in the UI. Write up your rules using Google CEL.
  • 2 new dashboards are available for paying customers: Risk Data and Signals Intelligence. These dashboards provide more details on your users beyond what's available in the Identity Risk Report (free version).
  • The Rules Engine API is now available! The Rules Engine enables you to distill complex OSINT signal data into desired actions in real time. This is only available to paying customers.
  • 443ID supports CLI so you can try out our products, including the Risk Score, Rules Engine, and Signal Intelligence!
  • The Signals Intelligence API is now available! Provide an email, IP, and/or phone number - and the API will tell you everything we know. Use this to spot outside risks to your organization.
  • We published new phone signals! These provide metadata for any phone number you provide (carrier, origination info, etc.)

Uploading multiple users in the Evaluator is now twice as fast!

  • We published more info about how you can discover unknown risk factors to your business with the 443ID Risk Identity Report. Check it out!
  • We now have a Ping Identity Davinci integration! Click the link to learn more.
  • When you sign up for Verosint, you'll see we added a "Complete Setup" actions bar. Complete those steps to protect your business against unknown risks!