Skip to content

v0.2.1

Latest

Choose a tag to compare

@askb askb released this 12 Jul 08:54
· 5 commits to main since this release
3ee5e6f

Security: the never-commit guarantee (secrets, credentials, .storage/, addon runtime files) now holds for migrated repos too — not just ones the add-on bootstrapped. Patterns are enforced via .git/info/exclude on every run, and any secret a prior run already committed is untracked (removal flows out through the next backup PR). Previously a repo migrated in with its own .gitignore lacking these entries could leak an OAuth token (.google.token) or key.