sloria/sphinx-issues

support GitHub security advisory links

Offen

#128 geöffnet am 31.01.2023

 (5 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Python (15 Forks)github user discovery
enhancementhelp wanted

Repository-Metriken

Stars
 (60 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 5T) (1 gemergte PR in 30 T)

Beschreibung

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

Contributor Guide