Skip to content

Commit 2377011

Browse files
authored
repo sync
2 parents 66cce61 + bb6319b commit 2377011

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

content/github/managing-security-vulnerabilities/publishing-a-security-advisory.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,18 @@ When you publish a security advisory, you notify your community about the securi
2424

2525
Before you publish a security advisory, you can privately collaborate to fix the vulnerability in a temporary private fork. For more information, see "[Collaborating in a temporary private fork to resolve a security vulnerability](/articles/collaborating-in-a-temporary-private-fork-to-resolve-a-security-vulnerability)."
2626

27+
{% warning %}
28+
29+
**Warning**: Whenever possible, you should always add a fix version to a security advisory prior to publishing the advisory. If you don't, the advisory will be published without a fixed version, and {% data variables.product.prodname_dependabot %} will alert your users about the issue, without offering any safe version to update to.
30+
31+
We recommend you take the following steps in these different situations:
32+
33+
- If a fix version is imminently available, and you are able to, wait to disclose the issue when the fix is ready.
34+
- If a fix version is in development but not yet available, mention this in the advisory, and edit the advisory later, after publication.
35+
- If you are not planning to fix the issue, be clear about it in the advisory so that your users don't contact you to ask when a fix will be made. In this case, it is helpful to include steps users can take to mitigate the issue.
36+
37+
{% endwarning %}
38+
2739
When you publish a draft advisory from a public repository, everyone is able to see:
2840

2941
- The current version of the advisory data.

0 commit comments

Comments
 (0)