
Research
/Security News
DuckDB npm Account Compromised in Continuing Supply Chain Attack
Ongoing npm supply chain attack spreads to DuckDB: multiple packages compromised with the same wallet-drainer malware.
@jack-henry/jhid-client-creds-helper
Advanced tools
Helper utilities to debug connecting to Banno's Platform API using client credentials
Helper utilities for common tasks with Jack Henry ID Authentication
npx @jack-henry/jhid-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/jhid-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/jhid-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 18.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
We found that @jack-henry/jhid-client-creds-helper demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 6 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
Ongoing npm supply chain attack spreads to DuckDB: multiple packages compromised with the same wallet-drainer malware.
Security News
The MCP Steering Committee has launched the official MCP Registry in preview, a central hub for discovering and publishing MCP servers.
Product
Socket’s new Pull Request Stories give security teams clear visibility into dependency risks and outcomes across scanned pull requests.