Update .github/INCIDENT_RESPONSE.md
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
This commit is contained in:
parent
6e1ccab749
commit
ee24a11073
2
.github/INCIDENT_RESPONSE.md
vendored
2
.github/INCIDENT_RESPONSE.md
vendored
@ -254,7 +254,7 @@ require a Pillow point release even if Pillow's own code is unchanged.
|
|||||||
| Package | Required? | Purpose |
|
| Package | Required? | Purpose |
|
||||||
|---|---|---|
|
|---|---|---|
|
||||||
| `setuptools` | Build-time only | Package build backend |
|
| `setuptools` | Build-time only | Package build backend |
|
||||||
| `pybind11` | Build-time only | C++ ↔ Python bindings |
|
| `pybind11` | Build-time only | Compile C files in parallel |
|
||||||
| `olefile` | Optional (`fpx`, `mic` extras) | OLE2 container parsing (FPX, MIC formats) |
|
| `olefile` | Optional (`fpx`, `mic` extras) | OLE2 container parsing (FPX, MIC formats) |
|
||||||
| `defusedxml` | Optional (`xmp` extra) | Safe XML parsing for XMP metadata |
|
| `defusedxml` | Optional (`xmp` extra) | Safe XML parsing for XMP metadata |
|
||||||
|
|
||||||
|
|||||||
@ -39,7 +39,7 @@ Released as needed for security, installation or critical bug fixes.
|
|||||||
```bash
|
```bash
|
||||||
git push
|
git push
|
||||||
```
|
```
|
||||||
* [ ] If this is a security fix: publish the [GitHub Security Advisory](https://github.com/python-pillow/Pillow/security/advisories).
|
* [ ] If this is a security fix: publish the [GitHub Security Advisory or Advisories](https://github.com/python-pillow/Pillow/security/advisories).
|
||||||
|
|
||||||
## Embargoed release
|
## Embargoed release
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user