jfrog-cli-core
jfrog-cli-core copied to clipboard
move depTree logic from 'xrayutils.go' file
- [X] All tests passed. If this feature is not already covered by the tests, I added new tests.
- [X] All static analysis checks passed.
- [X] This pull request is on the dev branch.
- [X] I used gofmt for formatting the code before submitting the pull request.
@eyalbe4 moved most logic from xrayutils to security repo, the file still have one function which is in use in the core project
@eranturgeman / @attiasas / @hadarshjfrog - Are you good with the removal of this code, and its addition to the jfrog-cli-security module? If so, I suggest we remove it only once the code is merged (or is about to be merged) to jfrog-cli-security, to allow us to release jfrog-cli at any point of time. Awaiting your green light to merge this.
Can we go ahead and merge this PR @attiasas? Would you like to merge the relevant code to jfrog-cli-security first?