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-12 02:24:00 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
09220fce845b54d87c2701e7b5edc648c26561b4
codeql
/
javascript
/
ql
/
test
/
query-tests
/
Quality
/
UnhandledStreamPipe
History
Napalys Klicius
09220fce84
Fixed issue where
pipe
calls from
rxjs
package would been identified as
pipe
calls on streams
2025-05-22 12:33:36 +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
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.js
Enhance PipeCall to exclude non-function and non-object arguments in pipe method detection
2025-05-22 12:31:27 +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