Skip to content

Commit

Permalink
Merge pull request #3338 from rvdwegen/patch-5
Browse files Browse the repository at this point in the history
Add Apple Business Manager terms alert
  • Loading branch information
KelvinTegelaar authored Jan 17, 2025
2 parents 334da3d + 1c4e0ea commit 12ae653
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/data/alerts.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,11 @@
"label": "Alert on expiring application secrets",
"recommendedRunInterval": "1d"
},
{
"name": "AppleTerms",
"label": "Alert on new Apple Business Manager terms",
"recommendedRunInterval": "30d"
},
{
"name": "ApnCertExpiry",
"label": "Alert on expiring APN certificates",
Expand Down

0 comments on commit 12ae653

Please sign in to comment.