Skip to content

Commit

Permalink
docs(security): add Draft GHSA option
Browse files Browse the repository at this point in the history
- for ease of use, built-in templates, crediting, single source of truth, etc
- as well as consistency with CD: https://github.com/argoproj/argo-cd/blob/a4b50515381bad9d6db316d49d33efae351c6222/SECURITY.md?plain=1#L68

Signed-off-by: Anton Gilgur <agilgur5@gmail.com>
  • Loading branch information
agilgur5 committed Mar 6, 2024
1 parent 61156f2 commit 7ab7f2a
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions SECURITY.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,10 @@ If you find a security related bug in Argo Workflows, we kindly ask you for resp
disclosure and for giving us appropriate time to react, analyze and develop a
fix to mitigate the found security vulnerability.

Please report vulnerabilities by e-mail to the following address:
Please report vulnerabilities by:

* cncf-argo-security@lists.cncf.io
* Opening a draft GitHub Security Advisory: https://github.com/argoproj/argo-workflows/security/advisories/new
* Sending an e-mail to the following address: cncf-argo-security@lists.cncf.io

All vulnerabilities and associated information will be treated with full confidentiality.

Expand Down

0 comments on commit 7ab7f2a

Please sign in to comment.