Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LFYSec/MScan
/ source
Method
source
src/test/resources/pta/taint/SourceSink.java:9–11 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
7
String tainted2;
8
9
static
String source() {
10
return
new
String();
11
}
12
13
static
void
sink(String s) {
14
}
Callers
15
main
Method · 0.95
main
Method · 0.95
main
Method · 0.95
main
Method · 0.95
taintCharArrayVar
Method · 0.95
taintCharArrayField
Method · 0.95
taintStringBuilderVar
Method · 0.95
taintStringBuilderField
Method · 0.95
main
Method · 0.95
main
Method · 0.95
main
Method · 0.95
main
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected