Skip to content

Sync with upstream#169

Closed
amastellone-ict wants to merge 10 commits into
CyberDrain:mainfrom
intellicomp:main
Closed

Sync with upstream#169
amastellone-ict wants to merge 10 commits into
CyberDrain:mainfrom
intellicomp:main

Conversation

@amastellone-ict

Copy link
Copy Markdown

No description provided.

Signed-off-by: amastellone-ict <amastellone@intellicomp.net>
Signed-off-by: amastellone-ict <amastellone@intellicomp.net>
Signed-off-by: amastellone-ict <amastellone@intellicomp.net>
Signed-off-by: amastellone-ict <amastellone@intellicomp.net>
Signed-off-by: amastellone-ict <amastellone@intellicomp.net>
Signed-off-by: amastellone-ict <amastellone@intellicomp.net>
Signed-off-by: amastellone-ict <amastellone@intellicomp.net>
Signed-off-by: amastellone-ict <amastellone@intellicomp.net>
Signed-off-by: amastellone-ict <amastellone@intellicomp.net>
Signed-off-by: amastellone-ict <amastellone@intellicomp.net>
@amastellone-ict amastellone-ict requested review from a team and Copilot July 8, 2026 11:38
@github-actions

github-actions Bot commented Jul 8, 2026

Copy link
Copy Markdown

⚠️ PRs cannot target the main branch directly. If you are attempting to contribute code please PR to the dev branch.

⚠️ This PR cannot be merged because it originates from your fork's main/master branch. If you are attempting to contribute code please PR from your dev branch or another non-main/master branch.

🔒 This PR will now be automatically closed due to the above rules.

@amastellone-ict

amastellone-ict commented Jul 8, 2026

Copy link
Copy Markdown
Author

Er... I didn't mean to do this. Sorry.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR syncs the extension’s phishing detection configuration (rules/detection-rules.json) with an updated upstream ruleset, refreshing rule metadata and expanding/adjusting detection and exclusion patterns used by the content script.

Changes:

  • Bumps ruleset metadata (version, lastUpdated) and extends microsoft_domain_patterns / exclusion_system.domain_patterns.
  • Refactors some detection requirement indicators (e.g., Segoe UI and layout checks) to new rule structures and tightens some code-obfuscation thresholds.
  • Adds a new (currently disabled) domain_squatting configuration block.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

"^https:\\/\\/[^/]*\\.github\\.io(/.*)?$",
"^https://[^/]*\\.huntress.io(/.*)?$",
"^https://ltshare\\.intelli-comp\\.com(/.*)?$",
"^https://[^/]*\\.intellicomp.net(/.*)?$",
"id": "segoe_ui_font",
"type": "source_content",
"pattern": "Segoe\\s+UI(?:\\s+(?:Webfont|Symbol|Historic|Emoji))?",
"type": "code_driven",
"display:\\s*grid.*place-items:\\s*center",
"height:\\s*100vh.*width:\\s*100vw"
],
"type": "code_driven",
Comment on lines 39 to +40
"^https:\\/\\/github\\.com$",
"^https:\\/\\/raw\\.githubusercontent\\.com$",
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.

2 participants