Skip to content

Version 0.1

Compare
Choose a tag to compare
@arktt arktt released this 16 Nov 11:16
· 22 commits to master since this release
81bfd2b

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.