Skip to content

Commit 528803f

Browse files
authored
Fix bullet lists on security alerts page
Mkdocs doesn't appear to recognise lists when they continue from a previous paragraph, so adding blank lines before each list
1 parent c9467f2 commit 528803f

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

docs/processes/github_security_alerts.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Resolving GitHub security alerts
22

33
We have controls on our [Defra GitHub organisation](https://github.com/defra) that require approval to:
4+
45
- bypass GitHub push protection
56
- dismiss GitHub security alerts
67

@@ -17,6 +18,7 @@ Secret scanning is pretty good at avoiding false-positives, but occasionally thi
1718
When you do this, it will create a request that requires approval - **you will need to post a message in the #github-support channel on the defra-digital Slack to have your request actioned**
1819

1920
You should provide:
21+
2022
- a link to the bypass request
2123
- a brief explanation of why the protection should be bypassed
2224

@@ -29,6 +31,7 @@ We expect repository owners to be regularly reviewing these alerts and actioning
2931
When you dismiss an alert, it will create a request that requires approval - **you will need to post a message in the #github-support channel on the defra-digital Slack to have your request actioned**
3032

3133
You should provide:
34+
3235
- a link to the alert dismissal request
3336
- a brief explanation of why the alert can be dismissed
3437

0 commit comments

Comments
 (0)