Skip to content

Commit af3659f

Browse files
authored
Doop Framework moved their source code to github (#1641)
1 parent 20c12f6 commit af3659f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

data/tools/doop.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ tags:
66
license: UPL
77
types:
88
- cli
9-
source: 'https://bitbucket.org/yanniss/doop'
10-
homepage: 'https://bitbucket.org/yanniss/doop'
9+
source: 'https://github.com/plast-lab/doop'
10+
homepage: 'https://plast-lab.github.io/doop-pldi15-tutorial/'
1111
description: Doop is a declarative framework for static analysis of Java/Android programs, centered on pointer analysis algorithms. Doop provides a large variety of analyses and also the surrounding scaffolding to run an analysis end-to-end (fact generation, processing, statistics, etc.).

0 commit comments

Comments
 (0)