
Security News
Risky Biz Podcast: Making Reachability Analysis Work in Real-World Codebases
This episode explores the hard problem of reachability analysis, from static analysis limits to handling dynamic languages and massive dependency trees.
@findify/bundle
Advanced tools
Bundle is an Out-of-the-box solution which is intended to work in browser by including script tag on the web page.
Findify compiles bundle.js
, includes store configuration for merchants and serves this file from private CDN.
In the case you like to manage everything by your self - check how we setting environment in the @findify/cli package
yarn build:dll # Build DLL once you changed deps.
yarn start # Run devserver on http://localhost:3000
__MERCHANT_API_KEY__ # Store API key
__MERCHANT_VERSION__ # Bundle version
__MERCHANT_CSS__ # Path to custom CSS file
__INCLUDE_POLYFILL__ # Should use polyfill or not
__ENVIRONMENT__ 'prod|stage' # Environment
__DISABLE_SENTRY__ # Should report errors to Findify
__SENTRY_ENABLED__ # Same as above
__MERCHANT_ID__ # ID of merchant
FAQs
Findify Out Of Box solution
We found that @findify/bundle demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 5 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
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.
Security News
CISA’s 2025 draft SBOM guidance adds new fields like hashes, licenses, and tool metadata to make software inventories more actionable.