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
c6db32ed73b790aaf5cd094c03473386d4e7920e
codeql
/
javascript
/
ql
/
test
/
query-tests
/
Quality
/
UnhandledStreamPipe
History
Napalys Klicius
c6db32ed73
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
..
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
Added more test cases which common
js
libraries uses
.pipe()
2025-05-23 12:30:49 +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
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
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