Skip to content

fix: update steroscope to include OCI platform metadata - #5128

Open
jasonpaulos wants to merge 1 commit into
anchore:mainfrom
jasonpaulos:oci-platform-metadata
Open

fix: update steroscope to include OCI platform metadata#5128
jasonpaulos wants to merge 1 commit into
anchore:mainfrom
jasonpaulos:oci-platform-metadata

Conversation

@jasonpaulos

Copy link
Copy Markdown
Contributor

Description

Update stereoscope to include changes from anchore/stereoscope#657.

When reading from OCI tarball and directories, platform information is now populated in the image metadata.

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)

Checklist

  • I have added unit tests that cover changed behavior
  • I have tested my code in common scenarios and confirmed there are no regressions
  • I have added comments to my code, particularly in hard-to-understand sections

Issue references

Signed-off-by: Jason Paulos <jasonpaulos@users.noreply.github.com>
@oss-housekeeper oss-housekeeper Bot added the dependencies dealing with project dependencies label Jul 30, 2026
Comment thread go.mod
v0.53.1 // published accidentally with incorrect license in depdencies
)

replace github.com/anchore/stereoscope => github.com/jasonpaulos/stereoscope v0.0.0-20260730181851-bfc8d18a601a

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TODO: remove & bump stereoscope version instead of using replace

@jasonpaulos jasonpaulos changed the title Update steroscope to include OCI platform metadata fix: update steroscope to include OCI platform metadata Aug 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies dealing with project dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant