forked from KelvinTegelaar/CIPP-API
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCommunityRepos.json
56 lines (56 loc) · 1.43 KB
/
CommunityRepos.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
46
47
48
49
50
51
52
53
54
55
56
[
{
"Id": "930523724",
"Name": "CIPP-Templates",
"Description": "CIPP Community Templates",
"URL": "https://github.com/CyberDrain/CIPP-Templates",
"FullName": "CyberDrain/CIPP-Templates",
"Owner": "CyberDrain",
"Visibility": "public",
"WriteAccess": false,
"DefaultBranch": "main",
"RepoPermissions": {
"admin": false,
"maintain": false,
"push": false,
"triage": false,
"pull": true
}
},
{
"Id": "784230225",
"Name": "ConditionalAccessBaseline",
"Description": "",
"URL": "https://github.com/j0eyv/ConditionalAccessBaseline",
"FullName": "j0eyv/ConditionalAccessBaseline",
"Owner": "j0eyv",
"Visibility": "public",
"WriteAccess": false,
"DefaultBranch": "main",
"RepoPermissions": {
"admin": false,
"maintain": false,
"push": false,
"triage": false,
"pull": true
}
},
{
"Id": "493403016",
"Name": "OpenIntuneBaseline",
"Description": "Community-driven baseline to accelerate Intune adoption and learning.",
"URL": "https://github.com/SkipToTheEndpoint/OpenIntuneBaseline",
"FullName": "SkipToTheEndpoint/OpenIntuneBaseline",
"Owner": "SkipToTheEndpoint",
"Visibility": "public",
"WriteAccess": false,
"DefaultBranch": "main",
"RepoPermissions": {
"admin": false,
"maintain": false,
"push": false,
"triage": false,
"pull": true
}
}
]