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 b8724e87e6c7f6785bee707a82172d03e3006efb to 0068ec54f241c08b013a2ec1cb48a6a06f049c17 #111

Closed dependabot[bot] closed 10 months ago

dependabot[bot] commented 10 months ago

Bumps trufflesecurity/trufflehog from b8724e87e6c7f6785bee707a82172d03e3006efb to 0068ec54f241c08b013a2ec1cb48a6a06f049c17.

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
  • 0068ec5 Detector-Competition-Feat: Added Stripo API token detector (#2018)
  • 0427985 feat: deno deploy detector (#2040)
  • a9cc772 Update module google.golang.org/api to v0.148.0 (#2045)
  • e0e5e18 Update module go.uber.org/zap to v1.26.0 (#2044)
  • 895cb7a Update module github.com/launchdarkly/go-server-sdk/v6 to v6.1.1 (#2043)
  • 89a258c Update module github.com/snowflakedb/gosnowflake to v1.6.25 (#2042)
  • d12050c Update module github.com/xanzy/go-gitlab to v0.93.2 (#2031)
  • eff5213 Update module go.uber.org/mock to v0.3.0 (#2038)
  • aee28ca Update github.com/bodgit/sevenzip to v1.4.3 (#2039)
  • 3ffc0df Detector-Competition-Feat: Added Budibase API token detector (#2016)
  • Additional commits viewable in compare view


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 10 months ago

The following labels could not be found: maintenance.

codecov-commenter commented 10 months ago

Codecov Report

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

:loudspeaker: Thoughts on this report? Let us know!.

dependabot[bot] commented 10 months ago

Superseded by #112.