We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3394295 commit dd5e23fCopy full SHA for dd5e23f
SECURITY.md
@@ -6,6 +6,7 @@ project.
6
* [Reporting a Bug or Security Vulnerability](#reporting-a-bug-or-security-vulnerability)
7
* [Disclosure Policy](#disclosure-policy)
8
* [Comments on this Policy](#comments-on-this-policy)
9
+ * [The Express Threat Model](#the-express-threat-model)
10
11
## Reporting a Bug or Security Vulnerability
12
@@ -71,3 +72,7 @@ involving the following steps:
71
72
73
If you have suggestions on how this process could be improved please submit a
74
pull request.
75
+
76
+## The Express Threat Model
77
78
+The most updated version can be found [here](https://github.com/expressjs/security-wg/blob/main/docs/ThreatModel.md)
0 commit comments