v0.16.1
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_localto improve reliability. (#266)
Dependency Updates β¬οΈ
GitHub Actions
- Updated
actions/dependency-review-actionfromv4.4.0tov4.5.0. (#238) - Updated
sigstore/cosign-installerfromv3.6.0tov3.7.0. (#237) - Updated
step-security/harden-runnerfromv2.10.1tov2.10.4. (#236, #259) - Updated
github/codeql-actionfromv3.27.0tov3.28.8. (#235, #250, #256) - Updated
actions/setup-gofromv5.0.2tov5.3.0. (#234, #257) - Updated
actions/upload-artifactfromv4.4.3tov4.6.0. (#251, #258)
Go Libraries
- Updated
github.com/schollz/progressbar/v3fromv3.17.0tov3.17.1. (#243) - Updated
golang.org/x/oauth2fromv0.23.0tov0.24.0. (#241) - Updated
github.com/xanzy/go-gitlabfromv0.112.0tov0.114.0and switched to its new import path. (#239, #246) - Updated
github.com/stretchr/testifyfromv1.9.0tov1.10.0. (#240) - Updated
golang.org/x/syncfromv0.8.0tov0.10.0. (#244) - Updated
github.com/open-policy-agent/opatov1.0.0with 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.