Skip to content

fix: stop falsely redacting paths as AWS Secret Key in system message#41

Merged
Pterjudin merged 1 commit intomainfrom
fix/secret-detection-path-false-positive
Jan 31, 2026
Merged

fix: stop falsely redacting paths as AWS Secret Key in system message#41
Pterjudin merged 1 commit intomainfrom
fix/secret-detection-path-false-positive

Conversation

@Pterjudin
Copy link

  • AWS secret key pattern: remove '/' from character class so path segments (e.g. prof/cortexide/browser/convertTo) are not matched
  • Add trace log [SecretDetection] when scanning chat messages so you can verify: 'No secrets detected' or redaction counts by type

- AWS secret key pattern: remove '/' from character class so path segments
  (e.g. prof/cortexide/browser/convertTo) are not matched
- Add trace log [SecretDetection] when scanning chat messages so you can
  verify: 'No secrets detected' or redaction counts by type
@Pterjudin Pterjudin merged commit 980a4bc into main Jan 31, 2026
5 of 15 checks passed
@Pterjudin Pterjudin deleted the fix/secret-detection-path-false-positive branch January 31, 2026 18:22
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