Skip to content

chore(docker): bump the docker group across 1 directory with 4 updates - #43

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/docker/versions/docker-68dd02eaa1
Open

chore(docker): bump the docker group across 1 directory with 4 updates#43
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/docker/versions/docker-68dd02eaa1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 27, 2026

Copy link
Copy Markdown

Bumps the docker group with 4 updates in the /versions directory: trufflesecurity/trufflehog, anchore/syft, anchore/grype and semgrep/semgrep.

Updates trufflesecurity/trufflehog from 3.95.2 to 3.96.0

Release notes

Sourced from trufflesecurity/trufflehog's releases.

v3.96.0

What's Changed

New Contributors

Full Changelog: trufflesecurity/trufflehog@v3.95.9...v3.96.0

v3.95.9

What's Changed

New Contributors

Full Changelog: trufflesecurity/trufflehog@v3.95.8...v3.95.9

... (truncated)

Commits
  • 6f3c981 fix(handlers): apk handler now doesnt check for apk extension since json-enum...
  • 05a5832 fix(detectors/posthog): widen phx_ key body to {43,48} (#5133)
  • a2ef4f5 [chore] Change job_id in metric to source_type (#5149)
  • e74404a updated detector to include underscore char (#5121)
  • 4d82f21 Fix scan_all_installations Rejecting Org Member Personal Repos (#5142)
  • 38999f8 Retry git clone on transient network errors (#5132)
  • 0eb1a81 Update module github.com/go-git/go-git/v5 to v5.19.1 [SECURITY] (#5034)
  • ec20cb3 document Config.SourceManager (#5002)
  • 4ecd7d5 Log analyze errors for HuggingFace analyzer (#5130)
  • 1247638 Log analyze errors for Postgres analyzer (#5131)
  • Additional commits viewable in compare view

Updates anchore/syft from v1.44.0 to v1.49.0

Release notes

Sourced from anchore/syft's releases.

v1.49.0

Added Features

Bug Fixes

Dependencies

16 dependency changes (16 updated).

  • github.com/anchore/go-rpmdb v0.1.0v0.2.0
  • github.com/anchore/stereoscope v0.2.2v0.3.0
  • github.com/containerd/containerd/v2 v2.3.2v2.3.3
  • github.com/docker/cli v29.5.3+incompatiblev29.6.1+incompatible
  • github.com/gkampitakis/go-snaps v0.5.22v0.5.23
  • github.com/moby/moby/api v1.54.2v1.55.0
  • github.com/moby/moby/client v0.4.1v0.5.0
  • github.com/pelletier/go-toml/v2 v2.3.1v2.4.3
  • golang.org/x/crypto v0.53.0v0.54.0
  • golang.org/x/mod v0.37.0v0.38.0
  • golang.org/x/net v0.56.0v0.57.0
  • golang.org/x/sync v0.21.0v0.22.0
  • golang.org/x/sys v0.46.0v0.47.0
  • golang.org/x/term v0.44.0v0.45.0
  • golang.org/x/text v0.38.0v0.40.0
  • golang.org/x/tools v0.47.0v0.48.0

(Full Changelog)

v1.48.0

Added Features

Bug Fixes

... (truncated)

Commits
  • 29fd7d0 chore(deps): update anchore dependencies (#5022)
  • 289137f Avoid duplicate packages for replaced Go modules (#5069)
  • 22ffd52 chore(deps): bump github.com/gkampitakis/go-snaps from 0.5.22 to 0.5.23 (#5079)
  • a0852eb Add multi-platform OCI image support (#5074)
  • d380ad0 chore(deps): update CPE dictionary index (#5082)
  • ae95342 chore(deps): bump golang.org/x/mod from 0.37.0 to 0.38.0 (#5078)
  • dc1ef98 chore(deps): bump golang.org/x/tools from 0.47.0 to 0.48.0 (#5077)
  • 36a3af4 chore(deps): bump golang.org/x/net from 0.56.0 to 0.57.0 (#5076)
  • 3e2bc6e ci: add docker-container driver (#5071)
  • 5e11775 feat: detect unpackaged Firefox in software inventories (#5068)
  • Additional commits viewable in compare view

Updates anchore/grype from v0.112.0 to v0.116.0

Release notes

Sourced from anchore/grype's releases.

v0.116.0

Added Features

Bug Fixes

  • regenerate v6.1.8 blob and sql schemas [PR #3574 @​spiffcs]
  • rhel version streams [PR #3572 @​kzantow]
  • Grype doesn't match u-boot in SBOM if type is set to firmware [Issue #2537]
  • Ignore Go compiler affecting CVE when Docker image only contains a binary compiled with Go [Issue #1782]
  • Zarf scans emit warnings for consistently unreadable files (i.e., included non-SBOMs) [Issue #3516] [PR #3545 @​brandtkeller]
  • Fail parsing github actions [Issue #3220]
  • Go vulnerability returned when installed version is greater than fixed version [Issue #3520]

Dependencies

14 dependency changes (11 updated, 3 added).

  • github.com/anchore/go-rpmdb v0.1.0v0.2.0
  • github.com/anchore/syft v1.46.0v1.48.0
  • github.com/klauspost/compress v1.18.6v1.19.0
  • golang.org/x/text v0.38.0v0.39.0
  • golang.org/x/tools v0.46.0v0.47.0
  • gorm.io/gorm v1.31.1v1.31.2
  • modernc.org/cc/v4 v4.28.2v4.28.4
  • modernc.org/ccgo/v4 v4.34.0v4.34.4
  • modernc.org/gc/v3 v3.1.2v3.1.3
  • modernc.org/libc v1.72.3v1.73.4
  • modernc.org/sqlite v1.51.0v1.53.0
  • github.com/mattn/go-sqlite3 v1.14.23
  • gorm.io/driver/sqlite v1.6.0
  • howett.net/plist v1.0.1

(Full Changelog)

... (truncated)

Commits
  • 3b014b0 chore(deps): update anchore dependencies (#3536)
  • 159bf2d feat: add Go symbol matching for stdlib, golang.org/x, and third party Go vul...
  • 9490127 fix(db): regenerate v6.1.8 blob and sql schemas (#3574)
  • fcf08ae fix: rhel version streams (#3572)
  • bcfc0e7 Add Ubuntu ESM vulnerability matching (#3546)
  • b31a422 chore(deps): bump github.com/klauspost/compress from 1.18.6 to 1.19.0 (#3566)
  • 488696e chore(deps): bump github/codeql-action/upload-sarif (#3563)
  • 2319b61 chore(deps): bump docker/login-action from 4.2.0 to 4.4.0 (#3564)
  • a0581cd chore(deps): bump golang.org/x/text from 0.38.0 to 0.39.0 (#3565)
  • 1c601b2 chore(deps): bump anchore/workflows/.github/workflows/check-gate.yaml (#3552)
  • Additional commits viewable in compare view

Updates semgrep/semgrep from 1.161.0 to 1.170.1

You can trigger a rebase of this PR 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the docker group with 4 updates in the /versions directory: [trufflesecurity/trufflehog](https://github.com/trufflesecurity/trufflehog), [anchore/syft](https://github.com/anchore/syft), [anchore/grype](https://github.com/anchore/grype) and semgrep/semgrep.


Updates `trufflesecurity/trufflehog` from 3.95.2 to 3.96.0
- [Release notes](https://github.com/trufflesecurity/trufflehog/releases)
- [Commits](trufflesecurity/trufflehog@v3.95.2...v3.96.0)

Updates `anchore/syft` from v1.44.0 to v1.49.0
- [Release notes](https://github.com/anchore/syft/releases)
- [Changelog](https://github.com/anchore/syft/blob/main/RELEASE.md)
- [Commits](anchore/syft@v1.44.0...v1.49.0)

Updates `anchore/grype` from v0.112.0 to v0.116.0
- [Release notes](https://github.com/anchore/grype/releases)
- [Changelog](https://github.com/anchore/grype/blob/main/RELEASE.md)
- [Commits](anchore/grype@v0.112.0...v0.116.0)

Updates `semgrep/semgrep` from 1.161.0 to 1.170.1

---
updated-dependencies:
- dependency-name: trufflesecurity/trufflehog
  dependency-version: 3.96.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: docker
- dependency-name: anchore/syft
  dependency-version: v1.49.0
  dependency-type: direct:production
  dependency-group: docker
- dependency-name: anchore/grype
  dependency-version: v0.116.0
  dependency-type: direct:production
  dependency-group: docker
- dependency-name: semgrep/semgrep
  dependency-version: 1.170.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: docker
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file docker Pull requests that update Docker base images labels Jul 27, 2026
@github-actions

Copy link
Copy Markdown

Security Scan Results

Repository: actions | Commit: f3a62e8

Check Status Details
✅ Secret Scan Pass No secrets detected
⏩ Dependencies Skipped -

Scanned at 2026-07-27 09:21 UTC

@github-actions

Copy link
Copy Markdown

Semgrep Scan Results

Repository: actions | Commit: f3a62e8

Check Status Details
✅ Semgrep Pass 0 total findings (no error/warning)

Scanned at 2026-07-27 09:21 UTC

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file docker Pull requests that update Docker base images

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants