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-10 17:44:03 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ac24fdd3480271a8880c7a39d52bc8dc2deaf158
codeql
/
javascript
/
ql
/
test
/
query-tests
/
Quality
/
UnhandledStreamPipe
History
Napalys Klicius
ac24fdd348
Add predicate to detect non-stream-like usage in sources of pipe calls
2025-05-22 18:49:59 +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
Add predicate to detect non-stream-like usage in sources of pipe calls
2025-05-22 18:49:59 +02:00
test.js
Add predicate to detect non-stream-like usage in sources of pipe calls
2025-05-22 18:49:59 +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