Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: pluralsh/plural-cli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.12.43
Choose a base ref
...
head repository: pluralsh/plural-cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.12.44
Choose a head ref
  • 2 commits
  • 7 files changed
  • 3 contributors

Commits on Apr 1, 2026

  1. fix(deps): upgrade go-git to v5.17.1 to fix CVE (idx file DoS) (#717)

    Upgrade github.com/go-git/go-git/v5 from v5.16.5 to v5.17.1 to address
    a security vulnerability where a maliciously crafted .idx file can cause
    asymmetric memory consumption, potentially leading to denial-of-service.
    
    Co-authored-by: Michael Guarino <[email protected]>
    plural-copilot[bot] and michaeljguarino authored Apr 1, 2026
    Configuration menu
    Copy the full SHA
    737c50a View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2026

  1. Fix ssh test preflight behaviors, and extract appropriate usernames f…

    …rom git ssh urls (#718)
    
    fixes a few ux issues here
    michaeljguarino authored Apr 3, 2026
    Configuration menu
    Copy the full SHA
    db864c5 View commit details
    Browse the repository at this point in the history
Loading