File tree Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
CORE
2
2
aliasing1.class
3
- --taint taint.json
3
+ --taint taint.json --function aliasing1.my_method
4
4
^EXIT=0$
5
5
^SIGNAL=0$
6
6
^file aliasing1.java line 10( function .*)?: There is a flow \(taint rule my_sink\)$
Original file line number Diff line number Diff line change 1
1
CORE
2
2
basic1.class
3
- --taint taint.json
3
+ --taint taint.json --function basic1.my_method
4
4
^EXIT=0$
5
5
^SIGNAL=0$
6
6
^file basic1.java line 8( function .*)?: There is a T1 flow \(taint rule my_h1\)$
Original file line number Diff line number Diff line change 1
1
CORE
2
2
basic2.class
3
- --taint taint.json
3
+ --taint taint.json --function basic2.my_method
4
4
^EXIT=0$
5
5
^SIGNAL=0$
6
6
^file basic2.java line 8( function .*)?: There is a T1 flow \(taint rule my_h1\)$
Original file line number Diff line number Diff line change 1
1
CORE
2
2
interface1.class
3
- --taint taint.json
3
+ --taint taint.json --function interface1.my_method
4
4
^EXIT=0$
5
5
^SIGNAL=0$
6
6
^file interface1.java line 18( function .*)?: There is a flow! \(taint rule sink_rule\)$
Original file line number Diff line number Diff line change 1
1
CORE
2
2
interproc1.class
3
- --taint taint.json
3
+ --taint taint.json --function interproc1.my_method
4
4
^EXIT=0$
5
5
^SIGNAL=0$
6
6
^file interproc1.java line 13( function .*)?: There is a T1 flow \(taint rule my_h1\)$
Original file line number Diff line number Diff line change 1
1
KNOWNBUG
2
2
map1.class
3
- --taint taint.json
3
+ --taint taint.json --function map1.my_method
4
4
^EXIT=0$
5
5
^SIGNAL=0$
6
6
^file map1.java line 12( function .*)?: There is a flow \(taint rule my_sink\)$
You can’t perform that action at this time.
0 commit comments