|
All checks were successful
Deploy Development / deploy (push) Successful in 36s
Test Suite / pytest-backend (push) Successful in 23s
Test Suite / lint-backend (push) Successful in 0s
Test Suite / build-frontend (push) Successful in 7s
Test Suite / playwright-tests (push) Successful in 23s
- Added Content-Security-Policy header to nginx configuration for SPA, enhancing security against XSS attacks. - Introduced middleware in FastAPI to set X-Content-Type-Options header, preventing MIME-sniffing vulnerabilities. - Updated production readiness audit and access layer endpoint audit to reflect security enhancements and ongoing governance practices. - Added tests to verify the presence of security headers in API responses, ensuring compliance with security standards. |
||
|---|---|---|
| .. | ||
| test_access_layer_integration.py | ||
| test_access_layer.py | ||
| test_exercise_media_download.py | ||
| test_exercises_delete_policy.py | ||
| test_profiles_read_access.py | ||
| test_security_release.py | ||
| test_training_unit_assignments.py | ||