Commit Graph

12 Commits

Author SHA1 Message Date
Zoltan Kochan
c74d4e161a docs: document threat model and trust boundaries in security policy (#12269)
* docs: document threat model and trust boundaries in security policy

Clarify that pnpm's security boundary is filesystem permissions and that
reports assuming pre-existing write access to the store, lockfile,
node_modules, or config files are out of scope. Explain that the
content-addressable store's integrity check is corruption detection, not
tamper resistance against a write-capable local adversary, since the
recorded hashes live in the same trust domain as the files.

* docs: route pacquet and pnpr security reports to regular issues
2026-06-08 20:46:44 +02:00
Zoltan Kochan
3420457e44 docs: clarify support end date for version 10.x
Updated support information for version 10.x.
2026-05-02 09:48:00 +02:00
Zoltan Kochan
7f7c581ce2 docs: revise supported versions in SECURITY.md
Updated supported versions for security policy.
2026-05-02 09:45:36 +02:00
Zoltan Kochan
b0cba9fa77 docs: update SECURITY.md 2025-07-29 14:19:01 +02:00
Zoltan Kochan
9976b8e29c docs: update SECURITY.md 2025-04-28 21:38:29 +02:00
Zoltan Kochan
df63e8b388 docs: update SECURITY.md
close #8981
2025-01-30 00:10:19 +01:00
Zoltan Kochan
b7ac82ea3c docs: update SECURITY.md 2024-04-27 21:50:55 +02:00
Isaac Turner
742ceb4050 docs: add 9.x to supported versions in SECURITY.md (#7933)
* Add 9.x to supported versions

* docs: drop pnpm v7 support

---------

Co-authored-by: Zoltan Kochan <z@kochan.io>
2024-04-16 13:43:06 +02:00
Zoltan Kochan
f53a29d76f docs: update SECURITY.md 2023-03-21 00:41:59 +02:00
Zoltan Kochan
81bf16af7a docs(security): deprecate pnpm v5 2022-04-29 17:34:56 +03:00
Zoltan Kochan
36e51a9c81 docs(security): update email 2022-01-11 15:43:25 +02:00
Zoltan Kochan
5ebbdd89bc Create SECURITY.md 2021-04-24 19:08:06 +03:00