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

Fix docker host bug #329

Merged
merged 3 commits into from
Apr 5, 2024
Merged

Conversation

admiralAwkbar
Copy link
Contributor

There was a config issue where we checked to see if the docker-host has set to true, but it should check that it has value...
Also took the liberty of updating the docs and example

Thank you all so much for the quick fixes and merging :)

@CLAassistant
Copy link

CLAassistant commented Apr 4, 2024

CLA assistant check
All committers have signed the CLA.

@admiralAwkbar
Copy link
Contributor Author

@simar7 Please review this and merge up to fix the docker-host issue.

thank you very much!

@simar7 simar7 self-requested a review April 5, 2024 04:58
Copy link
Member

@simar7 simar7 left a comment

Choose a reason for hiding this comment

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

thanks for catching it!

@simar7 simar7 merged commit 207cd40 into aquasecurity:master Apr 5, 2024
1 check passed
juanjjaramillo pushed a commit to newrelic/helm-charts that referenced this pull request Jul 9, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action)
| action | minor | `0.19.0` -> `0.24.0` |

---

### Release Notes

<details>
<summary>aquasecurity/trivy-action (aquasecurity/trivy-action)</summary>

###
[`v0.24.0`](https://github.com/aquasecurity/trivy-action/releases/tag/0.24.0)

[Compare
Source](https://github.com/aquasecurity/trivy-action/compare/0.23.0...0.24.0)

#### What's Changed

- Upgrade trivy to v0.53.0 by
[@&#8203;Dr-DevOps](https://github.com/Dr-DevOps) in
[aquasecurity/trivy-action#369

**Full Changelog**:
aquasecurity/trivy-action@0.23.0...0.24.0

###
[`v0.23.0`](https://github.com/aquasecurity/trivy-action/releases/tag/0.23.0)

[Compare
Source](https://github.com/aquasecurity/trivy-action/compare/0.22.0...0.23.0)

#### What's Changed

- Upgrade trivy to v0.52.2 by
[@&#8203;Dr-DevOps](https://github.com/Dr-DevOps) in
[aquasecurity/trivy-action#367

**Full Changelog**:
aquasecurity/trivy-action@0.22.0...0.23.0

###
[`v0.22.0`](https://github.com/aquasecurity/trivy-action/releases/tag/0.22.0)

[Compare
Source](https://github.com/aquasecurity/trivy-action/compare/0.21.0...0.22.0)

#### What's Changed

- chore(docs): Reference the use of a pinned version by
[@&#8203;simar7](https://github.com/simar7) in
[aquasecurity/trivy-action#356
- Upgrade trivy to v0.52.0 by
[@&#8203;Keralin](https://github.com/Keralin) in
[aquasecurity/trivy-action#364

#### New Contributors

- [@&#8203;Keralin](https://github.com/Keralin) made their first
contribution in
[aquasecurity/trivy-action#364

**Full Changelog**:
aquasecurity/trivy-action@0.21.0...0.22.0

###
[`v0.21.0`](https://github.com/aquasecurity/trivy-action/releases/tag/0.21.0)

[Compare
Source](https://github.com/aquasecurity/trivy-action/compare/0.20.0...0.21.0)

#### What's Changed

- bump trivy version to v0.51.2 by
[@&#8203;Dr-DevOps](https://github.com/Dr-DevOps) in
[aquasecurity/trivy-action#360

#### New Contributors

- [@&#8203;Dr-DevOps](https://github.com/Dr-DevOps) made their first
contribution in
[aquasecurity/trivy-action#360

**Full Changelog**:
aquasecurity/trivy-action@0.20.0...0.21.0

###
[`v0.20.0`](https://github.com/aquasecurity/trivy-action/releases/tag/0.20.0)

[Compare
Source](https://github.com/aquasecurity/trivy-action/compare/0.19.0...0.20.0)

##### What's Changed

- Make 'hide-progress' input working again by
[@&#8203;uridium](https://github.com/uridium) in
[aquasecurity/trivy-action#323
- feat(image): add `--docker-host` option for GH Action users by
[@&#8203;calinmarina](https://github.com/calinmarina) in
[aquasecurity/trivy-action#267
- Browse Trivy reports without GitHub Advanced Security license by
[@&#8203;uridium](https://github.com/uridium) in
[aquasecurity/trivy-action#328
- Fix docker host bug by
[@&#8203;admiralAwkbar](https://github.com/admiralAwkbar) in
[aquasecurity/trivy-action#329
- Bump trivy version to v0.50.2 by
[@&#8203;pdefreitas](https://github.com/pdefreitas) in
[aquasecurity/trivy-action#341
- update tests by [@&#8203;nikpivkin](https://github.com/nikpivkin) in
[aquasecurity/trivy-action#334
- bump trivy version to v0.51.1 by
[@&#8203;simar7](https://github.com/simar7) in
[aquasecurity/trivy-action#353

##### New Contributors

- [@&#8203;uridium](https://github.com/uridium) made their first
contribution in
[aquasecurity/trivy-action#323
- [@&#8203;calinmarina](https://github.com/calinmarina) made their
first contribution in
[aquasecurity/trivy-action#267
- [@&#8203;admiralAwkbar](https://github.com/admiralAwkbar) made their
first contribution in
[aquasecurity/trivy-action#329
- [@&#8203;pdefreitas](https://github.com/pdefreitas) made their first
contribution in
[aquasecurity/trivy-action#341

**Full Changelog**:
aquasecurity/trivy-action@0.19.0...0.20.0

</details>

---

### Configuration

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

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **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/newrelic/helm-charts).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNDAuMTAiLCJ1cGRhdGVkSW5WZXIiOiIzNy40MjUuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->

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.

3 participants