SaaSMon MVP

Managed visibility for SaaS sprawl.

This bootstrap repo separates operator workflows from ingestion and remediation execution so the MVP can ship fast without hard-coding Entra logic into the frontend.

Connector health and sync status

Foundation is in place for the next implementation tasks.

Normalized SaaS inventory by tenant

Foundation is in place for the next implementation tasks.

Managed access-removal workflow execution

Foundation is in place for the next implementation tasks.

Environment

staging

Public app URL: https://console.didurlabs.com/

Shared runtime

Database, Redis, encryption

Bound once and reused across web and worker server runtimes.

Startup contract

No inline migrations

Expect prisma migrate deploy to finish before web rollout

SaaSMon