refactor: extract magic byte detection into internal/magic package
merge-ready
All checks were successful
check / check (push) Successful in 52s
refactor: extract whitelist package from internal/imgcache
merge-ready
All checks were successful
check / check (push) Successful in 1m1s
Enforce and document exact-match-only for signature verification
merge-ready
All checks were successful
check / check (push) Successful in 1m44s
Add µPaaS deployment setup for fsn1app1
merge-ready
All checks were successful
check / check (push) Successful in 58s
Bound imageprocessor.Process input read to prevent unbounded memory use
merge-ready
All checks were successful
check / check (push) Successful in 58s
Move schema_migrations table creation into 000.sql
merge-ready
All checks were successful
check / check (push) Successful in 1m0s
Remove suffix matching from host whitelist
merge-ready
All checks were successful
check / check (push) Successful in 1m50s
Consolidate appname to internal/globals as a constant
merge-ready
All checks were successful
check / check (push) Successful in 1m5s
feat: parse version prefix from migration filenames
merge-ready
All checks were successful
check / check (push) Successful in 1m8s
Remove suffix matching from host whitelist
All checks were successful
check / check (push) Successful in 5s
fix: QA audit fixes for 1.0/MVP readiness
merge-ready
All checks were successful
check / check (push) Successful in 2m40s
Split Dockerfile: pre-built golangci-lint stage for faster CI
merge-ready
All checks were successful
check / check (push) Successful in 4s
feat: split Dockerfile into dedicated lint and build stages
needs-review
All checks were successful
check / check (push) Successful in 5s
fix: Docker build failures on arm64 (closes #15)
merge-ready
All checks were successful
check / check (push) Successful in 1m34s
bring repo into compliance with repo policies
All checks were successful
check / check (push) Successful in 1m41s
ci: add Gitea Actions workflow for make check
Some checks failed
Check / check (pull_request) Failing after 5m25s