{"id":7315,"date":"2024-03-26T08:43:46","date_gmt":"2024-03-26T06:43:46","guid":{"rendered":"https:\/\/www.almtoolbox.com\/blog\/?p=7315"},"modified":"2024-04-04T10:10:01","modified_gmt":"2024-04-04T08:10:01","slug":"what-in-sonarqube-developers-rnd-managers","status":"publish","type":"post","link":"https:\/\/www.almtoolbox.com\/blog\/what-in-sonarqube-developers-rnd-managers\/","title":{"rendered":"What&#8217;s in SonarQube for Developers and R&#038;D Managers?"},"content":{"rendered":"\n<h5 class=\"wp-block-heading\">&nbsp;<\/h5>\n\n\n\n<p>SonarQube is a static code analysis tool that helps developers improve the quality of their codebase by detecting potential issues, code smells, security vulnerabilities and technical debt.<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter\"><img loading=\"lazy\" decoding=\"async\" width=\"700\" height=\"466\" src=\"https:\/\/www.almtoolbox.com\/blog\/wp-content\/uploads\/\/2024\/03\/developers-laptop-sonarqube-1.jpg\" alt=\"developers using sonarqube\" class=\"wp-image-7339\" srcset=\"https:\/\/www.almtoolbox.com\/blog\/wp-content\/uploads\/2024\/03\/developers-laptop-sonarqube-1.jpg 700w, https:\/\/www.almtoolbox.com\/blog\/wp-content\/uploads\/2024\/03\/developers-laptop-sonarqube-1-300x200.jpg 300w, https:\/\/www.almtoolbox.com\/blog\/wp-content\/uploads\/2024\/03\/developers-laptop-sonarqube-1-150x100.jpg 150w\" sizes=\"auto, (max-width: 700px) 100vw, 700px\" \/><\/figure>\n<\/div>\n\n\n<p>I&#8217;m frequently asked how SonarQube helps <em>developers<\/em> and <em>R&amp;D managers<\/em> on their daily tasks, so I decided to write an article that sums up all points and benefits.<\/p>\n\n\n\n<p>First, I&#8217;ll explain the issue in high level and then include details (separate by different SonarQube editions).<\/p>\n\n\n\n<h4 class=\"wp-block-heading\"><strong>Also note we have a detailed sheet with all functionality in SonarQube (separate by editions and filterable + sortable) <a href=\"https:\/\/www.almtoolbox.com\/blog\/sonarqube-editions-differences\/\" target=\"_blank\" rel=\"noopener\">you can download here<\/a>.<\/strong><\/h4>\n\n\n\n<div class=\"alm-box alm-contact\" style=\"display: inline-block;\">\n<h3>Legend:<\/h3>\n<ul>\n<li>High Level answer<\/li>\n<li><a style=\"opacity: 1;\" href=\"#community-edition\">What\u2019s in the Community Edition for developers?<\/a><\/li>\n<li><a style=\"opacity: 1;\" href=\"#developer-edition\">What&#8217;s in the Developer Edition for developers?<\/a><\/li>\n<li><a href=\"#enterprise-edition\">What&#8217;s in the Enterprise Edition for developers and R&amp;D managers?<\/a><\/li>\n<li><a href=\"#faq\">FAQ<\/a><\/li>\n<\/ul>\n<\/div>\n\n\n\n<h2 class=\"wp-block-heading\">How SonarQube helps developers &#8211; in high level:<\/h2>\n\n\n\n<p>SonarQube helps developers with several aspects of their job:<span id=\"developer-edition\"><\/span><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li> <strong style=\"font-size: revert; color: initial;\">Code Quality:<\/strong><span style=\"font-size: revert; color: initial;\"> SonarQube acts like a code coach, analyzing developers&#8217; work for bugs, potential security vulnerabilities (in commercial editions), and areas that could be written more efficiently. This helps developers catch issues early and write cleaner, more maintainable code.<\/span> <\/li>\n\n\n\n<li> <strong style=\"font-size: revert; color: initial;\">Improved Efficiency:<\/strong><span style=\"font-size: revert; color: initial;\"> By identifying problems early, SonarQube saves developers time by preventing them from spending hours debugging complex issues later in the development cycle.<\/span> <\/li>\n\n\n\n<li> <strong style=\"font-size: revert; color: initial;\">Skill Development:<\/strong><span style=\"font-size: revert; color: initial;\"> SonarQube&#8217;s feedback helps developers of all levels understand best practices and make better coding decisions. It empowers developers and can be a valuable tool for continuous learning.<\/span> <\/li>\n\n\n\n<li> <strong style=\"font-size: revert; color: initial;\">Teamwork:<\/strong><span style=\"font-size: revert; color: initial;\"> SonarQube helps enforce consistent coding standards across a team. This makes code easier for everyone to understand and reduces the time spent deciphering someone else&#8217;s work.<\/span> <\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\">How SonarQube helps developers &#8211; in details:<\/h2>\n\n\n\n<p>SonarQube is offered in 4 different editions, while developers and R&amp;D managers can enjoy all functionality starting from Enterprise edition (the 3rd edition out of 4).<\/p>\n\n\n\n<p><strong>Let&#8217;s see main functionality offered in each edition:&nbsp;<\/strong><\/p>\n\n\n\n<span id=\"community-edition\">&nbsp;<\/span>\n\n\n\n<h3 class=\"wp-block-heading\">What&#8217;s in the Community Edition for developers?<\/h3>\n\n\n\n<p>That edition is free open source and it offers the following:<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">1. Core of SonarQube<\/h4>\n\n\n\n<p>and 60+ plugins.<br>You have a variety of plugins made for SonarQube (some are free while you have to pay for some others). You may also build your own plugins (and we can build it for you).<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">2. Scanning Code languages (static code analysis)<\/h4>\n\n\n\n<p>Community edition supports a basic scanning of 16 languages:<br>Java, JavaScript, C#, Terraform, TypeScript, Kotlin, Ruby, Go, Scala, Flex, Python, PHP, HTML, CSS, XML, VB.NET<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">3. Scanning the master (main) branch only<\/h4>\n\n\n\n<p>Scan the master (main) git branch.<\/p>\n\n\n\n<p>Note you can&#8217;t scan other branches (e.g. feature branches) using the community edition, so you can&#8217;t apply &#8220;Shift Left&#8221; methodology using that edition.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">4. SonarLint (basics)<\/h4>\n\n\n\n<p>SonarLint helps you get notifications about code issues and bugs, in real time, into the developers&#8217; IDE (e.g. IntelliJ \/ VS Code) &#8211; which helps them develop more &#8220;clean code&#8221;.<br><strong>Watch a quick demo:<\/strong><br><iframe loading=\"lazy\" title=\"SonarLint &amp; SonarQube Demo (integration with IDEs such as VS Code)\" src=\"https:\/\/player.vimeo.com\/video\/927420299?h=09b18bc423&amp;badge=0&amp;autopause=0&amp;player_id=0&amp;app_id=58479\" width=\"700\" height=\"394\" frameborder=\"0\"><\/iframe><br>Note: SonarLint cannot be configured in that version (You can do so in the Developer Edition as explained below)<\/p>\n\n\n\n<span id=\"developer-edition\">&nbsp;<\/span>\n\n\n\n<h3 class=\"wp-block-heading\">What&#8217;s in SonarQube Developer Edition for developers?<\/h3>\n\n\n\n<p>Developer Edition offers all in Community edition PLUS:<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li> <span style=\"color: revert; font-size: revert; font-weight: revert;\"><strong>Branch Analysis<\/strong><\/span> <\/li>\n<\/ol>\n\n\n\n<p>You can scan any branches you want &#8211; e.g. task or feature branches (rather than the main [master] branch only), so you can detect problems much earlier &#8211; even before the code is merged upstream to main branches<\/p>\n\n\n\n<ol class=\"wp-block-list\" start=\"2\">\n<li> <strong><span style=\"color: revert; font-size: revert; font-weight: revert;\">Pull Request Decoration &amp; Analysis<\/span> <\/strong><\/li>\n<\/ol>\n\n\n\n<p>This enables you to integrate SonarQube with your version control tools and add SonarQube analysis and a Quality Gate to your Pull Requests (or Merge Requests) in your ALM \/ DevOps provider&#8217;s interface, including GitLab, GitHub, Bitbucket and Azure DevOps.<br>It helps you get fast feedback (of scanning results) into the dashboard.<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter\"><a href=\"https:\/\/www.almtoolbox.com\/blog\/wp-content\/uploads\/\/2022\/03\/merge-request-decoration-sonarqube-gitlab.png\"><img loading=\"lazy\" decoding=\"async\" width=\"1239\" height=\"647\" src=\"https:\/\/www.almtoolbox.com\/blog\/wp-content\/uploads\/\/2022\/03\/merge-request-decoration-sonarqube-gitlab.png\" alt=\"pull merge request decoration sonarqube gitlab\" class=\"wp-image-6096\" srcset=\"https:\/\/www.almtoolbox.com\/blog\/wp-content\/uploads\/2022\/03\/merge-request-decoration-sonarqube-gitlab.png 1239w, https:\/\/www.almtoolbox.com\/blog\/wp-content\/uploads\/2022\/03\/merge-request-decoration-sonarqube-gitlab-300x157.png 300w, https:\/\/www.almtoolbox.com\/blog\/wp-content\/uploads\/2022\/03\/merge-request-decoration-sonarqube-gitlab-1024x535.png 1024w, https:\/\/www.almtoolbox.com\/blog\/wp-content\/uploads\/2022\/03\/merge-request-decoration-sonarqube-gitlab-150x78.png 150w, https:\/\/www.almtoolbox.com\/blog\/wp-content\/uploads\/2022\/03\/merge-request-decoration-sonarqube-gitlab-768x401.png 768w\" sizes=\"auto, (max-width: 1239px) 100vw, 1239px\" \/><\/a><figcaption class=\"wp-element-caption\">Illustration: Pull (Merge) request decoration with SonarQube and GitLab. Click to enlarge<\/figcaption><\/figure>\n<\/div>\n\n\n<ol class=\"wp-block-list\" start=\"3\">\n<li> <span style=\"color: revert; font-size: revert; font-weight: revert;\"><strong>Code Security Analysis \/ Capabilities<\/strong><\/span> <\/li>\n<\/ol>\n\n\n\n<p>Security scanning with a variety of rules for each code language &#8211; e.g. detection of <em>injection flaws<\/em><br>(our spreadsheet [<strong><a href=\"https:\/\/www.almtoolbox.com\/blog\/sonarqube-editions-differences\/\" target=\"_blank\" rel=\"noopener\">download here]<\/a><\/strong>&nbsp;specifies how many rules you have for each language)<\/p>\n\n\n\n<p>Note: the Community (free) Edition does not scan for security vulnerabilities<\/p>\n\n\n\n<ol class=\"wp-block-list\" start=\"4\">\n<li> <span style=\"color: revert; font-size: revert; font-weight: revert;\"><strong>Extra SonarLint Capabilities (e.g. smart notifications)<\/strong><\/span> <\/li>\n<\/ol>\n\n\n\n<p>In this version it&#8217;s possible to configure and receive <em>Smart Notifications<\/em> (not available in Community free Edition),<br>so if you (as a developer) use SonarLint through your IDE, you can configure and receive notifications.<br>For example: You can receive a message if you have not passed the Quality Gates.<\/p>\n\n\n\n<p>Note: SonarLint in the Community (free) Edition does not scan languages that are not supported in the free version (e.g. C, C++ and others as detailed below)<\/p>\n\n\n\n<ol class=\"wp-block-list\" start=\"5\">\n<li> <strong><span style=\"color: revert; font-size: revert; font-weight: revert;\">Supporting more Languages:<\/span> <\/strong><\/li>\n<\/ol>\n\n\n\n<p>Developer Edition also scans the following code languages:<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>C<\/li>\n\n\n\n<li>C++<\/li>\n\n\n\n<li>Objective-C<\/li>\n\n\n\n<li>PL\/SQL<\/li>\n\n\n\n<li>ABAP<\/li>\n\n\n\n<li>TSQL<\/li>\n\n\n\n<li>Swift<\/li>\n<\/ol>\n\n\n\n<p>Developer Edition supports 24 code languages in total.<span id=\"enterprise-edition\"><\/span><\/p>\n\n\n\n<span id=\"enterprise-edition\">&nbsp;<\/span>\n\n\n\n<h3 class=\"wp-block-heading\">What&#8217;s in SonarQube Enterprise Edition for developers and R&amp;D managers?<\/h3>\n\n\n\n<p>The Enterprise Edition offers all in Developer edition PLUS:<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>\n<h4>Supporting more Languages<\/h4>\n<\/li>\n<\/ol>\n\n\n\n<p>Enterprise Edition also scans the following code languages:<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Apex (of Salesforce)<\/li>\n\n\n\n<li>Cobol<\/li>\n\n\n\n<li>PL\/1<\/li>\n\n\n\n<li>RPG<\/li>\n\n\n\n<li>VB 6 (Visual Basic)<\/li>\n<\/ol>\n\n\n\n<p>SonarQube Enterprise Edition supports 29 code languages in total.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">2. Portfolio and Reporting<\/h4>\n\n\n\n<p>This feature is useful when you have many projects. It shows you the projects status in high-level (which is often needed by development managers, team managers, CTOs, etc.).<\/p>\n\n\n\n<p>This also enables you to aggregate projects by groups so you can visualize the information and makes it much more clear and readable.<\/p>\n\n\n\n<p>Relevant features here:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Aggregation of projects. For instance, you can decide what to group together according to criteria that you decide, e.g. common code language; legacy projects; groups ; teams etc.<\/li>\n\n\n\n<li>You can automate the report and send it by email (as a PDF report)<\/li>\n<\/ul>\n\n\n\n<h5 class=\"wp-block-heading\">Watch a demo (2 min):<\/h5>\n\n\n\n<div style=\"padding: 57% 0 0 0; position: relative;\"><iframe style=\"position: absolute; top: 0; left: 0; width: 100%; height: 100%;\" title=\"SonarQube Enterprise Demo (no voice)\" src=\"https:\/\/player.vimeo.com\/video\/687077930?h=b28817eea9&amp;autopause=0&amp;player_id=0&amp;app_id=58479\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"><\/iframe><\/div>\n\n\n\n<p><script src=\"https:\/\/player.vimeo.com\/api\/player.js\"><\/script><\/p>\n\n\n\n<h4 class=\"wp-block-heading\">3. Security Reports<\/h4>\n\n\n\n<p>Security reports are available in Enterprise edition only.<br>Those reports help you get faster feedback and fix security vulnerabilities much faster.<br>SonarQube helps you see your security posture by OWASP Top 10 and CWE Top 25 standards.<\/p>\n\n\n\n<p>For example:<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter\"><a href=\"https:\/\/www.almtoolbox.com\/blog_he\/wp-content\/uploads\/2020\/09\/security-reports-sonarqube.jpg\"><img decoding=\"async\" src=\"https:\/\/www.almtoolbox.com\/blog_he\/wp-content\/uploads\/2020\/09\/security-reports-sonarqube.jpg\" alt=\"sonarqube security reports\" class=\"wp-image-5445\"\/><\/a><figcaption class=\"wp-element-caption\">Security Reports (click to enlarge)<span style=\"font-size: 16px;\">&nbsp;<\/span><\/figcaption><\/figure>\n<\/div>\n\n\n<h4 class=\"wp-block-heading\">4. Security Hotspot + Security Vulnerabilities<\/h4>\n\n\n\n<p>Security Hotspots are code areas where SonarQube highlights suspicious code snippets that developers need to check (because there might be vulnerabilities).<\/p>\n\n\n\n<p>See an example (click to enlarge):<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter\"><a href=\"https:\/\/www.almtoolbox.com\/blog_he\/wp-content\/uploads\/2020\/09\/hotspot-8-2.png\"><img decoding=\"async\" src=\"https:\/\/www.almtoolbox.com\/blog_he\/wp-content\/uploads\/2020\/09\/hotspot-8-2.png\" alt=\"sonarqube security hotspot\" class=\"wp-image-5519\"\/><\/a><figcaption class=\"wp-element-caption\">Security Hotspot (Hashing data is security-sensitive)<\/figcaption><\/figure>\n<\/div>\n\n\n<p>That feature also helps improve developers&#8217; development skills and empower them: as they write code and find out hotspots, they learn about security risks and best practices on how to prevent them.<\/p>\n\n\n\n<p><strong>Security Vulnerabilities<\/strong> require immediate attention. SonarQube provides a detailed description and highlights thre relevant code, which helps to understand what the risk is in the given code.<br>For example (click to enlarge):<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter\"><a href=\"https:\/\/www.almtoolbox.com\/blog_he\/wp-content\/uploads\/2020\/09\/vulnerabilities-1.png\"><img decoding=\"async\" src=\"https:\/\/www.almtoolbox.com\/blog_he\/wp-content\/uploads\/2020\/09\/vulnerabilities-1.png\" alt=\"sonarqube security vulnerabilities\" class=\"wp-image-5521\"\/><\/a><figcaption class=\"wp-element-caption\">Identify the problematic code and provide a solution on how to solve it (in this case: use a key length that provides enough entropy against brute-force attacks. For the RSA algorithm it should be at least 2048 bits long)<\/figcaption><\/figure>\n<\/div>\n\n\n<h4 class=\"wp-block-heading\">5. Parallel Processing of Analysis Reports<\/h4>\n\n\n\n<p><em>Enables you to manage scans and reports in parallel. This is useful if you have to run many scans and reports.<br>You can run up to 10 workers in parallel.<\/em><\/p>\n\n\n\n<span id=\"faq\">&nbsp;<\/span>\n\n\n\n<h3 class=\"wp-block-heading\">FAQ (Frequently Asked Questions):<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Q: What&#8217;s the pricing of SonarQube?<br><\/strong>A: SonarQube pricing depends on several parameters:<br>Edition type (as explained above in the article);<br>The amount of lines of code you have<br>Whether you take customer support\n<h5><em>Contact us to get exact pricing and quotes: <a href=\"mailto:sonarqube@almtoolbox.com\" target=\"_blank\" rel=\"noopener\">sonarqube@almtoolbox.com<\/a> or call us<\/em><\/h5>\n<\/li>\n\n\n\n<li><strong>Q: I&#8217;m using a code language supported by the Community (Free) Edition (e.g. Java or C#). <\/strong><br><strong>Does it mean I get all the capabilities of SonarQube?<br><\/strong>A: No. If you use the free edition you have access to features available in Free Community Edition only.<br>For instance: if you use Java (that&#8217;s available in free edition) you won&#8217;t get security rules; No branch analysis; No reports, etc.<\/li>\n<\/ul>\n\n\n\n<div class=\"alm-box alm-contact\">\n<p style=\"direction: ltr;\"><em>ALM-Toolbox is an official distributor of SonarQube and provides consulting, SonarQube and SonarCloud licenses, implementation, training, managed services and help customers to integrate SonarQube with business flows and CI\/CD pipelines.<br>Contact us for any questions including pricing and quotes: <a href=\"mailto:sonarqube@almtoolbox.com\" target=\"_blank\" rel=\"noopener\">sonarqube@almtoolbox.com<\/a> or call us: 866-503-1471 (USA \/ Canada) or +31 85 064 4633&nbsp;<\/em><\/p>\n<\/div>\n\n\n\n<h3 class=\"wp-block-heading\">Related Links:<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https:\/\/www.almtoolbox.com\/blog\/sonarqube-editions-differences\/\" target=\"_blank\" rel=\"noopener\">What are Differences of SonarQube Editions?<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/www.almtoolbox.com\/blog\/new-video-gitlab-sonarqube-integration\/\" target=\"_blank\" rel=\"noopener\">How SonarQube is integrated with GitLab<\/a> (Demo)<\/li>\n\n\n\n<li>Our <a href=\"https:\/\/gitmarketplace.com\/\" target=\"_blank\" rel=\"noopener\">Git Marketplace<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/docs.sonarqube.org\/\" target=\"_blank\" rel=\"noopener\">Sonar website<\/a><\/li>\n<\/ul>\n","protected":false},"excerpt":{"rendered":"<p>The article explains what&#8217;s in SonarQube for Developers and R&#038;D Managers?<\/p>\n","protected":false},"author":10,"featured_media":7333,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[91,347],"tags":[349,479,478,480,350,348,185],"class_list":["post-7315","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-devops","category-sonarqube","tag-clean-code","tag-dev-manager","tag-development","tag-rnd-manager","tag-sast","tag-sonarqube-community-vs-developer","tag-static-code-analysis"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.7 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>What&#039;s in SonarQube for Developers and R&amp;D Managers? - ALMtoolbox News<\/title>\n<meta name=\"description\" content=\"The article explains what&#039;s in SonarQube for Developers and R&amp;D Managers including community, developer and enterprise editions\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.almtoolbox.com\/blog\/what-in-sonarqube-developers-rnd-managers\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"What&#039;s in SonarQube for Developers and R&amp;D Managers? - ALMtoolbox News\" \/>\n<meta property=\"og:description\" content=\"The article explains what&#039;s in SonarQube for Developers and R&amp;D Managers including community, developer and enterprise editions\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.almtoolbox.com\/blog\/what-in-sonarqube-developers-rnd-managers\/\" \/>\n<meta property=\"og:site_name\" content=\"ALMtoolbox News\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/almtoolbox.israel\/\" \/>\n<meta property=\"article:published_time\" content=\"2024-03-26T06:43:46+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-04-04T08:10:01+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.almtoolbox.com\/blog\/wp-content\/uploads\/\/2024\/03\/developers-laptop-sonarqube.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"700\" \/>\n\t<meta property=\"og:image:height\" content=\"466\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Tamir Gefen\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@Dikla\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Tamir Gefen\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"7 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/www.almtoolbox.com\/blog\/what-in-sonarqube-developers-rnd-managers\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.almtoolbox.com\/blog\/what-in-sonarqube-developers-rnd-managers\/\"},\"author\":{\"name\":\"Tamir Gefen\",\"@id\":\"https:\/\/www.almtoolbox.com\/blog\/#\/schema\/person\/409e35aa3486f92208065230bb6ebb63\"},\"headline\":\"What&#8217;s in SonarQube for Developers and R&#038;D Managers?\",\"datePublished\":\"2024-03-26T06:43:46+00:00\",\"dateModified\":\"2024-04-04T08:10:01+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.almtoolbox.com\/blog\/what-in-sonarqube-developers-rnd-managers\/\"},\"wordCount\":1360,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/www.almtoolbox.com\/blog\/#organization\"},\"image\":{\"@id\":\"https:\/\/www.almtoolbox.com\/blog\/what-in-sonarqube-developers-rnd-managers\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.almtoolbox.com\/blog\/wp-content\/uploads\/\/2024\/03\/developers-laptop-sonarqube.jpg\",\"keywords\":[\"clean code\",\"dev manager\",\"development\",\"rnd manager\",\"SAST\",\"sonarqube community vs developer\",\"Static Code Analysis\"],\"articleSection\":[\"DevOps\",\"SonarQube\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/www.almtoolbox.com\/blog\/what-in-sonarqube-developers-rnd-managers\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.almtoolbox.com\/blog\/what-in-sonarqube-developers-rnd-managers\/\",\"url\":\"https:\/\/www.almtoolbox.com\/blog\/what-in-sonarqube-developers-rnd-managers\/\",\"name\":\"What's in SonarQube for Developers and R&D Managers? - ALMtoolbox News\",\"isPartOf\":{\"@id\":\"https:\/\/www.almtoolbox.com\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.almtoolbox.com\/blog\/what-in-sonarqube-developers-rnd-managers\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.almtoolbox.com\/blog\/what-in-sonarqube-developers-rnd-managers\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.almtoolbox.com\/blog\/wp-content\/uploads\/\/2024\/03\/developers-laptop-sonarqube.jpg\",\"datePublished\":\"2024-03-26T06:43:46+00:00\",\"dateModified\":\"2024-04-04T08:10:01+00:00\",\"description\":\"The article explains what's in SonarQube for Developers and R&D Managers including community, developer and enterprise editions\",\"breadcrumb\":{\"@id\":\"https:\/\/www.almtoolbox.com\/blog\/what-in-sonarqube-developers-rnd-managers\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.almtoolbox.com\/blog\/what-in-sonarqube-developers-rnd-managers\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.almtoolbox.com\/blog\/what-in-sonarqube-developers-rnd-managers\/#primaryimage\",\"url\":\"https:\/\/www.almtoolbox.com\/blog\/wp-content\/uploads\/\/2024\/03\/developers-laptop-sonarqube.jpg\",\"contentUrl\":\"https:\/\/www.almtoolbox.com\/blog\/wp-content\/uploads\/\/2024\/03\/developers-laptop-sonarqube.jpg\",\"width\":700,\"height\":466,\"caption\":\"developers using sonarqube\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.almtoolbox.com\/blog\/what-in-sonarqube-developers-rnd-managers\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.almtoolbox.com\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"What&#8217;s in SonarQube for Developers and R&#038;D Managers?\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.almtoolbox.com\/blog\/#website\",\"url\":\"https:\/\/www.almtoolbox.com\/blog\/\",\"name\":\"ALMtoolbox News\",\"description\":\"All the news of ALMtoolbox\",\"publisher\":{\"@id\":\"https:\/\/www.almtoolbox.com\/blog\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.almtoolbox.com\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.almtoolbox.com\/blog\/#organization\",\"name\":\"ALMtoolbox\",\"url\":\"https:\/\/www.almtoolbox.com\/blog\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.almtoolbox.com\/blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.almtoolbox.com\/blog\/wp-content\/uploads\/\/2015\/10\/logo.png\",\"contentUrl\":\"https:\/\/www.almtoolbox.com\/blog\/wp-content\/uploads\/\/2015\/10\/logo.png\",\"width\":410,\"height\":190,\"caption\":\"ALMtoolbox\"},\"image\":{\"@id\":\"https:\/\/www.almtoolbox.com\/blog\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/almtoolbox.israel\/\",\"https:\/\/www.linkedin.com\/company\/almtoolbox\/\",\"https:\/\/www.youtube.com\/user\/GoMidjets\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.almtoolbox.com\/blog\/#\/schema\/person\/409e35aa3486f92208065230bb6ebb63\",\"name\":\"Tamir Gefen\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.almtoolbox.com\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/d3d4df00aa386b2805c42441dfebcedd46abf25846febb352f00c11524d994c4?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/d3d4df00aa386b2805c42441dfebcedd46abf25846febb352f00c11524d994c4?s=96&d=mm&r=g\",\"caption\":\"Tamir Gefen\"},\"sameAs\":[\"https:\/\/x.com\/Dikla\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"What's in SonarQube for Developers and R&D Managers? - ALMtoolbox News","description":"The article explains what's in SonarQube for Developers and R&D Managers including community, developer and enterprise editions","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.almtoolbox.com\/blog\/what-in-sonarqube-developers-rnd-managers\/","og_locale":"en_US","og_type":"article","og_title":"What's in SonarQube for Developers and R&D Managers? - ALMtoolbox News","og_description":"The article explains what's in SonarQube for Developers and R&D Managers including community, developer and enterprise editions","og_url":"https:\/\/www.almtoolbox.com\/blog\/what-in-sonarqube-developers-rnd-managers\/","og_site_name":"ALMtoolbox News","article_publisher":"https:\/\/www.facebook.com\/almtoolbox.israel\/","article_published_time":"2024-03-26T06:43:46+00:00","article_modified_time":"2024-04-04T08:10:01+00:00","og_image":[{"width":700,"height":466,"url":"https:\/\/www.almtoolbox.com\/blog\/wp-content\/uploads\/\/2024\/03\/developers-laptop-sonarqube.jpg","type":"image\/jpeg"}],"author":"Tamir Gefen","twitter_card":"summary_large_image","twitter_creator":"@Dikla","twitter_misc":{"Written by":"Tamir Gefen","Est. reading time":"7 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.almtoolbox.com\/blog\/what-in-sonarqube-developers-rnd-managers\/#article","isPartOf":{"@id":"https:\/\/www.almtoolbox.com\/blog\/what-in-sonarqube-developers-rnd-managers\/"},"author":{"name":"Tamir Gefen","@id":"https:\/\/www.almtoolbox.com\/blog\/#\/schema\/person\/409e35aa3486f92208065230bb6ebb63"},"headline":"What&#8217;s in SonarQube for Developers and R&#038;D Managers?","datePublished":"2024-03-26T06:43:46+00:00","dateModified":"2024-04-04T08:10:01+00:00","mainEntityOfPage":{"@id":"https:\/\/www.almtoolbox.com\/blog\/what-in-sonarqube-developers-rnd-managers\/"},"wordCount":1360,"commentCount":0,"publisher":{"@id":"https:\/\/www.almtoolbox.com\/blog\/#organization"},"image":{"@id":"https:\/\/www.almtoolbox.com\/blog\/what-in-sonarqube-developers-rnd-managers\/#primaryimage"},"thumbnailUrl":"https:\/\/www.almtoolbox.com\/blog\/wp-content\/uploads\/\/2024\/03\/developers-laptop-sonarqube.jpg","keywords":["clean code","dev manager","development","rnd manager","SAST","sonarqube community vs developer","Static Code Analysis"],"articleSection":["DevOps","SonarQube"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.almtoolbox.com\/blog\/what-in-sonarqube-developers-rnd-managers\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.almtoolbox.com\/blog\/what-in-sonarqube-developers-rnd-managers\/","url":"https:\/\/www.almtoolbox.com\/blog\/what-in-sonarqube-developers-rnd-managers\/","name":"What's in SonarQube for Developers and R&D Managers? - ALMtoolbox News","isPartOf":{"@id":"https:\/\/www.almtoolbox.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.almtoolbox.com\/blog\/what-in-sonarqube-developers-rnd-managers\/#primaryimage"},"image":{"@id":"https:\/\/www.almtoolbox.com\/blog\/what-in-sonarqube-developers-rnd-managers\/#primaryimage"},"thumbnailUrl":"https:\/\/www.almtoolbox.com\/blog\/wp-content\/uploads\/\/2024\/03\/developers-laptop-sonarqube.jpg","datePublished":"2024-03-26T06:43:46+00:00","dateModified":"2024-04-04T08:10:01+00:00","description":"The article explains what's in SonarQube for Developers and R&D Managers including community, developer and enterprise editions","breadcrumb":{"@id":"https:\/\/www.almtoolbox.com\/blog\/what-in-sonarqube-developers-rnd-managers\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.almtoolbox.com\/blog\/what-in-sonarqube-developers-rnd-managers\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.almtoolbox.com\/blog\/what-in-sonarqube-developers-rnd-managers\/#primaryimage","url":"https:\/\/www.almtoolbox.com\/blog\/wp-content\/uploads\/\/2024\/03\/developers-laptop-sonarqube.jpg","contentUrl":"https:\/\/www.almtoolbox.com\/blog\/wp-content\/uploads\/\/2024\/03\/developers-laptop-sonarqube.jpg","width":700,"height":466,"caption":"developers using sonarqube"},{"@type":"BreadcrumbList","@id":"https:\/\/www.almtoolbox.com\/blog\/what-in-sonarqube-developers-rnd-managers\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.almtoolbox.com\/blog\/"},{"@type":"ListItem","position":2,"name":"What&#8217;s in SonarQube for Developers and R&#038;D Managers?"}]},{"@type":"WebSite","@id":"https:\/\/www.almtoolbox.com\/blog\/#website","url":"https:\/\/www.almtoolbox.com\/blog\/","name":"ALMtoolbox News","description":"All the news of ALMtoolbox","publisher":{"@id":"https:\/\/www.almtoolbox.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.almtoolbox.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.almtoolbox.com\/blog\/#organization","name":"ALMtoolbox","url":"https:\/\/www.almtoolbox.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.almtoolbox.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/www.almtoolbox.com\/blog\/wp-content\/uploads\/\/2015\/10\/logo.png","contentUrl":"https:\/\/www.almtoolbox.com\/blog\/wp-content\/uploads\/\/2015\/10\/logo.png","width":410,"height":190,"caption":"ALMtoolbox"},"image":{"@id":"https:\/\/www.almtoolbox.com\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/almtoolbox.israel\/","https:\/\/www.linkedin.com\/company\/almtoolbox\/","https:\/\/www.youtube.com\/user\/GoMidjets"]},{"@type":"Person","@id":"https:\/\/www.almtoolbox.com\/blog\/#\/schema\/person\/409e35aa3486f92208065230bb6ebb63","name":"Tamir Gefen","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.almtoolbox.com\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/d3d4df00aa386b2805c42441dfebcedd46abf25846febb352f00c11524d994c4?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/d3d4df00aa386b2805c42441dfebcedd46abf25846febb352f00c11524d994c4?s=96&d=mm&r=g","caption":"Tamir Gefen"},"sameAs":["https:\/\/x.com\/Dikla"]}]}},"_links":{"self":[{"href":"https:\/\/www.almtoolbox.com\/blog\/wp-json\/wp\/v2\/posts\/7315","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.almtoolbox.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.almtoolbox.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.almtoolbox.com\/blog\/wp-json\/wp\/v2\/users\/10"}],"replies":[{"embeddable":true,"href":"https:\/\/www.almtoolbox.com\/blog\/wp-json\/wp\/v2\/comments?post=7315"}],"version-history":[{"count":19,"href":"https:\/\/www.almtoolbox.com\/blog\/wp-json\/wp\/v2\/posts\/7315\/revisions"}],"predecessor-version":[{"id":7366,"href":"https:\/\/www.almtoolbox.com\/blog\/wp-json\/wp\/v2\/posts\/7315\/revisions\/7366"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.almtoolbox.com\/blog\/wp-json\/wp\/v2\/media\/7333"}],"wp:attachment":[{"href":"https:\/\/www.almtoolbox.com\/blog\/wp-json\/wp\/v2\/media?parent=7315"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.almtoolbox.com\/blog\/wp-json\/wp\/v2\/categories?post=7315"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.almtoolbox.com\/blog\/wp-json\/wp\/v2\/tags?post=7315"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}