
Research
Shai-Hulud Descends to Hades: Miasma Worm Campaign Spreads with New PyPI Wave
Socket found 37 malicious PyPI wheels that abuse Python startup hooks to launch a Bun-powered credential stealer tied to Mini Shai-Hulud/Miasma.
@evdy-consumer/cloudcms-api-proxy
Advanced tools
cloudcms-api-proxyA proxy to the CloudCMS API, handling caching via Redis and giving us the ability to create custom endpoints that interact with the CloudCMS API
Install lerna globally if you haven't already: npm install -g lerna
Copy env-template to .env
Populate the variables within .env with the needed values
Currently we're using graphql-combine-query for combining queries when batching queries to send to CloudCMS. This package is pretty new and doesn't have wide adoption yet, so we should keep tabs on it... I (kzusy) performed an audit before adding and didn't see anything suspect. It only has one dependency, which is graphql: ^15.1.0, and that matches the version that we are using.
Start your local redis server (assuming you installed via wsl): sudo service redis-server start
Install dependencies: lerna bootstrap
To transpile the source, start the service and watch for any changes: npm run watch
NOTE: At the time of writing this there is an occasional issue with the
watchscript. If you run into that, you can run thebuildandrunscripts. Alternatively, and preferably, you can fix thewatchissue :trollface:
lib/ or dist/ directory to the "watch" array within nodemon.json. Then run lerna run watchFAQs
Proxy for using the CloudCMS API
The npm package @evdy-consumer/cloudcms-api-proxy receives a total of 145 weekly downloads. As such, @evdy-consumer/cloudcms-api-proxy popularity was classified as not popular.
We found that @evdy-consumer/cloudcms-api-proxy 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
Socket found 37 malicious PyPI wheels that abuse Python startup hooks to launch a Bun-powered credential stealer tied to Mini Shai-Hulud/Miasma.

Security News
RubyGems and Bundler 4.0.13 introduced an opt-in cooldown feature that delays newly published gems during dependency resolution.

Security News
pnpm 11.5 now recognizes npm staged publish approvals in release metadata, preventing those releases from being mistaken for lower-trust package publishes.