Nick2bad4u - SonarCloud Skill

SonarCloud Skill for querying SonarCloud data and closing issues from the command line.

View on GitHub

Security Policy

Supported scope

This repository contains automation and helper scripts for SonarCloud/SonarQube project triage.

Security-sensitive areas include:

Reporting a vulnerability

If you discover a vulnerability, please avoid opening a public issue with exploit details.

Instead, contact the maintainer privately (for example via GitHub security reporting or direct private channel) and include:

  1. affected file(s) / workflow(s)
  2. reproducible steps
  3. impact assessment
  4. any suggested mitigation

Secret handling rules

PowerShell example:

$env:SONAR_TOKEN = Get-Secret SONAR_TOKEN_TYPEFEST -AsPlainText

Operational safety