Skip to content

chore(security): gitignore /.verax/ runtime scratch (HMAC key was committable) - #60

Merged
runyourempire merged 1 commit into
mainfrom
chore/gitignore-verax-scratch
Jul 13, 2026
Merged

chore(security): gitignore /.verax/ runtime scratch (HMAC key was committable)#60
runyourempire merged 1 commit into
mainfrom
chore/gitignore-verax-scratch

Conversation

@runyourempire

Copy link
Copy Markdown
Collaborator

One-line hygiene fix from the 2026-07-14 fleet cleanup (verax RESULTS-LOG §196): .verax/cache-hmac.key + pipeline-cache.json are written into the repo root at runtime and were untracked-but-not-ignored — one git add -A from committing an HMAC key. Same class as verax PR #222's log-head fix.

🤖 Generated with Claude Code

https://claude.ai/code/session_01GLuZcuQuHUSYSo8FiUaVV1

…as committable)

The verax fleet writes .verax/ (cache-hmac.key + pipeline-cache.json) into this repo root at
runtime; it was untracked-but-not-ignored, so any 'git add -A' would commit an HMAC key.
Same class as the verax repo's own root-hygiene fix (verax RESULTS-LOG 196).

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01GLuZcuQuHUSYSo8FiUaVV1
@runyourempire
runyourempire merged commit 0fff204 into main Jul 13, 2026
20 checks passed
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