Adapt Access Control Hardening: Closing Information Disclosure Gaps
A walkthrough of the access control gaps we closed in Adapt, preventing information disclosure through UI, API discovery, and documentation surfaces.
4 articles.
A walkthrough of the access control gaps we closed in Adapt, preventing information disclosure through UI, API discovery, and documentation surfaces.
A focused security hardening pass for Adapt, a lightweight server that turns a folder into a secure, queryable workspace for data, documents, and media.
Building a Django SaaS App Or The Django SaaS Mega-Tutorial Tutorial 005.1 – Code Review Improvements After tutorial-005, we decided that it was time to conduct a code review. We recommend doing...
Adding automated testing, code quality tools (Black, MyPy, Bandit), pre-commit hooks, and GitHub Actions CI to a Django SaaS application - Part 2 of the series.