-
Notifications
You must be signed in to change notification settings - Fork 13
Expand file tree
/
Copy pathperibolos.yaml
More file actions
139 lines (139 loc) · 4.37 KB
/
peribolos.yaml
File metadata and controls
139 lines (139 loc) · 4.37 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
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
orgs:
complytime:
name: complytime
default_repository_permission: read
has_organization_projects: true
has_repository_projects: true
members_can_create_repositories: true
admins:
- jflowers
- jpower432
- marcusburghardt
- pme-bot
members:
- beatrizmcouto
- bplaxco
- gvauter
- hbraswelrh
- sonupreetam
- trevor-vaughan
- vojtapolasek
repos:
".github":
default_branch: main
description: A repository to apply peribolos to manage organization complytime.
has_projects: true
"community":
default_branch: main
description: Community-related documents for the ComplyTime project.
has_projects: true
"complyctl":
default_branch: main
description: A command-line tool for streamlining end-to-end compliance workflows on local systems.
has_projects: true
"complyscribe":
default_branch: main
description: A workflow automation tool for compliance content authoring
has_projects: true
"complytime":
default_branch: main
description: Repository for complytime releases
has_projects: true
"complytime-collector-components":
default_branch: main
description: A policy-driven observability toolkit for compliance evidence collection
has_projects: true
"complytime-demos":
default_branch: main
description: A repository to hold automation and examples used to demo ComplyTime features.
has_projects: true
"complytime-providers":
default_branch: main
description: complyctl providers (formerly plugins)
has_projects: true
"complytime-policies":
default_branch: main
description: Repository for complytime engineering policies expressed in Gemara
has_projects: true
"gemara-content-service":
default_branch: main
description: A content delivery and enrichment service for Gemara compliance artifacts.
has_projects: true
"org-infra":
default_branch: main
description: Repository for reusable workflows, shared configurations, and templates used in ComplyTime org.
has_projects: true
"website":
default_branch: main
description: The ComplyTime website
has_projects: true
docs:
description: Documentation
teams:
security-managers:
description: Enterprise security manager team
privacy: closed
members:
- bplaxco
community-managers:
description: Community managers who handle labels, reviews, and issue triage without write access
privacy: closed
members:
- beatrizmcouto
- hbraswelrh
- sonupreetam
repos:
".github": triage
community: triage
complyctl: triage
complyscribe: triage
complytime: triage
complytime-collector-components: triage
complytime-demos: triage
complytime-policies: triage
complytime-providers: triage
gemara-content-service: triage
org-infra: triage
website: triage
complytime-approvers:
description: This would be a CODEOWNERS group for cmd complytime
privacy: closed
members:
- gvauter
- hbraswelrh
- jpower432
- marcusburghardt
- sonupreetam
- trevor-vaughan
repos:
complyctl: write
openscap-plugin-approvers:
description: This would be a CODEOWNERS group for cmd openscap-plugin
privacy: closed
members:
- gvauter
- marcusburghardt
repos:
complyctl: write
complytime-dev:
description: People working on complytime repo
privacy: closed
members:
- gvauter
- hbraswelrh
- jpower432
- marcusburghardt
- sonupreetam
- trevor-vaughan
repos:
community: write
complyctl: write
complyscribe: write
complytime: write
complytime-collector-components: write
complytime-demos: write
complytime-policies: write
complytime-providers: write
gemara-content-service: write
org-infra: write
website: write