Debt Discovery
Scan and identify technical debt across your codebase
Critical
18
High
67
Medium
112
Low
74
Circular dependency in authentication module
criticalarchitecturesrc/services/auth/AuthService.ts
16h
estimate
92
risk
Outdated React version (17.0.2)
highoutdated dependencypackage.json
40h
estimate
76
risk
SQL injection vulnerability in search endpoint
criticalsecuritysrc/api/search/SearchController.java
4h
estimate
98
risk
Missing test coverage for payment processing
hightest coveragesrc/services/payment/
24h
estimate
81
risk
God class in OrderProcessor
mediumcode smellsrc/services/orders/OrderProcessor.java
80h
estimate
65
risk
No API documentation for v2 endpoints
mediumdocumentationsrc/api/v2/
16h
estimate
52
risk
Deprecated lodash methods in utility functions
lowoutdated dependencysrc/utils/helpers.ts
6h
estimate
28
risk
Hardcoded credentials in config files
highsecurityconfig/development.json
2h
estimate
88
risk
N+1 query problem in dashboard API
highcode smellsrc/api/dashboard/DashboardService.go
8h
estimate
71
risk
Mixed async patterns (callbacks and promises)
mediumcode smellsrc/services/notification/
12h
estimate
48
risk