|
|
|
|
|
by stephen-magill
1822 days ago
|
|
We provide deeper analysis and can surface things like thread safety issues and resource leaks. We also focus very closely on ensuring our tools have low false positive rates and so we tend to have less noisy output. This is especially important when you're using the pull request integration (you don't want a bunch of noise in code review). |
|
What kind of things does lift do to ensure lower false positives?