mirror of
https://github.com/zebrajr/node.git
synced 2025-12-06 00:20:08 +01:00
doc: fix typo in threat model
Refs: https://github.com/nodejs/node/pull/45223 PR-URL: https://github.com/nodejs/node/pull/45558 Reviewed-By: Harshitha K P <harshitha014@gmail.com> Reviewed-By: Darshan Sen <raisinten@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Richard Lau <rlau@redhat.com>
This commit is contained in:
parent
487fa8a16a
commit
ccd3a42dd9
|
|
@ -147,7 +147,7 @@ the community they pose.
|
|||
#### Missing Cryptographic Step (CWE-325)
|
||||
|
||||
* Node.js provides APIs to encrypt data. Bugs that would allow an attacker
|
||||
to get the orginal data without requiring the encryption key are
|
||||
to get the original data without requiring the decryption key are
|
||||
considered vulnerabilities.
|
||||
|
||||
#### External Control of System or Configuration Setting (CWE-15)
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user