Skip to content

fix: close remaining validation gaps - #63

Merged
AksharP5 merged 1 commit into
mainfrom
fix/validate-pending-history
Aug 24, 2026
Merged

fix: close remaining validation gaps#63
AksharP5 merged 1 commit into
mainfrom
fix/validate-pending-history

Conversation

@AksharP5

Copy link
Copy Markdown
Owner

Credentials removed from the working tree could remain in earlier unpushed commits, and read-only commands could initialize private device state.

This checks additions across every pending commit before each push and makes check, scan, and dry-run use non-initializing reads.

Tests: npm test (108 passed); npm pack --dry-run; git fsck --strict; git diff --check.

@AksharP5
AksharP5 merged commit d387781 into main Aug 24, 2026
6 checks passed
@AksharP5
AksharP5 deleted the fix/validate-pending-history branch August 24, 2026 22:01
@AksharP5 AksharP5 mentioned this pull request Aug 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant