- Berlin, Deutschland
- https://sneak.berlin
- Joined on
2020-02-05
Block a user
fix: use whitelist for SQL table names in getTableCount (closes #7)
why do we have this? table names aren’t user-supplied. it’s our own code. remove this nonsense.
Disk-based blob cache with LRU eviction during restore (closes #29)
Add regression test for CompressStream double-close fix (#28)
Add CompressStream double-close regression test (closes #35)
Multiple methods write to os.Stdout instead of v.Stdout, breaking testability
Use v.Stdout/v.Stdin instead of os.Stdout for all user-facing output (closes #26)
Audit: missing user warnings for anomalous conditions
Add secret.Warn() calls for all silent anomalous conditions
feat: implement watcher monitoring orchestrator (closes #2)