[dpdk-web] [PATCH] add page about security
Ferruh Yigit
ferruh.yigit at intel.com
Tue May 21 19:38:05 CEST 2019
On 5/20/2019 5:18 PM, Thomas Monjalon wrote:
> Signed-off-by: Thomas Monjalon <thomas at monjalon.net>
> ---
> content/security/_index.md | 19 +++++++++++++++++++
> content/techboard/_index.md | 2 +-
> content/training/_index.md | 2 +-
> 3 files changed, 21 insertions(+), 2 deletions(-)
> create mode 100644 content/security/_index.md
>
> diff --git a/content/security/_index.md b/content/security/_index.md
> new file mode 100644
> index 0000000..a6927fc
> --- /dev/null
> +++ b/content/security/_index.md
> @@ -0,0 +1,19 @@
> ++++
> +title = "Security"
> +weight = "9"
> ++++
> +
> +## Vulnerability Management
> +---
> +If a vulnerability is found in DPDK,
> +it must be reported, analyzed, fixed and disclosed according to the
> +[vulnerability management process](//doc.dpdk.org/guides/contributing/vulnerability.html).
> +
> +## Contact
> +---
> +The Security Team can be reached at [security at dpdk.org](mailto:security at dpdk.org).
> +
> +For any security report, the message should be encrypted with the following GPG keys:
> +
> +- `F933EB43DF13611F` - *Ferruh Yigit*
Acked-by: Ferruh Yigit <ferruh.yigit at intel.com>
More information about the web
mailing list