Files
codeql/javascript/ql/test/query-tests/Security/CWE-916/InsufficientPasswordHash.expected
2018-08-02 17:53:23 +01:00

4 lines
381 B
Plaintext

| tst.js:5:48:5:55 | password | Password from $@ is hashed insecurely. | tst.js:5:48:5:55 | password | an access to password |
| tst.js:7:46:7:53 | password | Password from $@ is hashed insecurely. | tst.js:7:46:7:53 | password | an access to password |
| tst.js:9:43:9:50 | password | Password from $@ is hashed insecurely. | tst.js:9:43:9:50 | password | an access to password |