Overview
When idemeum captures an application event (either execution event for allowlisting or elevation event for elevation control), it calculates aconfidence score for that application.
Confidence score determines how confident we are that allowing execution or elevation of this app is save in our environment. For each application we look at more than 20 signals, calculate the score as a weighted sum across independent signal groups, and then present the score as a recommendation zone.
At the end of the scoring computation we return the confidence zone for each application:
hard block- certainly malicioushigh risk- likely unsafe to allowambiguous- applications and needs careful reviewsoft allow- likely safe to allow for the organizationallow- high confidence of a safe application
Where confidence score is shown
Confidence score is shown in all places where you are interacting with an application event:- For each application event in the portal in the
Eventstable - For each elevation or execution request in the web portal
- Mobile request notifications
- Email admin notifications
- Tickets we create in the ticketing system
Events view:

