License audit for Go/npm #309
Unanswered
fridolin-koch
asked this question in
Q&A
Replies: 1 comment 2 replies
-
|
Hi, For Go there are no additional steps required, however for the JS linter, the project dependencies should be downloaded before running the analysis. You can do that either by running a command like The bootstrap will run the specified command before analysis. Please make sure that your Qodana Cloud organization indeed has the Qodana Ultimate Plus license, you can check it on Qodana Cloud in Settings | Subscription and that the project token you're using comes from that organization |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
we are currently evaluating Ultimate Plus and I'm testing with multiple technologies in use. It seems like that for Go and JS/NPM there is no dependency / licence report available. I did the setup from the cloud console and then modified the config a bit but I never saw any licence. What setup steps are needed so the Go/JS reporting works like the Java/Kotlin reporting where a complete list of all dependencies/licences is available?
Thank you!
Here is the config:
and the relevant GHA step
Beta Was this translation helpful? Give feedback.
All reactions