Secureframe status history
Current state: operational — “All Systems Operational” per https://status.secureframe.com (Atlassian Statuspage), checked 2026-09-16 12:28 UTC.
How long do Secureframe incidents last?
From 9 incidents with a vendor-posted start and resolve time. Longest on record: Secureframe Agent devices missing from inventory — 7.5 h (2026-06-09 18:39 UTC). Excluded, never estimated: nothing. Duration is the gap between the vendor's own posted timestamps — it is not measured downtime, uptime or an SLA figure, and a vendor that posts every blip will look worse here than one that posts nothing. Same rule as the outage-duration dataset.
Incidents on record (9)
| Started | Incident | Status | Impact | Duration |
|---|---|---|---|---|
| 2026-07-10 17:25 UTC | Elevated errors with third party vendor | resolved | critical | 1 h 32 min |
| 2026-06-09 18:39 UTC | Secureframe Agent devices missing from inventory | resolved | major | 7 h 32 min |
| 2026-05-27 19:12 UTC | Sign in issues with "Sign in with Microsoft" | resolved | none | 32 min |
| 2026-04-01 16:11 UTC | Cloud Sync Failures - Secureframe Platform | resolved | none | 25 min |
| 2026-02-23 19:03 UTC | Secureframe Agent - UK - syncs are not working | resolved | major | 3 h 15 min |
| 2026-01-20 16:59 UTC | Issues with Google Workspace connections | resolved | major | 7 h 01 min |
| 2025-12-12 18:51 UTC | Personnel Page Crashing for US/UK users | resolved | major | 2 h 21 min |
| 2025-12-05 09:22 UTC | Increased error rates with login | resolved | major | 13 min |
| 2025-11-18 12:11 UTC | Secureframe US and UK appplications unavailable | resolved | major | 2 h 33 min |
Titles, statuses and impact levels are the vendor's own words. Durations marked approx. are inferred from the poll that first found the incident gone. Shows the latest 60; the JSON has everything we hold (up to 400 days).
Watch Secureframe with the template
Put this in config.json of your fork and add a WEBHOOK_URL secret:
{
"vendors": [
"secureframe"
],
"format": "auto",
"map_url": "https://raw.githubusercontent.com/APVentureEngine/vendor-status-watch/main/vendors.json",
"unreachable_after": 3,
"mute_maintenance": false
}