We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be0369a commit f5ea671Copy full SHA for f5ea671
rules/detection-rules.json
@@ -35,6 +35,7 @@
35
"^https:\\/\\/([a-zA-Z0-9-]+\\.)*bing\\.com$",
36
"^https:\\/\\/([a-zA-Z0-9-]+\\.)*msn\\.com$",
37
"^https:\\/\\/([a-zA-Z0-9-]+\\.)*xbox\\.com$",
38
+ "^https:\\/\\/([a-zA-Z0-9-]+\\.)*mcas\\.ms$",
39
"^https:\\/\\/github\\.com$",
40
"^https:\\/\\/([a-zA-Z0-9-]+\\.)*cloud\\.microsoft$",
41
"^https:\\/\\/([a-zA-Z0-9-]+\\.)*powerbi\\.com$"
0 commit comments