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

abdurrahimagca / AtmProject
Active

Last analyzed d2c12a4 3 months ago
Default analysis branch is
Currently analyzing run
All issues
22
Recommended
5
Bug risk
0
Anti-pattern
1
Security
2
Performance
0
Type check
0
Coverage
0
Style
2
Documentation
17

Overly generic exceptions should not be thrown

JAVA-W1042
Anti-pattern
3 months ago — 3 months old
Found in src/Main.java
1

Audit: SQL query may be susceptible to injection attacks

JAVA-A1042
Security
3 months ago — 3 months old
Found in src/SqlQuery.java
2

Multiple variables declared on the same line

JAVA-C1003
Style
3 months ago — 3 months old
Found in src/Transactions.java
2