
Research
/Security News
CanisterWorm: npm Publisher Compromise Deploys Backdoor Across 29+ Packages
The worm-enabled campaign hit @emilgroup and @teale.io, then used an ICP canister to deliver follow-on payloads.
@tapjs/stdin
Advanced tools
@tapjs/stdinA default tap plugin providing t.stdin().
This plugin is installed with tap by default. If you had
previously removed it, you can tap plugin add @tapjs/stdin to
bring it back.
StdinOptsOptions for t.stdin()
All of the normal Base and Extra options are also allowed.
tapStream - a
Minipass<Buffer|string>
stream or Node.js ReadableStream. If provided, this will be
the source of TAP data. Defaults to process.stdin.t.stdin([name], [options]): PromiseWithSpawnArguments:
name (optional) string - Name for the subtest, defaults to
/dev/stdinoptions (optional) StdinOpts objectProcesses standard input as a TAP stream.
Returns a Promise that resolves when the test is complete. The
subtest member on the Promise is a
Stdin
instance.
FAQs
a built-in tap extension for t.stdin()
The npm package @tapjs/stdin receives a total of 71,589 weekly downloads. As such, @tapjs/stdin popularity was classified as popular.
We found that @tapjs/stdin demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 2 open source maintainers collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Research
/Security News
The worm-enabled campaign hit @emilgroup and @teale.io, then used an ICP canister to deliver follow-on payloads.

Research
/Security News
Attackers compromised Trivy GitHub Actions by force-updating tags to deliver malware, exposing CI/CD secrets across affected pipelines.

Security News
ENISA’s new package manager advisory outlines the dependency security practices companies will need to demonstrate as the EU’s Cyber Resilience Act begins enforcing software supply chain requirements.