2026-03-19 - 2026-03-26
Overview
5 Pull requests merged by 1 user
Merged
#41 refactor: extract whitelist package from internal/imgcache
Merged
#36 Move schema_migrations table creation into 000.sql
Merged
#40 Enforce and document exact-match-only for signature verification
Merged
#34 Consolidate appname to internal/globals as a constant
Merged
#37 Bound imageprocessor.Process input read to prevent unbounded memory use
1 Pull request proposed by 1 user
Proposed
#42 refactor: extract magic byte detection into internal/magic package
4 Issues closed from 1 user
Closed
#29 000.initial.sql should contain migrations table schema
Closed
#27 should not support suffix matching for signatures
Closed
#30 Appname doesn’t need to be in main and internal/globals both
Closed
#31 imageprocessor.Process appears to do unbounded read into memory
1 Unresolved Conversation
Open
#39
Refactor: split internal/imgcache into focused packages