6c3e88a588
Test and Lint / backend-test (push) Successful in 1m8s
continuous-integration/drone/push Build is passing
Test and Lint / frontend-test (push) Successful in 2m8s
Version and Release / version-bump (push) Successful in 32s
Version and Release / trigger-drone (push) Successful in 2s
- Add missing created_at column to email_queue table - Fix 502 Bad Gateway errors with proper Traefik routing configuration - Create docker-compose.traefik.yml for external Traefik deployment - Fix health check endpoint path for API path stripping - Add PostgreSQL init script for Umami database creation - Add comprehensive deployment guide for Traefik setup The backend now properly handles /api prefix stripping by Traefik and migrations run safely in production environments with existing schemas. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
23 lines
365 B
JSON
23 lines
365 B
JSON
{
|
|
"auditReportVersion": 2,
|
|
"vulnerabilities": {},
|
|
"metadata": {
|
|
"vulnerabilities": {
|
|
"info": 0,
|
|
"low": 0,
|
|
"moderate": 0,
|
|
"high": 0,
|
|
"critical": 0,
|
|
"total": 0
|
|
},
|
|
"dependencies": {
|
|
"prod": 329,
|
|
"dev": 307,
|
|
"optional": 54,
|
|
"peer": 1,
|
|
"peerOptional": 0,
|
|
"total": 690
|
|
}
|
|
}
|
|
}
|