paint-brush
Pysa: A Tool to Prevent Security Vulnerabilities in Pythonby@sunanda35
920 reads
920 reads

Pysa: A Tool to Prevent Security Vulnerabilities in Python

by sunanda3mAugust 22nd, 2020
Read on Terminal Reader
Read this story w/o Javascript
tldt arrow

Too Long; Didn't Read

Pysa is a security-focused tool build on the top of Pyre, Facebook's type checker for python. It checks code and analyzes how data flows through it. It helps to scale application security efforts for python which is the most important codebase which powers Instagram’s servers. The most common kinds of sources are places where user-controlled data enters the application like Django's HttpRequest.GET dictionary. It performs some rounds of analysis to build summaries to determine which functions have parameters that eventually reach a sink.

Companies Mentioned

Mention Thumbnail
Mention Thumbnail

Coin Mentioned

Mention Thumbnail
featured image - Pysa: A Tool to Prevent Security Vulnerabilities in Python
sunanda HackerNoon profile picture
sunanda

sunanda

@sunanda35

Tech Evangelist, Polyglot Developer with a passion for innovative technology & Tech Enthusiastic

About @sunanda35
LEARN MORE ABOUT @SUNANDA35'S
EXPERTISE AND PLACE ON THE INTERNET.
L O A D I N G
. . . comments & more!

About Author

sunanda HackerNoon profile picture
sunanda@sunanda35
Tech Evangelist, Polyglot Developer with a passion for innovative technology & Tech Enthusiastic

TOPICS

THIS ARTICLE WAS FEATURED IN...

Permanent on Arweave
Read on Terminal Reader
Read this story in a terminal
 Terminal
Read this story w/o Javascript
Read this story w/o Javascript
 Lite
Also published here