diff options
author | Siddhesh Poyarekar <siddhesh@sourceware.org> | 2024-04-18 08:51:37 -0400 |
---|---|---|
committer | Siddhesh Poyarekar <siddhesh@sourceware.org> | 2024-04-18 08:52:46 -0400 |
commit | 05c3495296bc38c3c46117c45ee6e663581e3370 (patch) | |
tree | edb0e2dae45f6b2e49f25c2512aa8977f6a7e1a9 /advisories | |
parent | 0e53e7cdf50b92f007eff86a02252d9549d8ef2c (diff) | |
download | glibc-05c3495296bc38c3c46117c45ee6e663581e3370.zip glibc-05c3495296bc38c3c46117c45ee6e663581e3370.tar.gz glibc-05c3495296bc38c3c46117c45ee6e663581e3370.tar.bz2 |
advisories: Add Reported-By
Add a new tag to give credit to vulnerability discoverers.
Signed-off-by: Siddhesh Poyarekar <siddhesh@sourceware.org>
Diffstat (limited to 'advisories')
-rw-r--r-- | advisories/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/advisories/README b/advisories/README index 94e68b1..b8f8a82 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 ------------------ |