Merge pull request #19910 from UlisesGascon/sec-add-threat-model

docs(security): add reference to webpack threat model
This commit is contained in:
Even Stensberg 2025-09-15 20:45:53 +02:00 committed by GitHub
commit ffcbedddd4
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. 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 ## Incident Response Plan
In the event of a security incident, please refer to the In the event of a security incident, please refer to the