{"id":65469,"name":"dpkt","description":"fast, simple packet creation / parsing, with definitions for the basic TCP/IP protocols","url":"https://github.com/kbandla/dpkt","last_synced_at":"2025-09-08T13:25:09.423Z","repository":{"id":3518125,"uuid":"4576441","full_name":"kbandla/dpkt","owner":"kbandla","description":"fast, simple packet creation / parsing, with definitions for the basic TCP/IP protocols","archived":false,"fork":false,"pushed_at":"2024-07-26T04:11:43.000Z","size":1271,"stargazers_count":1118,"open_issues_count":90,"forks_count":272,"subscribers_count":52,"default_branch":"master","last_synced_at":"2025-05-21T08:08:35.228Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kbandla.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/contributing.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2012-06-06T18:39:31.000Z","updated_at":"2025-05-20T07:28:01.000Z","dependencies_parsed_at":"2023-02-15T11:01:33.490Z","dependency_job_id":"13e4ea27-6942-4d20-888e-5d6e4adf9c03","html_url":"https://github.com/kbandla/dpkt","commit_stats":{"total_commits":603,"total_committers":70,"mean_commits":8.614285714285714,"dds":0.8076285240464345,"last_synced_commit":"440447ae17afc83af9e8d0167e8f13a907d9b83b"},"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/kbandla/dpkt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kbandla%2Fdpkt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kbandla%2Fdpkt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kbandla%2Fdpkt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kbandla%2Fdpkt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kbandla","download_url":"https://codeload.github.com/kbandla/dpkt/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kbandla%2Fdpkt/sbom","scorecard":{"id":552495,"data":{"date":"2025-08-11","repo":{"name":"github.com/kbandla/dpkt","commit":"4f8958eb4b375b38d0ab6ffadf2da9b24395394d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Code-Review","score":5,"reason":"Found 14/24 approved changesets -- score normalized to 5","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":"0 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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/python-package.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":"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":"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:38: update your workflow using https://app.stepsecurity.io/secureworkflow/kbandla/dpkt/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/kbandla/dpkt/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/kbandla/dpkt/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/kbandla/dpkt/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/kbandla/dpkt/python-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/kbandla/dpkt/python-package.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/kbandla/dpkt/python-package.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/kbandla/dpkt/python-package.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:29","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand 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":"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":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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"}},{"name":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-20T11:16:39.718Z","repository_id":3518125,"created_at":"2025-08-20T11:16:39.718Z","updated_at":"2025-08-20T11:16:39.718Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274191389,"owners_count":25238347,"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":"kbandla","name":"Kiran Bandla","uuid":"200847","kind":"user","description":"Security Engineer","email":"","website":null,"location":"USA","twitter":"kbandla","company":null,"icon_url":"https://avatars.githubusercontent.com/u/200847?u=af98df48f2a15e1b8ac96173e78e010df8099c13\u0026v=4","repositories_count":34,"last_synced_at":"2023-04-09T14:46:56.692Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/kbandla","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:28:03.018Z","updated_at":"2023-04-09T14:46:57.673Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kbandla","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kbandla/repositories"},"packages":[{"id":2715057,"name":"dpkt","ecosystem":"pypi","description":"fast, simple packet creation / parsing, with definitions for the basic TCP/IP protocols","homepage":"https://github.com/kbandla/dpkt","licenses":"BSD","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/kbandla/dpkt","keywords_array":[],"namespace":null,"versions_count":21,"first_release_published_at":"2014-12-29T21:50:27.000Z","latest_release_published_at":"2022-08-18T05:54:10.000Z","latest_release_number":"1.9.8","last_synced_at":"2025-09-08T00:01:43.450Z","created_at":"2022-04-10T10:48:22.540Z","updated_at":"2025-09-08T00:01:43.451Z","registry_url":"https://pypi.org/project/dpkt/","install_command":"pip install dpkt --index-url https://pypi.org/simple","documentation_url":"https://dpkt.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 4 - Beta","Intended Audience :: Developers","License :: OSI Approved :: BSD License","Natural Language :: English","Programming Language :: Python :: 2.7","Programming Language :: Python :: 3.5","Programming Language :: Python :: 3.6","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Programming Language :: Python :: Implementation :: CPython","Programming Language :: Python :: Implementation :: PyPy"],"normalized_name":"dpkt","project_status":null},"repo_metadata":{"id":3518125,"uuid":"4576441","full_name":"kbandla/dpkt","owner":"kbandla","description":"fast, simple packet creation / parsing, with definitions for the basic TCP/IP protocols","archived":false,"fork":false,"pushed_at":"2024-05-08T14:58:44.000Z","size":1271,"stargazers_count":1079,"open_issues_count":82,"forks_count":270,"subscribers_count":51,"default_branch":"master","last_synced_at":"2024-07-06T17:44:18.666Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kbandla.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/contributing.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2012-06-06T18:39:31.000Z","updated_at":"2024-06-27T09:57:39.000Z","dependencies_parsed_at":"2023-02-15T11:01:33.490Z","dependency_job_id":"13e4ea27-6942-4d20-888e-5d6e4adf9c03","html_url":"https://github.com/kbandla/dpkt","commit_stats":{"total_commits":603,"total_committers":70,"mean_commits":8.614285714285714,"dds":0.8076285240464345,"last_synced_commit":"440447ae17afc83af9e8d0167e8f13a907d9b83b"},"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kbandla%2Fdpkt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kbandla%2Fdpkt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kbandla%2Fdpkt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kbandla%2Fdpkt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kbandla","download_url":"https://codeload.github.com/kbandla/dpkt/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":217590739,"owners_count":16201394,"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","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":"kbandla","name":"Kiran Bandla","uuid":"200847","kind":"user","description":"Security Engineer","email":"","website":null,"location":"USA","twitter":"kbandla","company":null,"icon_url":"https://avatars.githubusercontent.com/u/200847?u=af98df48f2a15e1b8ac96173e78e010df8099c13\u0026v=4","repositories_count":34,"last_synced_at":"2023-04-09T14:46:56.692Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/kbandla","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:28:03.018Z","updated_at":"2023-04-09T14:46:57.673Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kbandla","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kbandla/repositories"},"tags":[{"name":"v1.9.8","sha":"5fc039033f7f9245b89c1d8f1e6dd3aad110e56f","kind":"commit","published_at":"2022-08-18T05:50:59.000Z","download_url":"https://codeload.github.com/kbandla/dpkt/tar.gz/v1.9.8","html_url":"https://github.com/kbandla/dpkt/releases/tag/v1.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kbandla%2Fdpkt/tags/v1.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kbandla%2Fdpkt/tags/v1.9.8/manifests"},{"name":"v1.9.7.2","sha":"93b05a76d496da79a58772e8142f69f8e89f350c","kind":"commit","published_at":"2021-08-30T18:45:11.000Z","download_url":"https://codeload.github.com/kbandla/dpkt/tar.gz/v1.9.7.2","html_url":"https://github.com/kbandla/dpkt/releases/tag/v1.9.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kbandla%2Fdpkt/tags/v1.9.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kbandla%2Fdpkt/tags/v1.9.7.2/manifests"},{"name":"v1.9.7","sha":"f048e594bf096ac120ae56b5293788905b0fc8be","kind":"commit","published_at":"2021-08-16T23:53:25.000Z","download_url":"https://codeload.github.com/kbandla/dpkt/tar.gz/v1.9.7","html_url":"https://github.com/kbandla/dpkt/releases/tag/v1.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kbandla%2Fdpkt/tags/v1.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kbandla%2Fdpkt/tags/v1.9.7/manifests"},{"name":"v1.9.6","sha":"4350854364facd1f85dfac3b0997ba2cfd877701","kind":"commit","published_at":"2021-05-21T15:14:26.000Z","download_url":"https://codeload.github.com/kbandla/dpkt/tar.gz/v1.9.6","html_url":"https://github.com/kbandla/dpkt/releases/tag/v1.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kbandla%2Fdpkt/tags/v1.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kbandla%2Fdpkt/tags/v1.9.6/manifests"},{"name":"v1.9.5","sha":"7937ff368c931cad5eb2c7c690034ac7df300d81","kind":"commit","published_at":"2021-02-08T00:54:48.000Z","download_url":"https://codeload.github.com/kbandla/dpkt/tar.gz/v1.9.5","html_url":"https://github.com/kbandla/dpkt/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kbandla%2Fdpkt/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kbandla%2Fdpkt/tags/v1.9.5/manifests"},{"name":"v1.9.4","sha":"dd27de917eee085678f187cc6bc9c8ed52d104c6","kind":"commit","published_at":"2020-09-22T16:19:35.000Z","download_url":"https://codeload.github.com/kbandla/dpkt/tar.gz/v1.9.4","html_url":"https://github.com/kbandla/dpkt/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kbandla%2Fdpkt/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kbandla%2Fdpkt/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"3671da18d9dcd6c44cedb92605fbc6199e6bc109","kind":"commit","published_at":"2020-07-15T21:41:28.000Z","download_url":"https://codeload.github.com/kbandla/dpkt/tar.gz/v1.9.3","html_url":"https://github.com/kbandla/dpkt/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kbandla%2Fdpkt/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kbandla%2Fdpkt/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"2e8d03015ac5f2c0467d42e55891ba7711159eca","kind":"commit","published_at":"2018-12-10T02:48:09.000Z","download_url":"https://codeload.github.com/kbandla/dpkt/tar.gz/v1.9.2","html_url":"https://github.com/kbandla/dpkt/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kbandla%2Fdpkt/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kbandla%2Fdpkt/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"6cd0909d613a66033ecdefaca6cc07cfa7d46d6b","kind":"commit","published_at":"2017-04-24T00:55:18.000Z","download_url":"https://codeload.github.com/kbandla/dpkt/tar.gz/v1.9.1","html_url":"https://github.com/kbandla/dpkt/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kbandla%2Fdpkt/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kbandla%2Fdpkt/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"683b8415048f445e3ad02dbd720ec9ad293c3eb7","kind":"commit","published_at":"2017-03-23T21:07:04.000Z","download_url":"https://codeload.github.com/kbandla/dpkt/tar.gz/v1.9.0","html_url":"https://github.com/kbandla/dpkt/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kbandla%2Fdpkt/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kbandla%2Fdpkt/tags/v1.9.0/manifests"},{"name":"v1.8.8","sha":"2d0ed91d13cef2e6e31336de7ac07415161c58d2","kind":"commit","published_at":"2016-08-18T15:36:32.000Z","download_url":"https://codeload.github.com/kbandla/dpkt/tar.gz/v1.8.8","html_url":"https://github.com/kbandla/dpkt/releases/tag/v1.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kbandla%2Fdpkt/tags/v1.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kbandla%2Fdpkt/tags/v1.8.8/manifests"},{"name":"v1.8.7","sha":"d472683e7415520b28c77317c1b040928245fc0a","kind":"commit","published_at":"2016-03-18T16:30:17.000Z","download_url":"https://codeload.github.com/kbandla/dpkt/tar.gz/v1.8.7","html_url":"https://github.com/kbandla/dpkt/releases/tag/v1.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kbandla%2Fdpkt/tags/v1.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kbandla%2Fdpkt/tags/v1.8.7/manifests"},{"name":"1.8.r98","sha":"86c86fdda4e497255500b94f6149bc828a91c17b","kind":"commit","published_at":"2014-07-15T23:55:53.000Z","download_url":"https://codeload.github.com/kbandla/dpkt/tar.gz/1.8.r98","html_url":"https://github.com/kbandla/dpkt/releases/tag/1.8.r98","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kbandla%2Fdpkt/tags/1.8.r98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kbandla%2Fdpkt/tags/1.8.r98/manifests"}]},"repo_metadata_updated_at":"2024-09-07T19:37:36.354Z","dependent_packages_count":24,"downloads":651983,"downloads_period":"last-month","dependent_repos_count":372,"rankings":{"downloads":0.6223788087413153,"dependent_repos_count":0.7568493285823084,"dependent_packages_count":0.9465851305032471,"stargazers_count":1.989090492861851,"forks_count":3.167040524624317,"docker_downloads_count":0.8193971352676263,"average":1.3835569034301107},"purl":"pkg:pypi/dpkt","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/dpkt","docker_dependents_count":15,"docker_downloads_count":783669,"usage_url":"https://repos.ecosyste.ms/usage/pypi/dpkt","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/dpkt/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-07T19:37:32.058Z","issues_count":60,"pull_requests_count":57,"avg_time_to_close_issue":25938179.925,"avg_time_to_close_pull_request":9552617.851063829,"issues_closed_count":40,"pull_requests_closed_count":47,"pull_request_authors_count":28,"issue_authors_count":44,"avg_comments_per_issue":2.6166666666666667,"avg_comments_per_pull_request":2.3684210526315788,"merged_pull_requests_count":44,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":8,"past_year_pull_requests_count":5,"past_year_avg_time_to_close_issue":2126732.75,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.125,"past_year_avg_comments_per_pull_request":0.0,"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/kbandla%2Fdpkt/issues","maintainers":[{"login":"obormot","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/obormot"},{"login":"brifordwylie","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brifordwylie"},{"login":"kbandla","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kbandla"},{"login":"crocogorical","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crocogorical"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/dpkt/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/dpkt/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/dpkt/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/dpkt/related_packages","maintainers":[{"uuid":"briford","login":"briford","name":null,"email":null,"url":null,"packages_count":24,"html_url":"https://pypi.org/user/briford/","role":null,"created_at":"2022-12-05T16:58:59.754Z","updated_at":"2022-12-05T16:58:59.754Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/briford/packages"},{"uuid":"kbandla","login":"kbandla","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/kbandla/","role":null,"created_at":"2022-12-05T16:58:59.800Z","updated_at":"2022-12-05T16:58:59.800Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/kbandla/packages"},{"uuid":"obormot","login":"obormot","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/obormot/","role":null,"created_at":"2022-12-05T16:58:59.832Z","updated_at":"2022-12-05T16:58:59.832Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/obormot/packages"},{"uuid":"dugsong","login":"dugsong","name":null,"email":null,"url":null,"packages_count":5,"html_url":"https://pypi.org/user/dugsong/","role":null,"created_at":"2022-12-05T16:58:59.874Z","updated_at":"2022-12-05T16:58:59.874Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/dugsong/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726145,"maintainers_count":308800,"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"}},{"id":10353984,"name":"github.com/kbandla/dpkt","ecosystem":"go","description":null,"homepage":null,"licenses":"other","normalized_licenses":["GPL-1.0+"],"repository_url":"https://github.com/kbandla/dpkt","keywords_array":[],"namespace":null,"versions_count":11,"first_release_published_at":"2016-03-18T16:30:17.000Z","latest_release_published_at":"2022-08-18T05:50:59.000Z","latest_release_number":"v1.9.8","last_synced_at":"2025-08-24T16:47:57.829Z","created_at":"2024-06-11T15:53:52.749Z","updated_at":"2025-08-24T16:47:57.829Z","registry_url":"https://pkg.go.dev/github.com/kbandla/dpkt","install_command":"go get github.com/kbandla/dpkt","documentation_url":"https://pkg.go.dev/github.com/kbandla/dpkt#section-documentation","metadata":{},"repo_metadata":{"id":3518125,"uuid":"4576441","full_name":"kbandla/dpkt","owner":"kbandla","description":"fast, simple packet creation / parsing, with definitions for the basic TCP/IP protocols","archived":false,"fork":false,"pushed_at":"2024-05-08T14:58:44.000Z","size":1271,"stargazers_count":1067,"open_issues_count":82,"forks_count":271,"subscribers_count":51,"default_branch":"master","last_synced_at":"2024-05-17T07:42:05.280Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kbandla.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/contributing.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2012-06-06T18:39:31.000Z","updated_at":"2024-05-15T11:32:10.000Z","dependencies_parsed_at":"2023-02-15T11:01:33.490Z","dependency_job_id":"13e4ea27-6942-4d20-888e-5d6e4adf9c03","html_url":"https://github.com/kbandla/dpkt","commit_stats":{"total_commits":603,"total_committers":70,"mean_commits":8.614285714285714,"dds":0.8076285240464345,"last_synced_commit":"440447ae17afc83af9e8d0167e8f13a907d9b83b"},"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kbandla%2Fdpkt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kbandla%2Fdpkt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kbandla%2Fdpkt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kbandla%2Fdpkt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kbandla","download_url":"https://codeload.github.com/kbandla/dpkt/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":206658785,"owners_count":14607177,"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","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"}},"repo_metadata_updated_at":"2024-06-12T04:49:03.780Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.966061736475957,"dependent_packages_count":6.527826853133711,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.746944294804834},"purl":"pkg:golang/github.com/kbandla/dpkt","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/kbandla/dpkt","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/kbandla/dpkt","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/kbandla/dpkt/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-06-03T02:03:59.750Z","issues_count":59,"pull_requests_count":56,"avg_time_to_close_issue":26596907.512820512,"avg_time_to_close_pull_request":9552617.851063829,"issues_closed_count":39,"pull_requests_closed_count":47,"pull_request_authors_count":27,"issue_authors_count":43,"avg_comments_per_issue":2.6440677966101696,"avg_comments_per_pull_request":2.392857142857143,"merged_pull_requests_count":44,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":8,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":2753042.3333333335,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.125,"past_year_avg_comments_per_pull_request":2.5,"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/kbandla%2Fdpkt/issues","maintainers":[{"login":"obormot","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/obormot"},{"login":"brifordwylie","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brifordwylie"},{"login":"kbandla","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kbandla"},{"login":"crocogorical","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crocogorical"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fkbandla%2Fdpkt/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fkbandla%2Fdpkt/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fkbandla%2Fdpkt/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fkbandla%2Fdpkt/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1954233,"maintainers_count":0,"namespaces_count":741771,"keywords_count":109320,"github":"golang","metadata":{"funded_packages_count":49342},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-08T05:47:38.872Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":5296702,"name":"dpkt","ecosystem":"conda","description":"dpkt is a simple packet creation / parsing, with definitions for the basic TCP/IP protocols and is implemented in pure python","homepage":"http://github.com/kbandla/dpkt","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/kbandla/dpkt","keywords_array":[],"namespace":null,"versions_count":8,"first_release_published_at":"2019-01-31T20:58:31.000Z","latest_release_published_at":"2022-08-19T03:56:05.000Z","latest_release_number":"1.9.8","last_synced_at":"2025-08-21T09:07:37.943Z","created_at":"2022-10-03T16:01:07.451Z","updated_at":"2025-08-21T09:07:37.943Z","registry_url":"https://anaconda.org/conda-forge/dpkt","install_command":"conda install -c conda-forge dpkt","documentation_url":null,"metadata":{},"repo_metadata":{"uuid":"4576441","full_name":"kbandla/dpkt","owner":"kbandla","description":"fast, simple packet creation / parsing, with definitions for the basic TCP/IP protocols","archived":false,"fork":false,"pushed_at":"2023-01-27T16:44:52.000Z","size":1416,"stargazers_count":993,"open_issues_count":72,"forks_count":267,"subscribers_count":49,"default_branch":"master","last_synced_at":"2023-03-21T10:46:52.094Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/contributing.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-06-06T18:39:31.000Z","updated_at":"2023-03-20T13:02:51.000Z","dependencies_parsed_at":"2023-02-15T11:01:33.490Z","dependency_job_id":null,"html_url":"https://github.com/kbandla/dpkt","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kbandla%2Fdpkt","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kbandla%2Fdpkt/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kbandla%2Fdpkt/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kbandla","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"},"owner_record":{"login":"kbandla","name":"Kiran Bandla","uuid":"200847","kind":"user","description":"Security Engineer","email":"","website":null,"location":"USA","twitter":"kbandla","company":null,"avatar_url":"https://avatars.githubusercontent.com/u/200847?u=af98df48f2a15e1b8ac96173e78e010df8099c13\u0026v=4","repositories_count":23,"last_synced_at":"2023-02-19T22:26:56.275Z","metadata":{"has_sponsors_listing":false},"owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kbandla"},"tags":[{"name":"v1.9.8","sha":"5fc039033f7f9245b89c1d8f1e6dd3aad110e56f","kind":"commit","published_at":"2022-08-18T05:50:59.000Z","download_url":"https://codeload.github.com/kbandla/dpkt/tar.gz/v1.9.8","html_url":"https://github.com/kbandla/dpkt/releases/tag/v1.9.8"},{"name":"v1.9.7.2","sha":"93b05a76d496da79a58772e8142f69f8e89f350c","kind":"commit","published_at":"2021-08-30T18:45:11.000Z","download_url":"https://codeload.github.com/kbandla/dpkt/tar.gz/v1.9.7.2","html_url":"https://github.com/kbandla/dpkt/releases/tag/v1.9.7.2"},{"name":"v1.9.7","sha":"f048e594bf096ac120ae56b5293788905b0fc8be","kind":"commit","published_at":"2021-08-16T23:53:25.000Z","download_url":"https://codeload.github.com/kbandla/dpkt/tar.gz/v1.9.7","html_url":"https://github.com/kbandla/dpkt/releases/tag/v1.9.7"},{"name":"v1.9.6","sha":"4350854364facd1f85dfac3b0997ba2cfd877701","kind":"commit","published_at":"2021-05-21T15:14:26.000Z","download_url":"https://codeload.github.com/kbandla/dpkt/tar.gz/v1.9.6","html_url":"https://github.com/kbandla/dpkt/releases/tag/v1.9.6"},{"name":"v1.9.5","sha":"7937ff368c931cad5eb2c7c690034ac7df300d81","kind":"commit","published_at":"2021-02-08T00:54:48.000Z","download_url":"https://codeload.github.com/kbandla/dpkt/tar.gz/v1.9.5","html_url":"https://github.com/kbandla/dpkt/releases/tag/v1.9.5"},{"name":"v1.9.4","sha":"dd27de917eee085678f187cc6bc9c8ed52d104c6","kind":"commit","published_at":"2020-09-22T16:19:35.000Z","download_url":"https://codeload.github.com/kbandla/dpkt/tar.gz/v1.9.4","html_url":"https://github.com/kbandla/dpkt/releases/tag/v1.9.4"},{"name":"v1.9.3","sha":"3671da18d9dcd6c44cedb92605fbc6199e6bc109","kind":"commit","published_at":"2020-07-15T21:41:28.000Z","download_url":"https://codeload.github.com/kbandla/dpkt/tar.gz/v1.9.3","html_url":"https://github.com/kbandla/dpkt/releases/tag/v1.9.3"},{"name":"v1.9.2","sha":"2e8d03015ac5f2c0467d42e55891ba7711159eca","kind":"commit","published_at":"2018-12-10T02:48:09.000Z","download_url":"https://codeload.github.com/kbandla/dpkt/tar.gz/v1.9.2","html_url":"https://github.com/kbandla/dpkt/releases/tag/v1.9.2"},{"name":"v1.9.1","sha":"6cd0909d613a66033ecdefaca6cc07cfa7d46d6b","kind":"commit","published_at":"2017-04-24T00:55:18.000Z","download_url":"https://codeload.github.com/kbandla/dpkt/tar.gz/v1.9.1","html_url":"https://github.com/kbandla/dpkt/releases/tag/v1.9.1"},{"name":"v1.9.0","sha":"683b8415048f445e3ad02dbd720ec9ad293c3eb7","kind":"commit","published_at":"2017-03-23T21:07:04.000Z","download_url":"https://codeload.github.com/kbandla/dpkt/tar.gz/v1.9.0","html_url":"https://github.com/kbandla/dpkt/releases/tag/v1.9.0"},{"name":"v1.8.8","sha":"2d0ed91d13cef2e6e31336de7ac07415161c58d2","kind":"commit","published_at":"2016-08-18T15:36:32.000Z","download_url":"https://codeload.github.com/kbandla/dpkt/tar.gz/v1.8.8","html_url":"https://github.com/kbandla/dpkt/releases/tag/v1.8.8"},{"name":"v1.8.7","sha":"d472683e7415520b28c77317c1b040928245fc0a","kind":"commit","published_at":"2016-03-18T16:30:17.000Z","download_url":"https://codeload.github.com/kbandla/dpkt/tar.gz/v1.8.7","html_url":"https://github.com/kbandla/dpkt/releases/tag/v1.8.7"},{"name":"1.8.r98","sha":"86c86fdda4e497255500b94f6149bc828a91c17b","kind":"commit","published_at":"2014-07-15T23:55:53.000Z","download_url":"https://codeload.github.com/kbandla/dpkt/tar.gz/1.8.r98","html_url":"https://github.com/kbandla/dpkt/releases/tag/1.8.r98"}]},"repo_metadata_updated_at":"2023-03-22T07:27:37.891Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":24.087846269029196,"dependent_packages_count":28.90940853506364,"stargazers_count":12.637883703518844,"forks_count":10.691290242076366,"docker_downloads_count":null,"average":19.081607187422012},"purl":"pkg:conda/dpkt","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/dpkt","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/dpkt","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/dpkt/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-09T04:14:49.726Z","issues_count":51,"pull_requests_count":51,"avg_time_to_close_issue":25969214.14285714,"avg_time_to_close_pull_request":9552617.851063829,"issues_closed_count":35,"pull_requests_closed_count":47,"pull_request_authors_count":22,"issue_authors_count":36,"avg_comments_per_issue":2.8627450980392157,"avg_comments_per_pull_request":2.607843137254902,"merged_pull_requests_count":44,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":8,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":467870.0,"past_year_avg_time_to_close_pull_request":409786.0,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":8,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":1.75,"past_year_avg_comments_per_pull_request":3.8,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":8},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/dpkt/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/dpkt/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/dpkt/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/dpkt/related_packages","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13414,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2190},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-08T06:53:21.618Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}}],"commits":{"id":15960,"full_name":"kbandla/dpkt","default_branch":"master","committers":[{"name":"crocogorical","email":"crocogorical@gmail.com","login":"crocogorical","count":124},{"name":"obormot","email":"oscar.ibatullin@gmail.com","login":"obormot","count":116},{"name":"Brian Wylie","email":"briford.wylie@gmail.com","login":"brifordwylie","count":114},{"name":"Brian Wylie","email":"bwylie@vectranetworks.com","login":null,"count":37},{"name":"Kyle Keppler","email":"kyle.keppler@gtri.gatech.edu","login":null,"count":23},{"name":"Kiran Bandla","email":"kbandla@in2void.com","login":null,"count":21},{"name":"G. Endignoux","email":"ggendx@gmail.com","login":"gendx","count":19},{"name":"sunhao2014","email":"sunhao2009@qq.com","login":"sunhao2014","count":15},{"name":"Saylenty","email":"Druzhyninalex@gmail.com","login":"saylenty","count":15},{"name":"Andrew McConachie","email":"andrew@depht.com","login":"smutt","count":14},{"name":"Dustin Rodrigues","email":"dust.rod@gmail.com","login":"dtrodrigues","count":12},{"name":"Szilárd Pfeiffer","email":"coroner@pfeifferszilard.hu","login":"c0r0n3r","count":10},{"name":"sunhao2014","email":"sunhao2013@gmail.com","login":"sunhao2013","count":6},{"name":"Oscar Ibatullin","email":"oscar@vectranetworks.com","login":null,"count":4},{"name":"Rémi Desgrange","email":"RemiDesgrange","login":"RemiDesgrange","count":4},{"name":"Rojo Pablo","email":"pablo.rojo@nokia.com","login":"pajarom","count":4},{"name":"amgadhanafy","email":"amgad2002@gmail.com","login":"amgadhanafy","count":3},{"name":"Scott Hand","email":"scott@vkgfx.com","login":"scott-hand","count":3},{"name":"James Little","email":"jim@jameslittle.me.uk","login":"jameslittle","count":3},{"name":"Schwaggot","email":"tom.ryan@posteo.de","login":"Schwaggot","count":2},{"name":"Enji Cooper","email":"yaneurabeya@gmail.com","login":"ngie-eign","count":2},{"name":"George Oikonomou","email":"giorgos.n.oikonomou@gmail.com","login":"georgeok","count":2},{"name":"Joachim Metz","email":"joachim.metz@gmail.com","login":"joachimmetz","count":2},{"name":"Martijn van Oosterhout","email":"kleptog@svana.org","login":"kleptog","count":2},{"name":"Richard Hansen","email":"rhansen@rhansen.org","login":"rhansen","count":2},{"name":"Tomas Mlcoch","email":"xtojaj@gmail.com","login":"Tojaj","count":2},{"name":"Yegor Yefremov","email":"yegorslists@googlemail.com","login":"yegorich","count":2},{"name":"Edward Catmur","email":"edward.catmur@mavensecurities.com","login":"ecatmur","count":2},{"name":"Rémi Desgrange","email":"remi.desgrange@kaizen-solutions.net","login":null,"count":2},{"name":"René Liebscher","email":"rene.liebscher@webfleet.com","login":null,"count":1},{"name":"Joakim Eriksson","email":"joakime@sics.se","login":null,"count":1},{"name":"Eddi Linder","email":"eddi@guardicore.com","login":null,"count":1},{"name":"Simon Vetter","email":"simon@netzente.de","login":null,"count":1},{"name":"mori-b","email":"moribirom@gmail.com","login":"mori-b","count":1},{"name":"kbandla","email":"kbandla@outlook.com","login":"kbandla","count":1},{"name":"andrew-bolin","email":"fivepointpalmexplodingheart+github@gmail.com","login":"andrew-bolin","count":1},{"name":"Simon Vetter","email":"github@powerswitch-entertainment.de","login":"powerswitch","count":1},{"name":"Aleksey Dolia","email":"aleksey.dolia@gmail.com","login":"adolia","count":1},{"name":"Peter Uittenbroek","email":"prmuittenbroek@gmail.com","login":"puittenbroek","count":1},{"name":"Morgon Kanter","email":"mx","login":"mx","count":1},{"name":"Lukas Rist","email":"lr@cortilabs.com","login":"glaslos","count":1},{"name":"Konstantin Bolshakov","email":"konstantinbo","login":"konstantinbo","count":1},{"name":"K-Reddy1","email":"68879674+K-Reddy1","login":"K-Reddy1","count":1},{"name":"Jan-Niklas Burfeind","email":"github@aiyionpri.me","login":"AiyionPrime","count":1},{"name":"Ilia Galkin","email":"admin@j4u.su","login":"KnifeMaster007","count":1},{"name":"Ignacy Gawędzki","email":"iazz","login":"iazz","count":1},{"name":"Ever","email":"ieverx@outlook.com","login":"iEverX","count":1},{"name":"Ed Cashin","email":"ed.cashin@acm.org","login":"ecashin","count":1},{"name":"tuampon","email":"diohabara@gmail.com","login":"diohabara","count":1},{"name":"tjwalton","email":"15825356+tjwalton","login":"tjwalton","count":1},{"name":"reaal-dev","email":"63110187+reaal-dev","login":"reaal-dev","count":1},{"name":"ngrauel","email":"ngrauel","login":"ngrauel","count":1},{"name":"ngober","email":"ngober@protonmail.com","login":"ngober","count":1},{"name":"kylekeppler","email":"kyle.keppler@gmail.com","login":"kylekeppler","count":1},{"name":"kush","email":"kushfj","login":"kushfj","count":1},{"name":"j-m-patterson","email":"j.m.patterson@gmail.com","login":"j-m-patterson","count":1},{"name":"Yoshiyuki Kurauchi","email":"ahochauwaaaaa@gmail.com","login":"wmnsk","count":1},{"name":"Robert P. Cope","email":"rpcope1","login":"rpcope1","count":1},{"name":"Dimitris Apostolou","email":"dimitris.apostolou@icloud.com","login":"rex4539","count":1},{"name":"Martin Prussak","email":"martin.prussak@tracetronic.de","login":"ttmapr","count":1},{"name":"Joep Dumont","email":"xorjoep@gmail.com","login":"XorJoep","count":1},{"name":"Jacob McDonald","email":"jmc734@gmail.com","login":"jmc734","count":1},{"name":"EliScada","email":"eli@scadafence.com","login":"EliScada","count":1},{"name":"Eddi Linder","email":"eddi89@gmail.com","login":"3ddi","count":1},{"name":"oosthoek","email":"oosthoek@umich.edu","login":"oosthoek","count":1},{"name":"Alexander Shadchin","email":"alexandr.shadchin@gmail.com","login":"shadchin","count":1}],"total_commits":604,"total_committers":66,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":9.151515151515152,"dds":0.794701986754967,"past_year_committers":[{"name":"kbandla","email":"kbandla@outlook.com","login":"kbandla","count":1}],"past_year_total_commits":1,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":1.0,"past_year_dds":0.0,"last_synced_at":"2025-02-04T12:56:16.811Z","last_synced_commit":"4f8958eb4b375b38d0ab6ffadf2da9b24395394d","created_at":"2023-03-07T11:31:31.223Z","updated_at":"2025-02-04T12:58:04.175Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/kbandla%2Fdpkt/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:16.827Z","repositories_count":5483322,"commits_count":854270774,"contributors_count":31138750,"owners_count":908526,"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":"kbandla/dpkt","html_url":"https://github.com/kbandla/dpkt","last_synced_at":"2025-05-21T08:08:32.896Z","status":"error","issues_count":66,"pull_requests_count":59,"avg_time_to_close_issue":25938179.925,"avg_time_to_close_pull_request":9552617.851063829,"issues_closed_count":40,"pull_requests_closed_count":47,"pull_request_authors_count":30,"issue_authors_count":48,"avg_comments_per_issue":2.484848484848485,"avg_comments_per_pull_request":2.288135593220339,"merged_pull_requests_count":44,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":6,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":247804.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-10T21:29:17.049Z","updated_at":"2025-09-03T02:11:24.324Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/kbandla%2Fdpkt","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/kbandla%2Fdpkt/issues","issue_labels_count":{"question":14,"bug":5,"feature":4,"documentation":4,"critical":2,"imported":2,"code quality":2,"2.0 Release":1},"pull_request_labels_count":{"feature":3,"in progress":1,"documentation":1},"issue_author_associations_count":{"NONE":46,"COLLABORATOR":12,"CONTRIBUTOR":6,"OWNER":2},"pull_request_author_associations_count":{"COLLABORATOR":28,"NONE":18,"CONTRIBUTOR":17,"OWNER":1},"issue_authors":{"obormot":6,"brifordwylie":5,"AiyionPrime":3,"philipaxer":3,"brightpinefield":3,"kbandla":2,"FeldrinH":2,"kloczek":2,"giovanni-bellini-argo":1,"yifeikong":1,"0v3rW4tch":1,"mcepl":1,"HugooB":1,"legend21313":1,"id88":1,"andypitcher":1,"hackdefendr":1,"mattfysh":1,"Rigstor":1,"Hans-JakobHoltzTT":1,"Isdriai":1,"K-Reddy1":1,"Gu-f":1,"namyamalik":1,"mattigot":1,"dermoritz":1,"sksm2822":1,"perjah20":1,"s3ldondev":1,"ttmapr":1,"delins":1,"deepak-sankey":1,"vadimszzz":1,"student-limo":1,"newjumperk":1,"oosthoek":1,"shyamdb":1,"itaykrk":1,"gmacon":1,"somebodya1":1,"zhou121":1,"smith0818":1,"crocogorical":1,"pfirsich":1,"galosss":1,"nbastin":1,"jkljkjkjk":1,"JannisBush":1},"pull_request_authors":{"obormot":22,"brifordwylie":6,"Schwaggot":2,"AiyionPrime":2,"philipaxer":2,"aholtzma-am":2,"katomaso":2,"ramateur":2,"pajarom":2,"pseiderer":1,"ttmapr":1,"rootkiter":1,"reaal-dev":1,"heyibrahimkhan":1,"stigbjorlykke":1,"oosthoek":1,"andrew-bolin":1,"K-Reddy1":1,"tjwalton":1,"rex4539":1,"amoxuk":1,"diohabara":1,"Phikimon":1,"rpcope1":1,"JannisBush":1,"asyd":1,"paulgear":1,"kbandla":1,"konstantinbo":1,"kleptog":1,"iazz":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:17.013Z","repositories_count":10154779,"issues_count":32075917,"pull_requests_count":100114049,"authors_count":10723978,"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":5},"past_year_pull_request_author_associations_count":{"NONE":4},"past_year_issue_authors":{"philipaxer":3,"giovanni-bellini-argo":1,"mattfysh":1},"past_year_pull_request_authors":{"philipaxer":2,"pseiderer":1,"asyd":1},"maintainers":[{"login":"obormot","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/obormot"},{"login":"brifordwylie","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brifordwylie"},{"login":"kbandla","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kbandla"},{"login":"crocogorical","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crocogorical"}],"active_maintainers":[]},"events":{"total":{"IssuesEvent":3,"WatchEvent":47,"IssueCommentEvent":6,"PullRequestEvent":3,"ForkEvent":6},"last_year":{"IssuesEvent":3,"WatchEvent":47,"IssueCommentEvent":6,"PullRequestEvent":3,"ForkEvent":6}},"keywords":[],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/codeql-analysis.yml","sha":null,"kind":"manifest","created_at":"2023-02-15T11:01:32.573Z","updated_at":"2023-02-15T11:01:32.573Z","repository_link":"https://github.com/kbandla/dpkt/blob/master/.github/workflows/codeql-analysis.yml","dependencies":[{"id":7683366931,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7683366934,"package_name":"github/codeql-action/init","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7683366936,"package_name":"github/codeql-action/autobuild","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7683366939,"package_name":"github/codeql-action/analyze","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/python-package.yml","sha":null,"kind":"manifest","created_at":"2023-02-15T11:01:32.880Z","updated_at":"2023-02-15T11:01:32.880Z","repository_link":"https://github.com/kbandla/dpkt/blob/master/.github/workflows/python-package.yml","dependencies":[{"id":7683368326,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7683368327,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7683368328,"package_name":"AndreMiras/coveralls-python-action","ecosystem":"actions","requirements":"v20201129","direct":true,"kind":"composite","optional":false},{"id":7683368331,"package_name":"AndreMiras/coveralls-python-action","ecosystem":"actions","requirements":"develop","direct":true,"kind":"composite","optional":false}]}],"score":25.463796198096396,"created_at":"2025-09-08T11:18:38.140Z","updated_at":"2025-10-07T08:24:58.398Z","avatar_url":"https://github.com/kbandla.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":651983,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["python2"],"project_url":"https://science.ecosyste.ms/api/v1/projects/65469","html_url":"https://science.ecosyste.ms/projects/65469"}