Skip to content

Commit 73b4fa5

Browse files
Update practices/securing-repositories.md
Co-authored-by: Alex Young <[email protected]>
1 parent c34e9ff commit 73b4fa5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

practices/securing-repositories.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Contributors must take all necessary precautions to ensure that sensitive data d
3535

3636
- In line with the [Service Manual](https://service-manual.nhs.uk/service-standard/12-make-new-source-code-open), new repositories should be public by default, unless there is good reason not to - this avoids costly rework to secure private information further down the line.
3737
- Private repositories must disable forking.
38-
- Outside collaborators in private repositories must be there for a specific purpose (e.g. Penetration testers) and their need for access must be regularly reviewed.
38+
- Outside collaborators in private repositories must be there for a specific purpose (e.g. security testers) and their need for access must be regularly reviewed.
3939
- Enable abuse reporting by <!-- markdown-link-check-disable -->[accepting content reports](https://docs.github.com/en/communities/moderating-comments-and-conversations/managing-how-contributors-report-abuse-in-your-organizations-repository)<!-- markdown-link-check-enable -->
4040

4141
### Teams setup

0 commit comments

Comments
 (0)