Skip to content
Snippets Groups Projects
Commit 03078363 authored by Dominic Couture's avatar Dominic Couture :palm_tree:
Browse files

Fix link to secure coding guidelines

parent 8a2035b7
No related branches found
No related tags found
1 merge request!96Fix link to secure coding guidelines
......@@ -50,7 +50,7 @@ For readiness review of *infrastructure services* use this issue template instea
## Security and Compliance
- [ ] **Were the [gitlab security development guidelines](https://about.gitlab.com/security/#gitlab-development-guidelines) followed for this feature?**
- [ ] **Were the [gitlab security development guidelines](https://docs.gitlab.com/ee/development/secure_coding_guidelines.html) followed for this feature?**
- [ ] **If this feature requires new infrastructure, will it be updated regularly with OS updates?**
- [ ] **Has effort been made to obscure or elide sensitive customer data in logging?**
- [ ] **Is any potentially sensitive user-provided data persisted? If so is this data encrypted at rest?**
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment