Skip to content

Commit 0bfb6a8

Browse files
authored
Update securing-repositories.md
1 parent b055837 commit 0bfb6a8

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

practices/securing-repositories.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,9 @@
1010

1111
In line with [NCSC guidance](https://www.ncsc.gov.uk/collection/developers-collection/principles/protect-your-code-repository) it is important to secure your code repository.
1212

13-
This guide describes our minimum set of requirements to secure & configure our Github repositories. This minimum set should be implemented alongside other relevant guidance which contribute to [security](security.md) as a whole. Please also see [Quality Checks](../quality-checks.md).
13+
This guide describes our minimum set of requirements to secure & configure our code repositories, with specific guidance for GitHub-based repositories.
14+
15+
This minimum set of requirements should be implemented alongside other relevant guidance which contribute to [security](security.md) as a whole. Please also see [Quality Checks](../quality-checks.md).
1416

1517
## Access controls
1618

0 commit comments

Comments
 (0)