{"id":6071651,"name":"elfio-dev","ecosystem":"alpine","description":"ELF reader and producer implemented as a header only C++ library (development files)","homepage":"https://github.com/serge1/ELFIO","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/serge1/ELFIO","keywords_array":[],"namespace":"testing","versions_count":3,"first_release_published_at":"2022-05-07T19:21:07.000Z","latest_release_published_at":"2023-08-30T02:10:24.000Z","latest_release_number":"3.12-r0","last_synced_at":"2025-12-20T04:08:45.210Z","created_at":"2023-01-31T19:33:14.941Z","updated_at":"2025-12-20T04:08:45.210Z","registry_url":"https://pkgs.alpinelinux.org/package/edge/testing/x86_64/elfio-dev","install_command":"apk add elfio-dev","documentation_url":null,"metadata":{"repository":"testing","architecture":"x86_64"},"repo_metadata":{"id":4321015,"uuid":"5455346","full_name":"serge1/ELFIO","owner":"serge1","description":"ELFIO and ARIO are robust, header-only C++ libraries designed to make binary file and archive manipulation effortless, efficient, and portable. Whether you are building compilers, linkers, binary analysis tools, or custom build systems, these libraries provide the foundation you need for working with ELF files and UNIX archives.","archived":false,"fork":false,"pushed_at":"2025-08-16T13:56:49.000Z","size":18375,"stargazers_count":815,"open_issues_count":2,"forks_count":173,"subscribers_count":31,"default_branch":"main","last_synced_at":"2025-09-20T01:39:45.366Z","etag":null,"topics":["c-plus-plus","cplusplus","cpp","cpp-library","cpp-programming","cpp-project","elf","elf-binaries","elf-header","elf-loader","elf-parser","elf64","elfio"],"latest_commit_sha":null,"homepage":"http://serge1.github.io/ELFIO","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/serge1.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"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,"zenodo":null}},"created_at":"2012-08-17T17:37:14.000Z","updated_at":"2025-09-15T13:26:37.000Z","dependencies_parsed_at":"2023-10-15T09:52:02.325Z","dependency_job_id":"596aa8b5-5f7f-455d-bbbe-62772570904f","html_url":"https://github.com/serge1/ELFIO","commit_stats":{"total_commits":583,"total_committers":49,"mean_commits":11.89795918367347,"dds":0.5454545454545454,"last_synced_commit":"4c829d48eb1a5eaf76d5f6b1b276f576cc7f9320"},"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"purl":"pkg:github/serge1/ELFIO","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serge1%2FELFIO","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serge1%2FELFIO/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serge1%2FELFIO/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serge1%2FELFIO/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/serge1","download_url":"https://codeload.github.com/serge1/ELFIO/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serge1%2FELFIO/sbom","scorecard":{"id":142276,"data":{"date":"2025-08-04","repo":{"name":"github.com/serge1/ELFIO","commit":"6ec68503de92edab434cdb032fe45e63b8758f02"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":5.2,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:18","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:19","Info: topLevel 'contents' permission set to 'read': .github/workflows/c-cpp.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:13","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"SAST","score":10,"reason":"SAST tool detected: CodeQL","details":["Info: SAST configuration detected: CodeQL","Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: tests/ario/libgcov.a:1","Warn: binary detected: tests/elf_examples/64bitLOAD.elf:1","Warn: binary detected: tests/elf_examples/ARMSCII-8.so:1","Warn: binary detected: tests/elf_examples/arm_v7m_test_debug.elf:1","Warn: binary detected: tests/elf_examples/arm_v7m_test_release.elf:1","Warn: binary detected: tests/elf_examples/asm:1","Warn: binary detected: tests/elf_examples/asm.o:1","Warn: binary detected: tests/elf_examples/asm64:1","Warn: binary detected: tests/elf_examples/asm64.o:1","Warn: binary detected: tests/elf_examples/crash-b82f05b0b25c8fdc98480e6d76b6d5f9164ae2bc:1","Warn: binary detected: tests/elf_examples/crash-e1ce7cecf01cf800397a4302854d9d76fa19763c:1","Warn: binary detected: tests/elf_examples/crash-e3c41070342cf84dea077356ddbb8ebf4326a601:1","Warn: binary detected: tests/elf_examples/crash.elf:1","Warn: binary detected: tests/elf_examples/ctors:1","Warn: binary detected: tests/elf_examples/elf_header_i386_32.elf:1","Warn: binary detected: tests/elf_examples/entropy.so:1","Warn: binary detected: tests/elf_examples/hello_32:1","Warn: binary detected: tests/elf_examples/hello_32.o:1","Warn: binary detected: tests/elf_examples/hello_64:1","Warn: binary detected: tests/elf_examples/hello_64.o:1","Warn: binary detected: tests/elf_examples/hello_arm:1","Warn: binary detected: tests/elf_examples/hello_arm.o:1","Warn: binary detected: tests/elf_examples/hello_arm_stripped:1","Warn: binary detected: tests/elf_examples/helloworld.rpx:1","Warn: binary detected: tests/elf_examples/libfunc.so:1","Warn: binary detected: tests/elf_examples/libfunc32.so:1","Warn: binary detected: tests/elf_examples/libversion_d.so:1","Warn: binary detected: tests/elf_examples/main:1","Warn: binary detected: tests/elf_examples/main32:1","Warn: binary detected: tests/elf_examples/mismatched_segments.elf:1","Warn: binary detected: tests/elf_examples/null_endianess_convertor:1","Warn: binary detected: tests/elf_examples/ppc-32bit-specimen3.elf:1","Warn: binary detected: tests/elf_examples/read_write_arm_elf32_input:1","Warn: binary detected: tests/elf_examples/startup.eln:1","Warn: binary detected: tests/elf_examples/startup_orig.eln:1","Warn: binary detected: tests/elf_examples/test_ppc:1","Warn: binary detected: tests/elf_examples/test_ppc.o:1","Warn: binary detected: tests/elf_examples/write_exe_i386_32_match:1","Warn: binary detected: tests/elf_examples/write_obj_i386_32_match.o:1","Warn: binary detected: tests/elf_examples/write_obj_i386_64_match.o:1","Warn: binary detected: tests/elf_examples/x86_64_static:1","Warn: binary detected: tests/elf_examples/zavl.ko:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: CppLibFuzzer integration found: tests/elfio_fuzzer.cpp:9"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/c-cpp.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/serge1/ELFIO/c-cpp.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/serge1/ELFIO/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/serge1/ELFIO/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/serge1/ELFIO/codeql-analysis.yml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":1,"reason":"1 out of the last 5 releases have a total of 1 signed artifacts.","details":["Warn: release artifact Release_3.12 not signed: https://api.github.com/repos/serge1/ELFIO/releases/118943915","Warn: release artifact Release_3.11 not signed: https://api.github.com/repos/serge1/ELFIO/releases/83516704","Warn: release artifact Release_3.10 not signed: https://api.github.com/repos/serge1/ELFIO/releases/58895092","Warn: release artifact Release_3.9 not signed: https://api.github.com/repos/serge1/ELFIO/releases/40616117","Info: signed release artifact: elfio_3.8.tar.gz.asc: https://github.com/serge1/ELFIO/releases/tag/Release_3.8","Warn: release artifact Release_3.12 does not have provenance: https://api.github.com/repos/serge1/ELFIO/releases/118943915","Warn: release artifact Release_3.11 does not have provenance: https://api.github.com/repos/serge1/ELFIO/releases/83516704","Warn: release artifact Release_3.10 does not have provenance: https://api.github.com/repos/serge1/ELFIO/releases/58895092","Warn: release artifact Release_3.9 does not have provenance: https://api.github.com/repos/serge1/ELFIO/releases/40616117","Warn: release artifact Release_3.8 does not have provenance: https://api.github.com/repos/serge1/ELFIO/releases/33255327"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}}]},"last_synced_at":"2025-08-16T08:25:31.904Z","repository_id":4321015,"created_at":"2025-08-16T08:25:31.904Z","updated_at":"2025-08-16T08:25:31.904Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276127720,"owners_count":25589878,"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-09-20T02:00:10.207Z","response_time":63,"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"},"owner_record":{"login":"serge1","name":"Serge Lamikhov-Center","uuid":"2139320","kind":"user","description":null,"email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2139320?v=4","repositories_count":5,"last_synced_at":"2023-03-27T13:03:20.227Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/serge1","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-04T02:29:53.812Z","updated_at":"2023-03-27T13:03:20.307Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/serge1","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/serge1/repositories"},"tags":[{"name":"Release_3.12","sha":"8ae6cec5d60495822ecd57d736f66149da9b1830","kind":"commit","published_at":"2023-06-02T14:37:37.000Z","download_url":"https://codeload.github.com/serge1/ELFIO/tar.gz/Release_3.12","html_url":"https://github.com/serge1/ELFIO/releases/tag/Release_3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/serge1/ELFIO@Release_3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serge1%2FELFIO/tags/Release_3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serge1%2FELFIO/tags/Release_3.12/manifests"},{"name":"Release_3.11","sha":"1c1bad9a3bf18c4bbbc24a190b5b3608b2ce7641","kind":"commit","published_at":"2022-11-17T17:09:36.000Z","download_url":"https://codeload.github.com/serge1/ELFIO/tar.gz/Release_3.11","html_url":"https://github.com/serge1/ELFIO/releases/tag/Release_3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/serge1/ELFIO@Release_3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serge1%2FELFIO/tags/Release_3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serge1%2FELFIO/tags/Release_3.11/manifests"},{"name":"Release_3.10","sha":"722077d4f79b2c1de624ba380644b507def9ea53","kind":"commit","published_at":"2022-02-02T21:31:49.000Z","download_url":"https://codeload.github.com/serge1/ELFIO/tar.gz/Release_3.10","html_url":"https://github.com/serge1/ELFIO/releases/tag/Release_3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/serge1/ELFIO@Release_3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serge1%2FELFIO/tags/Release_3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serge1%2FELFIO/tags/Release_3.10/manifests"},{"name":"Release_3.9","sha":"06097d962cbbbc1b2e6ea8aab25aac7f6108df26","kind":"commit","published_at":"2021-03-29T06:38:28.000Z","download_url":"https://codeload.github.com/serge1/ELFIO/tar.gz/Release_3.9","html_url":"https://github.com/serge1/ELFIO/releases/tag/Release_3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/serge1/ELFIO@Release_3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serge1%2FELFIO/tags/Release_3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serge1%2FELFIO/tags/Release_3.9/manifests"},{"name":"Release_3.8","sha":"1c91bc2bc506ffdb959d045dc45f571980757710","kind":"commit","published_at":"2020-10-30T06:51:03.000Z","download_url":"https://codeload.github.com/serge1/ELFIO/tar.gz/Release_3.8","html_url":"https://github.com/serge1/ELFIO/releases/tag/Release_3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/serge1/ELFIO@Release_3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serge1%2FELFIO/tags/Release_3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serge1%2FELFIO/tags/Release_3.8/manifests"},{"name":"Release_3.7","sha":"4862d525e7e5fa71822335303dc45650d6bfabf1","kind":"tag","published_at":"2020-08-21T19:44:00.000Z","download_url":"https://codeload.github.com/serge1/ELFIO/tar.gz/Release_3.7","html_url":"https://github.com/serge1/ELFIO/releases/tag/Release_3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/serge1/ELFIO@Release_3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serge1%2FELFIO/tags/Release_3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serge1%2FELFIO/tags/Release_3.7/manifests"},{"name":"Release_3.6","sha":"fd081b097ca01527dfbd37c2b0a815b3afc32a1e","kind":"commit","published_at":"2020-06-10T18:26:16.000Z","download_url":"https://codeload.github.com/serge1/ELFIO/tar.gz/Release_3.6","html_url":"https://github.com/serge1/ELFIO/releases/tag/Release_3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/serge1/ELFIO@Release_3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serge1%2FELFIO/tags/Release_3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serge1%2FELFIO/tags/Release_3.6/manifests"},{"name":"Release_3.5","sha":"155d9865292890aa1ed2f8a67879c65a3be8fcbd","kind":"commit","published_at":"2020-02-22T16:35:46.000Z","download_url":"https://codeload.github.com/serge1/ELFIO/tar.gz/Release_3.5","html_url":"https://github.com/serge1/ELFIO/releases/tag/Release_3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/serge1/ELFIO@Release_3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serge1%2FELFIO/tags/Release_3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serge1%2FELFIO/tags/Release_3.5/manifests"},{"name":"Release_3.4","sha":"429f193962a4dec4ecdad0c8b9bd9ad4acb2d000","kind":"commit","published_at":"2019-05-28T15:55:47.000Z","download_url":"https://codeload.github.com/serge1/ELFIO/tar.gz/Release_3.4","html_url":"https://github.com/serge1/ELFIO/releases/tag/Release_3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/serge1/ELFIO@Release_3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serge1%2FELFIO/tags/Release_3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serge1%2FELFIO/tags/Release_3.4/manifests"},{"name":"Release_3.3","sha":"2699ef4a52e2c1c75b855e4e85bdd306d831815e","kind":"tag","published_at":"2018-11-03T07:10:31.000Z","download_url":"https://codeload.github.com/serge1/ELFIO/tar.gz/Release_3.3","html_url":"https://github.com/serge1/ELFIO/releases/tag/Release_3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/serge1/ELFIO@Release_3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serge1%2FELFIO/tags/Release_3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serge1%2FELFIO/tags/Release_3.3/manifests"},{"name":"Release_3.2","sha":"9f9407d3018fb4317e56bb78a74b9cdbf6c96306","kind":"commit","published_at":"2016-07-10T14:48:46.000Z","download_url":"https://codeload.github.com/serge1/ELFIO/tar.gz/Release_3.2","html_url":"https://github.com/serge1/ELFIO/releases/tag/Release_3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/serge1/ELFIO@Release_3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serge1%2FELFIO/tags/Release_3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serge1%2FELFIO/tags/Release_3.2/manifests"},{"name":"Release_3.1","sha":"4eb7a2d216d0d13dc089c92b1953190a73a1a8d0","kind":"tag","published_at":"2015-02-13T19:47:06.000Z","download_url":"https://codeload.github.com/serge1/ELFIO/tar.gz/Release_3.1","html_url":"https://github.com/serge1/ELFIO/releases/tag/Release_3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/serge1/ELFIO@Release_3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serge1%2FELFIO/tags/Release_3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serge1%2FELFIO/tags/Release_3.1/manifests"},{"name":"Release_3.0","sha":"ce2faaa00eca3111fb23611539b17695b3323ea1","kind":"tag","published_at":"2015-01-19T12:10:22.000Z","download_url":"https://codeload.github.com/serge1/ELFIO/tar.gz/Release_3.0","html_url":"https://github.com/serge1/ELFIO/releases/tag/Release_3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/serge1/ELFIO@Release_3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serge1%2FELFIO/tags/Release_3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serge1%2FELFIO/tags/Release_3.0/manifests"},{"name":"Release_2.3","sha":"49c08c53e8f677d574ab659c7eb0c4ebf3fa0d85","kind":"commit","published_at":"2014-11-08T17:07:46.000Z","download_url":"https://codeload.github.com/serge1/ELFIO/tar.gz/Release_2.3","html_url":"https://github.com/serge1/ELFIO/releases/tag/Release_2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/serge1/ELFIO@Release_2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serge1%2FELFIO/tags/Release_2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serge1%2FELFIO/tags/Release_2.3/manifests"},{"name":"Release_2.2","sha":"137f0a7ae6a18154fbda9e0b8ff9285a6becd601","kind":"commit","published_at":"2013-05-16T15:56:07.000Z","download_url":"https://codeload.github.com/serge1/ELFIO/tar.gz/Release_2.2","html_url":"https://github.com/serge1/ELFIO/releases/tag/Release_2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/serge1/ELFIO@Release_2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serge1%2FELFIO/tags/Release_2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serge1%2FELFIO/tags/Release_2.2/manifests"},{"name":"Release_2.1","sha":"c219208716d909435c7218419b890ca7a7752f7b","kind":"commit","published_at":"2013-03-25T09:33:23.000Z","download_url":"https://codeload.github.com/serge1/ELFIO/tar.gz/Release_2.1","html_url":"https://github.com/serge1/ELFIO/releases/tag/Release_2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/serge1/ELFIO@Release_2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serge1%2FELFIO/tags/Release_2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serge1%2FELFIO/tags/Release_2.1/manifests"},{"name":"Release_2.0","sha":"099423c104520cd21e8910f979e2967097044d74","kind":"commit","published_at":"2012-12-06T07:59:29.000Z","download_url":"https://codeload.github.com/serge1/ELFIO/tar.gz/Release_2.0","html_url":"https://github.com/serge1/ELFIO/releases/tag/Release_2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/serge1/ELFIO@Release_2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serge1%2FELFIO/tags/Release_2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serge1%2FELFIO/tags/Release_2.0/manifests"}]},"repo_metadata_updated_at":"2025-09-21T14:57:12.995Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":14.64073262366938,"stargazers_count":12.421728240450845,"forks_count":11.231997495303695,"average":9.57361458985598},"purl":"pkg:apk/alpine/elfio-dev?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=edge","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/elfio-dev","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/elfio-dev","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/elfio-dev/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-08T07:53:14.152Z","issues_count":66,"pull_requests_count":70,"avg_time_to_close_issue":6444739.587301588,"avg_time_to_close_pull_request":741494.304347826,"issues_closed_count":63,"pull_requests_closed_count":69,"pull_request_authors_count":38,"issue_authors_count":48,"avg_comments_per_issue":2.909090909090909,"avg_comments_per_pull_request":1.7285714285714286,"merged_pull_requests_count":65,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":8,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":583103.0,"past_year_avg_time_to_close_pull_request":356975.44444444444,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":9,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":1.75,"past_year_avg_comments_per_pull_request":1.1,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":9,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/serge1%2FELFIO/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/elfio-dev/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/elfio-dev/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/elfio-dev/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/elfio-dev/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/elfio-dev/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/elfio-dev/codemeta","maintainers":[]}