Overview of Pysa Tutorial exercises
mainThe Pysa tutorial consists of 5 exercises designed to teach the Python Static Analyzer (Pysa) features using a Django project as a target. The exercises cover:
- Running and observing results
- Adding sinks and rules
- Using sanitizers to filter results
- Adding features to and browsing results with SAPP
- The model generation concept