Extend usage of Podman to analyze OCI image layers#320
Merged
Conversation
NotTheEvilOne
force-pushed
the
feature/enhanced-oci-podman-image-features
branch
from
March 2, 2026 08:35
31add11 to
d09c4a5
Compare
NotTheEvilOne
force-pushed
the
feature/enhanced-oci-podman-image-features
branch
3 times, most recently
from
March 9, 2026 13:57
242e613 to
dac7677
Compare
NotTheEvilOne
force-pushed
the
feature/enhanced-oci-podman-image-features
branch
2 times, most recently
from
March 28, 2026 12:14
17555dc to
464d56b
Compare
Signed-off-by: Tobias Wolf <wolf@b1-systems.de>
NotTheEvilOne
force-pushed
the
feature/enhanced-oci-podman-image-features
branch
2 times, most recently
from
May 26, 2026 07:54
6cdf77c to
201981e
Compare
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## main #320 +/- ##
==========================================
- Coverage 91.60% 91.28% -0.33%
==========================================
Files 47 49 +2
Lines 2894 2971 +77
==========================================
+ Hits 2651 2712 +61
- Misses 243 259 +16 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
NotTheEvilOne
force-pushed
the
feature/enhanced-oci-podman-image-features
branch
from
May 26, 2026 08:00
201981e to
cf3fba0
Compare
Signed-off-by: Tobias Wolf <wolf@b1-systems.de> On-behalf-of: SAP <tobias.wolf@sap.com>
NotTheEvilOne
force-pushed
the
feature/enhanced-oci-podman-image-features
branch
from
May 26, 2026 08:23
cf3fba0 to
d5f6323
Compare
NotTheEvilOne
marked this pull request as ready for review
May 26, 2026 08:38
yeoldegrove
self-requested a review
May 26, 2026 12:59
yeoldegrove
approved these changes
May 26, 2026
Signed-off-by: Tobias Wolf <wolf@b1-systems.de> On-behalf-of: SAP <tobias.wolf@sap.com>
NotTheEvilOne
force-pushed
the
feature/enhanced-oci-podman-image-features
branch
from
May 26, 2026 14:34
e0346ef to
4e08060
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What this PR does / why we need it:
This PR extends usage of Podman to analyze OCI image layers.
Which issue(s) this PR fixes:
Related #200
Special notes for your reviewer:
Depends on #211