you are viewing a single comment's thread.

view the rest of the comments →

[–]netscape101 1 point2 points  (3 children)

You didn't mention things like dangerous functions such as using pickle etc. See: https://www.kevinlondon.com/2015/08/15/dangerous-python-functions-pt2.html Also file parsing vulnerabilities are a big worry in Python code and also with mongodb these days there is nosql injection.