Feat: show confidence score - #2363
Merged
Merged
Conversation
Contributor
|
ekbsnyk
force-pushed
the
feat/show-confidence-score
branch
from
November 12, 2021 16:58
38753c7 to
3bf725d
Compare
ekbsnyk
reviewed
Nov 12, 2021
ekbsnyk
reviewed
Nov 12, 2021
danlucian
force-pushed
the
feat/show-confidence-score
branch
5 times, most recently
from
November 16, 2021 13:50
8d5e8b4 to
d62d1d9
Compare
anthogez
reviewed
Nov 16, 2021
anthogez
left a comment
Contributor
There was a problem hiding this comment.
missing new version from pr snyk/snyk-cpp-plugin#52
The purpose of those changes are related to the addition of a new field (called confidence) in the CLI output for the unmanaged flows. When using either --print-deps or --print-dep-paths args along with the unmanaged scan command on the CLI you should be able to see the confidence score of the found dependencies. Co-authored-by: daniel.ekelund@snyk.io Co-authored-by: eleanor.kavanagh-brown@snyk.io
danlucian
force-pushed
the
feat/show-confidence-score
branch
from
November 18, 2021 08:10
d62d1d9 to
b21aab7
Compare
Contributor
Author
Updated. |
JackuB
approved these changes
Nov 18, 2021
dekelund
self-requested a review
November 19, 2021 07:59
dekelund
approved these changes
Nov 19, 2021
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What does this PR do?
The purpose of those changes are related to the addition of a new field (called confidence) in the CLI output for the unmanaged flows.
When using either
--print-depsor--print-dep-pathsargs along with theunmanaged scancommand on the CLI you should be able to see the confidence score of the found dependencies.How should this be manually tested?
Yes
What are the relevant tickets?
TUN-58
Screenshot
--print-depsor
--print-dep-paths