Analyze a file for quality and security issues using SonarQube
원문 언어: 영어
메뉴
SkillsMP는 SonarSource/sonarqube-agent-plugins에서 9개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.
수집된 skill 9개 중 9개를 표시합니다.
Analyze a file for quality and security issues using SonarQube
원문 언어: 영어
Installs sonarqube-cli if not already installed, authenticates, and integrates SonarQube with the current agent (installs analysis hooks & SonarQube MCP Server). Use when the user wants to set up SonarQube integration or asks to configure SonarQube.
원문 언어: 영어
Find files with low test coverage and inspect uncovered lines in a SonarQube project (project key optional when MCP integration already defines the default project)
원문 언어: 영어
Search for software composition analysis (SCA) dependency risks in a SonarQube project (project key optional when MCP integration already defines the default project)
원문 언어: 영어
Find files with code duplications in a SonarQube project and inspect duplication blocks for a file (project key optional when MCP integration already defines the default project)
원문 언어: 영어
Fix a specific SonarQube issue in code by rule key and location
원문 언어: 영어
Show SonarQube quality gate status for a project — pass/fail and each condition (metric key, threshold, actual value). Project key optional when MCP integration already defines the default project.
원문 언어: 영어
Search and filter SonarQube issues for a project, branch, or pull request via sonarqube-cli (`-p` is always required on the CLI; resolve the key from user arguments or sonar-project.properties)
원문 언어: 영어
List SonarQube projects accessible to the current user
원문 언어: 영어