Post #1590308
2026-04-12 16:11 UTC
@joshbressers @ancoghlan @hugovk it gets tricky when it's something that's contextually secure, e.g. `http.server` is secure under my attacker model when I'm running it on localhost, and I like that Python has it. but I'm sure the CPython folks are very tired of getting vuln reports for it!
Replies (1)
-
@joshbressers@infosec.exchange 2026-04-12 16:20
@yossarian @ancoghlan @hugovk They just need to add the option i_know_this_is_dangerous=True :)