{"id":19368453,"url":"https://github.com/anchore/stereoscope","last_synced_at":"2026-01-16T18:01:48.551Z","repository":{"id":37063905,"uuid":"261554539","full_name":"anchore/stereoscope","owner":"anchore","description":"go library for processing container images and simulating a squash filesystem","archived":false,"fork":false,"pushed_at":"2025-04-01T13:56:00.000Z","size":1131,"stargazers_count":90,"open_issues_count":26,"forks_count":50,"subscribers_count":12,"default_branch":"main","last_synced_at":"2025-04-07T08:07:41.000Z","etag":null,"topics":["container","container-image","go","golang","hacktoberfest","squashfs"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/anchore.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-05-05T18:39:19.000Z","updated_at":"2025-04-01T13:47:57.000Z","dependencies_parsed_at":"2022-08-03T03:46:20.325Z","dependency_job_id":"c1c67b4f-9073-46f3-b2d5-990f46819de5","html_url":"https://github.com/anchore/stereoscope","commit_stats":{"total_commits":263,"total_committers":40,"mean_commits":6.575,"dds":0.7110266159695817,"last_synced_commit":"be5deed44b7c03fcbfa6f1f42fb67202d31636a9"},"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fstereoscope","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fstereoscope/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fstereoscope/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fstereoscope/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anchore","download_url":"https://codeload.github.com/anchore/stereoscope/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248868766,"owners_count":21174758,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["container","container-image","go","golang","hacktoberfest","squashfs"],"created_at":"2024-11-10T08:06:28.276Z","updated_at":"2025-12-11T23:12:46.166Z","avatar_url":"https://github.com/anchore.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# stereoscope\n\n\u003cp align=\"center\"\u003e\n    \u0026nbsp;\u003ca href=\"https://goreportcard.com/report/github.com/anchore/stereoscope\"\u003e\u003cimg src=\"https://goreportcard.com/badge/github.com/anchore/stereoscope\" alt=\"Go Report Card\"\u003e\u003c/a\u003e\u0026nbsp;\n    \u0026nbsp;\u003ca href=\"https://github.com/anchore/stereoscope\"\u003e\u003cimg src=\"https://img.shields.io/github/go-mod/go-version/anchore/stereoscope.svg\" alt=\"GitHub go.mod Go version\"\u003e\u003c/a\u003e\u0026nbsp;\n    \u0026nbsp;\u003ca href=\"https://github.com/anchore/stereoscope/blob/main/LICENSE\"\u003e\u003cimg src=\"https://img.shields.io/badge/License-Apache%202.0-blue.svg\" alt=\"License: Apache-2.0\"\u003e\u003c/a\u003e\u0026nbsp;\n    \u0026nbsp;\u003ca href=\"https://anchore.com/discourse\"\u003e\u003cimg src=\"https://img.shields.io/badge/Discourse-Join-blue?logo=discourse\" alt=\"Join our Discourse\"\u003e\u003c/a\u003e\u0026nbsp;\n\u003c/p\u003e\n\nA library for working with container image contents, layer file trees, and squashed file trees.\n\n## Getting Started\n\nSee `examples/basic.go`\n\n```bash\ndocker image save centos:8 -o centos.tar\ngo run examples/basic.go ./centos.tar\n```\n\nNote: To run tests you will need `skopeo` installed.\n\n## Overview\n\nThis library provides the means to:\n- parse and read images from multiple sources, supporting:\n  - docker V2 schema images from the docker daemon, podman, or archive\n  - OCI images from disk, directory, or registry\n  - singularity formatted image files\n- build a file tree representing each layer blob\n- create a squashed file tree representation for each layer\n- search one or more file trees for selected paths\n- catalog file metadata in all layers\n- query the underlying image tar for content (file content within a layer)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanchore%2Fstereoscope","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fanchore%2Fstereoscope","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanchore%2Fstereoscope/lists"}