Skip to content

Sentinel v1.2.0 — whitelist exemptions

Latest

Choose a tag to compare

@AnAverageBeing AnAverageBeing released this 05 Aug 16:48

Per-server and per-user whitelist exemptions, scoped per detection or for all:

  • Settings → General → Whitelist → "Fully exempt servers & users": pick a server (or a user — all their servers) and optionally the specific detectors to exempt; empty list = exempt from everything.
  • Exempt targets are never scanned (volume sweeps and container scans skip them) and their events are dropped before actions, alerts, or recording.
  • The panel resolves user exemptions into that node's server UUIDs on every config sync, so ownership changes apply on the next push/pull.
  • Distinct from muted servers (existing), which still record events but suppress actions/alerts.

Verified live: full exemption (zero events on blocklisted file drop), miner-only exemption (onaccess still fires), user-level exemption (all owned servers covered), and detection resuming after removal.