Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
codelyl
/
container-diff
Public
forked from
GoogleContainerTools/container-diff
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
0
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
6740c50
User selector
All users
Datepicker
All time
Commit History
Commits on Sep 20, 2017
Merge pull request #94 from nkubala/remove_prep_map
Show description for 6740c50
nkubala
authored
6740c50
Copy full SHA for 6740c50
Merge pull request #92 from dlorenc/apt
Show description for 727c258
dlorenc
authored
727c258
Copy full SHA for 727c258
Commits on Sep 19, 2017
Merge pull request #91 from nkubala/refactor
Show description for 0e0231d
nkubala
authored
0e0231d
Copy full SHA for 0e0231d
move image verification logic into preppers. replace string->prep map with array
nkubala
committed
09c51fe
Copy full SHA for 09c51fe
gazelle
nkubala
committed
5549483
Copy full SHA for 5549483
refactor preppers to their own files, and consolidate util methods
nkubala
committed
9e17aeb
Copy full SHA for 9e17aeb
Perform apt diffing by default.
dlorenc
committed
6d42895
Copy full SHA for 6d42895
Merge pull request #90 from dlorenc/bazel
Show description for 52e25f1
dlorenc
authored
52e25f1
Copy full SHA for 52e25f1
Add bazel builds for container-diff.
dlorenc
committed
bb5e174
Copy full SHA for bb5e174
Commits on Sep 13, 2017
Merge pull request #88 from r2d4/calculate-checksums
Show description for be5e648
r2d4
authored
be5e648
Copy full SHA for be5e648
Merge pull request #84 from nkubala/repackage
Show description for f1ef660
nkubala
authored
f1ef660
Copy full SHA for f1ef660
Commits on Sep 12, 2017
Add rule to calculate checksums of binaries
r2d4
committed
a7fa5ee
Copy full SHA for a7fa5ee
Merge pull request #87 from aaron-prindle/release-v0.4.1
Show description for 9826665
aaron-prindle
authored
9826665
Copy full SHA for 9826665
cut v0.4.1 release
aaron-prindle
committed
8ed79b6
Copy full SHA for 8ed79b6
Merge pull request #85 from aaron-prindle/fix-validation
Show description for f12a4d5
aaron-prindle
authored
f12a4d5
Copy full SHA for f12a4d5
move image cleanup into pkg/util
nkubala
committed
f3d55c1
Copy full SHA for f3d55c1
fix validation error for empty analyzer
aaron-prindle
committed
d0ffdd2
Copy full SHA for d0ffdd2
utils -> util
nkubala
committed
ba8ee97
Copy full SHA for ba8ee97
export various util methods into pkg/util
nkubala
committed
6525657
Copy full SHA for 6525657
Merge pull request #82 from r2d4/release-rule
Show description for b83a78c
aaron-prindle
authored
b83a78c
Copy full SHA for b83a78c
Add release rule, exe for windows
r2d4
committed
e1f29b1
Copy full SHA for e1f29b1
Merge pull request #81 from aaron-prindle/cobra-args
Show description for 32b0eaa
nkubala
authored
32b0eaa
Copy full SHA for 32b0eaa
Merge pull request #80 from aaron-prindle/cleanup-boilerplate
Show description for f249e2a
aaron-prindle
authored
f249e2a
Copy full SHA for f249e2a
updated cobra and switched some code to use Args concept
aaron-prindle
committed
3af74ee
Copy full SHA for 3af74ee
remove extra boilerplate from main.go
aaron-prindle
committed
e377b72
Copy full SHA for e377b72
Commits on Sep 10, 2017
Merge pull request #77 from r2d4/nomain
Show description for a1d06cb
aaron-prindle
authored
a1d06cb
Copy full SHA for a1d06cb
Remove main binary
r2d4
committed
3050973
Copy full SHA for 3050973
Commits on Sep 6, 2017
Merge pull request #75 from r2d4/parallel
Show description for 8761df3
aaron-prindle
authored
8761df3
Copy full SHA for 8761df3
Run tests in parallel, dont use working dir
Show description for 83e6720
r2d4
committed
83e6720
Copy full SHA for 83e6720
Merge pull request #73 from r2d4/remove-hack
Show description for e9a49f8
aaron-prindle
authored
e9a49f8
Copy full SHA for e9a49f8
Merge pull request #74 from r2d4/name-change
Show description for 9714f8f
aaron-prindle
authored
9714f8f
Copy full SHA for 9714f8f
Copy pasta error
r2d4
committed
d99b668
Copy full SHA for d99b668
Remove fake sourceCtx
Show description for 3b36884
r2d4
committed
3b36884
Copy full SHA for 3b36884
Merge pull request #68 from aaron-prindle/type-list
Show description for f024fad
aaron-prindle
authored
f024fad
Copy full SHA for f024fad
Changed CLI to use --types flag, a comma separated list of desired analyzers
aaron-prindle
committed
c8a7267
Copy full SHA for c8a7267
Pagination
Previous
Next
You can’t perform that action at this time.