-
Notifications
You must be signed in to change notification settings - Fork 8
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.19.0 to 0.20.0 #47
Merged
paullatzelsperger
merged 1 commit into
main
from
dependabot/github_actions/main/aquasecurity/trivy-action-0.20.0
May 13, 2024
Merged
build(deps): bump aquasecurity/trivy-action from 0.19.0 to 0.20.0 #47
paullatzelsperger
merged 1 commit into
main
from
dependabot/github_actions/main/aquasecurity/trivy-action-0.20.0
May 13, 2024
Conversation
This file contains 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
Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action) from 0.19.0 to 0.20.0. - [Release notes](https://github.com/aquasecurity/trivy-action/releases) - [Commits](aquasecurity/trivy-action@0.19.0...0.20.0) --- updated-dependencies: - dependency-name: aquasecurity/trivy-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
@@ -98,7 +98,7 @@ | |||
## the next two steps will only execute if the image exists check was successful | |||
- name: Run Trivy vulnerability scanner | |||
if: success() && steps.imageCheck.outcome != 'failure' | |||
uses: aquasecurity/trivy-action@0.19.0 | |||
uses: aquasecurity/trivy-action@0.20.0 |
Check notice
Code scanning / KICS
Unpinned Actions Full Length Commit SHA Note
Action is not pinned to a full length commit SHA.
@@ -58,7 +58,7 @@ | |||
steps: | |||
- uses: actions/checkout@v4 | |||
- name: Run Trivy vulnerability scanner in repo mode | |||
uses: aquasecurity/trivy-action@0.19.0 | |||
uses: aquasecurity/trivy-action@0.20.0 |
Check notice
Code scanning / KICS
Unpinned Actions Full Length Commit SHA Note
Action is not pinned to a full length commit SHA.
paullatzelsperger
added a commit
that referenced
this pull request
Jul 5, 2024
* build(deps): bump flyway from 10.11.1 to 10.12.0 Bumps `flyway` from 10.11.1 to 10.12.0. Updates `org.flywaydb:flyway-core` from 10.11.1 to 10.12.0 - [Release notes](https://github.com/flyway/flyway/releases) - [Commits](flyway/flyway@flyway-10.11.1...flyway-10.12.0) Updates `org.flywaydb:flyway-database-postgresql` from 10.11.1 to 10.12.0 --- updated-dependencies: - dependency-name: org.flywaydb:flyway-core dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.flywaydb:flyway-database-postgresql dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * trg 1: documentation * TRG 5+6: helm, upgradeability * fix upgradeability test * install vault * build(deps): bump helm/kind-action from 1.9.0 to 1.10.0 (#43) Bumps [helm/kind-action](https://github.com/helm/kind-action) from 1.9.0 to 1.10.0. - [Release notes](https://github.com/helm/kind-action/releases) - [Commits](helm/kind-action@v1.9.0...v1.10.0) --- updated-dependencies: - dependency-name: helm/kind-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build(deps): bump thomaseizinger/create-pull-request from 1.3.1 to 1.4.0 (#45) Bumps [thomaseizinger/create-pull-request](https://github.com/thomaseizinger/create-pull-request) from 1.3.1 to 1.4.0. - [Release notes](https://github.com/thomaseizinger/create-pull-request/releases) - [Changelog](https://github.com/thomaseizinger/create-pull-request/blob/master/CHANGELOG.md) - [Commits](thomaseizinger/create-pull-request@1.3.1...1.4.0) --- updated-dependencies: - dependency-name: thomaseizinger/create-pull-request dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build(deps): bump aquasecurity/trivy-action from 0.19.0 to 0.20.0 (#47) Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action) from 0.19.0 to 0.20.0. - [Release notes](https://github.com/aquasecurity/trivy-action/releases) - [Commits](aquasecurity/trivy-action@0.19.0...0.20.0) --- updated-dependencies: - dependency-name: aquasecurity/trivy-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build(deps): bump mikefarah/yq from 4.43.1 to 4.44.1 (#48) Bumps [mikefarah/yq](https://github.com/mikefarah/yq) from 4.43.1 to 4.44.1. - [Release notes](https://github.com/mikefarah/yq/releases) - [Changelog](https://github.com/mikefarah/yq/blob/master/release_notes.txt) - [Commits](mikefarah/yq@v4.43.1...v4.44.1) --- updated-dependencies: - dependency-name: mikefarah/yq dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build(deps): bump edc from 0.6.2 to 0.6.4 (#49) Bumps `edc` from 0.6.2 to 0.6.4. Updates `org.eclipse.edc:jetty-core` from 0.6.2 to 0.6.4 - [Release notes](https://github.com/eclipse-edc/Connector/releases) - [Commits](eclipse-edc/Connector@v0.6.2...v0.6.4) Updates `org.eclipse.edc:jersey-core` from 0.6.2 to 0.6.4 - [Release notes](https://github.com/eclipse-edc/Connector/releases) - [Commits](eclipse-edc/Connector@v0.6.2...v0.6.4) Updates `org.eclipse.edc:identity-did-core` from 0.6.2 to 0.6.4 - [Release notes](https://github.com/eclipse-edc/Connector/releases) - [Commits](eclipse-edc/Connector@v0.6.2...v0.6.4) Updates `org.eclipse.edc:boot` from 0.6.2 to 0.6.4 - [Release notes](https://github.com/eclipse-edc/Connector/releases) - [Commits](eclipse-edc/Connector@v0.6.2...v0.6.4) Updates `org.eclipse.edc:jwt-verifiable-credentials` from 0.6.2 to 0.6.4 - [Release notes](https://github.com/eclipse-edc/Connector/releases) - [Commits](eclipse-edc/Connector@v0.6.2...v0.6.4) Updates `org.eclipse.edc:verifiable-credentials` from 0.6.2 to 0.6.4 - [Release notes](https://github.com/eclipse-edc/Connector/releases) - [Commits](eclipse-edc/Connector@v0.6.2...v0.6.4) Updates `org.eclipse.edc:identity-trust-service` from 0.6.2 to 0.6.4 - [Release notes](https://github.com/eclipse-edc/Connector/releases) - [Commits](eclipse-edc/Connector@v0.6.2...v0.6.4) Updates `org.eclipse.edc:identity-trust-issuers-configuration` from 0.6.2 to 0.6.4 - [Release notes](https://github.com/eclipse-edc/Connector/releases) - [Commits](eclipse-edc/Connector@v0.6.2...v0.6.4) Updates `org.eclipse.edc:identity-trust-transform` from 0.6.2 to 0.6.4 - [Release notes](https://github.com/eclipse-edc/Connector/releases) - [Commits](eclipse-edc/Connector@v0.6.2...v0.6.4) Updates `org.eclipse.edc:identity-did-web` from 0.6.2 to 0.6.4 - [Release notes](https://github.com/eclipse-edc/Connector/releases) - [Commits](eclipse-edc/Connector@v0.6.2...v0.6.4) Updates `org.eclipse.edc:core-spi` from 0.6.2 to 0.6.4 - [Release notes](https://github.com/eclipse-edc/Connector/releases) - [Commits](eclipse-edc/Connector@v0.6.2...v0.6.4) Updates `org.eclipse.edc:identity-did-spi` from 0.6.2 to 0.6.4 - [Release notes](https://github.com/eclipse-edc/Connector/releases) - [Commits](eclipse-edc/Connector@v0.6.2...v0.6.4) Updates `org.eclipse.edc:web-spi` from 0.6.2 to 0.6.4 - [Release notes](https://github.com/eclipse-edc/Connector/releases) - [Commits](eclipse-edc/Connector@v0.6.2...v0.6.4) Updates `org.eclipse.edc:transaction-spi` from 0.6.2 to 0.6.4 - [Release notes](https://github.com/eclipse-edc/Connector/releases) - [Commits](eclipse-edc/Connector@v0.6.2...v0.6.4) Updates `org.eclipse.edc:transaction-datasource-spi` from 0.6.2 to 0.6.4 - [Release notes](https://github.com/eclipse-edc/Connector/releases) - [Commits](eclipse-edc/Connector@v0.6.2...v0.6.4) Updates `org.eclipse.edc:connector-core` from 0.6.2 to 0.6.4 - [Release notes](https://github.com/eclipse-edc/Connector/releases) - [Commits](eclipse-edc/Connector@v0.6.2...v0.6.4) Updates `org.eclipse.edc:jwt-spi` from 0.6.2 to 0.6.4 - [Release notes](https://github.com/eclipse-edc/Connector/releases) - [Commits](eclipse-edc/Connector@v0.6.2...v0.6.4) Updates `org.eclipse.edc:token-spi` from 0.6.2 to 0.6.4 - [Release notes](https://github.com/eclipse-edc/Connector/releases) - [Commits](eclipse-edc/Connector@v0.6.2...v0.6.4) Updates `org.eclipse.edc:identity-trust-spi` from 0.6.2 to 0.6.4 - [Release notes](https://github.com/eclipse-edc/Connector/releases) - [Commits](eclipse-edc/Connector@v0.6.2...v0.6.4) Updates `org.eclipse.edc:verifiable-credentials-spi` from 0.6.2 to 0.6.4 - [Release notes](https://github.com/eclipse-edc/Connector/releases) - [Commits](eclipse-edc/Connector@v0.6.2...v0.6.4) Updates `org.eclipse.edc:auth-spi` from 0.6.2 to 0.6.4 - [Release notes](https://github.com/eclipse-edc/Connector/releases) - [Commits](eclipse-edc/Connector@v0.6.2...v0.6.4) Updates `org.eclipse.edc:auth-tokenbased` from 0.6.2 to 0.6.4 - [Release notes](https://github.com/eclipse-edc/Connector/releases) - [Commits](eclipse-edc/Connector@v0.6.2...v0.6.4) Updates `org.eclipse.edc:vault-filesystem` from 0.6.2 to 0.6.4 - [Release notes](https://github.com/eclipse-edc/Connector/releases) - [Commits](eclipse-edc/Connector@v0.6.2...v0.6.4) Updates `org.eclipse.edc:vault-hashicorp` from 0.6.2 to 0.6.4 - [Release notes](https://github.com/eclipse-edc/Connector/releases) - [Commits](eclipse-edc/Connector@v0.6.2...v0.6.4) Updates `org.eclipse.edc:junit` from 0.6.2 to 0.6.4 - [Release notes](https://github.com/eclipse-edc/Connector/releases) - [Commits](eclipse-edc/Connector@v0.6.2...v0.6.4) Updates `org.eclipse.edc:api-observability` from 0.6.2 to 0.6.4 - [Release notes](https://github.com/eclipse-edc/Connector/releases) - [Commits](eclipse-edc/Connector@v0.6.2...v0.6.4) Updates `org.eclipse.edc:sql-core` from 0.6.2 to 0.6.4 - [Release notes](https://github.com/eclipse-edc/Connector/releases) - [Commits](eclipse-edc/Connector@v0.6.2...v0.6.4) Updates `org.eclipse.edc:transaction-local` from 0.6.2 to 0.6.4 - [Release notes](https://github.com/eclipse-edc/Connector/releases) - [Commits](eclipse-edc/Connector@v0.6.2...v0.6.4) Updates `org.eclipse.edc:sql-pool-apache-commons` from 0.6.2 to 0.6.4 - [Release notes](https://github.com/eclipse-edc/Connector/releases) - [Commits](eclipse-edc/Connector@v0.6.2...v0.6.4) Updates `org.eclipse.edc:keys-lib` from 0.6.2 to 0.6.4 - [Release notes](https://github.com/eclipse-edc/Connector/releases) - [Commits](eclipse-edc/Connector@v0.6.2...v0.6.4) Updates `org.eclipse.edc:transform-lib` from 0.6.2 to 0.6.4 - [Release notes](https://github.com/eclipse-edc/Connector/releases) - [Commits](eclipse-edc/Connector@v0.6.2...v0.6.4) Updates `org.eclipse.edc:json-ld-lib` from 0.6.2 to 0.6.4 - [Release notes](https://github.com/eclipse-edc/Connector/releases) - [Commits](eclipse-edc/Connector@v0.6.2...v0.6.4) Updates `org.eclipse.edc:json-lib` from 0.6.2 to 0.6.4 - [Release notes](https://github.com/eclipse-edc/Connector/releases) - [Commits](eclipse-edc/Connector@v0.6.2...v0.6.4) Updates `org.eclipse.edc:http-lib` from 0.6.2 to 0.6.4 - [Release notes](https://github.com/eclipse-edc/Connector/releases) - [Commits](eclipse-edc/Connector@v0.6.2...v0.6.4) --- updated-dependencies: - dependency-name: org.eclipse.edc:jetty-core dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.eclipse.edc:jersey-core dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.eclipse.edc:identity-did-core dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.eclipse.edc:boot dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.eclipse.edc:jwt-verifiable-credentials dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.eclipse.edc:verifiable-credentials dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.eclipse.edc:identity-trust-service dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.eclipse.edc:identity-trust-issuers-configuration dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.eclipse.edc:identity-trust-transform dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.eclipse.edc:identity-did-web dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.eclipse.edc:core-spi dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.eclipse.edc:identity-did-spi dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.eclipse.edc:web-spi dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.eclipse.edc:transaction-spi dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.eclipse.edc:transaction-datasource-spi dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.eclipse.edc:connector-core dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.eclipse.edc:jwt-spi dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.eclipse.edc:token-spi dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.eclipse.edc:identity-trust-spi dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.eclipse.edc:verifiable-credentials-spi dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.eclipse.edc:auth-spi dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.eclipse.edc:auth-tokenbased dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.eclipse.edc:vault-filesystem dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.eclipse.edc:vault-hashicorp dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.eclipse.edc:junit dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.eclipse.edc:api-observability dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.eclipse.edc:sql-core dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.eclipse.edc:transaction-local dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.eclipse.edc:sql-pool-apache-commons dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.eclipse.edc:keys-lib dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.eclipse.edc:transform-lib dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.eclipse.edc:json-ld-lib dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.eclipse.edc:json-lib dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.eclipse.edc:http-lib dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build(deps): bump com.nimbusds:nimbus-jose-jwt from 9.37.3 to 9.39 (#50) * build(deps): bump com.nimbusds:nimbus-jose-jwt from 9.37.3 to 9.39 Bumps [com.nimbusds:nimbus-jose-jwt](https://bitbucket.org/connect2id/nimbus-jose-jwt) from 9.37.3 to 9.39. - [Changelog](https://bitbucket.org/connect2id/nimbus-jose-jwt/src/master/CHANGELOG.txt) - [Commits](https://bitbucket.org/connect2id/nimbus-jose-jwt/branches/compare/9.39..9.37.3) --- updated-dependencies: - dependency-name: com.nimbusds:nimbus-jose-jwt dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * DEPENDENCIES --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Paul Latzelsperger <paul.latzelsperger@beardyinc.com> * doc: add arc42 documentation (#51) * add docu * added runtime * updated README * chore: add EndToEndTests to GitHub CI * feat(ci): add Kubernetes compatibility test (#52) * chore(legal): Update legal documents according to TRG7 (#62) * chore(legal): Update legal documents according to TRG7 Signed-off-by: Lars Geyer-Blaumeiser <lars.blaumeiser@cofinity-x.com> * chore(dep): Update dependencies file Signed-off-by: Lars Geyer-Blaumeiser <lars.blaumeiser@cofinity-x.com> * chore: Improve formatting of links in contributing.md Signed-off-by: Lars Geyer-Blaumeiser <lars.blaumeiser@cofinity-x.com> --------- Signed-off-by: Lars Geyer-Blaumeiser <lars.blaumeiser@cofinity-x.com> * build(deps): bump mikefarah/yq from 4.44.1 to 4.44.2 Bumps [mikefarah/yq](https://github.com/mikefarah/yq) from 4.44.1 to 4.44.2. - [Release notes](https://github.com/mikefarah/yq/releases) - [Changelog](https://github.com/mikefarah/yq/blob/master/release_notes.txt) - [Commits](mikefarah/yq@v4.44.1...v4.44.2) --- updated-dependencies: - dependency-name: mikefarah/yq dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * chore: deps file * build(deps): bump flyway from 10.12.0 to 10.15.0 Bumps `flyway` from 10.12.0 to 10.15.0. Updates `org.flywaydb:flyway-core` from 10.12.0 to 10.15.0 - [Release notes](https://github.com/flyway/flyway/releases) - [Commits](flyway/flyway@flyway-10.12.0...flyway-10.15.0) Updates `org.flywaydb:flyway-database-postgresql` from 10.12.0 to 10.15.0 --- updated-dependencies: - dependency-name: org.flywaydb:flyway-core dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.flywaydb:flyway-database-postgresql dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * chore: deps file * build(deps): bump aquasecurity/trivy-action from 0.20.0 to 0.22.0 Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action) from 0.20.0 to 0.22.0. - [Release notes](https://github.com/aquasecurity/trivy-action/releases) - [Commits](aquasecurity/trivy-action@0.20.0...0.22.0) --- updated-dependencies: - dependency-name: aquasecurity/trivy-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * build(deps): bump com.nimbusds:nimbus-jose-jwt from 9.39 to 9.40 Bumps [com.nimbusds:nimbus-jose-jwt](https://bitbucket.org/connect2id/nimbus-jose-jwt) from 9.39 to 9.40. - [Changelog](https://bitbucket.org/connect2id/nimbus-jose-jwt/src/master/CHANGELOG.txt) - [Commits](https://bitbucket.org/connect2id/nimbus-jose-jwt/branches/compare/9.40..9.39) --- updated-dependencies: - dependency-name: com.nimbusds:nimbus-jose-jwt dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * chore: deps file * build(deps): bump aquasecurity/trivy-action from 0.22.0 to 0.23.0 Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action) from 0.22.0 to 0.23.0. - [Release notes](https://github.com/aquasecurity/trivy-action/releases) - [Commits](aquasecurity/trivy-action@0.22.0...0.23.0) --- updated-dependencies: - dependency-name: aquasecurity/trivy-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * chore: deps file * build(deps): bump jupiter from 5.10.2 to 5.10.3 (#66) Bumps `jupiter` from 5.10.2 to 5.10.3. Updates `org.junit.jupiter:junit-jupiter-api` from 5.10.2 to 5.10.3 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.10.2...r5.10.3) Updates `org.junit.jupiter:junit-jupiter-params` from 5.10.2 to 5.10.3 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.10.2...r5.10.3) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter-api dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.junit.jupiter:junit-jupiter-params dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore: update license headers (#67) * chore: update license headers * DEPENDENCIES * chore(deps): bump EDC to 0.7.1 (#68) * chore(deps): bump EDC to 0.7.1 * DEPENDENCIES * Prepare release 0.0.5 --------- Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Lars Geyer-Blaumeiser <lars.blaumeiser@cofinity-x.com> Co-authored-by: eclipse-tractusx-bot <tractusx-bot@eclipse.org> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Paul Latzelsperger <paul.latzelsperger@beardyinc.com> Co-authored-by: Paul Latzelsperger <43503240+paullatzelsperger@users.noreply.github.com> Co-authored-by: Lars Geyer-Blaumeiser <lars.blaumeiser@cofinity-x.com> Co-authored-by: Enrico Risa <enrico.risa@gmail.com>
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.
Bumps aquasecurity/trivy-action from 0.19.0 to 0.20.0.
Release notes
Sourced from aquasecurity/trivy-action's releases.
Commits
b2933f5
bump trivy version to v0.51.1 (#353)b2cd5ff
Update bump-trivy.yaml6f8c237
update tests (#334)7088d18
Revert "fix: 🐛 allow trivy-config and other options to be used together (#338)"ee6a4f5
fix: 🐛 allow trivy-config and other options to be used together (#338)b5f4977
Bump trivy version to v0.50.2 (#341)207cd40
Fix docker host bug (#329)840deb4
Browse scan reports without GitHub Advanced Security license (#328)0f287db
feat(image): add--docker-host
option for GH Action users (#267)f72b7e8
Make 'hide-progress' input working again (#323)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 show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@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)