Version 0.1
Description:
First release of SecuCheck Taint-analysis core.
Key-points:
- Strongly typed API.
- Intermediate analysis result listener with cancellation capability.
- In-process and out-process analysis hosting.
- Based on Boomerang 2.x.
Known issues:
- False positives despite taint-flow breaking method's existence.
- False negatives in the case of sink containing a call to a type with no source available.