Skip to content

feat: remove duplicated alerts #989

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Feb 12, 2025
Merged

feat: remove duplicated alerts #989

merged 3 commits into from
Feb 12, 2025

Conversation

yrobla
Copy link
Contributor

@yrobla yrobla commented Feb 7, 2025

Sometimes the different client tools generate multiple requests when the user requests a task. This generates what it looks as a duplicate alert, but is not really a total duplicate as it belongs to different request.
But for the user does not provide so much value to have it, so proceed with deduplicating those alerts, based on the code snippet and details of the alert

Also remove dogecoin regex as it's giving false positives

Closes: #875

yrobla and others added 2 commits February 12, 2025 16:02
Sometimes the different client tools generate multiple requests when
the user requests a task. This generates what it looks as a duplicate
alert, but is not really a total duplicate as it belongs to different
request.
But for the user does not provide so much value to have it, so proceed
with deduplicating those alerts, based on the code snippet and details
of the alert

Also remove dogecoin regex as it's giving false positives

Closes: #875
@aponcedeleonch aponcedeleonch merged commit b3cd064 into main Feb 12, 2025
10 checks passed
@aponcedeleonch aponcedeleonch deleted the issue-875 branch February 12, 2025 15:03
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.

CodeGate seems to be raising more alerts than expected
3 participants