{"id":11121956,"name":"libseccomp-dev","ecosystem":"alpine","description":"interface to the Linux Kernel's syscall filtering mechanism (development files)","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-08T05:51:46.658Z","created_at":"2024-12-07T05:09:15.791Z","updated_at":"2026-05-19T18:06:32.266Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.21/main/x86_64/libseccomp-dev","install_command":"apk add libseccomp-dev","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"},"tags":[]},"repo_metadata_updated_at":"2026-05-19T18:06:32.265Z","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-dev?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.21","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/libseccomp-dev","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/libseccomp-dev","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/libseccomp-dev/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-dev/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/libseccomp-dev/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/libseccomp-dev/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/libseccomp-dev/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/libseccomp-dev/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/libseccomp-dev/codemeta","maintainers":[{"uuid":"ncopa@alpinelinux.org","login":null,"name":"Natanael Copa","email":null,"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.739Z","updated_at":"2024-12-24T19:22:14.739Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers/ncopa@alpinelinux.org/packages"}]}