af1b8e995684f937680977df48725d362d1e9424
- Updated Dockerfile to improve security with a non-root user and added health checks. - Modified docker-compose.yml to set containers as read-only, restrict ports to localhost, and implement health checks. - Enhanced .env.example with additional environment variables for security and configuration. - Improved FastAPI application with middleware for security headers, CORS, and body size limits. - Refactored authentication flow in auth.py to include state validation and improved error handling. - Added rate limiting to various endpoints to prevent abuse. - Updated researcher and publication handling to ensure better validation and error management.
Description
Sistema para la recolección automática de publicaciones desde ORCID y su exportación para repositorios académicos, con sincronización mensual programada.
Languages
JavaScript
53.3%
Python
44.2%
CSS
1.6%
Dockerfile
0.7%
HTML
0.2%