v0.15.0
Changelog for poutine
v0.15.0 π
New Features π
- Tekton (Pipeline as Code): Added support for Tekton pipelines (Pipeline as Code). (#174)
Improvements π§
- SARIF Report Version: Added actual version in SARIF report for better accuracy and tracking. (#173)
Dependency Updates β¬οΈ
- Upload Artifact Action: Bumped
actions/upload-artifact
from 4.3.3 to 4.3.4 for enhanced artifact handling. (#183) - Dependency Review Action: Updated
actions/dependency-review-action
from 4.3.3 to 4.3.4 for improved dependency analysis. (#182) - CodeQL Action: Bumped
github/codeql-action
from 3.25.11 to 3.25.15 for better code analysis. (#181) - Setup Go Action: Updated
actions/setup-go
from 5.0.1 to 5.0.2 for better Go environment setup. (#180) - GitLab Client: Bumped
github.com/xanzy/go-gitlab
from 0.106.0 to 0.107.0 for improved GitLab API interactions. (#179) - SARIF Library: Updated
github.com/owenrumney/go-sarif/v2
from 2.3.1 to 2.3.3 for enhanced SARIF report handling. (#178) - Progress Bar: Bumped
github.com/schollz/progressbar/v3
from 3.14.4 to 3.14.5 to improve progress tracking. (#177) - Open Policy Agent: Updated
github.com/open-policy-agent/opa
from 0.66.0 to 0.67.0 for better policy management. (#176) - Viper: Bumped
github.com/spf13/viper
from 1.18.2 to 1.19.0 for improved configuration management. (#175)
Full Changelog π
For a detailed diff of everything new and updated, see the full changelog.