LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

Skills tagged: sonarqube

Browse skills that share this tag.

  • sonarqube-gate - Autonomous SonarQube Quality Gate agent for Go and Java
    sonarqubequality-gategolangjava

    ★ 0 · Updated 2026-09-21

    Runs tests, executes Sonar Scanner, queries SonarQube APIs, and automatically fixes code issues until the Quality Gate passes for Go and Java projects.

    ⚙ Locate project root directory⚙ Create Makefile if missing⚙ Update sonar-project.properties exclusions
  • sast-configuration - Configure SAST tools for automated vulnerability detection
    sastsecurity-scanningdevsecopssemgrep

    ★ 1 · Updated 2026-09-16

    Provides guidance for setting up and configuring SAST tools including Semgrep, SonarQube, and CodeQL for automated vulnerability detection.

    ⚙ Create custom security rules⚙ Configure SonarQube quality gates⚙ Integrate SAST into CI/CD
  • sast-scanning - SAST Code Security Scanning
    saststatic-analysissecurity-testingcode-scanning

    ★ 0 · Updated 2026-05-11

    Perform static analysis to identify security vulnerabilities in source code before deployment

    ⚙ scan source code⚙ identify vulnerabilities⚙ run Semgrep scanner