{"id":13344043,"url":"https://github.com/kassane/zwid","last_synced_at":"2025-07-31T23:04:07.824Z","repository":{"id":62275804,"uuid":"559299677","full_name":"kassane/zwid","owner":"kassane","description":"[WIP] Utilities for embedding CoSWID tags in EFI binaries - written on Zig","archived":false,"fork":false,"pushed_at":"2022-10-29T18:50:02.000Z","size":8,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-27T23:44:20.953Z","etag":null,"topics":["firmware","swid","zig"],"latest_commit_sha":null,"homepage":"","language":"Zig","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kassane.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-10-29T17:21:54.000Z","updated_at":"2022-10-30T16:21:46.000Z","dependencies_parsed_at":"2022-10-29T19:30:41.839Z","dependency_job_id":null,"html_url":"https://github.com/kassane/zwid","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kassane/zwid","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kassane%2Fzwid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kassane%2Fzwid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kassane%2Fzwid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kassane%2Fzwid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kassane","download_url":"https://codeload.github.com/kassane/zwid/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kassane%2Fzwid/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268133669,"owners_count":24201374,"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","status":"online","status_checked_at":"2025-07-31T02:00:08.723Z","response_time":66,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["firmware","swid","zig"],"created_at":"2024-07-29T19:32:19.832Z","updated_at":"2025-07-31T23:04:07.802Z","avatar_url":"https://github.com/kassane.png","language":"Zig","funding_links":[],"categories":[],"sub_categories":[],"readme":"# zwid\n\nUtilities for embedding CoSWID tags in EFI binaries - written on Zig\n\nIntroduction\n------------\n\nSoftware Identification (SWID) tags provide an extensible XML-based structure to\nidentify and describe individual software components, patches, and installation\nbundles. SWID tag representations can be too large for devices with network and\nstorage constraints.\n\nCoSWID supports a similar set of semantics and features as SWID tags, as well\nas new semantics that allow us to describe additional types of information, all\nin a more memory efficient format.\n\nWe wanted to write up some text recommending a particular tool to be integrated\ninto the tianocore build process, but they all are not exactly awesome:\n\n * The [official tool from NIST](https://github.com/usnistgov/swid-tools) is a\n   huge Java codebase that hasn't been updated for some time and doesn't work\n   with any versions than Java 9 and that's been end-of-support since 2018.\n\n * A [go \u0026 rust implementation](https://github.com/platform-system-interface/sbom) exists for [coreboot](https://coreboot.org/) utilities.\n\nInstalling\n----------\n\nRequires: [zig v0.10.0](https://ziglang.org/download)\n\n**Commands:**\n\n```bash\n$\u003e zig build run -D{Options: debug|release-fast|release-safe|release-small} -- path/firmware.bin\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkassane%2Fzwid","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkassane%2Fzwid","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkassane%2Fzwid/lists"}