iterative / dvc-studio-client

Client to interact with DVC Studio
http://docs.iterative.ai/dvc-studio-client/
Apache License 2.0
6 stars 6 forks source link

Bump trufflesecurity/trufflehog from 78b5a9534201541c97b209ef875d3e77b9099a9b to a98a4de2fb5c74eeecf8438ff1b7e42b2d3021df #139

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 8 months ago

Bumps trufflesecurity/trufflehog from 78b5a9534201541c97b209ef875d3e77b9099a9b to a98a4de2fb5c74eeecf8438ff1b7e42b2d3021df.

Changelog

Sourced from trufflesecurity/trufflehog's changelog.

builds:

  • binary: trufflehog ldflags:
    • -X 'github.com/trufflesecurity/trufflehog/v3/pkg/version.BuildVersion={{ .Version }}' env: [CGO_ENABLED=0] goos:
    • linux
    • windows
    • darwin goarch:
    • amd64
    • arm64 dockers:
  • image_templates: ["trufflesecurity/{{ .ProjectName }}:{{ .Version }}-amd64"] dockerfile: Dockerfile.goreleaser extra_files:
    • entrypoint.sh use: buildx build_flag_templates:
    • --platform=linux/amd64
    • --label=org.opencontainers.image.title={{ .ProjectName }}
    • --label=org.opencontainers.image.description={{ .ProjectName }}
    • --label=org.opencontainers.image.url=https://github.com/trufflesecurity/{{ .ProjectName }}
    • --label=org.opencontainers.image.source=https://github.com/trufflesecurity/{{ .ProjectName }}
    • --label=org.opencontainers.image.version={{ .Version }}
    • --label=org.opencontainers.image.revision={{ .FullCommit }}
    • --label=org.opencontainers.image.licenses=AGPL-3.0
  • image_templates: ["trufflesecurity/{{ .ProjectName }}:{{ .Version }}-arm64v8"] goarch: arm64 dockerfile: Dockerfile.goreleaser extra_files:
    • entrypoint.sh use: buildx build_flag_templates:
    • --platform=linux/arm64/v8
    • --label=org.opencontainers.image.title={{ .ProjectName }}
    • --label=org.opencontainers.image.description={{ .ProjectName }}
    • --label=org.opencontainers.image.url=https://github.com/trufflesecurity/{{ .ProjectName }}
    • --label=org.opencontainers.image.source=https://github.com/trufflesecurity/{{ .ProjectName }}
    • --label=org.opencontainers.image.version={{ .Version }}
    • --label=org.opencontainers.image.revision={{ .FullCommit }}
    • --label=org.opencontainers.image.licenses=AGPL-3.0
  • image_templates: ["ghcr.io/trufflesecurity/{{ .ProjectName }}:{{ .Version }}-amd64"] dockerfile: Dockerfile.goreleaser extra_files:
    • entrypoint.sh use: buildx build_flag_templates:
    • --platform=linux/amd64
    • --label=org.opencontainers.image.title={{ .ProjectName }}

... (truncated)

Commits


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 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)
dependabot[bot] commented 8 months ago

The following labels could not be found: maintenance.

codecov-commenter commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (67124cd) 100.00% compared to head (d14b0e9) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #139 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 4 4 Lines 297 297 Branches 17 17 ========================================= Hits 297 297 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

dependabot[bot] commented 8 months ago

Superseded by #140.