The Events tab is the triage queue. Each time a check finds a file that was added, removed or modified against the baseline, it records an event here for a human to review.
An event carries the path, the change type (added / removed / changed), the exact attributes that differ (permissions, owner, size, hashes…), a severity derived from what changed, and a status:
New — detected, not yet reviewed.
Approved — an operator confirms this change is expected/legitimate.
Suspect — an operator flags this change as unexplained; it must be investigated and it blocks the baseline update.
Resolved — closed out once the baseline is updated to absorb an approved change.
Severity is assigned from the target: changes to system binaries or account files are critical; SSH keys, certificates and service configs are high; general config is medium; volatile files are info.