Skip to content

Releases: bomly-dev/bomly-plugin-jsreach-analyzer

Release list

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 01 Sep 06:04

What's Changed

  • feat: adopt bomly-sdk v0.7.0 and emit per-project-root evidence by @bomly-guy in #1

New Contributors

Full Changelog: v0.1.0...v0.2.0

v0.1.0

Choose a tag to compare

@bomly-guy bomly-guy released this 13 Aug 07:21

Initial release of the jsreach reachability analyzer as a standalone Bomly plugin. It discovers package entry points across npm, pnpm, and Yarn workspaces, builds a static import graph with embedded esbuild, and annotates Bomly's vulnerability findings with package-tier reachability, with on-disk result caching. The same analyzer ships embedded in the full Bomly CLI build; this plugin packages it for lite builds and external-plugin hosts.