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-11 01:54:00 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4332de464aef736dddb2616ff88868e74f9740fa
codeql
/
javascript
/
ql
/
test
/
query-tests
/
Quality
/
UnhandledStreamPipe
History
Napalys Klicius
4332de464a
Eliminate false positives by detecting non-stream objects returned from
pipe()
calls based on accessed properties
2025-05-22 12:31:26 +02:00
..
rxjsStreams.js
Add test cases for non-stream field accesses and methods before and after pipe operations
2025-05-22 12:31:19 +02:00
test.expected
Eliminate false positives by detecting non-stream objects returned from
pipe()
calls based on accessed properties
2025-05-22 12:31:26 +02:00
test.js
Eliminate false positives by detecting non-stream objects returned from
pipe()
calls based on accessed properties
2025-05-22 12:31:26 +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