Skip to content

Improve logveil chat token redaction#3

Merged
rogerchappel merged 1 commit into
mainfrom
garden/redact-chat-service-tokens
May 14, 2026
Merged

Improve logveil chat token redaction#3
rogerchappel merged 1 commit into
mainfrom
garden/redact-chat-service-tokens

Conversation

@rogerchappel

Copy link
Copy Markdown
Owner

What changed

  • Adds a Slack-style xox* token redaction rule.
  • Adds scan coverage proving the token value is removed and replaced with an indexed redaction marker.

Why it matters

Chat exports and agent logs commonly contain bot/user/app tokens. Redacting those by default makes LogVeil safer for sharing support bundles and debugging transcripts.

Verification

  • npm test
  • npm run release:check
  • node /Users/roger/Developer/my-opensource/releasebox/bin/releasebox.js check .

Remaining limitations

  • The rule focuses on Slack-style token prefixes; other chat platforms may need additional explicit patterns later.

@rogerchappel rogerchappel merged commit 98eda4a into main May 14, 2026
1 check 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