Acked-by: Ryan Moats <[email protected]>

"dev" <[email protected]> wrote on 03/28/2016 09:34:58 PM:

> From: Ben Pfaff <[email protected]>
> To: [email protected]
> Cc: Ben Pfaff <[email protected]>
> Date: 03/28/2016 09:35 PM
> Subject: [ovs-dev] [PATCH] CONTRIBUTING.md: Describe a new
> "Vulnerability" tag.
> Sent by: "dev" <[email protected]>
>
> Signed-off-by: Ben Pfaff <[email protected]>
> ---
>  CONTRIBUTING.md | 11 +++++++++++
>  1 file changed, 11 insertions(+)
>
> diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
> index 439c56a..8fcebba 100644
> --- a/CONTRIBUTING.md
> +++ b/CONTRIBUTING.md
> @@ -250,6 +250,17 @@ Examples of common tags follow.
>
>          git log -1 --pretty=format:"Fixes: %h (\"%s\")"
--abbrev=12COMMIT_REF
>
> +    Vulnerability: CVE-2016-2074
> +
> +        Specifies that the patch fixes or is otherwise related to a
> +        security vulnerability with the given CVE identifier.  Other
> +        identifiers in public vulnerability databases are also
> +        suitable.
> +
> +        If the vulnerability was reported publicly, then it is also
> +        appropriate to cite the URL to the report in a Reported-at
> +        tag.  Use a Reported-by tag to acknowledge the reporters.
> +
>  Developer's Certificate of Origin
>  ---------------------------------
>
> --
> 2.1.3
>
> _______________________________________________
> dev mailing list
> [email protected]
> http://openvswitch.org/mailman/listinfo/dev
_______________________________________________
dev mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/dev

Reply via email to