Draft
Conversation
hugovk
reviewed
Apr 9, 2026
.github/INCIDENT_RESPONSE.md
Outdated
|
|
||
| 1. **Yank the release immediately** via the PyPI web interface or: | ||
| ```bash | ||
| gh api -X POST /pypi/pillow/<version>/yank |
At the risk of making this document larger, add in sections in Bootstrap IRP but not ours. - https://github.com/twbs/bootstrap/blob/main/.github/INCIDENT_RESPONSE.md
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
wiredfool
reviewed
Apr 9, 2026
.github/INCIDENT_RESPONSE.md
Outdated
|
|
||
| | Severity | CVSS | Definition | Target Response SLA | | ||
| |---|---|---|---| | ||
| | **Critical** | 9.0 – 10.0 | Remote code execution, arbitrary write, or complete integrity/confidentiality loss achievable by opening a crafted image | 48 hours to patch; embargoed release where possible | |
Member
There was a problem hiding this comment.
48 hours to patch is faster than we've ever done anything publicly that has been severe.
Unless we're dealing with an active compromise, I think that we're better off being somewhat more careful and definitely not promising 48 hours as an SLA. We might target that for an initial response.
…ignment step Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
radarhere
reviewed
Apr 9, 2026
|
|
||
| Security fixes are applied to the **latest stable release only**. Users on older versions | ||
| are expected to upgrade. This is consistent with Pillow's quarterly release cadence and | ||
| is not currently documented elsewhere — reporters should assume only the latest release |
Member
There was a problem hiding this comment.
'is not currently documented elsewhere'
https://pillow.readthedocs.io/en/stable/releasenotes/index.html
Please use the latest version of Pillow. Functionality and security fixes should not be expected to be backported to earlier versions.
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.
Changes proposed in this pull request: