forked from KelvinTegelaar/CIPP-API
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCommunityRepos.json
More file actions
92 lines (92 loc) · 2.53 KB
/
CommunityRepos.json
File metadata and controls
92 lines (92 loc) · 2.53 KB
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
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
[
{
"Id": "1041442982",
"Name": "CISTemplates",
"Description": "CIPP CIS Templates",
"URL": "https://github.com/CyberDrain/CyberDrain-CIS-Templates",
"FullName": "CyberDrain/CyberDrain-CIS-Templates",
"Owner": "CyberDrain",
"Visibility": "public",
"WriteAccess": false,
"DefaultBranch": "main",
"RepoPermissions": {
"admin": false,
"maintain": false,
"push": false,
"triage": false,
"pull": true
}
},
{
"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
}
},
{
"Id": "863076113",
"Name": "IntuneBaseLines",
"Description": "In this repo, you will find Intune profiles in JSON format, which can be used in setting up your Modern Workplace. All policies were created in Microsoft Intune and exported to share with the community.",
"URL": "https://github.com/IntuneAdmin/IntuneBaselines",
"FullName": "IntuneAdmin/IntuneBaselines",
"Owner": "IntuneAdmin",
"Visibility": "public",
"WriteAccess": false,
"DefaultBranch": "main",
"RepoPermissions": {
"admin": false,
"maintain": false,
"push": false,
"triage": false,
"pull": true
}
}
]