glibc/scripts
Siddhesh Poyarekar 60c57b8467 Move CVE information into advisories directory
One of the requirements to becoming a CVE Numbering Authority (CNA) is
to publish advisories.  Do this by maintaining a file for each CVE fixed
in the advisories directory in the source tree.  Links to the advisories
can then be shared as:

https://sourceware.org/git/?p=glibc.git;a=blob_plain;f=advisories/GLIBC-SA-YYYY-NNNN

The file format at the moment is rudimentary and derives from the git
commit format, i.e. a subject line and a potentially multi-paragraph
description and then tags to describe some meta information.  This is a
loose format at the moment and could change as we evolve this.

Also add a script process-fixed-cves.sh that processes these advisories
and generates a list to add to NEWS at release time.

Signed-off-by: Siddhesh Poyarekar <siddhesh@sourceware.org>
2023-12-07 12:31:23 -05:00
..
abi-versions.awk
abilist.awk
backport-support.sh
build-many-glibcs.py Use Linux 6.6 in build-many-glibcs.py 2023-10-31 13:36:51 +00:00
check-c++-types.sh
check-execstack.awk
check-initfini.awk
check-installed-headers.sh
check-local-headers.sh
check-localplt.awk
check-obsolete-constructs.py
check-textrel.awk
check-wrapper-headers.py
check-wx-segment.py
config-uname.sh
config.guess
config.sub
cpp
cross-test-ssh.sh
documented.sh
dso-ordering-test.py
evaluate-test.sh
firstversions.awk
gen-as-const.py
gen-libc-abis
gen-libc-modules.awk
gen-posix-conf-vars.awk
gen-rrtypes.py
gen-sorted.awk
gen-tunables.awk elf: Add a way to check if tunable is set (BZ 27069) 2023-11-29 09:30:00 -03:00
glibc_shared_code.py
glibcelf.py
glibcextract.py
glibcpp.py
glibcsymbols.py
haveversions.awk
install-sh
lib-names.awk
lint-makefiles.sh
list-fixed-bugs.py
list-sources.sh
localplt.awk
merge-test-results.sh Format test results closer to what DejaGnu does 2023-11-03 12:58:17 +00:00
mkinstalldirs
move-if-change
move-symbol-to-libc.py
process-fixed-cves.sh Move CVE information into advisories directory 2023-12-07 12:31:23 -05:00
pylint
pylintrc
rellns-sh
sort-makefile-lines.py
soversions.awk
sysd-rules.awk
test-installation.pl
test_printers_common.py
test_printers_exceptions.py
tst-elf-edit.py
tst-ld-trace.py
update-abilist.sh
update-copyrights
vcstocl_quirks.py
versionlist.awk
versions.awk