📄️ Debugging False Positives and False Negatives
False Positives occur when Pysa finds an issue that is not valid, either
📄️ Exploring Taint Models Interactively
Overview
📄️ Coverage Increasing Strategies
Pysa relies on good type information and compete models in order to accurately analyze code. This page describes a number of strategies for increasing typing and model coverage to help Pysa. These strategies can be used once, with the results committed to your repository, or run as an ephemeral step in your analysis process prior to running pyre analyze.
📄️ General Tips
Features/Limitations