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 codesign entirely from go-getter #408

Merged
merged 1 commit into from
Jan 25, 2023
Merged

Conversation

claire-labry
Copy link
Contributor

Removing codesigning from this project as users only and primarily use the library instead of the go binaries.

@mdeggies mdeggies self-requested a review January 25, 2023 04:35
Copy link
Member

@mdeggies mdeggies left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! Thanks Claire

@claire-labry claire-labry merged commit d229395 into main Jan 25, 2023
@claire-labry claire-labry deleted the remove-codesign branch January 25, 2023 19:27
renovate bot added a commit to DelineaXPM/terraform-provider-dsv that referenced this pull request Jan 23, 2024
…ecurity] (#61)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[github.com/hashicorp/go-getter](https://togithub.com/hashicorp/go-getter)
| `v1.6.2` -> `v1.7.0` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fhashicorp%2fgo-getter/v1.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fhashicorp%2fgo-getter/v1.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fhashicorp%2fgo-getter/v1.6.2/v1.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fhashicorp%2fgo-getter/v1.6.2/v1.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

### GitHub Vulnerability Alerts

#### [CVE-2023-0475](https://nvd.nist.gov/vuln/detail/CVE-2023-0475)

HashiCorp go-getter up to 1.6.2 and 2.1.1 is vulnerable to decompression
bombs. Fixed in 1.7.0 and 2.2.0.

---

### Release Notes

<details>
<summary>hashicorp/go-getter (github.com/hashicorp/go-getter)</summary>

###
[`v1.7.0`](https://togithub.com/hashicorp/go-getter/releases/tag/v1.7.0)

[Compare
Source](https://togithub.com/hashicorp/go-getter/compare/v1.6.2...v1.7.0)

#### What's Changed

- docs: provide logging recommendations by
[@&#8203;mickael-hc](https://togithub.com/mickael-hc) in
[hashicorp/go-getter#371
- Update aws sdk version by [@&#8203;Jukie](https://togithub.com/Jukie)
in
[hashicorp/go-getter#384
- Update S3 URL in README by
[@&#8203;twelvelabs](https://togithub.com/twelvelabs) in
[hashicorp/go-getter#378
- Migrate to GHA by
[@&#8203;claire-labry](https://togithub.com/claire-labry) in
[hashicorp/go-getter#379
- \[COMPLIANCE] Update MPL 2.0 LICENSE by
[@&#8203;hashicorp-copywrite](https://togithub.com/hashicorp-copywrite)
in
[hashicorp/go-getter#386
- remove codesign entirely from go-getter by
[@&#8203;claire-labry](https://togithub.com/claire-labry) in
[hashicorp/go-getter#408
- Add decompression bomb mitigation options for v1 by
[@&#8203;picatz](https://togithub.com/picatz) in
[hashicorp/go-getter#412
- v1: decompressors: add LimitedDecompressors helper by
[@&#8203;shoenig](https://togithub.com/shoenig) in
[hashicorp/go-getter#413

#### New Contributors

- [@&#8203;mickael-hc](https://togithub.com/mickael-hc) made their first
contribution in
[hashicorp/go-getter#371
- [@&#8203;Jukie](https://togithub.com/Jukie) made their first
contribution in
[hashicorp/go-getter#384
- [@&#8203;twelvelabs](https://togithub.com/twelvelabs) made their first
contribution in
[hashicorp/go-getter#378
-
[@&#8203;hashicorp-copywrite](https://togithub.com/hashicorp-copywrite)
made their first contribution in
[hashicorp/go-getter#386

**Full Changelog**:
hashicorp/go-getter@v1.6.2...v1.7.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "" (UTC), Automerge - At any time (no
schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/DelineaXPM/terraform-provider-dsv).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMzUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEzNS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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.

None yet

2 participants