Files
labFusion/.gitea/workflows/service-adapters.yml
GSRN c7c9c94dc1
Some checks failed
Integration Tests / integration-tests (push) Failing after 29s
Integration Tests / performance-tests (push) Has been skipped
Docker Build and Push / build-and-push (push) Failing after 37s
Service Adapters (Python FastAPI) / test (3.14) (push) Failing after 12s
Service Adapters (Python FastAPI) / test (3.11) (push) Successful in 1m19s
Service Adapters (Python FastAPI) / test (3.13) (push) Successful in 1m21s
Service Adapters (Python FastAPI) / test (3.12) (push) Successful in 1m28s
Service Adapters (Python FastAPI) / build (push) Has been skipped
chore: Update security check commands in CI workflow and add ignored files
### Summary of Changes
- Modified the security check commands in the CI workflow to set a medium severity level for Bandit and to handle warnings from the Safety check.
- Added `bandit-report.json` and `safety-report.json` to the `.gitignore` file to prevent these reports from being tracked in the repository.

### Expected Results
- Enhanced security checks in the CI process while maintaining a clean repository by ignoring generated report files.
2025-09-17 00:01:21 +02:00

4.9 KiB