master
Moved all views and urls into corresponding modules: development_environment, endpoint, engagement, finding, home, metrics, product, product_type, reports, scan, search, test, test_type, and user. urls.py now imports from each module to get urls and views defined.
api tokens: allow admins to reset user tokens (#13885)
authorizations: optimize queries & cache data per request (#13989)
Introduce text labels for v3 (#13155)
Ruff: Add and autofix PLR1711 (#13003)