The result of the most recent run of the Security Hardening CI workflow. This workflow triggers on changes to authentication, security, and JWT-related sources (src/auth/, src/security/, related tests) and validates that security-critical code paths build and pass their dedicated test suite.
- A passing badge covers only the security-hardening workflow, not the full CI matrix.
- Third-party dependency vulnerabilities are tracked separately via the
security.ymlscanning workflow.
| Source | URL |
|---|---|
| Workflow file | .github/workflows/05-quality/security/security-hardening-ci.yml |
| All workflow runs | https://github.com/makr-code/ThemisDB/actions/workflows/05-quality/security/security-hardening-ci.yml |
- Go to the Actions tab on GitHub.
- Select the Security Hardening CI workflow.
- Review the most recent run for detailed step-by-step logs.