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

hantsy / spring-reactive-jwt-sample
Active

Last analyzed 64b86f0 25 days ago
Default analysis branch is
Currently analyzing run
All issues
42
Recommended
14
Bug risk
4
Anti-pattern
12
Security
0
Performance
0
Type check
0
Coverage
0
Style
1
Documentation
25

Private field is never initialized

JAVA-E1065
Bug risk
3 months ago — 3 months old
Found in src/../PostControllerTest.java
2

Random instances should be reused

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

Detected use of the Date API

JAVA-W1072
Anti-pattern
3 months ago — 3 months old
Found in src/../JwtTokenProvider.java and src/../JwtTokenProviderTest.java
10

Multiple variables declared on the same line

JAVA-C1003
Style
3 months ago — 3 months old
Found in src/main/java/com/example/demo/domain/Post.java
1