-
Notifications
You must be signed in to change notification settings - Fork 20
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
feat: supporting scanning go.mod #134
Conversation
757aa65
to
da38181
Compare
@zvigrinberg @ilan-pinto please review this PR. |
SonarCloud Quality Gate failed. 3 Bugs No Coverage information Catch issues before they fail your Quality Gate with our IDE extension SonarLint |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @xieshenzh
The technical and code part of the PR looks good and off course i'll approve it, but before that, please clarify something - does the go-plugin
that you're relying on , is compatible with other/newer versions ( not including IC community editions) of intelli-j since 2021.1 , excluding?
Hi @zvigrinberg , This plugin also has the So the RHDA plugin should be compatible with IntelliJ 2021.1+. I think we should make a nightly release once this PR is merged. With that, we could verify if the compatibility works as expected. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm,Approved
@xieshenzh As discussed, first let's release it as snapshot ( "nightly channel")
Support scanning dependency vulnerabilities in go.mod.