-
-
Notifications
You must be signed in to change notification settings - Fork 551
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fetch details remotely for Go dependencies. #2495
Comments
reiterating my comment from here Use more options to scan for more things, see docs at scan example and all CLI options for more details. You have to use the Please take a look at the docs. |
Assuming your dependencies are present in the directory you scan, you should use the @S3j5b0 what is your typical platform/programming language? |
Gentle ping, before I close this |
I renamed the issue. We will be adding a feature to fetch remotely the dependency details when not available in the scanned code |
See also #1237 |
@S3j5b0 I would like to keep this open until fixed. |
Hi, I'm currently looking at this project because I had heard that I would be able to easily scan, and check whether or not my license was harmonizing with the licenses of my dependencies.
So now for running the command, i used the flag -ic, because I thought scanning for licenses and copyrights would probably be appropriate.
I run this:
scancode -ic devops-21/ --json-pp output.json
And get a nice output file. However, the file really makes no sense to me, and I don't know what to use it for.
Maybe this is case of me using the wrong flags, in that case maybe someone can point me in the correct direction?
File walkthrough
First this header, which seems correct enough, albeit a little verbose:
The text was updated successfully, but these errors were encountered: