
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.
fulcrum-query-sql
Advanced tools
This is shared code for the Fulcrum Query API and the Fulcrum Editor applications.
yarn build
Reach out to your local engineering manager for this step.
yarn clean && yarn build
main
main
, git pull
git tag -a vx.x.x -m "x.x.x"
(use actual tag number of next release)git push origin --tags
npm login
(Credentials in 1password)npm publish
debugger
in fulcrum-query-sql where applicablefulcrum-components
)
package.json
, point your fulcrum-query-sql
npm package to that branch in this format'fulcrum-query-sql': 'github:fulcrumapp/fulcrum-query-sql#BRANCH-NAME'
./yarn
(Do NOT delete the existing yarn.lock
)Issue: Changes not visible in fulcrum
after following the Debugging
steps.
Solution: If changes are not reflecting even after following the debugging steps, you might need to ensure a completely clean environment for your dependencies. Here are some steps to ensure that the fulcrum
repository is correctly picking up the changes from fulcrum-query-sql
:
fulcrum-components
run:yarn remove fulcrum-query-sql
yarn add fulcrum-query-sql@github:fulcrumapp/fulcrum-query-sql#BRANCH-NAME
./yarn cache clean
./yarn install
skaffold dev --cache-artifacts=false
or
USER=<YOUR NAMESPACE> skaffold dev --cache-artifacts=false
FAQs
Fulcrum Query SQL Utilities
The npm package fulcrum-query-sql receives a total of 214 weekly downloads. As such, fulcrum-query-sql popularity was classified as not popular.
We found that fulcrum-query-sql demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 2 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.
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.