Dashboard
Resources
Pricing
Discover
Directory
Log in
Tofpu
/
SpeedBridge2
Active
Last analyzed
0a3c3bf
2 months ago
Default analysis branch is
main
Currently analyzing run
Overview
Issues
Metrics
History
All
Sort
Recommended
54
All issues
587
Recommended
54
Bug risk
37
Anti-pattern
20
Security
2
Performance
0
Type check
0
Coverage
0
Style
13
Documentation
515
Unsynchronized lazy initialization of static value detected
JAVA-E1053
Bug risk
2 months ago
—
2 months old
Found in speedbridge2-spigot-plugin/../UpdateChecker.java
1
from 0
Nullable parameters should be checked for null before use
JAVA-E1067
Bug risk
2 months ago
—
2 months old
Found in speedbridge2-spigot-plugin/../ItemStackSerializer.java and speedbridge2-spigot-plugin/../UmbrellaItemSerializer.java
6
from 0
NullPointerException should not be caught
JAVA-E1070
Bug risk
2 months ago
—
2 months old
Found in speedbridge2-spigot-plugin/../LocationSerializer.java
1
from 0
Possible null access
JAVA-E1083
Bug risk
2 months ago
—
2 months old
Found in speedbridge2-spigot-plugin/../GameProtectionListener.java, speedbridge2-spigot-plugin/../PlayerConnectionListener.java and 2 other files
27
from 0
Static field accessed before being written
JAVA-W1060
Bug risk
2 months ago
—
2 months old
Found in speedbridge2-spigot-plugin/../UpdateChecker.java
1
from 0
Local variables should not be assigned in return statements
JAVA-W1037
Anti-pattern
2 months ago
—
2 months old
Found in speedbridge2-spigot-plugin/../UpdateChecker.java, speedbridge2-spigot-plugin/../PlayerPositionLoader.java and 1 other file
3
from 0
Audit: Prepared query may be susceptible to injection attacks
JAVA-A1041
Security
2 months ago
—
2 months old
Found in speedbridge2-spigot-plugin/../DatabaseQuery.java
1
from 0
Mutable fields should not directly be returned
JAVA-S1049
Security
2 months ago
—
2 months old
Found in speedbridge2-spigot-plugin/../DatabaseTable.java
1
from 0
Multiple variables declared on the same line
JAVA-C1003
Style
2 months ago
—
2 months old
Found in speedbridge2-spigot-plugin/../SpeedBridgeCommand.java, speedbridge2-spigot-plugin/../BlockMenuManager.java and 7 other files
13
from 0