
Security News
/Research
Wallet-Draining npm Package Impersonates Nodemailer to Hijack Crypto Transactions
Malicious npm package impersonates Nodemailer and drains wallets by hijacking crypto transactions across multiple blockchains.
api-integrations
Advanced tools
Repository for managing API integrations.
See frontend
's README.
airnode-feed
deploymentpnpm generate-airnode-feed-deployment
$ ts-node src/config-generation/airnode-feed/generate-deployment.ts
? Select an API to create deployment: › - Use arrow-keys. Return to submit.
❯ api-1
api-2
some-api
...
./data/apis/<api-name>/deployments/candidate-deployments
..
├── active-deployments
└── candidate-deployments
└── api3-20231101-airnode-feed.json
api3-YYYYMMDD-airnode-feed.json
and there should be only one or no
deployments under candidate-deployments
.candidate-deployment
is deployed by the API provider, deployment under the candidate-deployment
will be
manually moved under active-deployments
. active-deployments
will be confirmed with CI scripts. If there is no
heartbeat from the deployment, CI won't allow pushing changes to the repository.airnode-feed
configuration file's hash.Airnode feed minutely log the below string and the string will be parsed and returned through an API for this repository to check deployments.
${airnodeAddress} - ${stage} - ${airnodeFeedVersion} - ${currentTimestamp} - ${deploymentTimestamp} - ${airnodeFeedConfigHash} - ${heartbeatSignature}
Through the airnodeFeedConfigHash
it will be possible to check if the correct deployment is deployed.
FAQs
Repository for API integration related operations.
The npm package api-integrations receives a total of 0 weekly downloads. As such, api-integrations popularity was classified as not popular.
We found that api-integrations 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.
Security News
/Research
Malicious npm package impersonates Nodemailer and drains wallets by hijacking crypto transactions across multiple blockchains.
Security News
This episode explores the hard problem of reachability analysis, from static analysis limits to handling dynamic languages and massive dependency trees.
Security News
/Research
Malicious Nx npm versions stole secrets and wallet info using AI CLI tools; Socket’s AI scanner detected the supply chain attack and flagged the malware.