Re: CVE details page

From: "Jonathan S(dot) Katz" <jkatz(at)postgresql(dot)org>
To: Magnus Hagander <magnus(at)hagander(dot)net>
Cc: PostgreSQL WWW <pgsql-www(at)postgresql(dot)org>
Subject: Re: CVE details page
Date: 2021-03-27 19:35:08
Message-ID: 0dfcd9d7-83af-c8ce-6376-a9c51d23279f@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-www

On 3/25/21 8:20 AM, Magnus Hagander wrote:
> On Wed, Mar 24, 2021 at 8:57 PM Jonathan S. Katz <jkatz(at)postgresql(dot)org> wrote:
>>
>> I've modified the URL matching to be all uppercase, but keeping our
>> matching logic case insensitive.
>
> I do still prefer lowercase, but not enough to insist on it :)
>
> But do consider the redirect, that might help some ppl.

OK, so I did:

- matching cve/CVE
- added a redirect to rewrite to CVE

>>> * The query for "versions" needs a .elect_related('version')
>>
>> That I do agree with and somehow missed that. Thanks!
>
> Thinking more, we should also have a struct.py in this directory, so
> it goes ni the sitemap and becomes searchable. We should *already*
> have had that, but it becomes more importantn ow that we have >1 page.
> But already today you won't actually get search hits in our security
> listing, which is a problem in itself... But let's fix them both at
> once.

OK, I believe I have handled that. I included it in 0003.

Thanks,

Jonathan

Attachment Content-Type Size
0001-Update-CVE-ID-syntax-validator.patch text/plain 1.1 KB
0002-Refactor-generation-of-CVE-number-from-CVE-ID.patch text/plain 1.8 KB
0003-Add-page-with-additional-details-about-a-CVE.patch text/plain 10.8 KB

In response to

Responses

Browse pgsql-www by date

  From Date Subject
Next Message Magnus Hagander 2021-03-28 11:26:30 Re: CVE details page
Previous Message Joe Conway 2021-03-25 14:59:35 Re: Requesting wiki edit access for "pginfra"