Project-MONAI / monai-deploy-workflow-manager

Repository containing the Workflow Manager sub-system part of MONAI Deploy.
Apache License 2.0
13 stars 3 forks source link

Bump trufflesecurity/trufflehog from 3.34.0 to 3.63.2 #928

Closed dependabot[bot] closed 10 months ago

dependabot[bot] commented 10 months ago

Bumps trufflesecurity/trufflehog from 3.34.0 to 3.63.2.

Release notes

Sourced from trufflesecurity/trufflehog's releases.

v3.63.2

Changelog

  • 11394ea3 [thog-1548] add auto redaction for verification errors (#2106)
  • 692582fb fix(deps): update module github.com/google/go-github/v42 to v57 (#2172)
  • 16cf8584 chore(deps): update google-github-actions/auth action to v2 (#2171)
  • 13da76d3 skip files we can't scan (#2170)
  • dbfd9a70 fix(deps): update module google.golang.org/api to v0.152.0 (#2169)
  • 996a11dc [chore] - remove deprecated types (#2168)
  • 08b58aa5 fix(deps): update module golang.org/x/oauth2 to v0.15.0 (#2167)
  • 5d002360 fix(deps): update module github.com/aws/aws-sdk-go to v1.48.12 (#2166)
  • 83cd276c fix(deps): update module github.com/xanzy/go-gitlab to v0.94.0 (#2165)
  • b5b8223b fix(deps): update module github.com/trufflesecurity/disk-buffer-reader to v0.2.1 (#2163)
  • 5d019695 Ignore images and binaries (#2162)
  • 37d9e5ee [chore] - Increase pagination limit (#2154)
  • 32d81500 fix(deps): update module github.com/google/go-containerregistry to v0.17.0 (#2160)
  • 07dc1238 update forager types (#2159)
  • 1cb85380 fix(deps): update module github.com/go-logr/zapr to v1.3.0 (#2158)
  • fdff3b71 fix(deps): update module github.com/fatih/color to v1.16.0 (#2155)
  • a6685d7e fix(deps): update module github.com/couchbase/gocb/v2 to v2.7.0 (#2153)
  • 8065b53a fix(deps): update module github.com/aws/aws-sdk-go to v1.48.11 (#2152)
  • 392b07fe fix(deps): update module github.com/alecthomas/kingpin/v2 to v2.4.0 (#2151)
  • d81b7ea0 fix(deps): update module cloud.google.com/go/storage to v1.35.1 (#2150)
  • c34efc3c make empty slice delcration consistent (#2144)
  • 02ba66d2 chore(deps): update sigstore/cosign-installer action to v3.2.0 (#2149)
  • 239bf921 fix(deps): update module github.com/mattn/go-sqlite3 to v1.14.18 (#2148)
  • 3c1fde12 fix(deps): update module github.com/hashicorp/go-retryablehttp to v0.7.5 (#2147)
  • 79a862ad fix(deps): update module github.com/go-git/go-git/v5 to v5.10.1 (#2146)
  • 279f9157 [chore] - fix error comparisons (#2142)
  • f3d51d17 fix(deps): update module cloud.google.com/go/secretmanager to v1.11.4 (#2145)
  • ed70118e fix(deps): update golang.org/x/exp digest to 6522937 (#2140)
  • 52ffab10 [chore] - fix import name clashes (#2143)
  • e7ccfc2f fix(deps): update module github.com/google/go-github/v42 to v56 (#2049)
  • a367f9ce Fix azure panic when invalid URL is constructed (#2137)
  • 8880c2e0 fixup cleantemp (#2136)
  • e498c80b Fix nil pointer dereference when checking if a unit IsFinished (#2135)
  • 7ecd43ab [chore] Minor cleanup of source_manager.go (#2134)
  • 363ccab3 Simplify temp dir cleaning (#2133)
  • ede0c395 Add new auth method to source (#2132)
  • d5522223 add extradata nil check and use make (#2129)
  • 1759f093 added ci scanning info to readme (#2126)
  • 78219a27 Call Finish in SourceManager after the semaphore is released (#2121)
  • 024aa056 chore(github): add a newline between titles and bodies (#2124)
  • 1f502fd4 feat(github): scan issue & pr titles (#1899)
  • 0e6e1dce use camelcase var names (#2123)
  • 7d10e254 Remove unused functions (#2122)
  • a7a9e187 [chore] - update readme help flags (#2120)
  • 11df3dc7 feat(signing): Sign checksum (#1894)
  • a7d330a2 import missing detectors (#2119)
  • 75e869fa Fix forks and repos counter, add metric for orgs enumerated (#2118)
  • 62c628fb feat(telegram): add username to extradata (#2100)

... (truncated)

Commits
  • 11394ea [thog-1548] add auto redaction for verification errors (#2106)
  • 692582f fix(deps): update module github.com/google/go-github/v42 to v57 (#2172)
  • 16cf858 chore(deps): update google-github-actions/auth action to v2 (#2171)
  • 13da76d skip files we can't scan (#2170)
  • dbfd9a7 fix(deps): update module google.golang.org/api to v0.152.0 (#2169)
  • 996a11d [chore] - remove deprecated types (#2168)
  • 08b58aa fix(deps): update module golang.org/x/oauth2 to v0.15.0 (#2167)
  • 5d00236 fix(deps): update module github.com/aws/aws-sdk-go to v1.48.12 (#2166)
  • 83cd276 fix(deps): update module github.com/xanzy/go-gitlab to v0.94.0 (#2165)
  • b5b8223 fix(deps): update module github.com/trufflesecurity/disk-buffer-reader to v0....
  • Additional commits viewable 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 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

Superseded by #931.