mirror of
https://github.com/complexcaresolutions/cms.c2sgmbh.git
synced 2026-03-17 23:14:12 +00:00
- Hardened cron endpoints with coordination and auth improvements - Added API guards and input validation layer - Security observability and secrets health checks - Monitoring types and service improvements - PDF URL validation and newsletter unsubscribe security - Unit tests for security-critical paths Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
846 B
846 B
Git History Security Scan
- Generated: 2026-02-17 11:42:09 UTC
- Repository: payload-cms
Summary
backup.sqlis not tracked in current HEAD.backup.sqlexists in git history and must be treated as potentially sensitive.gitleaksavailable: no (install recommended for full-history secret scanning).
backup.sql Commit History
063dae4 2026-02-17 security: harden payload endpoints and access controls
0a8e191 2025-12-05 chore: add database backup for server migration
Recommended Actions
- Rotate DB credentials if
backup.sqlcontained production or staging data. - Rotate SMTP/API/OAuth secrets if dumps included integration credentials.
- If required by compliance, rewrite history for
backup.sql(e.g.git filter-repo) and force-push. - Enable periodic full-history scans in CI using gitleaks.