Fix path and content in log statements about Static Reachability
What does this MR do and why?
In this MR we fix log statements printed during the SBOM SR enrichment process. We are fixing:
- Printing the whole lock file path instead of just the base dir
- Updated the log statement to identify which language enricher is used since JS/TS enricher might run on the same lock file.
Related issues
Fix SR log statements about which file is being... (gitlab-org/gitlab#566183 - closed)
Screenshots or screen recordings
Screenshots are required for UI changes, and strongly recommended for all other merge requests.
| Before | After |
|---|---|
|
|
Edited by Nick Ilieskou