Secure Coding mailing list archives

has any one completed a python security code review`


From: fw at deneb.enyo.de (Florian Weimer)
Date: Thu, 22 Apr 2010 22:25:45 +0200

* Matt Parsons:

Has anyone completed a python security code review?

I believe Google has, for their AppEngine product.

What would you look for besides inputs, outputs and dangerous
functions?

Does it involve mobile code? That would be quite a challenge.

There are also some historically insecure/risky APIs, such as pickling
and some DB-API versions.


Current thread: