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 e851c43 commit 31233b2Copy full SHA for 31233b2
SECURITY.md
@@ -147,7 +147,7 @@ the community they pose.
147
#### Missing Cryptographic Step (CWE-325)
148
149
* Node.js provides APIs to encrypt data. Bugs that would allow an attacker
150
- to get the orginal data without requiring the encryption key are
+ to get the original data without requiring the decryption key are
151
considered vulnerabilities.
152
153
#### External Control of System or Configuration Setting (CWE-15)
0 commit comments