docs(security): state response-time SLA in the security issue template - #1149
Open
Fury03 wants to merge 1 commit into
Open
docs(security): state response-time SLA in the security issue template#1149Fury03 wants to merge 1 commit into
Fury03 wants to merge 1 commit into
Conversation
Contributor
Author
Note on the failing CI checksThe red checks here are pre-existing on
This PR changes only Markdown, so it cannot affect any of those jobs — a docs edit does not change Happy to open a separate PR fixing the |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes #1091
Problem
.github/ISSUE_TEMPLATE/security.mdtold reporters how to file, but not how long they would wait for a reply.SECURITY.mdalready had a Response Timeline section (48h / 7d / 30d) — the template just never surfaced it, so a researcher deciding between reporting and waiting had to go find it.Changes
.github/ISSUE_TEMPLATE/security.md— a "What to expect" section above the report fields, restating the three targets verbatim fromSECURITY.mdand linking toSECURITY.md#response-timeline, plus what to do if 48 hours pass with no reply.SECURITY.md— two edits to keep the documents from contradicting each other:Cross-check
The three bullets are byte-identical between the two files, including capitalisation:
No timeline numbers were invented or changed — the template adopts what
SECURITY.mdalready committed to.Out of scope
No bug bounty program, no SLA-tracking automation.