ποΈ 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