mirror of https://github.com/webpack/webpack.git
docs(security): add reference to webpack threat model
ref: https://github.com/webpack/security-wg/pull/9
This commit is contained in:
parent
1f5e8e55c7
commit
36b322ad23
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue