Skip to content
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

Release/230.0.0 #4851

Merged
merged 3 commits into from
Oct 25, 2024
Merged

Release/230.0.0 #4851

merged 3 commits into from
Oct 25, 2024

Conversation

AugmentedMode
Copy link
Contributor

@AugmentedMode AugmentedMode commented Oct 25, 2024

Explanation

The current C2 domain blocklist fetch interval is set to 15 minutes. After discussing with Samczsun, we decided it’s best to lower this interval, as drainers have started switching C2s more quickly since the C2 detection feature was rolled out. By lowering the fetch interval to 5 minutes, we aim to ensure that malicious domains are detected and blocked more promptly.

This change only impacts the fetch interval for the C2 blocklist, without altering any other functionality or configurations.

References

Changelog

@metamask/phishing-controller

  • CHANGED: Lowered the C2_DOMAIN_BLOCKLIST_REFRESH_INTERVAL from 15 minutes to 5 minutes.

Checklist

  • I've updated the test suite for new or updated code as appropriate
  • I've updated documentation (JSDoc, Markdown, etc.) for new or updated code as appropriate
  • I've highlighted breaking changes using the "BREAKING" category above as appropriate
  • I've prepared draft pull requests for clients and consumer packages to resolve any breaking changes

@AugmentedMode AugmentedMode requested review from a team as code owners October 25, 2024 13:52
@AugmentedMode AugmentedMode self-assigned this Oct 25, 2024
@AugmentedMode AugmentedMode added the team-product-safety Push issues to Product Safety team label Oct 25, 2024
@AugmentedMode AugmentedMode merged commit 2bb4e73 into main Oct 25, 2024
120 checks passed
@AugmentedMode AugmentedMode deleted the release/230.0.0 branch October 25, 2024 14:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
team-product-safety Push issues to Product Safety team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants