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
000e69fd487feff754d6dfce88733cef2b66e863
codeql
/
javascript
/
ql
/
test
/
query-tests
/
Quality
/
UnhandledStreamPipe
History
Napalys Klicius
000e69fd48
Replaced fuzzy
NonNodeStream
MaD to a ql predicate to deal easier with submodules
2025-05-23 13:55:40 +02:00
..
arktype.js
Add exceptions for
arktype
,
execa
, and
highland
to prevent them from being flagged by unhandled pipe error query
2025-05-23 12:34:11 +02:00
execa.js
Add exceptions for
arktype
,
execa
, and
highland
to prevent them from being flagged by unhandled pipe error query
2025-05-23 12:34:11 +02:00
highland.js
Add exceptions for
arktype
,
execa
, and
highland
to prevent them from being flagged by unhandled pipe error query
2025-05-23 12:34:11 +02:00
rxjsStreams.js
Replaced fuzzy
NonNodeStream
MaD to a ql predicate to deal easier with submodules
2025-05-23 13:55:40 +02:00
strapi.js
Fixed false positives from
strapi
and
rxjs/testing
as well as when one passes function as second arg to
pipe
2025-05-22 18:50:02 +02:00
test.expected
Replaced fuzzy
NonNodeStream
MaD to a ql predicate to deal easier with submodules
2025-05-23 13:55:40 +02:00
test.js
Fixed false positives from
strapi
and
rxjs/testing
as well as when one passes function as second arg to
pipe
2025-05-22 18:50:02 +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