Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove homebrew tap support #136

Merged
merged 1 commit into from
Jun 25, 2024

Conversation

fproulx-boostsecurity
Copy link
Contributor

We've already removed the ref in the goreleaser

We've already removed the ref in the goreleaser

Signed-off-by: François Proulx <[email protected]>
@fproulx-boostsecurity fproulx-boostsecurity marked this pull request as ready for review June 25, 2024 19:37
@fproulx-boostsecurity fproulx-boostsecurity requested a review from a team as a code owner June 25, 2024 19:37
@fproulx-boostsecurity fproulx-boostsecurity merged commit a58a7b7 into main Jun 25, 2024
5 checks passed
@fproulx-boostsecurity fproulx-boostsecurity deleted the fproulx-boostsecurity-patch-1 branch June 25, 2024 19:39
fproulx-boostsecurity added a commit to fproulx-boostsecurity/homebrew-core that referenced this pull request Jun 25, 2024
Created with `brew bump-formula-pr`.<details>
  <summary>release notes</summary>
  <pre># Changelog for `poutine` v0.12.0 🚀

## New Features 🌟
- **Quiet Mode**: Added a new `--quiet` option to minimize output verbosity during scans, helping streamline outputs for automated processes. ([Homebrew#134](boostsecurityio/poutine#134))
- **Security Rule**: Introduced the `unverified_script_exec` rule to detect potentially unsafe script executions in CI environments. ([Homebrew#129](boostsecurityio/poutine#129))

## Improvements 🔧
- **Custom References**: Enhanced the `analyze_repo` command to accept custom references, enabling more precise analysis across different repo states. ([Homebrew#131](boostsecurityio/poutine#131))
- **Homebrew Integration**: Updated documentation to refer to the new Homebrew core formula, simplifying installation processes. ([Homebrew#124](boostsecurityio/poutine#124))
- **Open Policy Agent (OPA)**: Exposed new JSON marshalling options in OPA, enhancing flexibility in policy definitions. ([Homebrew#133](boostsecurityio/poutine#133))

## Fixes 🛠️
- **Dependency Handling**: Improved error avoidance by preventing a second Rego compilation during JSON format operations. ([Homebrew#132](boostsecurityio/poutine#132))

## Dependency Updates ⬆️
- **Retryable HTTP**: Bumped `github.com/hashicorp/go-retryablehttp` to leverage enhancements in retry logic and error handling. ([Homebrew#135](boostsecurityio/poutine#135))

## Release process changes 🔧
- **Release Process**: Updated `.goreleaser.yaml` and removed reference to local tap. ([Homebrew#136](boostsecurityio/poutine#136)), ([Homebrew#128](boostsecurityio/poutine#128))

## Contributions 🤝
- Thanks to all contributors for continuing to improve `poutine`, ensuring it remains a robust tool for securing CI pipelines.

## Full Changelog 📜
For a detailed diff of everything new and updated, see the [full changelog](boostsecurityio/poutine@v0.11.0...v0.12.0).
</pre>
</details>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants