Re: CVE details page - Mailing list pgsql-www

From Jonathan S. Katz
Subject Re: CVE details page
Date
Msg-id 0dfcd9d7-83af-c8ce-6376-a9c51d23279f@postgresql.org
Whole thread Raw
In response to Re: CVE details page  (Magnus Hagander <magnus@hagander.net>)
Responses Re: CVE details page  (Magnus Hagander <magnus@hagander.net>)
List 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@postgresql.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

pgsql-www by date:

Previous
From: Joe Conway
Date:
Subject: Re: Requesting wiki edit access for "pginfra"
Next
From: Magnus Hagander
Date:
Subject: Re: CVE details page