Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion pages/docs/applications.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ The following applications are written in the Soufflé Language. Some are open s
- Doop is a pointer analysis framework for Java programs.
Doop implements a range of points-to algorithms, including context insensitive,
call-site sensitive, and object-sensitive analyses. The source code can be found
[here](https://bitbucket.org/yanniss/doop/).
[here](https://github.com/KnowSciEng/doop).
- 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.

## Solidity / EVM
Expand Down