Commit 87c2ec02 authored by Tomasz Zawadzki's avatar Tomasz Zawadzki
Browse files

github: provide link to CVE process submission



Since project is hosted on GitHub, it makes sense to first
attempt to file issues there. Even ones that should
be submitted as part of CVE process.

This will help guide submitters to proper channels.

Signed-off-by: default avatarTomasz Zawadzki <tomasz.zawadzki@intel.com>
Change-Id: I1be5f8fb009ce06c71520675055801c392f3acfe
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/1602


Tested-by: default avatarSPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: default avatarJim Harris <james.r.harris@intel.com>
Reviewed-by: default avatarBen Walker <benjamin.walker@intel.com>
Reviewed-by: default avatarKarol Latecki <karol.latecki@intel.com>
Reviewed-by: default avatarDarek Stojaczyk <dariusz.stojaczyk@intel.com>
parent 4425d3c0
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -3,3 +3,6 @@ contact_links:
  - name: SPDK Community
    url: https://spdk.io/community/
    about: Please ask and answer questions here.
  - name: SPDK Common Vulnerabilities and Exposures (CVE) Process
    url: https://spdk.io/cve_threat/
    about: Please follow CVE process to responsibly disclose security vulnerabilities.