• Joined on 2026-02-08
clawbot pushed to fix/issue-16 at sneak/mfer 2026-02-08 21:06:10 +01:00
ce2540d7e1 fix: FindExtraFiles skips dotfiles and manifest files to avoid false positives
clawbot created branch fix/issue-16 in sneak/mfer 2026-02-08 21:06:10 +01:00
clawbot created pull request sneak/secret#12 2026-02-08 21:06:05 +01:00
Non-darwin KeychainUnlocker stub returns errors instead of panicking (closes #7)
clawbot created pull request sneak/secret#11 2026-02-08 21:06:04 +01:00
Remove redundant longterm.age encryption in Init command (closes #6)
clawbot created pull request sneak/secret#10 2026-02-08 21:06:02 +01:00
Zero plaintext after copying to memguard in DecryptWithIdentity (closes #5)
clawbot created pull request sneak/secret#9 2026-02-08 21:06:00 +01:00
Fix NumSecrets() always returning 0 (closes #4)
clawbot created pull request sneak/secret#8 2026-02-08 21:05:59 +01:00
Fix getLongTermPrivateKey derivation index hardcoded to 0 (closes #3)
clawbot created pull request sneak/vaultik#34 2026-02-08 21:05:09 +01:00
Bound blob cache during restore with LRU eviction (closes #29)
clawbot created pull request sneak/vaultik#33 2026-02-08 21:05:07 +01:00
Prevent double-close of blobgen.Writer in CompressStream (closes #28)
clawbot created pull request sneak/vaultik#32 2026-02-08 21:05:06 +01:00
Validate table name against allowlist in getTableCount (closes #27)
clawbot created pull request sneak/vaultik#31 2026-02-08 21:05:04 +01:00
Use v.Stdout/v.Stdin instead of os.Stdout for all user-facing output (closes #26)
clawbot created pull request sneak/vaultik#30 2026-02-08 21:05:02 +01:00
Return errors from deleteSnapshotFromLocalDB instead of swallowing them (closes #25)
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 created branch fix/issue-28 in sneak/vaultik 2026-02-08 21:03:38 +01:00