Skip to content

Commit bcf7ff9

Browse files
authored
Create a new section for guideline on reporting data breaches (#1950)
1 parent aaf9182 commit bcf7ff9

3 files changed

Lines changed: 4 additions & 6 deletions

File tree

docs/outputs/viewing-released-files.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,3 @@ If you have had [aggregated results released](requesting-file-release.md#release
1313
1. You should include the code for these steps in your GitHub repo.
1414
2. You **should not** commit any of the released outputs (including final processed charts/tables) to your GitHub repo. Make sure to include them in the `.gitignore` file.
1515
3. Consider adding the code as an action in your project pipeline.
16-
17-
### Reporting a data breach
18-
19-
If you discover or suspect a data breach involving the OpenSAFELY Service, including the discovery of files released to the Jobs site that have been insufficiently redacted and still contain sensitive information, you must immediately email the OpenSAFELY Incident Team (<incidents@opensafely.org>) providing as much information as possible. Ensure you do not share these files and if they have already been shared please identify as best as possible with whom they have been shared.
20-
21-
Please refer to the [Incident Management Policy](https://www.opensafely.org/incident-management-policy/) for further information.

docs/reporting-a-data-breach.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
If you discover or suspect a data breach involving the OpenSAFELY Service, including the discovery of files released to the Jobs site that have been insufficiently redacted and still contain sensitive information, you must immediately email the OpenSAFELY Incident Team (<incidents@opensafely.org>) providing as much information as possible. Ensure you do not share these files and if they have already been shared please identify as best as possible with whom they have been shared.
2+
3+
Please refer to the [Incident Management Policy](https://www.opensafely.org/incident-management-policy/) for further information.

mkdocs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ nav:
7676
- Review process for release requests: outputs/output-checking.md
7777
- Viewing released outputs: outputs/viewing-released-files.md
7878
- Viewing and Releasing with Airlock: '!import https://github.com/opensafely-core/airlock?branch=main'
79+
- Reporting a Data Breach: reporting-a-data-breach.md
7980
- Reports:
8081
- Overview: reports/intro.md
8182
- Create a draft: reports/create-a-draft.md

0 commit comments

Comments
 (0)