sloria/sphinx-issues

support GitHub security advisory links

Aperta

#128 aperta il 31 gen 2023

 (5 commenti) (0 reazioni) (0 assegnatari)Python (15 fork)github user discovery
enhancementhelp wanted

Metriche repository

Star
 (60 stelle)
Metriche merge PR
 (Merge medio 5g) (1 PR mergiata in 30 g)

Descrizione

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

Guida contributor