Skip to content

v0.1.2 - CodeQL Remediation

Latest

Choose a tag to compare

@ry-ops ry-ops released this 14 Feb 22:29
· 121 commits to main since this release
a15157c

Security Fixes

  • CodeQL High x3: Replaced raw error.message logging in CLI with generic messages to prevent clear-text logging of sensitive information
  • CodeQL Medium x1: Pinned astral-sh/setup-uv to commit SHA in GitHub Actions workflow

Improvements

  • Added DEBUG env var support — run with DEBUG=1 git-steer <command> for verbose error output

Full Changelog: v0.1.1...v0.1.2