diff options
Diffstat (limited to 'content/security/_index.md')
-rw-r--r-- | content/security/_index.md | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/content/security/_index.md b/content/security/_index.md index a6927fc..5bc1b06 100644 --- a/content/security/_index.md +++ b/content/security/_index.md @@ -5,8 +5,11 @@ weight = "9" ## Vulnerability Management --- -If a vulnerability is found in DPDK, -it must be reported, analyzed, fixed and disclosed according to the +If a vulnerability is found in DPDK, please do not use Bugzilla for reporting security issues. +Instead, send GPG-encrypted emails to [security@dpdk.org](mailto:security@dpdk.org). +We will respond promptly to begin coordinating a fix and disclosure. + +Security issues must be reported, analyzed, fixed and disclosed according to the [vulnerability management process](//doc.dpdk.org/guides/contributing/vulnerability.html). ## Contact |