mirror of
https://github.com/bugsink/bugsink.git
synced 2026-01-04 20:30:30 -06:00
Defends against certain forms of local privilege escalation, i.e. understood to be defense in depth rather than a security issue given the recommended ways of deploying (docker container or in a single-use single-server) Fix #174 See https://github.com/python/cpython/pull/23901