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

贡献者指南