Skip to content

docs(security): SonarQube triage inventory (86 issues) - #97

Merged
marlon-costa-dc merged 2 commits into
0.12.0-devfrom
sonarqube/triage
Aug 22, 2026
Merged

docs(security): SonarQube triage inventory (86 issues)#97
marlon-costa-dc merged 2 commits into
0.12.0-devfrom
sonarqube/triage

Conversation

@marlon-costa-dc

@marlon-costa-dc marlon-costa-dc commented Aug 6, 2026

Copy link
Copy Markdown
Contributor

Triagem SonarCloud — inventário

86 issues — BLOCKER 1, CRITICAL 24, MAJOR 35, MINOR 26
Tipos: VULNERABILITY 4, BUG 1, CODE_SMELL 81

Bead: mro-2wjm.1

Conteúdo

docs/security/sonarqube-triage.md: severidade, tipo, regra, componente e linha de cada issue, com coluna de decisão (corrigir / falso-positivo / risco-aceito).

Nenhuma alteração de código.

Prioridade: BLOCKER → CRITICAL → VULNERABILITY → MAJOR. CODE_SMELL em volume sugere correção de padrão na causa raiz, não issue a issue.

Dados brutos: ~/sonarqube-violations/by-repo/flext-sh_flext-cli.json


Summary by cubic

Added a SonarCloud triage inventory for 86 issues with per-issue decisions, now including numbered code snippets, full rule messages, CWE categories, and estimated effort. Documentation only; no code changes.

  • New Features
    • Added docs/security/sonarqube-triage.md with a per-issue table (severity, type, rule, component, line, decision) and enriched entries (code snippet with sink marker, full rule message, CWE/class, effort).
    • Included triage order and guidance for false positives and accepted risk, plus the raw dump path for traceability.

Written for commit 9bd10ee. Summary will update on new commits.

Review in cubic

Inventario das issues SonarCloud com severidade, tipo, regra,
componente e linha.

Totais: BLOCKER 1, CRITICAL 24, MAJOR 35, MINOR 26
Tipos: VULNERABILITY 4, BUG 1, CODE_SMELL 81

Bead: mro-2wjm.1

Nenhuma alteracao de codigo de producao.
@coderabbitai

coderabbitai Bot commented Aug 6, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@marlon-costa-dc, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 59 minutes

Limit details: You’ve used the included review currently available.

You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository.

How can I continue?

Wait for the limit to reset, then comment @coderabbitai review or push new commits to the PR.

An organization admin can change what happens after included review limits in Billing.

How do review limits work?

CodeRabbit enforces per-developer PR review limits within each organization.

For paid Pro and Pro+ reviews, CodeRabbit uses a developer's included PR review attempts over the past 7 days to set the current hourly allowance. At typical activity levels, the full plan allowance applies. Higher sustained activity can lower the allowance until earlier attempts leave the 7-day window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 108026a2-1137-40c2-abb8-1585a7dbfaa8

📥 Commits

Reviewing files that changed from the base of the PR and between c61c971 and 9bd10ee.

📒 Files selected for processing (1)
  • docs/security/sonarqube-triage.md

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

…rule messages

Cada achado agora traz:
- codigo real numerado extraido da worktree (linha >>> = sink)
- mensagem completa da regra (descricao do problema e do fix)
- CWE/classe de vulnerabilidade e effort onde disponivel
@sonarqubecloud

sonarqubecloud Bot commented Aug 6, 2026

Copy link
Copy Markdown

@marlon-costa-dc
marlon-costa-dc marked this pull request as ready for review August 22, 2026 03:26
Copilot AI lite review requested due to automatic review settings August 22, 2026 03:26
@marlon-costa-dc
marlon-costa-dc merged commit 2e04781 into 0.12.0-dev Aug 22, 2026
5 of 6 checks passed
@marlon-costa-dc
marlon-costa-dc deleted the sonarqube/triage branch August 22, 2026 03:28

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a documentation-only SonarCloud/SonarQube triage inventory for flext-sh/flext-cli, intended to track and prioritize remediation decisions for the current set of static-analysis findings across the codebase.

Changes:

  • Introduces docs/security/sonarqube-triage.md with a per-issue listing (severity/type/rule/component:line) and embedded code excerpts pointing at the reported lines.
  • Provides a summary section with totals and a rules breakdown intended to help prioritize work.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

| `python:S3358` | 3 |
| `python:S5754` | 2 |
| `githubactions:S8233` | 2 |
| `python:S5778` | 2 |
Comment on lines +27 to +29
Cada issue traz a **mensagem do SonarQube** (descreve o problema e o impacto), o **código real** (linha `>>>`), o tipo e o effort estimado.
**Decisão**: `corrigir` / `falso-positivo` (marcar na plataforma com justificativa) / `risco-aceito`. Ordem: BLOCKER → CRITICAL → VULNERABILITY → MAJOR. CODE_SMELL em volume pede correção de padrão.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants