Commit Graph

2 Commits

Author SHA1 Message Date
368550f2ee Exclude security notices with no CVE from list of CVEs in sitemap
Otherwise we're instructing google and others to index pages that don't
exist.
2021-04-09 15:20:56 +02:00
cd616da557 Add page with additional details about a CVE
This page contains most information that may be found on 3rd party
sites about a particular CVE, but with the benefit of being hosted
on the PostgreSQL infrastructure.

This does require inserting the CVE description into the website,
which will include backporting the CVE descriptions throughout
many existing CVEs, but the added benefit is that this information
is available when we publish a release, vs. waiting for a 3rd party
to publish the info.

This patch also adds sitemap indexing for each of the CVE entries,
and ensures the top-level CVE URL is in the sitemap.
2021-03-28 12:22:24 -04:00