Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
DataDog
/
trivy
Public
forked from
fossabot/trivy
Notifications
You must be signed in to change notification settings
Fork
3
Star
2
Code
Pull requests
11
Actions
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Security and quality
Insights
[VULN-59766] Remove direct dependency on
github.com/docker/docker
v28
- #31
#31
Closed
L3n41c
wants to merge 66 commits into
main
DataDog/trivy:main
from
lenaic/VULN-59766-remove-docker-docker-v28-dependency
DataDog/trivy:lenaic/VULN-59766-remove-docker-docker-v28-dependency
Copy head branch name to clipboard
Conversation
Commits
66
(66)
Checks
Files changed
Closed
[VULN-59766] Remove direct dependency on
github.com/docker/docker
v28
#31
L3n41c
wants to merge 66 commits into
main
DataDog/trivy:main
from
lenaic/VULN-59766-remove-docker-docker-v28-dependency
DataDog/trivy:lenaic/VULN-59766-remove-docker-docker-v28-dependency
Copy head branch name to clipboard
Commits
Commits on Mar 21, 2025
Remove unneeded packages
Show description for 1378342
0intro
committed
1378342
View commit details
Copy full SHA for 1378342
Browse repository at this point
Disable all config analyzers
0intro
committed
8f46b76
View commit details
Copy full SHA for 8f46b76
Browse repository at this point
Remove dependency on k8s.io/api
0intro
committed
f7d4dc1
View commit details
Copy full SHA for f7d4dc1
Browse repository at this point
Remove dependency on github.com/hashicorp/go-getter
0intro
committed
044a7e1
View commit details
Copy full SHA for 044a7e1
Browse repository at this point
feat: allow restricting filesystem walk to specific folders
Show description for 27e5ec2
lebauce
and
0intro
committed
27e5ec2
View commit details
Copy full SHA for 27e5ec2
Browse repository at this point
Ignore permission errors when walking in dpkg post analyzer
lebauce
authored and
0intro
committed
5db8e07
View commit details
Copy full SHA for 5db8e07
Browse repository at this point
dpkg: split info and status walk and parsing
paulcacheux
authored and
0intro
committed
89cca40
View commit details
Copy full SHA for 89cca40
Browse repository at this point
feat: Add binary version parsing for nodejs, php and python
Show description for eb62546
0intro
committed
eb62546
View commit details
Copy full SHA for eb62546
Browse repository at this point
executable: remove digest calculations from executable analyzer
0intro
committed
886c825
View commit details
Copy full SHA for 886c825
Browse repository at this point
perf(analyzers): various low hanging fruits to optimize profiler methods
jinroh
authored and
0intro
committed
ef6cb52
View commit details
Copy full SHA for ef6cb52
Browse repository at this point
pkg/fanal/walker: add AllFile option to Walker
0intro
committed
2ea4154
View commit details
Copy full SHA for 2ea4154
Browse repository at this point
Commits on Mar 24, 2025
pkg/fanal/artifact/container: implement container artifact
0intro
committed
3a81ce9
View commit details
Copy full SHA for 3a81ce9
Browse repository at this point
Use index 0 when we fail to guess the base image index
lebauce
authored and
0intro
committed
7a2e991
View commit details
Copy full SHA for 7a2e991
Browse repository at this point
add support for offline jar/javadb mode
paulcacheux
authored and
0intro
committed
ba8a175
View commit details
Copy full SHA for ba8a175
Browse repository at this point
remove standalone and client/server scanners
paulcacheux
authored and
0intro
committed
fc94683
View commit details
Copy full SHA for fc94683
Browse repository at this point
remove SBOM analyzer
paulcacheux
authored and
0intro
committed
18623f0
View commit details
Copy full SHA for 18623f0
Browse repository at this point
remove unpackaged
paulcacheux
authored and
0intro
committed
d99b035
View commit details
Copy full SHA for d99b035
Browse repository at this point
remove remote sbom
paulcacheux
authored and
0intro
committed
c488113
View commit details
Copy full SHA for c488113
Browse repository at this point
force schema version
paulcacheux
authored and
0intro
committed
af13d97
View commit details
Copy full SHA for af13d97
Browse repository at this point
move `GuessBaseImageIndex` to reduce dependencies
paulcacheux
authored and
0intro
committed
4a8570e
View commit details
Copy full SHA for 4a8570e
Browse repository at this point
remove buildinfo analyzer
paulcacheux
authored and
0intro
committed
815ef59
View commit details
Copy full SHA for 815ef59
Browse repository at this point
Commits on Mar 25, 2025
Re-use existing `ErrorCallback` WalkOption in post-analysis fs walks
YoannGh
authored and
paulcacheux
committed
f0217e3
View commit details
Copy full SHA for f0217e3
Browse repository at this point
Don't trigger walk error on non-existing directories in dpkg analyzer
Show description for 359ffe3
0intro
authored and
paulcacheux
committed
359ffe3
View commit details
Copy full SHA for 359ffe3
Browse repository at this point
feat(fs): optimize scanning performance by direct file access for known paths (#8525)
knqyf263
authored and
paulcacheux
committed
58d200b
View commit details
Copy full SHA for 58d200b
Browse repository at this point
fix(fs): check postAnalyzers for StaticPaths (#8543)
DmitriyLewen
authored and
paulcacheux
committed
8e8e9d7
View commit details
Copy full SHA for 8e8e9d7
Browse repository at this point
go.mod: use last commit of github.com/knqyf263/go-rpmdb
0intro
authored and
paulcacheux
committed
17222a5
View commit details
Copy full SHA for 17222a5
Browse repository at this point
go.mod: use Go 1.23
0intro
authored and
paulcacheux
committed
9076e2a
View commit details
Copy full SHA for 9076e2a
Browse repository at this point
disable git hash query
paulcacheux
committed
5ffff1b
View commit details
Copy full SHA for 5ffff1b
Browse repository at this point
remove `github.com/xeipuuv/gojsonschema`
paulcacheux
committed
09723d9
View commit details
Copy full SHA for 09723d9
Browse repository at this point
downgrade github.com/open-policy-agent/opa
paulcacheux
committed
c4b7a5f
View commit details
Copy full SHA for c4b7a5f
Browse repository at this point
remove secret analyzer
paulcacheux
committed
bcaabb1
View commit details
Copy full SHA for bcaabb1
Browse repository at this point
remove more analyzers (config and imgconf)
paulcacheux
committed
af991af
View commit details
Copy full SHA for af991af
Browse repository at this point
Commits on Mar 26, 2025
pkg/fanal/artifact/image: disable checkImageSize
Show description for 263edee
0intro
committed
263edee
View commit details
Copy full SHA for 263edee
Browse repository at this point
remove javadb oci download
paulcacheux
committed
1432642
View commit details
Copy full SHA for 1432642
Browse repository at this point
Commits on Mar 27, 2025
pkg/fanal/analyzer/pkg/bottlerocket: add bottlerocket os package analyzer
0intro
committed
f10ab8a
View commit details
Copy full SHA for f10ab8a
Browse repository at this point
re-introduce default dpkg analyzer error handling behavior (#24)
YoannGh
authored
bdbfe00
View commit details
Copy full SHA for bdbfe00
Browse repository at this point
Commits on Mar 28, 2025
pkg/dependency/parser/executable/java: remove misleading comment
0intro
committed
bd697b3
View commit details
Copy full SHA for bd697b3
Browse repository at this point
remove `rsc.io/binaryregexp` dependency
paulcacheux
committed
40561b7
View commit details
Copy full SHA for 40561b7
Browse repository at this point
Commits on May 26, 2025
Revert "pkg/fanal/analyzer/pkg/bottlerocket: add bottlerocket os package analyzer"
Show description for f6511a5
0intro
committed
f6511a5
View commit details
Copy full SHA for f6511a5
Browse repository at this point
feat: add Bottlerocket OS package analyzer (#8653)
0intro
committed
ac597e6
View commit details
Copy full SHA for ac597e6
Browse repository at this point
Commits on Jun 5, 2025
pkg/fanal/artifact/container: don't modify SkipFiles, SkipDirs and OnlyDirs
Show description for c6a94a4
0intro
committed
c6a94a4
View commit details
Copy full SHA for c6a94a4
Browse repository at this point
Commits on Jun 23, 2025
feat: pass context to WalkDirFunc
0intro
committed
37a8c6d
View commit details
Copy full SHA for 37a8c6d
Browse repository at this point
feat: handle cancellation in WalkDir
0intro
committed
fd5505b
View commit details
Copy full SHA for fd5505b
Browse repository at this point
feat: return partial results on error in language analyzers
0intro
committed
f3712b5
View commit details
Copy full SHA for f3712b5
Browse repository at this point
feat: return partial result on timeout
0intro
committed
e8702a2
View commit details
Copy full SHA for e8702a2
Browse repository at this point
feat: implement timeout per PostAnalyzer
0intro
committed
4c570d4
View commit details
Copy full SHA for 4c570d4
Browse repository at this point
feat: merge result only if the PostAnalyzer completed successfully
0intro
committed
409b579
View commit details
Copy full SHA for 409b579
Browse repository at this point
feat: implement timeout on analyzeWithRootDir
0intro
committed
49b2de2
View commit details
Copy full SHA for 49b2de2
Browse repository at this point
Commits on Jul 9, 2025
fix indentation of container AnalysisOptions structure
0intro
committed
d64bd96
View commit details
Copy full SHA for d64bd96
Browse repository at this point
feat: implement OfflineJar artifact option
0intro
committed
e788758
View commit details
Copy full SHA for e788758
Browse repository at this point
Commits on Jul 15, 2025
feat: add support for RHEL 9 for Edge in RPM analyzer
Show description for 0ecdc33
0intro
committed
0ecdc33
View commit details
Copy full SHA for 0ecdc33
Browse repository at this point
Commits on Jul 22, 2025
do not crash when no partial result on deadline expired error
paulcacheux
committed
c6ac58f
View commit details
Copy full SHA for c6ac58f
Browse repository at this point
Commits on Oct 17, 2025
feat: implement FileChecksumJar artifact option
0intro
committed
60ceeae
View commit details
Copy full SHA for 60ceeae
Browse repository at this point
Commits on Oct 29, 2025
fix(redhat): save contentSets for OS packages in fs/vm modes (#8820)
DmitriyLewen
authored and
0intro
committed
4ca5284
View commit details
Copy full SHA for 4ca5284
Browse repository at this point
fix(sbom): add `buildInfo` info as properties (#9683)
DmitriyLewen
authored and
0intro
committed
81178fc
View commit details
Copy full SHA for 81178fc
Browse repository at this point
add buildinfo analyzer
0intro
committed
916430a
View commit details
Copy full SHA for 916430a
Browse repository at this point
Commits on Oct 30, 2025
pkg/fanal/artifact/container: handle BuildInfo in container artifact
0intro
committed
fd4d97d
View commit details
Copy full SHA for fd4d97d
Browse repository at this point
Commits on Oct 31, 2025
cached_file: pre-alloc file buffer
jinroh
committed
71c4dd0
View commit details
Copy full SHA for 71c4dd0
Browse repository at this point
container: takes a list of repository tags for container artifact
Show description for 5475cb2
jinroh
committed
5475cb2
View commit details
Copy full SHA for 5475cb2
Browse repository at this point
Commits on Nov 4, 2025
fix: increase the default buffer size for scanning dpkg status files by 4 times
0intro
committed
ba89a95
View commit details
Copy full SHA for ba89a95
Browse repository at this point
cached_file: fix using len instead of capa for pre-allocated buffer
jinroh
committed
5f838ae
View commit details
Copy full SHA for 5f838ae
Browse repository at this point
Commits on Nov 6, 2025
cached_file: fix bad buffer pointer
jinroh
committed
c0a6cb9
View commit details
Copy full SHA for c0a6cb9
Browse repository at this point
fix: pass OfflineJar and FileChecksumJar in image artifact options
paulcacheux
committed
aedf523
View commit details
Copy full SHA for aedf523
Browse repository at this point
Commits on Dec 16, 2025
Revert "add buildinfo analyzer"
Show description for 81422df
paulcacheux
committed
81422df
View commit details
Copy full SHA for 81422df
Browse repository at this point
Commits on Apr 7, 2026
[VULN-59766] chore(deps): migrate from github.com/docker/docker to github.com/moby/moby
Show description for dce2871
L3n41c
and
claude
committed
dce2871
View commit details
Copy full SHA for dce2871
Browse repository at this point
[VULN-59766] fix: handle ENODATA when reading overlay xattrs via sysx
Show description for 6cf8ddc
L3n41c
and
claude
committed
6cf8ddc
View commit details
Copy full SHA for 6cf8ddc
Browse repository at this point
You can’t perform that action at this time.