You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: address qodo review findings for batch analysis
- Make generateOneSbom async and await provider.provideStack() to support
async providers (e.g. python_pip)
- Propagate workspaceDir as cwd for package manager commands so npm/pnpm/yarn
run from workspace root in monorepos
- Fix CLI --html --metadata printing wrapper object instead of HTML string
Implements TC-3862
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments