Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/akabe1/OAUTHScan
/ getIssueType
Method
getIssueType
src/burp/BurpExtender.java:3977–3981 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
3975
}
3976
3977
@Override
3978
public
int
getIssueType()
3979
{
3980
return
0;
3981
}
3982
3983
@Override
3984
public
String getSeverity()
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected