{"id":68903,"name":"libpcap","description":"Python binding for the libpcap C library.","url":"https://github.com/karpierz/libpcap","last_synced_at":"2025-09-08T14:19:21.924Z","repository":{"id":40888754,"uuid":"100566024","full_name":"karpierz/libpcap","owner":"karpierz","description":"Python binding for the libpcap C library.","archived":false,"fork":false,"pushed_at":"2025-07-09T11:30:40.000Z","size":14912,"stargazers_count":60,"open_issues_count":5,"forks_count":14,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-09-05T20:44:06.810Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Perl","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/karpierz.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","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},"funding":{"custom":["https://www.paypal.com/donate/?hosted_button_id=FX8L7CJUGLW7S"]}},"created_at":"2017-08-17T05:45:19.000Z","updated_at":"2025-08-28T12:32:57.000Z","dependencies_parsed_at":"2024-06-19T00:06:17.032Z","dependency_job_id":"c96f8e25-54be-4c64-af19-af8588e311af","html_url":"https://github.com/karpierz/libpcap","commit_stats":{"total_commits":187,"total_committers":5,"mean_commits":37.4,"dds":"0.12299465240641716","last_synced_commit":"8f87d5498b3163fb496e60fc898601287ac3400a"},"previous_names":[],"tags_count":23,"template":false,"template_full_name":null,"purl":"pkg:github/karpierz/libpcap","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/karpierz%2Flibpcap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/karpierz%2Flibpcap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/karpierz%2Flibpcap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/karpierz%2Flibpcap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/karpierz","download_url":"https://codeload.github.com/karpierz/libpcap/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/karpierz%2Flibpcap/sbom","scorecard":{"id":550782,"data":{"date":"2025-08-11","repo":{"name":"github.com/karpierz/libpcap","commit":"2c9ea49869462a48a21780c7675c206441ad4f67"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.1,"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":"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":"Maintained","score":0,"reason":"1 commit(s) and 0 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":"SAST","score":0,"reason":"no SAST tool detected","details":["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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":"Binary-Artifacts","score":3,"reason":"binaries present in source code","details":["Warn: binary detected: src/libpcap/_platform/_linux/x64/tcpdump/libpcap.so:1","Warn: binary detected: src/libpcap/_platform/_linux/x86/tcpdump/libpcap.so:1","Warn: binary detected: src/libpcap/_platform/_macos/x64/tcpdump/libpcap.dylib:1","Warn: binary detected: src/libpcap/_platform/_windows/x64/wpcap/packet.dll:1","Warn: binary detected: src/libpcap/_platform/_windows/x64/wpcap/wpcap.dll:1","Warn: binary detected: src/libpcap/_platform/_windows/x86/wpcap/packet.dll:1","Warn: binary detected: src/libpcap/_platform/_windows/x86/wpcap/wpcap.dll:1"],"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":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: 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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}}]},"last_synced_at":"2025-08-20T10:47:24.863Z","repository_id":40888754,"created_at":"2025-08-20T10:47:24.863Z","updated_at":"2025-08-20T10:47:24.863Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274196729,"owners_count":25239270,"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-08T02:00:09.813Z","response_time":121,"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":{"login":"karpierz","name":"Adam Karpierz","uuid":"7438703","kind":"user","description":"Software Developer","email":"","website":"https://www.linkedin.com/in/adam-karpierz/","location":"Poland","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7438703?u=59819fc06ca7c9a26b850fd3e9095025c5e9da3f\u0026v=4","repositories_count":17,"last_synced_at":"2023-02-27T05:20:30.919Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/karpierz","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-10T15:00:14.398Z","updated_at":"2023-02-27T05:20:30.924Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/karpierz","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/karpierz/repositories"},"packages":[{"id":2786706,"name":"libpcap","ecosystem":"pypi","description":"Python binding for the libpcap C library.","homepage":"https://pypi.org/project/libpcap/","licenses":"bsd-3-clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/karpierz/libpcap","keywords_array":["pcap","libpcap","wpcap","npcap"],"namespace":null,"versions_count":23,"first_release_published_at":"2018-11-09T09:06:40.000Z","latest_release_published_at":"2025-07-01T08:42:37.000Z","latest_release_number":"1.11.0b25","last_synced_at":"2025-09-05T03:50:01.923Z","created_at":"2022-04-10T11:28:36.545Z","updated_at":"2025-09-06T16:49:55.307Z","registry_url":"https://pypi.org/project/libpcap/","install_command":"pip install libpcap --index-url https://pypi.org/simple","documentation_url":"https://libpcap.readthedocs.io/","metadata":{"funding":null,"documentation":"https://libpcap.readthedocs.io/","classifiers":["Development Status :: 4 - Beta","Intended Audience :: Developers","Natural Language :: Polish","Operating System :: OS Independent","Programming Language :: Python","Programming Language :: Python :: 3","Programming Language :: Python :: 3 :: Only","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Programming Language :: Python :: 3.14","Programming Language :: Python :: Implementation :: CPython","Programming Language :: Python :: Implementation :: PyPy","Topic :: Software Development :: Libraries :: Python Modules"],"normalized_name":"libpcap","project_status":null},"repo_metadata":{"id":40888754,"uuid":"100566024","full_name":"karpierz/libpcap","owner":"karpierz","description":"Python binding for the libpcap C library.","archived":false,"fork":false,"pushed_at":"2025-07-09T11:30:40.000Z","size":14912,"stargazers_count":60,"open_issues_count":5,"forks_count":14,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-09-05T20:44:06.810Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Perl","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/karpierz.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","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},"funding":{"custom":["https://www.paypal.com/donate/?hosted_button_id=FX8L7CJUGLW7S"]}},"created_at":"2017-08-17T05:45:19.000Z","updated_at":"2025-08-28T12:32:57.000Z","dependencies_parsed_at":"2024-06-19T00:06:17.032Z","dependency_job_id":"c96f8e25-54be-4c64-af19-af8588e311af","html_url":"https://github.com/karpierz/libpcap","commit_stats":{"total_commits":187,"total_committers":5,"mean_commits":37.4,"dds":"0.12299465240641716","last_synced_commit":"8f87d5498b3163fb496e60fc898601287ac3400a"},"previous_names":[],"tags_count":23,"template":false,"template_full_name":null,"purl":"pkg:github/karpierz/libpcap","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/karpierz%2Flibpcap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/karpierz%2Flibpcap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/karpierz%2Flibpcap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/karpierz%2Flibpcap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/karpierz","download_url":"https://codeload.github.com/karpierz/libpcap/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/karpierz%2Flibpcap/sbom","scorecard":{"id":550782,"data":{"date":"2025-08-11","repo":{"name":"github.com/karpierz/libpcap","commit":"2c9ea49869462a48a21780c7675c206441ad4f67"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.1,"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":"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":"Maintained","score":0,"reason":"1 commit(s) and 0 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":"SAST","score":0,"reason":"no SAST tool detected","details":["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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":"Binary-Artifacts","score":3,"reason":"binaries present in source code","details":["Warn: binary detected: src/libpcap/_platform/_linux/x64/tcpdump/libpcap.so:1","Warn: binary detected: src/libpcap/_platform/_linux/x86/tcpdump/libpcap.so:1","Warn: binary detected: src/libpcap/_platform/_macos/x64/tcpdump/libpcap.dylib:1","Warn: binary detected: src/libpcap/_platform/_windows/x64/wpcap/packet.dll:1","Warn: binary detected: src/libpcap/_platform/_windows/x64/wpcap/wpcap.dll:1","Warn: binary detected: src/libpcap/_platform/_windows/x86/wpcap/packet.dll:1","Warn: binary detected: src/libpcap/_platform/_windows/x86/wpcap/wpcap.dll:1"],"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":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: 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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}}]},"last_synced_at":"2025-08-20T10:47:24.863Z","repository_id":40888754,"created_at":"2025-08-20T10:47:24.863Z","updated_at":"2025-08-20T10:47:24.863Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273933917,"owners_count":25193601,"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-06T02:00:13.247Z","response_time":2576,"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":"karpierz","name":"Adam Karpierz","uuid":"7438703","kind":"user","description":"Software Developer","email":"","website":"https://www.linkedin.com/in/adam-karpierz/","location":"Poland","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7438703?u=59819fc06ca7c9a26b850fd3e9095025c5e9da3f\u0026v=4","repositories_count":17,"last_synced_at":"2023-02-27T05:20:30.919Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/karpierz","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-10T15:00:14.398Z","updated_at":"2023-02-27T05:20:30.924Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/karpierz","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/karpierz/repositories"},"tags":[{"name":"1.11.0b24","sha":"06b6f9ae2e48821405be33662dd593d29e5b313f","kind":"tag","published_at":"2025-05-16T08:09:59.000Z","download_url":"https://codeload.github.com/karpierz/libpcap/tar.gz/1.11.0b24","html_url":"https://github.com/karpierz/libpcap/releases/tag/1.11.0b24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/karpierz/libpcap@1.11.0b24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/karpierz%2Flibpcap/tags/1.11.0b24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/karpierz%2Flibpcap/tags/1.11.0b24/manifests"},{"name":"1.11.0b23","sha":"acd2ad87b6e4d780a55213dffb5698d35ff53037","kind":"tag","published_at":"2025-05-05T09:08:29.000Z","download_url":"https://codeload.github.com/karpierz/libpcap/tar.gz/1.11.0b23","html_url":"https://github.com/karpierz/libpcap/releases/tag/1.11.0b23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/karpierz/libpcap@1.11.0b23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/karpierz%2Flibpcap/tags/1.11.0b23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/karpierz%2Flibpcap/tags/1.11.0b23/manifests"},{"name":"1.11.0b22","sha":"fca382ff11b613534f62f37cc157765e9bfeac90","kind":"tag","published_at":"2025-05-02T20:01:27.000Z","download_url":"https://codeload.github.com/karpierz/libpcap/tar.gz/1.11.0b22","html_url":"https://github.com/karpierz/libpcap/releases/tag/1.11.0b22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/karpierz/libpcap@1.11.0b22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/karpierz%2Flibpcap/tags/1.11.0b22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/karpierz%2Flibpcap/tags/1.11.0b22/manifests"},{"name":"1.11.0b16","sha":"264c149a8e81a0ac02d058a93d4ac603745e32a8","kind":"tag","published_at":"2025-02-14T22:11:55.000Z","download_url":"https://codeload.github.com/karpierz/libpcap/tar.gz/1.11.0b16","html_url":"https://github.com/karpierz/libpcap/releases/tag/1.11.0b16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/karpierz/libpcap@1.11.0b16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/karpierz%2Flibpcap/tags/1.11.0b16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/karpierz%2Flibpcap/tags/1.11.0b16/manifests"},{"name":"1.11.0b15","sha":"c39d941fee501f2275b558f60bb76490cb49620d","kind":"tag","published_at":"2024-12-15T22:35:42.000Z","download_url":"https://codeload.github.com/karpierz/libpcap/tar.gz/1.11.0b15","html_url":"https://github.com/karpierz/libpcap/releases/tag/1.11.0b15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/karpierz/libpcap@1.11.0b15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/karpierz%2Flibpcap/tags/1.11.0b15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/karpierz%2Flibpcap/tags/1.11.0b15/manifests"},{"name":"1.11.0b14","sha":"70c76784ac93a25e5dfe30e7e7aa9ab61e1687a7","kind":"tag","published_at":"2024-10-20T22:15:02.000Z","download_url":"https://codeload.github.com/karpierz/libpcap/tar.gz/1.11.0b14","html_url":"https://github.com/karpierz/libpcap/releases/tag/1.11.0b14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/karpierz/libpcap@1.11.0b14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/karpierz%2Flibpcap/tags/1.11.0b14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/karpierz%2Flibpcap/tags/1.11.0b14/manifests"},{"name":"1.11.0b13","sha":"926922f947204553bd4670d98ba112db17cc6623","kind":"tag","published_at":"2024-10-20T21:18:46.000Z","download_url":"https://codeload.github.com/karpierz/libpcap/tar.gz/1.11.0b13","html_url":"https://github.com/karpierz/libpcap/releases/tag/1.11.0b13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/karpierz/libpcap@1.11.0b13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/karpierz%2Flibpcap/tags/1.11.0b13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/karpierz%2Flibpcap/tags/1.11.0b13/manifests"},{"name":"1.11.0b12","sha":"2a1d84a52188bfc5cd1cab4e66f398c8911f82f3","kind":"tag","published_at":"2024-10-09T21:34:34.000Z","download_url":"https://codeload.github.com/karpierz/libpcap/tar.gz/1.11.0b12","html_url":"https://github.com/karpierz/libpcap/releases/tag/1.11.0b12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/karpierz/libpcap@1.11.0b12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/karpierz%2Flibpcap/tags/1.11.0b12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/karpierz%2Flibpcap/tags/1.11.0b12/manifests"},{"name":"1.11.0b11","sha":"2aa1f4619c0fbc79c058d5b1bb8afddf05fb26c1","kind":"tag","published_at":"2024-10-01T09:42:41.000Z","download_url":"https://codeload.github.com/karpierz/libpcap/tar.gz/1.11.0b11","html_url":"https://github.com/karpierz/libpcap/releases/tag/1.11.0b11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/karpierz/libpcap@1.11.0b11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/karpierz%2Flibpcap/tags/1.11.0b11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/karpierz%2Flibpcap/tags/1.11.0b11/manifests"},{"name":"1.11.0b10","sha":"e61989b75039d1fee0b2aba2ef64b77b07547929","kind":"tag","published_at":"2024-08-15T09:31:48.000Z","download_url":"https://codeload.github.com/karpierz/libpcap/tar.gz/1.11.0b10","html_url":"https://github.com/karpierz/libpcap/releases/tag/1.11.0b10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/karpierz/libpcap@1.11.0b10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/karpierz%2Flibpcap/tags/1.11.0b10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/karpierz%2Flibpcap/tags/1.11.0b10/manifests"},{"name":"1.11.0b8","sha":"5549acb302702c5fb900eacc1f6e433b2d473410","kind":"tag","published_at":"2024-02-02T13:08:01.000Z","download_url":"https://codeload.github.com/karpierz/libpcap/tar.gz/1.11.0b8","html_url":"https://github.com/karpierz/libpcap/releases/tag/1.11.0b8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/karpierz/libpcap@1.11.0b8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/karpierz%2Flibpcap/tags/1.11.0b8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/karpierz%2Flibpcap/tags/1.11.0b8/manifests"},{"name":"1.11.0b7","sha":"ba5421312cff3e0fcbcb41066473ed0fd4b376ec","kind":"tag","published_at":"2022-09-11T13:15:27.000Z","download_url":"https://codeload.github.com/karpierz/libpcap/tar.gz/1.11.0b7","html_url":"https://github.com/karpierz/libpcap/releases/tag/1.11.0b7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/karpierz/libpcap@1.11.0b7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/karpierz%2Flibpcap/tags/1.11.0b7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/karpierz%2Flibpcap/tags/1.11.0b7/manifests"},{"name":"1.11.0b6","sha":"9247f5297875a146c99e3b3eba00624bd8149bef","kind":"tag","published_at":"2022-08-30T09:44:22.000Z","download_url":"https://codeload.github.com/karpierz/libpcap/tar.gz/1.11.0b6","html_url":"https://github.com/karpierz/libpcap/releases/tag/1.11.0b6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/karpierz/libpcap@1.11.0b6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/karpierz%2Flibpcap/tags/1.11.0b6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/karpierz%2Flibpcap/tags/1.11.0b6/manifests"},{"name":"1.11.0b5","sha":"3304a2159a7ebbbf219180e74ba1c34ed156c79c","kind":"tag","published_at":"2022-07-28T11:48:14.000Z","download_url":"https://codeload.github.com/karpierz/libpcap/tar.gz/1.11.0b5","html_url":"https://github.com/karpierz/libpcap/releases/tag/1.11.0b5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/karpierz/libpcap@1.11.0b5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/karpierz%2Flibpcap/tags/1.11.0b5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/karpierz%2Flibpcap/tags/1.11.0b5/manifests"},{"name":"1.11.0b4","sha":"7172c8259fc9efda61528ec36be6c327a2162d0a","kind":"tag","published_at":"2022-01-10T12:11:29.000Z","download_url":"https://codeload.github.com/karpierz/libpcap/tar.gz/1.11.0b4","html_url":"https://github.com/karpierz/libpcap/releases/tag/1.11.0b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/karpierz/libpcap@1.11.0b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/karpierz%2Flibpcap/tags/1.11.0b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/karpierz%2Flibpcap/tags/1.11.0b4/manifests"},{"name":"1.11.0b2","sha":"95610d14e78b0e1e046dc5f48fe0c38d3e24c31d","kind":"tag","published_at":"2021-11-10T11:56:54.000Z","download_url":"https://codeload.github.com/karpierz/libpcap/tar.gz/1.11.0b2","html_url":"https://github.com/karpierz/libpcap/releases/tag/1.11.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/karpierz/libpcap@1.11.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/karpierz%2Flibpcap/tags/1.11.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/karpierz%2Flibpcap/tags/1.11.0b2/manifests"},{"name":"1.10.0b15","sha":"e64a39fd3b0b85df649c90773cf197668c9a1d26","kind":"tag","published_at":"2020-10-18T04:05:20.000Z","download_url":"https://codeload.github.com/karpierz/libpcap/tar.gz/1.10.0b15","html_url":"https://github.com/karpierz/libpcap/releases/tag/1.10.0b15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/karpierz/libpcap@1.10.0b15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/karpierz%2Flibpcap/tags/1.10.0b15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/karpierz%2Flibpcap/tags/1.10.0b15/manifests"},{"name":"1.10.0b11","sha":"8f2906364832ee34be9eaddeb4093aad44012b42","kind":"tag","published_at":"2020-10-03T09:52:38.000Z","download_url":"https://codeload.github.com/karpierz/libpcap/tar.gz/1.10.0b11","html_url":"https://github.com/karpierz/libpcap/releases/tag/1.10.0b11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/karpierz/libpcap@1.10.0b11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/karpierz%2Flibpcap/tags/1.10.0b11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/karpierz%2Flibpcap/tags/1.10.0b11/manifests"},{"name":"1.10.0b10","sha":"3318c1af4c25c732ccf3c3f850a03920c8274382","kind":"tag","published_at":"2020-01-17T01:33:55.000Z","download_url":"https://codeload.github.com/karpierz/libpcap/tar.gz/1.10.0b10","html_url":"https://github.com/karpierz/libpcap/releases/tag/1.10.0b10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/karpierz/libpcap@1.10.0b10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/karpierz%2Flibpcap/tags/1.10.0b10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/karpierz%2Flibpcap/tags/1.10.0b10/manifests"},{"name":"1.10.0b9","sha":"da4f081e3baf7562e91ac64f7a4cf036ea1327fd","kind":"tag","published_at":"2019-11-27T11:18:41.000Z","download_url":"https://codeload.github.com/karpierz/libpcap/tar.gz/1.10.0b9","html_url":"https://github.com/karpierz/libpcap/releases/tag/1.10.0b9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/karpierz/libpcap@1.10.0b9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/karpierz%2Flibpcap/tags/1.10.0b9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/karpierz%2Flibpcap/tags/1.10.0b9/manifests"},{"name":"1.10.0b5","sha":"1e3778453c141ae5df3c97139f46d77121609f72","kind":"tag","published_at":"2019-09-16T06:27:50.000Z","download_url":"https://codeload.github.com/karpierz/libpcap/tar.gz/1.10.0b5","html_url":"https://github.com/karpierz/libpcap/releases/tag/1.10.0b5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/karpierz/libpcap@1.10.0b5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/karpierz%2Flibpcap/tags/1.10.0b5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/karpierz%2Flibpcap/tags/1.10.0b5/manifests"},{"name":"1.10.0b3","sha":"ce1cde3b2ddbb69928088ed0823192d20c0b5121","kind":"tag","published_at":"2019-02-16T01:30:51.000Z","download_url":"https://codeload.github.com/karpierz/libpcap/tar.gz/1.10.0b3","html_url":"https://github.com/karpierz/libpcap/releases/tag/1.10.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/karpierz/libpcap@1.10.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/karpierz%2Flibpcap/tags/1.10.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/karpierz%2Flibpcap/tags/1.10.0b3/manifests"},{"name":"1.10.0b1","sha":"a7b043605feb5d8fa9964d1a734281a375a4a7cd","kind":"tag","published_at":"2018-11-09T09:03:49.000Z","download_url":"https://codeload.github.com/karpierz/libpcap/tar.gz/1.10.0b1","html_url":"https://github.com/karpierz/libpcap/releases/tag/1.10.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/karpierz/libpcap@1.10.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/karpierz%2Flibpcap/tags/1.10.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/karpierz%2Flibpcap/tags/1.10.0b1/manifests"}]},"repo_metadata_updated_at":"2025-09-06T16:49:55.307Z","dependent_packages_count":3,"downloads":35279,"downloads_period":"last-month","dependent_repos_count":9,"rankings":{"downloads":3.285490470642923,"dependent_repos_count":4.868665961423316,"dependent_packages_count":3.1321498259172817,"stargazers_count":9.363257184402862,"forks_count":9.565566714490673,"docker_downloads_count":null,"average":6.043026031375411},"purl":"pkg:pypi/libpcap","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/libpcap","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/libpcap","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/libpcap/dependencies","status":null,"funding_links":["https://www.paypal.com/donate/?hosted_button_id=FX8L7CJUGLW7S"],"critical":null,"issue_metadata":{"last_synced_at":"2025-06-25T01:21:52.847Z","issues_count":14,"pull_requests_count":2,"avg_time_to_close_issue":27676626.333333332,"avg_time_to_close_pull_request":577543.5,"issues_closed_count":9,"pull_requests_closed_count":2,"pull_request_authors_count":2,"issue_authors_count":12,"avg_comments_per_issue":2.9285714285714284,"avg_comments_per_pull_request":1.0,"merged_pull_requests_count":2,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":28005.5,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":2.5,"past_year_avg_comments_per_pull_request":null,"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/karpierz%2Flibpcap/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/libpcap/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/libpcap/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/libpcap/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/libpcap/related_packages","maintainers":[{"uuid":"karpierz","login":"karpierz","name":null,"email":null,"url":null,"packages_count":47,"html_url":"https://pypi.org/user/karpierz/","role":null,"created_at":"2023-01-30T15:09:11.846Z","updated_at":"2023-01-30T15:09:11.846Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/karpierz/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726163,"maintainers_count":308801,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}],"commits":{"id":604081,"full_name":"karpierz/libpcap","default_branch":"master","committers":[{"name":"Adam Karpierz","email":"akarpierz@gmail.com","login":"karpierz","count":181},{"name":"Adam Karpierz","email":"akarpie@ra.rockwell.com","login":null,"count":17},{"name":"Adam Karpierz","email":"adam.karpierz@aptiv.com","login":null,"count":9},{"name":"msrst","email":"49341863+msrst","login":"msrst","count":1},{"name":"Erik Rainey","email":"erik.rainey@gmail.com","login":"emrainey","count":1}],"total_commits":209,"total_committers":5,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":41.8,"dds":0.13397129186602874,"past_year_committers":[{"name":"Adam Karpierz","email":"akarpierz@gmail.com","login":"karpierz","count":17}],"past_year_total_commits":17,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":17.0,"past_year_dds":0.0,"last_synced_at":"2025-05-19T23:59:37.328Z","last_synced_commit":"06b6f9ae2e48821405be33662dd593d29e5b313f","created_at":"2023-03-09T06:58:42.077Z","updated_at":"2025-05-19T23:59:38.159Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/karpierz%2Flibpcap/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:16.827Z","repositories_count":5483974,"commits_count":854376010,"contributors_count":31147219,"owners_count":908957,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"karpierz/libpcap","html_url":"https://github.com/karpierz/libpcap","last_synced_at":"2025-06-25T01:21:52.847Z","status":null,"issues_count":14,"pull_requests_count":2,"avg_time_to_close_issue":27676626.333333332,"avg_time_to_close_pull_request":577543.5,"issues_closed_count":9,"pull_requests_closed_count":2,"pull_request_authors_count":2,"issue_authors_count":12,"avg_comments_per_issue":2.9285714285714284,"avg_comments_per_pull_request":1.0,"merged_pull_requests_count":2,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":28005.5,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":2.5,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-14T16:57:56.134Z","updated_at":"2025-09-02T13:39:27.849Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/karpierz%2Flibpcap","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/karpierz%2Flibpcap/issues","issue_labels_count":{},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":14},"pull_request_author_associations_count":{"CONTRIBUTOR":2},"issue_authors":{"pavel-kirienko":2,"Kroptokin":2,"keestux":1,"gil-obradors":1,"denravonska":1,"guoyaobit":1,"erezsh":1,"dvarrazzo":1,"crackevil":1,"jakubman1":1,"clementperon":1,"pocc":1},"pull_request_authors":{"emrainey":1,"msrst":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.444Z","repositories_count":10097229,"issues_count":31443311,"pull_requests_count":97295330,"authors_count":10701948,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{"NONE":2},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{"crackevil":1,"jakubman1":1},"past_year_pull_request_authors":{},"maintainers":[],"active_maintainers":[]},"events":{"total":{"IssuesEvent":4,"WatchEvent":5,"DeleteEvent":4,"IssueCommentEvent":6,"PushEvent":13,"CreateEvent":11},"last_year":{"IssuesEvent":4,"WatchEvent":5,"DeleteEvent":4,"IssueCommentEvent":6,"PushEvent":13,"CreateEvent":11}},"keywords":[],"dependencies":[{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2024-02-06T01:46:40.171Z","updated_at":"2024-02-06T01:46:40.171Z","repository_link":"https://github.com/karpierz/libpcap/blob/main/pyproject.toml","dependencies":[]}],"score":16.255236770671733,"created_at":"2025-09-08T11:18:58.711Z","updated_at":"2025-10-07T08:25:39.816Z","avatar_url":"https://github.com/karpierz.png","language":"Perl","category":null,"sub_category":null,"monthly_downloads":35279,"funding_links":["https://www.paypal.com/donate/?hosted_button_id=FX8L7CJUGLW7S"],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/68903","html_url":"https://science.ecosyste.ms/projects/68903"}