Skip to content

Commit 5a3a1c4

Browse files
committed
JS: add tests for the fs-module and friends
1 parent ec90627 commit 5a3a1c4

File tree

4 files changed

+335
-0
lines changed

4 files changed

+335
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
| normalizedPaths.js:208:38:208:63 | // OK - ... anyway | Spurious alert |
2+
| other-fs-libraries.js:14:34:14:42 | // NOT OK | Missing alert |
3+
| other-fs-libraries.js:16:41:16:49 | // NOT OK | Missing alert |
4+
| other-fs-libraries.js:17:42:17:50 | // NOT OK | Missing alert |
25
| tainted-string-steps.js:25:43:25:74 | // NOT ... flagged | Missing alert |
36
| tainted-string-steps.js:26:49:26:74 | // OK - ... flagged | Spurious alert |
47
| tainted-string-steps.js:28:39:28:70 | // NOT ... flagged | Missing alert |

0 commit comments

Comments
 (0)