Advertisement · 728 × 90
#
Hashtag
#sonarqube
Advertisement · 728 × 90
Deploying SonarQube In My Self-Hosted Environment With SAML Authentication | Deven's Blog Random musings of an unrepentant techie

New post on my #blog about #selfhost of #keycloak and #sonarqube to help you improve the quality of your code. #SAML #Authentication #Security blog.devenphillips.dev/posts/sonarqube-with-sam...

0 1 0 0
Preview
Mutation Testing With SonarQube In a previous post, we explored the PIT Mutation Testing Maven plugin. This time, we will take a look how we can integrate the results with SonarQube, our favorite software analysis tool.

You will learn how you can integrate the Mutation Testing Maven Plugin results with SonarQube, our favorite software analysis tool.
#java #sonarqube #softwaretesting

1 1 0 0

Learn how to enhance your .NET projects with SonarQube in a few easy steps. Improve code quality and maintainability by following this comprehensive guide. Perfect for developers aiming to optimize their workflows! #SonarQube #DotNet

0 0 0 0

If you didn't work with your code for quite a long time and after getting back you're start seeing strange errors from #SonarQube analysis - just check if your authentication token has not been removed from the service. SQ is doing this after 60 (?) days of inactivity.

0 0 0 0
Post image

Using @devoxxgenie.bsky.social to fix its own Cognitive Complexity issues using #SonarQube linter and spec-driven development 🔥 #MetaProgramming
See also genie.devoxx.com/blog/devoxxg...

3 1 0 0
Does AI actually make you a faster programmer? (collab with @SonarSource)
Does AI actually make you a faster programmer? (collab with @SonarSource) YouTube video by Alberta Tech

Damn that plug to #SonarQube as a video sponsor was brilliant (a tool that existed long before #AI but is indeed even more essential now that you can create a lot of crap in minutes)

youtube.com/shorts/7Jj-p...

0 0 0 0
Video

No more code review ping-pong! 🏓

See how @windsurfpol.bsky.social & its #Cascade engine are changing the #Java game. 🚀

Connect #SonarQube via Agent Skills & MCP for real-time Code Quality in your IDE! 💻✨

Full guide: 👉 foojay.io/today/windsu...

#WindsurfAI @sonarsource.bsky.social @foojay.io

2 1 0 0
Preview
AIによるコード生成とその信頼性:ウェビナーで探る新しい開発環境の実態 ウェビナーで、生成AIと外部ライブラリがもたらすコードのブラックボックス化について考察し、品質とセキュリティ管理のあり方を探ります。

AIによるコード生成とその信頼性:ウェビナーで探る新しい開発環境の実態 #東京都 #港区 #生成AI #Trust_Code_Hub #SonarQube

ウェビナーで、生成AIと外部ライブラリがもたらすコードのブラックボックス化について考察し、品質とセキュリティ管理のあり方を探ります。

0 0 0 0
Preview
Software Composition Analysis in SonarQube Advanced Security for SonarQube Cloud On the 15th of September, 2025, Sonar finally released the long-awaited Software Composition Analysis (SCA) to SonarQube Advanced Security for SonarQube Cloud! Software Composition Analysis (SCA) i…

Enhance your code security with Software Composition Analysis in SonarQube Cloud! Discover how it helps identify vulnerabilities in your dependencies and ensures advanced security measures. #SonarQube #Cybersecurity

0 0 0 0
Post image

La #deudatecnica es uno de los mayores costes en software.

En este tutorial mostramos cómo instalar #SonarQube con #Docker y analizar un proyecto #Java para mejorar calidad, cobertura y mantenimiento.

🎥 https://f.mtr.cool/vjlkkemkpg

#CleanCode #DevTools

1 1 0 0
Preview
Mutation Testing With SonarQube In a previous post, we explored the PIT Mutation Testing Maven plugin. This time, we will take a look how we can integrate the results with SonarQube, our favorite software analysis tool.

You will learn how you can integrate the Mutation Testing Maven Plugin results with SonarQube, our favorite software analysis tool.
#java #sonarqube #softwaretesting

1 1 0 0
fragment of a razor view markup after I just wrote it - I thought that identical "asp-for" are enough for the association

