This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | { | |
| "version": "1.0.6", | |
| "lastUpdated": "2025-09-08T14:20:00Z", | |
| "description": "Phishing detection logic for identifying phishing attempts targeting Microsoft 365 login pages", | |
| "trusted_login_patterns": [ | |
| "^https://login\\.microsoftonline\\.(com|us)$", | |
| "^https://login\\.microsoft\\.com$", | |
| "^https://login\\.microsoft\\.net$", | |
| "^https://login\\.windows\\.net$", | |
| "^https://login\\.partner\\.microsoftonline\\.cn$", |