sloria/sphinx-issues

support GitHub security advisory links

Aberta

#128 aberto em 31 de jan. de 2023

 (5 comentários) (0 reação) (0 responsável)Python (15 forks)github user discovery
enhancementhelp wanted

Métricas do repositório

Stars
 (60 estrelas)
Métricas de merge de PR
 (Mesclagem média 5d) (1 fundiu PR em 30d)

Description

GitHub is adding the ability to handle security reports and fixes privately in their UI. Instead of creating an issue, the reporter creates a security advisory, and then GitHub allows discussing and handles creating a private fork with private PRs until the advisory is published publicly. It would be nice to be able to reference the advisory page just like we can reference issue pages.

:ghsa:`ab1c-2def-g34h`

would become:

https://github.com/my/project/security/advisories/GHSA-ab1c-2def-g34h

Guia do colaborador