github-advanced-security[bot] commented on code in PR #3587:
URL: https://github.com/apache/dubbo-go/pull/3587#discussion_r3694693688
##########
.github/workflows/github-actions.yml:
##########
@@ -54,6 +54,18 @@
restore-keys: |
${{ runner.os }}-go-
+ - name: Install generated-project toolchain
+ run: |
+ sudo apt-get update
+ sudo apt-get install -y protobuf-compiler
+ go install google.golang.org/protobuf/cmd/[email protected]
Review Comment:
## SonarCloud / Go dependencies should be locked to verified versions
<!--SONAR_ISSUE_KEY:AZ-7wXxgwSNi8qJHccnb-->Dependency versions are not
predictable. Use a lock-file enforcing command instead. <p>See more on <a
href="https://sonarcloud.io/project/issues?id=apache_dubbo-go&issues=AZ-7wXxgwSNi8qJHccnb&open=AZ-7wXxgwSNi8qJHccnb&pullRequest=3587">SonarQube
Cloud</a></p>
[Show more
details](https://github.com/apache/dubbo-go/security/code-scanning/75)
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]