sloria/sphinx-issues

support GitHub security advisory links

オープン

#128 opened on 2023/01/31

 (5 件のコメント) (0 件のリアクション) (0 人の担当者)Python (15 件のフォーク)github user discovery
enhancementhelp wanted

Repository metrics

Stars
 (60 個のスター)
PR merge metrics
 (平均マージ 5d) (30d で 1 merged PR)

説明

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

コントリビューターガイド