forked from home-assistant/alerts.home-assistant.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
mobile.json
40 lines (40 loc) · 1.11 KB
/
mobile.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
[
{
"android": {
"min": null,
"max": null
},
"ios": {
"min": null,
"max": null
},
"core": {
"min": null,
"max": "2021.1.2"
},
"id": "df403817-8fd1-4b72-bb1c-6914cde7d5a5",
"admin_only": true,
"date": "2021-01-16T22:52:02Z",
"url": "https://www.home-assistant.io/blog/2021/01/14/security-bulletin/",
"message": "Your version of Home Assistant does not protect for recently discovered security vulnerabilities in custom components. Please view the details and update as soon as possible."
},
{
"android": {
"min": null,
"max": null
},
"ios": {
"min": null,
"max": null
},
"core": {
"min": null,
"max": "2021.1.4"
},
"id": "b5a99018-5da3-11eb-ae93-0242ac130002",
"admin_only": true,
"date": "2021-01-23T17:52:02Z",
"url": "https://www.home-assistant.io/latest-security-alert",
"message": "Your version of Home Assistant does not protect for a recently discovered second security vulnerability in custom components. Please view the details and update as soon as possible."
}
]