Tag: diversio

5 articles in this tag.

Security Nov 24, 2025 15 min read

Protecting Our Own Tenant in a Multi-Tenant SaaS

How we treat Diversio's own tenant inside Optimo as the hardest one to reach, using layered controls across Django admin, approvals, Postgres RLS, IAM and automation.

AI Mar 5, 2025 3 min read

uv and PEP 723

Using uv with PEP 723 simplifies dependency management for standalone Python scripts, making quick scripting with LLM-generated code effortless.