COMMITS
August 28, 2026
R
chore(master): release 3.4.1 (#1167)
release-please[bot] committed
S
test(commands): normalize stubbed localPath in unsafe deletion test
Steven Bazyl committed
S
test(commands): normalize path separators in pull tests for Windows compatibility
Steven Bazyl committed
S
fix(files): prevent rootDir double application during pull, clone, and create
Steven Bazyl committed
August 20, 2026
R
chore(master): release 3.4.0 (#1138)
release-please[bot] committed
S
test(core): normalize localPath in files_security tests for Windows compatibility
Steven Bazyl committed
S
Regenerate package-lock.json
Steven Bazyl committed
August 19, 2026
S
chore(deps): update minor/patch dependencies and fix transitive audit vulnerabilities
Steven Bazyl committed
S
S
fix(auth): secure credential file writing with symlink protection and permissions
Steven Bazyl committed
S
Reformat files
Steven Bazyl committed
August 18, 2026
S
feat(cli): add global --allow-symlinks option for shared symlinked folders/files
Steven Bazyl committed
S
fix(security): clean up CSRF demo script and harden path boundary & test mocks
Steven Bazyl committed
S
chore(ci): exclude oauth_client.ts from GitHub secret scanning
Steven Bazyl committed
S
S
fix(core): secure file system crawling, atomic writes, and structured security reporting
Steven Bazyl committed
S
fix(auth): restore OAuth client secret for desktop public client compatibility
Steven Bazyl committed
B
docs: update Cloud Logging references (#1161)
Bill committed
June 8, 2026
S
Fix: Print help instead of throwing error on unknown commands (#1157)
Steve Bazyl committed
June 1, 2026
L
fix(security) : Fix path traversal via malicious .clasp.json srcDir (#1145)
LAKSHMIKANTHAN K committed
May 28, 2026
April 27, 2026
S
chore(deps): update @formatjs/intl to v4 (#1153)
Steve Bazyl committed
S
chore: upgrade googleapis to ^149.0.0 (#1152)
Steve Bazyl committed
April 14, 2026
L
fix(security) : Fix race condition in file write operations (Symlink TOCTOU) (#1146)
LAKSHMIKANTHAN K committed
April 9, 2026
Ⳕ
fix(security): validate sourceDir MCP parameter and use realpath in WriteFiles (#1144)
ⳕⲛτⲉⲅⲥⲉⳏτⲟⲅ 🕵🏻 committed
April 7, 2026
Ⳕ
fix(auth): remove hardcoded OAuth client secret from published npm package (CWE-798) (#1139)
ⳕⲛτⲉⲅⲥⲉⳏτⲟⲅ 🕵🏻 committed
S
feat: implement PKCE support in OAuth flows (#1142)
Steve Bazyl committed
T
fix(mcp): validate projectDir against permitted base paths (CWE-22 path traversal) (#1141)
Tanishq Shah committed
L
fix(security): prevent path traversal via srcDir in .clasp.json (#1140)
LAKSHMIKANTHAN K committed
March 25, 2026
K
fix: prevent OAuth CSRF via missing state parameter in authorization flow (#1135)
Karan Kurani committed