Skip to content

Commit 7378360

Browse files
authored
#205 content reports configuration
1 parent 1fb1ad8 commit 7378360

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

practices/security-repository.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ This guide lays out security best practice for Github repositories. This set of
1717
* 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.
1818
* Private repositories must disable forking.
1919
* There must be no outside collaborators in private repositories.
20+
* Enable abuse reporting by [accepting content reports](https://docs.github.com/en/communities/moderating-comments-and-conversations/managing-how-contributors-report-abuse-in-your-organizations-repository)
2021

2122
## Code security
2223
* Enable, at a minimum, [Dependabot](https://github.blog/2020-06-01-keep-all-your-packages-up-to-date-with-dependabot/) alerts for vulnerabilities and respond to them appropriately.

0 commit comments

Comments
 (0)