
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.
@jack-henry/banno-client-creds-helper
Advanced tools
Helper utilities to debug connecting to Banno's Platform API using client credentials
Helper utilities for common tasks with Banno's Platform API
npx @jack-henry/banno-client-creds-helper COMMAND
The npx command automatically downloads and executes the latest version on demand. No installation steps are required.
Commands currently supported by the utility.
Create a signed JWT to use as the client_assertion.
Example:
$ npx @jack-henry/banno-client-creds-helper sign-jwt --client-id=00000000-0000-0000-0000-000000000000 --private-key=./private.pem
Create a signed JWT to use as the client_assertion and obtain an access_token.
Example:
$ npx @jack-henry/banno-client-creds-helper client-assertion --client-id=00000000-0000-0000-0000-000000000000 --private-key=./private.pem
This utility is run via the node npx
command.
The utility requires NodeJS version 14.0.0 or later. Check your current version with node --version
.
FAQs
Helper utilities to debug connecting to Banno's Platform API using client credentials
The npm package @jack-henry/banno-client-creds-helper receives a total of 2 weekly downloads. As such, @jack-henry/banno-client-creds-helper popularity was classified as not popular.
We found that @jack-henry/banno-client-creds-helper demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 3 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
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.