From: Siddhesh Poyarekar Date: Thu, 18 Apr 2024 12:51:37 +0000 (-0400) Subject: advisories: Add Reported-By X-Git-Tag: glibc-2.40~265 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=05c3495296bc38c3c46117c45ee6e663581e3370;p=thirdparty%2Fglibc.git advisories: Add Reported-By Add a new tag to give credit to vulnerability discoverers. Signed-off-by: Siddhesh Poyarekar --- diff --git a/advisories/README b/advisories/README index 94e68b1350..b8f8a829ca 100644 --- a/advisories/README +++ b/advisories/README @@ -37,6 +37,10 @@ entries for each release branch in the glibc repository, indicating that all of those commits contributed to fixing that issue in each of those branches. +Reported-By: +The entity that reported this issue. There could be multiple entries, one for +each reporter. + Adding an Advisory ------------------