poutine 1.1.3#276689
Merged
Merged
Conversation
chenrui333
approved these changes
Apr 8, 2026
Contributor
|
🤖 An automated task has requested bottles to be published to this PR. Caution Please do not push to this PR branch before the bottle commits have been pushed, as this results in a state that is difficult to recover from. If you need to resolve a merge conflict, please use a merge commit. Do not force-push to this PR branch. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Created by
brew bumpCreated with
brew bump-formula-pr.Details
release notes
⚡ In-Memory Git with
go-gitv6: Replaced exec-based Git operations withgo-gitusing in-memory storage. This significantly improves performance, portability, and reduces reliance on system binaries, by @SUSTAPLE117.(#400)
🛡️ Resilient Repository Batch Fetching: Improved robustness of repository batch fetching, reducing failures during large-scale analysis operations, by @SUSTAPLE117.
(#399)
📊 Analysis Progress Monitoring Improvements: Enhanced visibility into analysis progress, making long-running operations easier to track and debug, by @SUSTAPLE117.
(#419)
Improvements 🔧
🧪 Snapshot Testing Added: Introduced snapshot testing to improve regression detection and testing confidence, by @SUSTAPLE117.
(#401)
⚙️ Go 1.26 Upgrade + Dependency Refresh: Upgraded to Go 1.26 and refreshed dependencies for improved performance and compatibility, by @SUSTAPLE117.
(#412)
🔐 Improved Rule Handling for GitHub Actions: Configured
skipactions to be ignored for thegithub_action_from_unverified_creator_usedrule, improving rule accuracy, by @mbarbero.(#398)
📦 Goreleaser Configuration Updates: Updated release configuration and tooling for improved build and distribution workflows, by @SUSTAPLE117.
(#417), (#418)
Bug Fixes 🐛
🐳 Docker Image Parsing Fixes: Fixed issues with Docker image parsing and purl generation, by @SUSTAPLE117.
(#413)
📄 YAML Parsing Fixes: Resolved YAML parsing errors affecting analysis reliability, by @SUSTAPLE117.
(#414)
🔑 GitHub Fine-Grained PAT Compatibility: Fixed organization repository listing failures when using fine-grained tokens without
Issues:Read, by @fproulx-boostsecurity.(#415)
🧾 SARIF Taxonomy GUID Fix: Corrected SARIF taxonomy GUID issues to ensure proper report compatibility, by @SUSTAPLE117.
(#416)
Dependency Updates ⬆️
GitHub Actions
github/codeql-actionfrom3.30.5to4.31.2. (#370)ossf/scorecard-actionfrom2.4.2to2.4.3. (#371)step-security/harden-runnerfrom2.13.0to2.13.1. (#375)actions/upload-artifactfrom4.6.2to5.0.0. (#376)actions/setup-gofrom5.5.0to6.4.0. (#403)goreleaser/goreleaser-actionfrom6.4.0to7.0.0. (#411)actions/deploy-pagesfrom4.0.5to5.0.0. (#410)actions/checkoutfrom5.0.0to6.0.2. (#408)sigstore/cosign-installeracross versions3.9.2 → 4.0.0 → 4.1.1. (#377), (#405)Go Modules
gitlab.com/gitlab-org/api/client-gofrom0.151.0to0.157.1. (#369)github.com/open-policy-agent/opafrom1.9.0to1.10.0. (#372)github.com/mark3labs/mcp-gofrom0.41.1to0.42.0. (#373)golang.org/x/oauth2from0.31.0to0.32.0. (#374)golang.org/x/cryptofrom0.42.0to0.45.0. (#380)Full Changelog 📜
For a detailed view of all changes, see the full changelog.
View the full release notes at https://github.com/boostsecurityio/poutine/releases/tag/v1.1.3.