
Research
Malicious npm Packages Impersonate Flashbots SDKs, Targeting Ethereum Wallet Credentials
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
enduro_admin
Advanced tools
This is the admin interface for enduro.js.
Other repositories: Enduro • samples • Enduro admin • endurojs.com site
Documentation is mostly shared with enduro. Check it out at www.endurojs.com/docs
Just clone the project and develop it as if it was another enduro project. There is a tiny test suite that can be run by npm test
Sometimes you want to develop enduro_admin against an existing project of yours. For this, you can use npm link.
Just cd into enduro_admin folder and do npm link
and then cd into the enduro's folder and do npm link enduro_admin
.
Be careful that by doing this you'll have to update enduro_admin to the newest version by doing a git pull
on your enduro_admin folder, rather than just updating enduro and getting the latest version with it.
FAQs
Unknown package
The npm package enduro_admin receives a total of 58 weekly downloads. As such, enduro_admin popularity was classified as not popular.
We found that enduro_admin demonstrated a not healthy version release cadence and project activity because the last version was released 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
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
Security News
Ruby maintainers from Bundler and rbenv teams are building rv to bring Python uv's speed and unified tooling approach to Ruby development.
Security News
Following last week’s supply chain attack, Nx published findings on the GitHub Actions exploit and moved npm publishing to Trusted Publishers.