
Research
Security News
Lazarus Strikes npm Again with New Wave of Malicious Packages
The Socket Research Team has discovered six new malicious npm packages linked to North Korea’s Lazarus Group, designed to steal credentials and deploy backdoors.
@masa-finance/masa-contracts-staking
Advanced tools
DEPLOYER_PRIVATE_KEY
to the deployers private key in .env.{network}.secret
COINMARKETCAP_API_KEY
to the CoinMarketCap API key in .env
, if neededANKR_API_KEY
to the Ankr API key in .env
, if neededETHERSCAN_API_KEY
to the Etherscan API key in .env
, if neededBSCSCAN_API_KEY=XXX
to the BscScan API key in .env
, if neededPOLYGONSCAN_API_KEY=XXX
to the PolygonScan API key in .env
, if neededBASESCAN_API_KEY=XXX
to the BaseScan API key in .env
, if neededRun: yarn deploy --network {network}
to deploy.
You can see the deployment address of the smart contracts in the deployments folder. For every deployed smart contract you will find a <smart_contract>.json
JSON file with the address in the "address"
field.
From a clean main
branch you can run the release task bumping the version accordingly based on semantic versioning:
yarn release
The task does the following:
package.json
npm
releaseFor the GitHub releases steps a GitHub personal access token, exported as GITHUB_TOKEN
is required. You can add this environment variable to the .env
file. Setup
FAQs
## Contract Deployments
The npm package @masa-finance/masa-contracts-staking receives a total of 108 weekly downloads. As such, @masa-finance/masa-contracts-staking popularity was classified as not popular.
We found that @masa-finance/masa-contracts-staking demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 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
The Socket Research Team has discovered six new malicious npm packages linked to North Korea’s Lazarus Group, designed to steal credentials and deploy backdoors.
Security News
Socket CEO Feross Aboukhadijeh discusses the open web, open source security, and how Socket tackles software supply chain attacks on The Pair Program podcast.
Security News
Opengrep continues building momentum with the alpha release of its Playground tool, demonstrating the project's rapid evolution just two months after its initial launch.