This website requires JavaScript.
Explore
Help
Register
Sign In
hohn
/
codeql
Watch
1
Star
0
Fork
0
You've already forked codeql
mirror of
https://github.com/github/codeql.git
synced
2026-04-18 21:44:02 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5b1af0c0bd224b7cb7cbf72a6a6d40c64b20f839
codeql
/
javascript
/
ql
/
test
/
query-tests
/
Quality
/
UnhandledStreamPipe
History
Napalys Klicius
5b1af0c0bd
Added detection of custom
gulp-plumber
sanitizer, thus one would not flag such instances.
2025-05-22 18:49:53 +02:00
..
rxjsStreams.js
Fixed issue where
pipe
calls from
rxjs
package would been identified as
pipe
calls on streams
2025-05-22 12:33:36 +02:00
test.expected
Added detection of custom
gulp-plumber
sanitizer, thus one would not flag such instances.
2025-05-22 18:49:53 +02:00
test.js
Added detection of custom
gulp-plumber
sanitizer, thus one would not flag such instances.
2025-05-22 18:49:53 +02:00
test.qlref
Add
UnhandledStreamPipee
Quality query and tests to detect missing error handlers in
Node.js
streams
2025-05-21 11:38:57 +02:00