fragment of a razor view markup after I just wrote it - I thought that identical "asp-for" are enough for the association

tried the usual way to associate them by "for" attribute on label + "id" on input

tried the usual way to associate them by "for" attribute on label + "id" on input

then I tried nesting the inputs inside the label tags in addition to the "for" + "id"

then I tried nesting the inputs inside the label tags in addition to the "for" + "id"

the right answer turned out to be adding some actual text to labels + keeping the association by id. apparently without perceivable content (aka text) labels make no sense to static analyzers, and then even the association by id doesn't count. I guess I will just conceal the text with css

the right answer turned out to be adding some actual text to labels + keeping the association by id. apparently without perceivable content (aka text) labels make no sense to static analyzers, and then even the association by id doesn't count. I guess I will just conceal the text with css

#sonarqube linter has some beef with html labels 😦

had some labels, wanted to add text with js, so left them empty in markup - code smell⚠️

okay, added the pair of for + id, still⚠️

also tried nesting, nah⚠️

turns out without text they are not perceivable at all...

#aspnet #razor #dotnet #dev #web

2 1 0 0
Video

Hola Java devs! 👋 The #SonarQube AI Code Assurance #article is LIVE on @foojay.io ! 🎉

Stop just finding bugs. 🛑 Use SonarQube's new AI "Magic Button" to auto-fix them instantly! 🤯🪄

Crush that tech debt fast. 🚀☕️ #Java #AI
@sonarsource.bsky.social

foojay.io/today/sonarq...

4 5 0 0


Curious to see an analysis of code generated by the leading LLMs? Well Sonar created this awesome dashboard to discover the coding personalities of the leading LLMs and see how they stack up! #LLM #AI #SonarQube

https://isaacl.dev/gzq

0 0 0 0
Post image Post image Post image Post image

behold my most Amazing task In Months! my first #Jenkins #CICD pipeline! took me 5 days instead of planned 1. though the website deployed is not mine I think my #devops skills singlehandedly elevated from this
- #AWS VMs
- #maven build
- #SonarQube quality gate
- #Nexus artifact
- #Slack integration

0 0 1 0
Preview
Stop the trojan horse in your pom : SonarQube Advace Security Your code is safe, but are your dependencies? Part 3 reveals how SonarQube Advanced Security detects hidden CVEs, manages licenses, and generates SBOMs to secure your Java supply chain.

Discover how to secure your pom.xml from Trojan Horses with SonarQube. @vilojona.bsky.social guides you through in Part 3 of our advanced security series. Don't miss out! #SonarQube #Security
foojay.io/today/avoid-...

2 1 0 0
Preview
SonarQube Angular Setup: Full Tutorial for Code Coverage Analysis Learn how to integrate SonarQube with Angular for effective code coverage analysis and improve code quality in this step-by-step guide.

Set up SonarQube + Angular in minutes! 🔍

Learn how to integrate SonarQube for quality & coverage analysis with your Angular project — fast, easy, and dev-friendly. 🚀

👉 medium.com/beingcoders/...

#Angular #SonarQube #CodeQuality #WebDev #DevOps #codde

2 0 0 0
Preview
Java developer's guide : Sync Rules & Stop CI Failures Eliminate "works on my machine" issues. Learn to sync SonarQube for IDE with the cloud, catch taint security flaws, and customize Quality Gates for your Java projects.

Discover the "Connected Mode" superpower and why you should stop fixing bugs on Fridays! A must-read guide for any developer. Brought to you by @vilojona.bsky.social. #DeveloperTips #SonarQube 👉 foojay.io/today/develo...

3 2 0 0
.NET Developer’s Guide to Code Analysis with SonarQube In this installment, we will move from local, single-file linting to performing a comprehensive static analysis of an entire .NET solution. We will explore the architecture of the SonarScanner for .NE...

In Part 2 of my #dotnet with #sonarqube blog series, I go over setting up a local analysis server to get better insights into the quality of your code #codequality

www.sonarsource.com/resources/li...

0 0 0 0
Preview
Mutation Testing With SonarQube In a previous post, we explored the PIT Mutation Testing Maven plugin. This time, we will take a look how we can integrate the results with SonarQube, our favorite software analysis tool.

