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

build(deps): bump aquasecurity/trivy-action from 0.4.0 to 0.5.1 #2576

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 30, 2022

Bumps aquasecurity/trivy-action from 0.4.0 to 0.5.1.

Release notes

Sourced from aquasecurity/trivy-action's releases.

v0.5.1

What's Changed

Full Changelog: aquasecurity/trivy-action@0.5.0...0.5.1

v0.5.0

What's Changed ✨

New Contributors ❤️

Full Changelog: aquasecurity/trivy-action@0.4.1...0.5.0

v0.4.1

What's Changed

New Contributors

Full Changelog: aquasecurity/trivy-action@0.4.0...0.4.1

Commits
  • 0105373 docs(trivy): Add instructions to scan tarballs. (#134)
  • bc615ae fix(tests): Update test golden files for Trivy v0.29.2 (#136)
  • 7b7aa26 feat(SBOM): Support SBOM generation (#129)
  • 63b6e4c docs: added missing HTML template and removed deprecated SARIF template (#132)
  • 49e970d chore: pinning 0.29.0 trivy (#128)
  • c666240 Add missing option to README. (#127)
  • e276058 feat: update codeql-action/upload-sarif to v2 (#124)
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action) from 0.4.0 to 0.5.1.
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](aquasecurity/trivy-action@0.4.0...0.5.1)

---
updated-dependencies:
- dependency-name: aquasecurity/trivy-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@nabokihms nabokihms merged commit 5066414 into master Jul 4, 2022
@nabokihms nabokihms deleted the dependabot/github_actions/aquasecurity/trivy-action-0.5.1 branch July 4, 2022 18:21
xtremerui pushed a commit to concourse/dex that referenced this pull request Aug 2, 2022
<!-- Release notes generated using configuration in .github/release.yml at v2.33.x -->

## What's Changed
### Exciting New Features 🎉
* add PKCE support to device code flow by @bobcallaway in dexidp#2575
### Enhancements 🚀
* Limit the amount of objects we attempt to GC on each cycle by @kellyma2 in dexidp#2524
* Use GitLab's refresh_token during Refresh. by @dhaus67 in dexidp#2352
* Add domainHint parameter to Microsoft Connector by @josephtknight in dexidp#2586
* add config to explicitly set scopes for microsoft connector by @bobcallaway in dexidp#2582
### Bug Fixes 🐛
* fix: prevent cross-site scripting for the device flow by @nabokihms in dexidp#2468
* grpc-client: Do not crash on empty response by @bbusse in dexidp#2584
### Dependency Updates ⬆️
* build(deps): bump helm/kind-action from 1.2.0 to 1.3.0 by @dependabot in dexidp#2555
* build(deps): bump aquasecurity/trivy-action from 0.3.0 to 0.4.0 by @dependabot in dexidp#2557
* build(deps): bump github.com/stretchr/testify from 1.7.2 to 1.8.0 by @dependabot in dexidp#2577
* build(deps): bump aquasecurity/trivy-action from 0.4.0 to 0.5.1 by @dependabot in dexidp#2576
* build(deps): bump mheap/github-action-required-labels from 1 to 2 by @dependabot in dexidp#2565
* build(deps): bump google.golang.org/api from 0.82.0 to 0.86.0 by @dependabot in dexidp#2574
* build(deps): bump github.com/spf13/cobra from 1.4.0 to 1.5.0 by @dependabot in dexidp#2560
* build(deps): bump aquasecurity/trivy-action from 0.5.1 to 0.6.0 by @dependabot in dexidp#2602
* build(deps): bump alpine from 3.16.0 to 3.16.1 by @dependabot in dexidp#2598
* build(deps): bump golang from 1.18.3-alpine3.15 to 1.18.4-alpine3.15 by @dependabot in dexidp#2592
* build(deps): bump github.com/sirupsen/logrus from 1.8.1 to 1.9.0 by @dependabot in dexidp#2599
* build(deps): bump github.com/go-ldap/ldap/v3 from 3.4.2 to 3.4.4 by @dependabot in dexidp#2606
* build(deps): bump google.golang.org/api from 0.86.0 to 0.89.0 by @dependabot in dexidp#2605
* build(deps): bump aquasecurity/trivy-action from 0.6.0 to 0.6.1 by @dependabot in dexidp#2604

## New Contributors
* @kellyma2 made their first contribution in dexidp#2524
* @josephtknight made their first contribution in dexidp#2586
* @bbusse made their first contribution in dexidp#2584

**Full Changelog**: dexidp/dex@v2.32.0...v2.33.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant