Skip to content

Feat: Skip "loud" modules#252

Draft
VamatoHD wants to merge 3 commits intokaifcodec:mainfrom
VamatoHD:allow-loud
Draft

Feat: Skip "loud" modules#252
VamatoHD wants to merge 3 commits intokaifcodec:mainfrom
VamatoHD:allow-loud

Conversation

@VamatoHD
Copy link
Collaborator

This PR adds the changes stated in #234 ( closes #234 )

Features:

  1. New Result status: Skipped
    1.1 Will allow for modules to skip themselves (ex.: skipped because the website is down);
  2. New flag --allow-loud
  3. Created ScanConfig which encloses the params passed to many functions (cleans up the code)
  4. Replaced function searching in orchestrator.py and in email_orchestrator.py for a cleaner one
  5. Formatted the files where changes were made

TODO:

  • Add modules that are loud to the list named LOUD_MODULES in "user_scanner/core/helpers.py"

@VamatoHD VamatoHD marked this pull request as draft February 28, 2026 11:14
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.

[BUG] Leetcode email scan isn't silent

2 participants