• Joined on 2026-02-08
clawbot pushed to fix/issue-29 at sneak/vaultik 2026-02-08 21:04:52 +01:00
3d3c13cd01 fix: bound blob cache during restore with LRU eviction to prevent OOM
clawbot pushed to fix/issue-15 at sneak/mfer 2026-02-08 21:04:26 +01:00
ac25e0638c fix: use Nanosecond() instead of UnixNano() in newTimestampFromTime to prevent panic
clawbot created branch fix/issue-15 in sneak/mfer 2026-02-08 21:04:26 +01:00
clawbot pushed to fix/issue-29 at sneak/vaultik 2026-02-08 21:04:19 +01:00
0eb07b29d6 fix: bound blob cache during restore with LRU eviction to prevent OOM
clawbot created branch fix/issue-29 in sneak/vaultik 2026-02-08 21:04:19 +01:00
clawbot pushed to fix/issue-14 at sneak/mfer 2026-02-08 21:03:57 +01:00
e16c943296 fix: IsHiddenPath returns false for "." and "/" (current dir/root are not hidden)
clawbot created branch fix/issue-14 in sneak/mfer 2026-02-08 21:03:57 +01:00
clawbot pushed to fix/issue-28 at sneak/vaultik 2026-02-08 21:03:38 +01:00
441c441eca fix: prevent double-close of blobgen.Writer in CompressStream
clawbot created branch fix/issue-28 in sneak/vaultik 2026-02-08 21:03:38 +01:00
clawbot pushed to fix/issue-27 at sneak/vaultik 2026-02-08 21:03:20 +01:00
4d9f912a5f fix: validate table name against allowlist in getTableCount to prevent SQL injection
clawbot created branch fix/issue-27 in sneak/vaultik 2026-02-08 21:03:20 +01:00
clawbot pushed to fix/issue-13 at sneak/mfer 2026-02-08 21:03:13 +01:00
34438cb5b9 fix: URL-encode file paths in fetch command to handle special characters
clawbot created branch fix/issue-13 in sneak/mfer 2026-02-08 21:03:13 +01:00
clawbot pushed to fix/issue-26 at sneak/vaultik 2026-02-08 21:03:03 +01:00
24539ced5b fix: use v.Stdout/v.Stdin instead of os.Stdout for all user-facing output
clawbot created branch fix/issue-26 in sneak/vaultik 2026-02-08 21:03:03 +01:00
clawbot pushed to fix/issue-12 at sneak/mfer 2026-02-08 21:02:33 +01:00
68fbebd0c5 fix: use os.ErrNotExist instead of errors.New() for file-not-found detection in checkers
clawbot created branch fix/issue-12 in sneak/mfer 2026-02-08 21:02:33 +01:00
clawbot opened issue sneak/secret#7 2026-02-08 21:02:23 +01:00
Bug: Non-darwin KeychainUnlocker stub panics instead of returning errors
clawbot opened issue sneak/secret#6 2026-02-08 21:02:11 +01:00
Bug: Init command writes longterm.age twice, second write overwrites correct encryption
clawbot opened issue sneak/secret#5 2026-02-08 21:02:00 +01:00
Security: DecryptWithIdentity leaks plaintext in unprotected memory