Skip to content

Repo hygiene: dependabot backlog, Go CVE gate, PR #17 #50

Description

@gnanirahulnutakki

Problem

Three hygiene blockers have accumulated:

  1. Dependabot backlog — 13 open dependency-update PRs need triage; some may carry CVEs
  2. Go CVE gate is inconclusive — the module declares go 1.26 but the local toolchain is go1.25, making govulncheck unable to run correctly
  3. PR dev → main: v0.2.0 release promotion #17 is stale — dev → main v0.1.0, open since May 26, no decision made

Action

(a) Triage all 13 dependabot PRs: merge safe ones, close stale ones, flag any that carry CVEs
(b) Fix the go toolchain version mismatch so govulncheck runs clean in CI
(c) Make an explicit decision on PR #17 (merge, close, or convert to draft)

Acceptance criteria


From the Ardur dual-track Master Plan (Track A). Verified locally 2026-06-23.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions