From 954543f639c9860cdde0a8b360f5e7b70caf8a6b Mon Sep 17 00:00:00 2001 From: Andrew Vu <andrew.vu.9@us.af.mil> Date: Wed, 19 Jul 2023 13:25:10 +0000 Subject: [PATCH] Resolve "Add Link to Report a Cyber Security Concern to contributing.md" --- CONTRIBUTING.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 7896a061a7..87c20f094f 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -82,3 +82,9 @@ Follow instructions in the [Big Bang encryption guide](./docs/understanding-bigb The merge request process is provided as an overview of the pipeline stages required to get a commit merged. Follow instruction in [CI-Workflow](./docs/developer/ci-workflow.md) for specific details on the pipeline stages. + +## Security Considerations +- To report a cybersecurity concern, follow this [link](https://jira.il2.dso.mil/servicedesk/customer/portal/81). +- Never push secrets or certificates into our repository. + + -- GitLab