Skip to content

Commit 9e12b9d

Browse files
authored
Update README.md
1 parent 344d8cb commit 9e12b9d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@
22
Secucheck-core is the taint analysis. Currently, it includes two solver,
33
Boomerang 3.x and Flowdroid.
44

5-
Boomerang 3.x tested for WebGoat, fluentTQL catalog and it finds the TaintFlows. Flowdroid is currently
6-
under development.
5+
Boomerang 3.x tested for WebGoat, catalog, demo-project and spring-petclinic and it finds all the TaintFlows. Flowdroid finds 0 taintflows due to its limitations.
76

87
## How to build secucheck-core manually?
98
- secucheck-core uses Boomerang DemandDriven analysis feature which is not yet realeased. Therefore, we need to build the Boomerang manually to the local maven before building SecuCheck.

0 commit comments

Comments
 (0)