DeepSource
Dashboard Resources Pricing Discover Directory Log in

Run your first analysis.

Find thousands of code security and quality issues in your codebase, before they end up in production.

Start now

raphaelts3 / wyd2encdec

Active
All issues
29
Recommended
1
Bug Risk
11
Anti-pattern
9
Security
5
Performance
0
Typecheck
0
Coverage
0
Style
0
Documentation
4

Omit comparison with boolean constant

SCC-S1002
Anti-pattern
a year ago — 2 years old
Found in go/main.go
1

Empty catch clauses may hide exceptions

JAVA-W0052
Anti-pattern
a year ago — a year old
Found in javaw2/Main.java
3

Shift amounts outside the valid range may produce unexpected results

JAVA-E0399
Anti-pattern
a year ago — a year old
Found in javaw2/PacketInputStream.java and javaw2/PacketOutputStream.java
5