Skip to content

Commit 9e9d24c

Browse files
alert added
1 parent a1f7f22 commit 9e9d24c

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

src/data/alerts.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"label": "Alert on license assignment errors",
1515
"recommendedRunInterval": "1d"
1616
},
17-
{
17+
{
1818
"name": "AlertSmtpAuthSuccess",
1919
"label": "Alert on SMTP AUTH usage with success, helps to phase out SMTP AUTH (Entra P1 Required)",
2020
"recommendedRunInterval": "1d"
@@ -178,6 +178,11 @@
178178
"label": "Alert on (new) potentially breached passwords. Generates an alert if a password is found to be breached.",
179179
"recommendedRunInterval": "7d"
180180
},
181+
{
182+
"name": "LicensedUsersWithRoles",
183+
"label": "Alert on licensed users with any administrator roles",
184+
"recommendedRunInterval": "7d"
185+
},
181186
{
182187
"name": "HuntressRogueApps",
183188
"label": "Alert on Huntress Rogue Apps detected",

0 commit comments

Comments
 (0)