
Research
/Security News
Weaponizing Discord for Command and Control Across npm, PyPI, and RubyGems.org
Socket researchers uncover how threat actors weaponize Discord across the npm, PyPI, and RubyGems ecosystems to exfiltrate sensitive data.
@aklinker1/check
Advanced tools
An opinionated CLI tool to run all your checks all at once. The command will only exit with code 0 when no problems exist.
An opinionated CLI tool to run all your checks all at once. The command will only exit with code 0 when no problems exist.
https://github.com/aklinker1/check/assets/10101283/c8089e5c-e25f-4f59-8897-d2a6f97a3139
pnpm i @aklinker1/check
pnpm check
pnpm check --fix
To enable checks for any of the following modules, just install them:
pnpm i -D typescript oxlint prettier publint eslint markdownlint-cli
This project is built using bun
. Demo project uses PNPM.
# Setup
bun i
# Build NPM package
bun run build
# Run checks
bun check --help
bun check
# Debug commands used
DEBUG=1 bun check
src/tools/prettier.ts
and src/tools/prettier.test.ts
accordinglyALL_TOOLS
array in src/tools/index.ts
FAQs
An opinionated CLI tool to run all your checks all at once. The command will only exit with code 0 when no problems exist.
The npm package @aklinker1/check receives a total of 494 weekly downloads. As such, @aklinker1/check popularity was classified as not popular.
We found that @aklinker1/check demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer 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
Socket researchers uncover how threat actors weaponize Discord across the npm, PyPI, and RubyGems ecosystems to exfiltrate sensitive data.
Security News
Socket now integrates with Bun 1.3’s Security Scanner API to block risky packages at install time and enforce your organization’s policies in local dev and CI.
Research
The Socket Threat Research Team is tracking weekly intrusions into the npm registry that follow a repeatable adversarial playbook used by North Korean state-sponsored actors.