Skip to content

v0.16.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 13 Feb 20:25
7182c43

Changelog for poutine v0.16.1 πŸš€

New Features 🌟

  • Additional Untrusted Execution Commands: Introduced new code execution commands for untrusted checkout, broadening the supported rules. (#248)

Improvements πŸ”§

  • Enhanced Untrusted Command List: Sorted the untrusted command list and added support for OpenTofu and Maven. (#254)
  • Default Git Branch for Local Analysis: Set a default Git branch for analyze_local to improve reliability. (#266)

Dependency Updates ⬆️

GitHub Actions

  • Updated actions/dependency-review-action from v4.4.0 to v4.5.0. (#238)
  • Updated sigstore/cosign-installer from v3.6.0 to v3.7.0. (#237)
  • Updated step-security/harden-runner from v2.10.1 to v2.10.4. (#236, #259)
  • Updated github/codeql-action from v3.27.0 to v3.28.8. (#235, #250, #256)
  • Updated actions/setup-go from v5.0.2 to v5.3.0. (#234, #257)
  • Updated actions/upload-artifact from v4.4.3 to v4.6.0. (#251, #258)

Go Libraries

  • Updated github.com/schollz/progressbar/v3 from v3.17.0 to v3.17.1. (#243)
  • Updated golang.org/x/oauth2 from v0.23.0 to v0.24.0. (#241)
  • Updated github.com/xanzy/go-gitlab from v0.112.0 to v0.114.0 and switched to its new import path. (#239, #246)
  • Updated github.com/stretchr/testify from v1.9.0 to v1.10.0. (#240)
  • Updated golang.org/x/sync from v0.8.0 to v0.10.0. (#244)
  • Updated github.com/open-policy-agent/opa to v1.0.0 with migration support. (#265)

Other Changes ✨

  • Linter Integration: Added a new linter to help maintain code quality. (#264)

Full Changelog πŸ“œ

For a detailed diff, see the full changelog.