You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pages/docs/applications.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ The following applications are written in the Soufflé Language. Some are open s
12
12
- Doop is a pointer analysis framework for Java programs.
13
13
Doop implements a range of points-to algorithms, including context insensitive,
14
14
call-site sensitive, and object-sensitive analyses. The source code can be found
15
-
[here](https://bitbucket.org/yanniss/doop/).
15
+
[here](https://github.com/plast-lab/doop).
16
16
- Java JDK Security Analysis: Soufflé was initially used to find security vulnerabilities in the Java JDK library. This project was conducted by Oracle Labs, Brisbane.
0 commit comments