sloria/sphinx-issues

support GitHub security advisory links

開放

#128 建立於 2023年1月31日

 (5 則留言) (0 個反應) (0 位負責人)Python (15 個分叉)github user discovery
enhancementhelp wanted

倉庫指標

星標
 (60 顆星)
PR 合併指標
 (平均合併 5天) (30 天內合併 1 個 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

貢獻者指南