Skip to content

Commit a692f5e

Browse files
authored
Update securing-repositories.md
1 parent d0cd6af commit a692f5e

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
@@ -11,7 +11,7 @@
1111

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

14-
This guide describes our minimum set of requirements to secure & configure our code repositories, with specific guidance for GitHub-based repositories.
14+
This guide describes our minimum set of requirements to secure & configure our code repositories, with specific guidance for GitHub-based repositories. Note: these requirements apply to all repositories, not only those hosted on GitHub.
1515

1616
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).
1717

0 commit comments

Comments
 (0)