Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free. Learn more →
Ruby Go Projects
-
An important point is that this kind of metadata often needs to be accessible from outside the build system itself. You need that for example in order to integration with renovate-bot or github's dependabot, to check your dependencies against CVEs, to build SBOMs and various other additional tasks that are not part of the build itself, but related to the build's metadata. This is all functionality I don't want to reimplement, I want to use what's already out there. And for that the build system needs to have some minimum amount of compatibility with existing standard metadata files like pom.xml or build.gradle
-
I've typically found rust to be about 100x faster than Python for the projects I've ported. This is consistent with https://github.com/drujensen/fib.
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
Ruby Go related posts
- what Do YOU Recommend?
- GitHub's User Content certificate has expired
- Go 1.20.1 and Go 1.19.6 versions are released
- Adding Wildcard Subdomain Support to macOS
- Create Homebrew Taps for Private GitHub Repos
- Is it safe to compress a folder that is hundreds of GB large and has thousands of other folders nested in it?
- 28k --> 50k RAL. Che fare?
-
A note from our sponsor - SonarQube
www.sonarqube.org | 9 Jun 2023
Index
Project | Stars | |
---|---|---|
1 | dependabot-core | 3,406 |
2 | fib | 821 |