File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -260,13 +260,13 @@ controls:
260
260
- id : OSPS-GV-04.01
261
261
text : |
262
262
While active, the project documentation MUST have a policy that code
263
- contributors are reviewed prior to granting escalated permissions to
263
+ collaborators are reviewed prior to granting escalated permissions to
264
264
sensitive resources.
265
265
applicability :
266
266
- Maturity Level 3
267
267
recommendation : |
268
268
Publish an enforceable policy in the project documentation that
269
- requires code contributors to be reviewed and approved before being
269
+ requires code collaborators to be reviewed and approved before being
270
270
granted escalated permissions to sensitive resources, such as merge
271
271
approval or access to secrets. It is recommended that vetting includes
272
272
establishing a justifiable lineage of identity such as confirming the
Original file line number Diff line number Diff line change @@ -543,5 +543,5 @@ controls:
543
543
Configure the project's version control system to require at least one
544
544
non-author approval of changes before merging into the release or
545
545
primary branch. This can be achieved by requiring a pull request to be
546
- reviewed and approved by at least one other contributor before it can
546
+ reviewed and approved by at least one other collaborator before it can
547
547
be merged.
You can’t perform that action at this time.
0 commit comments