Block a user
chore: remove committed vendor/modcache archives
Rebased on next (resolved .gitignore conflict with merged #37). Removes vendor.tzst and modcache.tzst, adds them to .gitignore.
chore: code cleanup and best practices (closes #45)
Changes
Rebased on main, resolved conflicts, and addressed review feedback:
Security hardening
- Container log sanitization:
SanitizeLogs()strips ANSI escapes and control chars…
Add branch protection to main branch
Add branch protection to main branch
Add branch protection to main branch
Add branch protection to main branch
chore: remove stale .cursorrules and coverage.out
chore: remove stale .drone.yml
ci: add Gitea Actions workflow for make check
Pinned CI action references to commit SHAs for security (tags are mutable and an RCE vector):
actions/checkout@v4→actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5- `actions/setu…