Skip to content

GitHub CLI 2.74.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 29 May 21:02
b4ab343

Security

A security vulnerability has been identified in a core gh dependency, go-gh, where an attacker-controlled GitHub Enterprise Server could result in executing arbitrary commands on a user's machine by replacing HTTP URLs provided by GitHub with local file paths for browsing.

This issue is addressed in this gh release by updating go-gh to a fixed version.

For more information, see GHSA-g9f5-x53j-h563

What's changed

✨ Features

🐛 Fixes

  • Revert "[gh config] Escape pipe symbol in Long desc for website manual" by @BagToad in #11004
  • Fix formatting in allowed values for gh config --help by @BagToad in #11003
  • fix: gh gist edit panic when no file in a gist by @phanen in #10627
  • Add retry logic when fetching TUF content in gh attestation commands by @malancas in #10943

📚 Docs & Chores

:dependabot: Dependencies

New Contributors

Full Changelog: v2.73.0...v2.74.0