Addressed by PR #146 (merged). Integration tests for this handler are now in master.
Addressed by PR #146 (merged). Integration tests for this handler are now in master.
Triage update: Confirmed P1 security issue. Hardcoded database credentials in docker-compose.yml is a credential leak risk. Small fix to externalize to .env.
- Category: Security
- Complexity:…
Triage update: Confirmed P1 security issue. Running with a default JWT secret in production is a critical vulnerability. Small change but high impact.
- Category: Security
- Complexity:…
Triage update: Upgraded from P2 to P1. This is a type annotation bug where patent_id is annotated as int but should be str. Small fix, but can cause runtime type errors.
- Category: Bug fix -…
Triage update: Upgraded from P2 to P1. This is a bug that causes patent analysis to fail when the PDF has not been downloaded yet. Should be assigned to a developer for a quick fix.
-…