forked from macadmins/sofa
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathessential_links.json
45 lines (45 loc) · 1.81 KB
/
essential_links.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
41
42
43
44
45
{
"macOS": {
"Sonoma": {
"What's new for enterprise in macOS Sonoma": "https://support.apple.com/en-ca/109030",
"What's new in the updates for macOS Sonoma": "https://support.apple.com/en-ca/109035"
},
"Ventura": {
"What's new for enterprise in macOS Ventura": "https://support.apple.com/en-ca/HT213327",
"What's new in the updates for macOS Ventura": "https://support.apple.com/en-ca/106337"
},
"Monterey": {
"What's new for enterprise in macOS Monterey": "https://support.apple.com/en-ca/103271",
"What's new in the updates for macOS Monterey": "https://support.apple.com/en-ca/106339"
}
},
"iOS": {
"17": {
"What's new for enterprise in iOS/iPadOS 17": "https://support.apple.com/en-ca/118102",
"What's new in the updates for iOS/iPadOS 17": "https://support.apple.com/en-ca/109043"
},
"16": {
"What's new for enterprise in iOS/iPadOS 16": "https://support.apple.com/en-ca/101584",
"What's new in the updates for iOS/iPadOS 16": "https://support.apple.com/en-ca/101566"
}
},
"Common": {
"Apple security releases": "https://support.apple.com/en-ca/HT201222",
"Apple Platform Deployment": "https://support.apple.com/en-ca/guide/deployment/dep9d814c555/1/web/1.0",
"Apple Platform Security": "https://support.apple.com/en-ca/guide/security/secb82d6b274/web"
},
"Extra_urls": {
"AppleDev": {
"AppleSeed": "https://beta.apple.com",
"Developer": "https://developer.apple.com/programs/",
"GitHub": "https://github.com/apple/device-management"
},
"Security": {
"Mitre": "https://attack.mitre.org/matrices/enterprise/macos/"
},
"Blogs": {
"Mr. Macintosh": "https://mrmacintosh.com/blog/",
"Ecleticlight (Howard Oakley)": "https://eclecticlight.co/category/macs/"
}
}
}