From 390af47646ff2e6dd10581eaa0448499b1cb6314 Mon Sep 17 00:00:00 2001 From: Zacgoose <107489668+Zacgoose@users.noreply.github.com> Date: Wed, 8 Apr 2026 11:27:11 +0800 Subject: [PATCH] Update lastUpdated date in detection rules Signed-off-by: Zacgoose <107489668+Zacgoose@users.noreply.github.com> --- rules/detection-rules.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rules/detection-rules.json b/rules/detection-rules.json index ff0fa792..a40b6603 100644 --- a/rules/detection-rules.json +++ b/rules/detection-rules.json @@ -1,6 +1,6 @@ { "version": "1.2.0", - "lastUpdated": "2025-12-20T00:00:00Z", + "lastUpdated": "2026-04-07T00:00:00Z", "description": "Phishing detection logic for identifying phishing attempts targeting Microsoft 365 login pages", "trusted_login_patterns": [ "^https:\\/\\/login\\.microsoftonline\\.(com|us)$",