You will learn how you can integrate the Mutation Testing Maven Plugin results with SonarQube, our favorite software analysis tool.
#java #sonarqube #softwaretesting

1 1 0 0


Enhance your coding experience in Visual Studio with SonarQube IDE extensions! Get real-time feedback, improve code quality, and streamline your development process. #SonarQube #VisualStudio #CodeQuality

https://isaacl.dev/gwp

0 0 0 0

My GitHub Action "sonarscan-dotnet" now updated for #dotNET 10. Easy #SonarCloud or #SonarQube code quality scanning in GitHub workflows for .NET projects.
github.com/marketplace/...

0 0 0 0
Preview
A Guide to SonarQube MCP Server on IntelliJ You have an AI-powered assistant to help you out. SonarQube MCP Server comes in. Let's dive into how this cool new MCP can supercharge your daily coding routine. 🚀.

A Guide to SonarQube MCP Server on IntelliJ

#ai #intellij #java #sonarqube

foojay.io/today/your-ne...

1 1 0 0
Preview
A Guide to SonarQube MCP Server on IntelliJ You have an AI-powered assistant to help you out. SonarQube MCP Server comes in. Let's dive into how this cool new MCP can supercharge your daily coding routine. 🚀.

Your New AI-Powered Coding Buddy: A Guide to SonarQube MCP Server on IntelliJ 🤖 Table of Contents A Day in the Life of a Java Developer ☕Getting Started: Accessing the MCP Server from IntelliJ...

#AI #GenAI #Java #LLM #ai #MCP #sonarqube

Origin | Interest | Match

1 0 0 0
GitHub - secure-web-apps/EndToEndSecurityWeb: Secure Web application using ASP.NET Core, Angular, SonarQube and terraform. This repository hosts the source code for our .NET User Group Switzerland tou... Secure Web application using ASP.NET Core, Angular, SonarQube and terraform. This repository hosts the source code for our .NET User Group Switzerland tour. - secure-web-apps/EndToEndSecurityWeb

Production ready web application with full automation and recommended application security @rufer.be @renegadexx.bsky.social

github.com/secure-web-a...

#aspnetcore #aspire #sonarqube #sonar #github #angular #terraform #sast #authentication #entra #identity #dotnet #sast

3 1 0 0

Do you think there's any webdevs out there who've hooked up their #SonarQube workflows to play a "good girl" sound when their quality gate passes? 🤔

0 0 0 0
Preview
Mutation Testing With SonarQube In a previous post, we explored the PIT Mutation Testing Maven plugin. This time, we will take a look how we can integrate the results with SonarQube, our favorite software analysis tool.

You will learn how you can integrate the Mutation Testing Maven Plugin results with SonarQube, our favorite software analysis tool.
#java #sonarqube #softwaretesting

1 1 0 0
Software Composition Analysis in SonarQube Advanced Security for SonarQube Cloud On the 15th of September, 2025, Sonar finally released the long-awaited Software Composition Analysis (SCA) to SonarQube Advanced Security for SonarQube Cloud! Software Composition Analysis (SCA) is an ideally automated process that analyzes software codebases to identify or detect embedded open-source software/components. The identified/detected dependencies form the basis for the following features that SCA tools typically offer. Detection of known security vulnerabilities based on data from…

Blogged: Software Composition Analysis in SonarQube Advanced Security for SonarQube Cloud

#sca #sonarqube #sonarqubecloud #security #sbom #licensecompliance

0 0 0 0
Preview
パーソルワークスイッチコンサルティングがSonar社シルバーリセラーパートナーに認定 パーソルワークスイッチコンサルティングがSonar社のシルバーリセラーパートナーに認定。DX推進時代に即した高品質なソフトウェア開発をサポートする取り組みを紹介します。

パーソルワークスイッチコンサルティングがSonar社シルバーリセラーパートナーに認定 #DX推進 #パーソルワークスイッチ #SonarQube

パーソルワークスイッチコンサルティングがSonar社のシルバーリセラーパートナーに認定。DX推進時代に即した高品質なソフトウェア開発をサポートする取り組みを紹介します。

0 0 0 0