Skip to content

Releases: cloudsmith-io/cloudsmith-cli

Release v1.19.0

Choose a tag to compare

@github-actions github-actions released this 11 Jun 10:37
0d12472
Bump version: 1.18.0 → 1.19.0

Release v1.18.0

Choose a tag to compare

@github-actions github-actions released this 09 Jun 10:03
d981eef
Bump version: 1.17.0 → 1.18.0

Release v1.17.0

Choose a tag to compare

@github-actions github-actions released this 18 May 10:09
5cc64b0
Bump version: 1.16.0 → 1.17.0

Release v1.16.0

Choose a tag to compare

@github-actions github-actions released this 24 Mar 11:48
6b7bb3a
Bump version: 1.15.0 → 1.16.0

Release v1.15.0

Choose a tag to compare

@github-actions github-actions released this 19 Mar 09:53
a72040a
Bump version: 1.15.0 → 1.15.0

Release v1.14.0

Choose a tag to compare

@github-actions github-actions released this 13 Mar 13:41

[1.14.0] - 2026-03-13

Added

  • Added vulnerabilities command to retrieve security scan results for a package
    • Summary View (Default): Displays a high-level count of vulnerabilities broken down by severity (Critical, High, Medium, Low, Unknown).
    • Assessment View --show-assessment (-A): Provides a detailed breakdown where vulnerabilities are:
      • Grouped by the specific affected upstream package / dependency.
      • Sorted by severity (Critical first).
      • Richly formatted tables.
    • Filtering Capabilities:
      • By Severity: --severity Show only specific levels (e.g., just Critical and High).
      • By Status: --fixable | --non-fixable Filter to show only "Fixable" vulnerabilities (where a patch exists) or "Non-Fixable" ones.
    • Supports --output-format json | pretty_json for programmatic usage

Release v1.13.0

Choose a tag to compare

@github-actions github-actions released this 16 Feb 12:58
111fada
Bump version: 1.12.1 → 1.13.0

Release v1.12.1

Choose a tag to compare

@github-actions github-actions released this 04 Feb 09:06
377aa06

Added

  • Added Model Context Protocol (MCP) server support via cloudsmith mcp commands. Only STDIO transport is supported for now.
  • Auto-configure supported clients (Claude Desktop, Cursor, VS Code, Gemini CLI) with cloudsmith mcp configure
  • List available tools with cloudsmith mcp list_tools and tool groups with cloudsmith mcp list_groups
  • Filter tools via mcp_allowed_tools and mcp_allowed_tool_groups configuration options to control which API operations are exposed

Release v1.12.0

Choose a tag to compare

@github-actions github-actions released this 02 Feb 11:06
8ed8da0
Release version v1.12.0

Release v1.11.2

Choose a tag to compare

@github-actions github-actions released this 22 Jan 15:36
8461386
Bump version: 1.11.1 → 1.11.2