docs(security): add reference to webpack threat model

ref: https://github.com/webpack/security-wg/pull/9
This commit is contained in:
Ulises Gascón 2025-09-15 07:34:25 +02:00 committed by GitHub
parent 1f5e8e55c7
commit 36b322ad23
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 6 additions and 0 deletions

View File

@ -8,6 +8,12 @@ bug report to the GitHub repository.
Thanks for helping make webpack safe for everyone.
## Threat Model
For an overview of the security assumptions, potential attack vectors, and areas
of concern relevant to webpack, please refer to the
[Threat Model](https://github.com/webpack/security-wg/blob/main/docs/threat-model.md).
## Incident Response Plan
In the event of a security incident, please refer to the