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(sbom): address review feedback for hash support
- Update existing component hashes when first seen without them,
handling cases where Map iteration order causes a package to appear
as a source before it appears as a target with hashes
- Remove duplicate DependencyEntry typedef in python_pip.js
- Add tests for hash update on pre-existing components
Implements TC-4330
Assisted-by: Claude Code
0 commit comments