* 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.
_______________________________________________
Secure Coding mailing list (SC-L) SC-L@securecoding.org
List information, subscriptions, etc - http://krvw.com/mailman/listinfo/sc-l
List charter available at - http://www.securecoding.org/list/charter.php
SC-L is hosted and moderated by KRvW Associates, LLC (http://www.KRvW.com)
as a free, non-commercial service to the software security community.
Follow KRvW Associates on Twitter at: http://twitter.com/KRvW_Associates
_______________________________________________

Reply via email to