Skip to content

release: v1.7.0#200

Merged
sonukapoor merged 1 commit into
mainfrom
release/v1.7.0
Apr 17, 2026
Merged

release: v1.7.0#200
sonukapoor merged 1 commit into
mainfrom
release/v1.7.0

Conversation

@sonukapoor
Copy link
Copy Markdown
Collaborator

v1.7.0

Added

  • pnpm lockfile v9 support — eliminates false negatives on modern pnpm projects
  • Analog case study — full scan-fix workflow on a pnpm v9 Angular monorepo (3,367 packages)
  • Baseline findings tables backported to NestJS and Juice Shop case studies

Fixed

  • BFS path-tracking replaced with visited-key set, eliminating exponential queue growth through circular dependency chains

Test plan

  • All 110 tests passing
  • Build clean
  • CI checks pass

Closes #194
Closes #197

@sonukapoor sonukapoor merged commit 228f5e8 into main Apr 17, 2026
3 checks passed
@sonukapoor sonukapoor deleted the release/v1.7.0 branch April 17, 2026 17:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Docs: Analog.js case study pnpm lockfile v9 not supported — false negatives on modern pnpm projects

1 participant