Skip to content
This repository was archived by the owner on Jun 5, 2025. It is now read-only.

fix: only show output about secrets redacted for the last message #292

Merged
merged 1 commit into from
Dec 11, 2024

Conversation

yrobla
Copy link
Contributor

@yrobla yrobla commented Dec 11, 2024

Even though we are redacting all the messages, we only need to give the user feedback about the last message in the conversation

Also include github_pat_ token types that are valid secrets and were missing

Also included some refactor due to autoformatting

Closes: #279

@yrobla yrobla force-pushed the issue-279 branch 2 times, most recently from 2c20cfb to 048286d Compare December 11, 2024 20:54
Even though we are redacting all the messages, we only need to
give the user feedback about the last message in the conversation

Also include github_pat_ token types that are valid secrets and
were missing

Closes: #279
@yrobla yrobla merged commit 0e76be5 into main Dec 11, 2024
3 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Codegate seems to add the same secret on every alert detected
2 participants