{"id":11121958,"name":"libseccomp-static","ecosystem":"alpine","description":"interface to the Linux Kernel's syscall filtering mechanism (static library)","homepage":"https://github.com/seccomp/libseccomp","licenses":"LGPL-2.1-or-later","normalized_licenses":["LGPL-2.1-or-later"],"repository_url":"https://github.com/seccomp/libseccomp","keywords_array":[],"namespace":"main","versions_count":1,"first_release_published_at":"2024-07-18T20:44:27.000Z","latest_release_published_at":"2024-07-18T20:44:27.000Z","latest_release_number":"2.5.5-r1","last_synced_at":"2026-03-08T08:01:59.255Z","created_at":"2024-12-07T05:09:16.457Z","updated_at":"2026-05-19T18:07:34.085Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.21/main/x86_64/libseccomp-static","install_command":"apk add libseccomp-static","documentation_url":null,"metadata":{"repository":"main","architecture":"x86_64"},"repo_metadata":{"id":25878264,"uuid":"29318528","full_name":"seccomp/libseccomp","owner":"seccomp","description":"The main libseccomp repository","archived":false,"fork":false,"pushed_at":"2026-05-19T13:57:34.000Z","size":2036,"stargazers_count":916,"open_issues_count":52,"forks_count":193,"subscribers_count":29,"default_branch":"main","last_synced_at":"2026-05-19T16:41:49.312Z","etag":null,"topics":["bpf","libseccomp","seccomp"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-2.1","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/seccomp.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2015-01-15T21:13:58.000Z","updated_at":"2026-05-19T14:01:13.000Z","dependencies_parsed_at":"2023-02-10T14:45:13.063Z","dependency_job_id":"9389553b-4bdd-4b61-be34-6b5678bbaf97","html_url":"https://github.com/seccomp/libseccomp","commit_stats":{"total_commits":1008,"total_committers":77,"mean_commits":"13.090909090909092","dds":"0.29166666666666663","last_synced_commit":"9da5d174e3ef219baab020a79c789f2075ace45c"},"previous_names":[],"tags_count":27,"template":false,"template_full_name":null,"purl":"pkg:github/seccomp/libseccomp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seccomp%2Flibseccomp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seccomp%2Flibseccomp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seccomp%2Flibseccomp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seccomp%2Flibseccomp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/seccomp","download_url":"https://codeload.github.com/seccomp/libseccomp/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seccomp%2Flibseccomp/sbom","scorecard":{"id":809006,"data":{"date":"2025-08-11","repo":{"name":"github.com/seccomp/libseccomp","commit":"5491c4b931431bec489dd78247ef675fc1b49797"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:17","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:16","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/continuous-integration.yml:1","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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU Lesser General Public License v2.1: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Signed-Releases","score":8,"reason":"5 out of the last 5 releases have a total of 5 signed artifacts.","details":["Info: signed release artifact: libseccomp-2.6.0.tar.gz.asc: https://github.com/seccomp/libseccomp/releases/tag/v2.6.0","Info: signed release artifact: libseccomp-2.5.6.tar.gz.asc: https://github.com/seccomp/libseccomp/releases/tag/v2.5.6","Info: signed release artifact: libseccomp-2.5.5.tar.gz.asc: https://github.com/seccomp/libseccomp/releases/tag/v2.5.5","Info: signed release artifact: libseccomp-2.5.4.tar.gz.asc: https://github.com/seccomp/libseccomp/releases/tag/v2.5.4","Info: signed release artifact: libseccomp-2.5.3.tar.gz.asc: https://github.com/seccomp/libseccomp/releases/tag/v2.5.3","Warn: release artifact v2.6.0 does not have provenance: https://api.github.com/repos/seccomp/libseccomp/releases/195923093","Warn: release artifact v2.5.6 does not have provenance: https://api.github.com/repos/seccomp/libseccomp/releases/196708441","Warn: release artifact v2.5.5 does not have provenance: https://api.github.com/repos/seccomp/libseccomp/releases/132354512","Warn: release artifact v2.5.4 does not have provenance: https://api.github.com/repos/seccomp/libseccomp/releases/64962700","Warn: release artifact v2.5.3 does not have provenance: https://api.github.com/repos/seccomp/libseccomp/releases/52813918"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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/codeql-analysis.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/seccomp/libseccomp/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/seccomp/libseccomp/codeql-analysis.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/seccomp/libseccomp/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/seccomp/libseccomp/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/seccomp/libseccomp/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/seccomp/libseccomp/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/seccomp/libseccomp/continuous-integration.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/seccomp/libseccomp/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/seccomp/libseccomp/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/seccomp/libseccomp/continuous-integration.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/seccomp/libseccomp/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/seccomp/libseccomp/continuous-integration.yml/main?enable=pin","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'","Warn: branch protection not enabled for branch 'release-2.5'","Warn: branch protection not enabled for branch 'release-2.1'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}}]},"last_synced_at":"2025-08-23T12:36:03.526Z","repository_id":25878264,"created_at":"2025-08-23T12:36:03.526Z","updated_at":"2025-08-23T12:36:03.526Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33227246,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-19T15:49:41.270Z","status":"ssl_error","status_checked_at":"2026-05-19T15:49:22.917Z","response_time":58,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"seccomp","name":"The libseccomp Project","uuid":"10552596","kind":"organization","description":"","email":"libseccomp@googlegroups.com","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/10552596?v=4","repositories_count":3,"last_synced_at":"2023-02-27T18:50:32.580Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/seccomp","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-11T01:33:40.727Z","updated_at":"2023-02-27T18:50:32.590Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/seccomp","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/seccomp/repositories"},"tags":[{"name":"v2.5.6","sha":"292a4aa70d70908b75a29568727576680fbdf5f5","kind":"tag","published_at":"2025-01-24T19:49:41.000Z","download_url":"https://codeload.github.com/seccomp/libseccomp/tar.gz/v2.5.6","html_url":"https://github.com/seccomp/libseccomp/releases/tag/v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seccomp/libseccomp@v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seccomp%2Flibseccomp/tags/v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seccomp%2Flibseccomp/tags/v2.5.6/manifests"},{"name":"v2.6.0","sha":"c7c0caed1d04292500ed4b9bb386566053eb9775","kind":"tag","published_at":"2025-01-24T00:36:06.000Z","download_url":"https://codeload.github.com/seccomp/libseccomp/tar.gz/v2.6.0","html_url":"https://github.com/seccomp/libseccomp/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seccomp/libseccomp@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seccomp%2Flibseccomp/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seccomp%2Flibseccomp/tags/v2.6.0/manifests"},{"name":"v2.5.5","sha":"f0b04ab0b4fc0bc2cde6da1f407b4a487fe6d78f","kind":"tag","published_at":"2023-12-01T22:44:44.000Z","download_url":"https://codeload.github.com/seccomp/libseccomp/tar.gz/v2.5.5","html_url":"https://github.com/seccomp/libseccomp/releases/tag/v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seccomp/libseccomp@v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seccomp%2Flibseccomp/tags/v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seccomp%2Flibseccomp/tags/v2.5.5/manifests"},{"name":"v2.5.4","sha":"f33f95014b36f97b42f0c2290e96d5c31647ed10","kind":"tag","published_at":"2022-04-21T13:27:28.000Z","download_url":"https://codeload.github.com/seccomp/libseccomp/tar.gz/v2.5.4","html_url":"https://github.com/seccomp/libseccomp/releases/tag/v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seccomp/libseccomp@v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seccomp%2Flibseccomp/tags/v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seccomp%2Flibseccomp/tags/v2.5.4/manifests"},{"name":"v2.5.3","sha":"57357d2741a3b3d3e8425889a6b79a130e0fa2f3","kind":"tag","published_at":"2021-11-05T20:13:28.000Z","download_url":"https://codeload.github.com/seccomp/libseccomp/tar.gz/v2.5.3","html_url":"https://github.com/seccomp/libseccomp/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seccomp/libseccomp@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seccomp%2Flibseccomp/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seccomp%2Flibseccomp/tags/v2.5.3/manifests"},{"name":"v2.5.2","sha":"9b07575c31840e2d2c6f810b3c7f854d2a952d77","kind":"tag","published_at":"2021-09-01T17:38:46.000Z","download_url":"https://codeload.github.com/seccomp/libseccomp/tar.gz/v2.5.2","html_url":"https://github.com/seccomp/libseccomp/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seccomp/libseccomp@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seccomp%2Flibseccomp/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seccomp%2Flibseccomp/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"4bf70431a339a2886ab8c82e9a45378f30c6e6c7","kind":"tag","published_at":"2020-11-16T23:39:52.000Z","download_url":"https://codeload.github.com/seccomp/libseccomp/tar.gz/v2.5.1","html_url":"https://github.com/seccomp/libseccomp/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seccomp/libseccomp@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seccomp%2Flibseccomp/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seccomp%2Flibseccomp/tags/v2.5.1/manifests"},{"name":"v2.4.4","sha":"8c76d7bb694a3f072c5f791c812bb4e2ea385f89","kind":"tag","published_at":"2020-08-19T20:25:47.000Z","download_url":"https://codeload.github.com/seccomp/libseccomp/tar.gz/v2.4.4","html_url":"https://github.com/seccomp/libseccomp/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seccomp/libseccomp@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seccomp%2Flibseccomp/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seccomp%2Flibseccomp/tags/v2.4.4/manifests"},{"name":"v2.5.0","sha":"f13f58efc690493fe7aa69f54cb52a118f3769c1","kind":"tag","published_at":"2020-07-20T18:15:00.000Z","download_url":"https://codeload.github.com/seccomp/libseccomp/tar.gz/v2.5.0","html_url":"https://github.com/seccomp/libseccomp/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seccomp/libseccomp@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seccomp%2Flibseccomp/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seccomp%2Flibseccomp/tags/v2.5.0/manifests"},{"name":"v2.4.3","sha":"1dde9d94e0848e12da20602ca38032b91d521427","kind":"tag","published_at":"2020-03-02T17:43:32.000Z","download_url":"https://codeload.github.com/seccomp/libseccomp/tar.gz/v2.4.3","html_url":"https://github.com/seccomp/libseccomp/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seccomp/libseccomp@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seccomp%2Flibseccomp/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seccomp%2Flibseccomp/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"1b6cfd1fc0b7499a28c24299a93a80bd18619563","kind":"tag","published_at":"2019-11-07T21:53:15.000Z","download_url":"https://codeload.github.com/seccomp/libseccomp/tar.gz/v2.4.2","html_url":"https://github.com/seccomp/libseccomp/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seccomp/libseccomp@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seccomp%2Flibseccomp/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seccomp%2Flibseccomp/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"fb43972ea1aab24f2a70193fb7445c2674f594e3","kind":"tag","published_at":"2019-04-17T20:58:52.000Z","download_url":"https://codeload.github.com/seccomp/libseccomp/tar.gz/v2.4.1","html_url":"https://github.com/seccomp/libseccomp/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seccomp/libseccomp@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seccomp%2Flibseccomp/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seccomp%2Flibseccomp/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"4d64011741375bb1a4ba7d71905ca37b97885083","kind":"tag","published_at":"2019-03-14T16:58:19.000Z","download_url":"https://codeload.github.com/seccomp/libseccomp/tar.gz/v2.4.0","html_url":"https://github.com/seccomp/libseccomp/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seccomp/libseccomp@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seccomp%2Flibseccomp/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seccomp%2Flibseccomp/tags/v2.4.0/manifests"},{"name":"v2.3.3","sha":"74b190e1aa05f07da0c61fb9a30dbc9c18ce2c9d","kind":"tag","published_at":"2018-01-10T22:44:18.000Z","download_url":"https://codeload.github.com/seccomp/libseccomp/tar.gz/v2.3.3","html_url":"https://github.com/seccomp/libseccomp/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seccomp/libseccomp@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seccomp%2Flibseccomp/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seccomp%2Flibseccomp/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"2331d104bc0cbde5f6c54e504a038e52bfe8e12d","kind":"tag","published_at":"2017-02-27T23:17:37.000Z","download_url":"https://codeload.github.com/seccomp/libseccomp/tar.gz/v2.3.2","html_url":"https://github.com/seccomp/libseccomp/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seccomp/libseccomp@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seccomp%2Flibseccomp/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seccomp%2Flibseccomp/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"eedd26dc59641878dabd771e2ff15e729a85ac69","kind":"tag","published_at":"2016-04-20T20:09:26.000Z","download_url":"https://codeload.github.com/seccomp/libseccomp/tar.gz/v2.3.1","html_url":"https://github.com/seccomp/libseccomp/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seccomp/libseccomp@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seccomp%2Flibseccomp/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seccomp%2Flibseccomp/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"cba68242e295e2cd9510ec3912414d959d9d4b07","kind":"tag","published_at":"2016-02-29T14:14:13.000Z","download_url":"https://codeload.github.com/seccomp/libseccomp/tar.gz/v2.3.0","html_url":"https://github.com/seccomp/libseccomp/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seccomp/libseccomp@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seccomp%2Flibseccomp/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seccomp%2Flibseccomp/tags/v2.3.0/manifests"},{"name":"v2.2.3","sha":"7932b4fa24c1add0d7a315de8387d216334fbcf7","kind":"tag","published_at":"2015-07-08T19:13:04.000Z","download_url":"https://codeload.github.com/seccomp/libseccomp/tar.gz/v2.2.3","html_url":"https://github.com/seccomp/libseccomp/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seccomp/libseccomp@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seccomp%2Flibseccomp/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seccomp%2Flibseccomp/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"d7a29fefb03d9c3658854ea7b3cb6a8f082cfb90","kind":"tag","published_at":"2015-07-06T19:31:47.000Z","download_url":"https://codeload.github.com/seccomp/libseccomp/tar.gz/v2.2.2","html_url":"https://github.com/seccomp/libseccomp/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seccomp/libseccomp@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seccomp%2Flibseccomp/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seccomp%2Flibseccomp/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"f506e0844372b2c404baa482defb62f6846d0e3e","kind":"tag","published_at":"2015-05-13T13:40:13.000Z","download_url":"https://codeload.github.com/seccomp/libseccomp/tar.gz/v2.2.1","html_url":"https://github.com/seccomp/libseccomp/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seccomp/libseccomp@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seccomp%2Flibseccomp/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seccomp%2Flibseccomp/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"bd10aab13c7248cc0df57512617e33d6743d33a6","kind":"tag","published_at":"2015-02-12T20:34:59.000Z","download_url":"https://codeload.github.com/seccomp/libseccomp/tar.gz/v2.2.0","html_url":"https://github.com/seccomp/libseccomp/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seccomp/libseccomp@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seccomp%2Flibseccomp/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seccomp%2Flibseccomp/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"7772ad82a4368be473826615747180b44f286fab","kind":"tag","published_at":"2013-10-31T15:26:16.000Z","download_url":"https://codeload.github.com/seccomp/libseccomp/tar.gz/v2.1.1","html_url":"https://github.com/seccomp/libseccomp/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seccomp/libseccomp@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seccomp%2Flibseccomp/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seccomp%2Flibseccomp/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"a363a8dfd73821a0086fe985daf8c8e7c81cd8e0","kind":"tag","published_at":"2013-06-11T17:51:44.000Z","download_url":"https://codeload.github.com/seccomp/libseccomp/tar.gz/v2.1.0","html_url":"https://github.com/seccomp/libseccomp/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seccomp/libseccomp@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seccomp%2Flibseccomp/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seccomp%2Flibseccomp/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"bbd7ca07a7c76d5cd884dbddec58385e1b7439d2","kind":"tag","published_at":"2013-01-28T15:48:47.000Z","download_url":"https://codeload.github.com/seccomp/libseccomp/tar.gz/v2.0.0","html_url":"https://github.com/seccomp/libseccomp/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seccomp/libseccomp@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seccomp%2Flibseccomp/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seccomp%2Flibseccomp/tags/v2.0.0/manifests"},{"name":"v1.0.1","sha":"6ebde29d66ea6b9df1447ccd9b88d2bd46dd82ae","kind":"tag","published_at":"2013-01-23T14:52:47.000Z","download_url":"https://codeload.github.com/seccomp/libseccomp/tar.gz/v1.0.1","html_url":"https://github.com/seccomp/libseccomp/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seccomp/libseccomp@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seccomp%2Flibseccomp/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seccomp%2Flibseccomp/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"24acc5f9a5af6ae561ebac02b51ab6c505178b2c","kind":"tag","published_at":"2013-01-23T14:51:34.000Z","download_url":"https://codeload.github.com/seccomp/libseccomp/tar.gz/v1.0.0","html_url":"https://github.com/seccomp/libseccomp/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seccomp/libseccomp@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seccomp%2Flibseccomp/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seccomp%2Flibseccomp/tags/v1.0.0/manifests"},{"name":"v0.1.0","sha":"481c1501b64721591bb7073a078c4020143bef58","kind":"tag","published_at":"2013-01-23T14:49:26.000Z","download_url":"https://codeload.github.com/seccomp/libseccomp/tar.gz/v0.1.0","html_url":"https://github.com/seccomp/libseccomp/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seccomp/libseccomp@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seccomp%2Flibseccomp/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seccomp%2Flibseccomp/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-05-19T18:07:34.084Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/libseccomp-static?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.21","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/libseccomp-static","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/libseccomp-static","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/libseccomp-static/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-19T02:34:43.279Z","issues_count":80,"pull_requests_count":125,"avg_time_to_close_issue":22326499.268292684,"avg_time_to_close_pull_request":6461958.514851485,"issues_closed_count":41,"pull_requests_closed_count":101,"pull_request_authors_count":40,"issue_authors_count":52,"avg_comments_per_issue":5.0125,"avg_comments_per_pull_request":4.496,"merged_pull_requests_count":5,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":3,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":5539726.666666667,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":5.666666666666667,"past_year_avg_comments_per_pull_request":2.6,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/seccomp%2Flibseccomp/issues","maintainers":[{"login":"pcmoore","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pcmoore"},{"login":"drakenclimber","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/drakenclimber"}],"active_maintainers":[{"login":"drakenclimber","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/drakenclimber"},{"login":"pcmoore","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pcmoore"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/libseccomp-static/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/libseccomp-static/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/libseccomp-static/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/libseccomp-static/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/libseccomp-static/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/libseccomp-static/codemeta","maintainers":[{"uuid":"ncopa@alpinelinux.org","login":null,"name":"Natanael Copa","email":"ncopa@alpinelinux.org","url":"https://pkgs.alpinelinux.org/packages?maintainer=Natanael Copa","packages_count":5107,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Natanael Copa","role":null,"created_at":"2024-12-24T19:22:14.607Z","updated_at":"2024-12-24T19:22:14.607Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers/ncopa@alpinelinux.org/packages"}]}