{"id":378859,"url":"https://github.com/napalm-automation/napalm","last_synced_at":"2026-08-12T10:33:22.589Z","repository":{"id":723402,"uuid":"32737992","full_name":"napalm-automation/napalm","owner":"napalm-automation","description":"Network Automation and Programmability Abstraction Layer with Multivendor support","archived":false,"fork":false,"pushed_at":"2026-07-27T19:26:56.000Z","size":8256,"stargazers_count":2484,"open_issues_count":174,"forks_count":590,"subscribers_count":142,"default_branch":"develop","last_synced_at":"2026-08-04T15:11:46.055Z","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":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/napalm-automation.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":"docs/support/.gitignore","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2015-03-23T14:43:45.000Z","updated_at":"2026-08-04T12:23:08.000Z","dependencies_parsed_at":"2024-04-28T01:56:18.134Z","dependency_job_id":"dbf8bb21-9635-4a9a-9a95-08f7fc4df33b","html_url":"https://github.com/napalm-automation/napalm","commit_stats":{"total_commits":3280,"total_committers":212,"mean_commits":"15.471698113207546","dds":0.811890243902439,"last_synced_commit":"8e7d663e0f4432e7a896becc34c16b103d9a26d0"},"previous_names":[],"tags_count":44,"template":false,"template_full_name":null,"purl":"pkg:github/napalm-automation/napalm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/napalm-automation","download_url":"https://codeload.github.com/napalm-automation/napalm/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/sbom","scorecard":{"id":674363,"data":{"date":"2025-08-11","repo":{"name":"github.com/napalm-automation/napalm","commit":"db485ea04c238dbc2719d4333fa7d073d99217ce"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Maintained","score":10,"reason":"16 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/commit.yaml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/pythonpublish.yml:9","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":"Code-Review","score":8,"reason":"Found 8/10 approved changesets -- score normalized to 8","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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/pythonpublish.yml:12"],"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":"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":"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":"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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"}},{"name":"Vulnerabilities","score":0,"reason":"29 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2020-220","Warn: Project is vulnerable to: GHSA-48p4-8xcf-vxj5","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: PYSEC-2014-8 / GHSA-8r7q-cvjq-x353","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2014-82 / GHSA-fqh9-2qgg-h84h","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: PYSEC-2019-220 / GHSA-hj2j-77xm-mc5v","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: GHSA-55x5-fj6c-h6m8","Warn: Project is vulnerable to: PYSEC-2021-19 / GHSA-jq4v-f5q6-mjqq","Warn: Project is vulnerable to: PYSEC-2020-62 / GHSA-pgww-xf46-h92r","Warn: Project is vulnerable to: PYSEC-2022-230 / GHSA-wrxv-2j5q-m38w","Warn: Project is vulnerable to: GHSA-45x7-px36-x8w8","Warn: Project is vulnerable to: PYSEC-2022-166","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2023-74 / GHSA-j8r2-6x86-q33q","Warn: Project is vulnerable to: PYSEC-2018-28 / GHSA-x84v-xcm2-53pg","Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-cx63-2mw6-8hw5","Warn: Project is vulnerable to: PYSEC-2022-43012 / GHSA-r9hx-vwmv-q579","Warn: Project is vulnerable to: PYSEC-2014-9 / GHSA-57qw-cc2g-pv5p","Warn: Project is vulnerable to: PYSEC-2018-12 / GHSA-xp26-p53h-6h2p"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/napalm-automation/napalm/commit.yaml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit.yaml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/napalm-automation/napalm/commit.yaml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit.yaml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/napalm-automation/napalm/commit.yaml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit.yaml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/napalm-automation/napalm/commit.yaml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpublish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/napalm-automation/napalm/pythonpublish.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpublish.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/napalm-automation/napalm/pythonpublish.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pythonpublish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/napalm-automation/napalm/pythonpublish.yml/develop?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:6: pin your Docker image by updating python:3.12-slim-bookworm to python:3.12-slim-bookworm@sha256:42cf2422587a3dac0e0a3674a4d86f01570d5d7260588f3845f51e6176d8134b","Warn: pipCommand not pinned by hash: docs/build-ansible-module-docs.sh:14","Warn: pipCommand not pinned by hash: docs/build-ansible-module-docs.sh:15","Warn: pipCommand not pinned by hash: .github/workflows/commit.yaml:26","Warn: pipCommand not pinned by hash: .github/workflows/commit.yaml:27","Warn: pipCommand not pinned by hash: .github/workflows/commit.yaml:28","Warn: pipCommand not pinned by hash: .github/workflows/commit.yaml:29","Warn: pipCommand not pinned by hash: .github/workflows/commit.yaml:66","Warn: pipCommand not pinned by hash: .github/workflows/commit.yaml:67","Warn: pipCommand not pinned by hash: .github/workflows/commit.yaml:68","Warn: pipCommand not pinned by hash: .github/workflows/commit.yaml:69","Warn: pipCommand not pinned by hash: .github/workflows/commit.yaml:70","Warn: pipCommand not pinned by hash: .github/workflows/pythonpublish.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/pythonpublish.yml:23","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of  13 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"}}]},"last_synced_at":"2025-08-21T21:04:00.256Z","repository_id":723402,"created_at":"2025-08-21T21:04:00.257Z","updated_at":"2025-08-21T21:04:00.257Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36330662,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"napalm-automation","name":"napalm-automation","uuid":"16415577","kind":"organization","description":"","email":"napalm-automation@googlegroups.com","website":"https://napalm.readthedocs.io/en/latest/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/16415577?v=4","repositories_count":22,"last_synced_at":"2024-03-25T22:42:22.393Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/napalm-automation","funding_links":[],"total_stars":2874,"followers":53,"following":0,"created_at":"2022-11-02T19:35:35.280Z","updated_at":"2024-03-25T22:42:25.701Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/napalm-automation","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/napalm-automation/repositories"},"packages":[{"id":2813702,"name":"napalm-fork","ecosystem":"pypi","description":"Network Automation and Programmability Abstraction Layer with Multivendor support","homepage":"https://github.com/napalm-automation/napalm","licenses":"Apache 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/napalm-automation/napalm","keywords_array":[],"namespace":null,"versions_count":10,"first_release_published_at":"2021-05-27T20:13:09.000Z","latest_release_published_at":"2022-02-18T14:54:24.000Z","latest_release_number":"3.4.0","last_synced_at":"2026-08-11T12:02:51.359Z","created_at":"2022-04-10T11:42:38.373Z","updated_at":"2026-08-11T12:02:51.359Z","registry_url":"https://pypi.org/project/napalm-fork/","install_command":"pip install napalm-fork --index-url https://pypi.org/simple","documentation_url":"https://napalm-fork.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["License :: OSI Approved :: Apache Software License","Operating System :: MacOS","Operating System :: POSIX :: Linux","Programming Language :: Python","Programming Language :: Python :: 3","Programming Language :: Python :: 3.6","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Topic :: Utilities"],"normalized_name":"napalm-fork","project_status":null},"repo_metadata":{"id":723402,"uuid":"32737992","full_name":"napalm-automation/napalm","owner":"napalm-automation","description":"Network Automation and Programmability Abstraction Layer with Multivendor support","archived":false,"fork":false,"pushed_at":"2026-07-27T19:26:56.000Z","size":8256,"stargazers_count":2484,"open_issues_count":174,"forks_count":590,"subscribers_count":142,"default_branch":"develop","last_synced_at":"2026-08-04T15:11:46.055Z","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":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/napalm-automation.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":"docs/support/.gitignore","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2015-03-23T14:43:45.000Z","updated_at":"2026-08-04T12:23:08.000Z","dependencies_parsed_at":"2024-04-28T01:56:18.134Z","dependency_job_id":"dbf8bb21-9635-4a9a-9a95-08f7fc4df33b","html_url":"https://github.com/napalm-automation/napalm","commit_stats":{"total_commits":3280,"total_committers":212,"mean_commits":"15.471698113207546","dds":0.811890243902439,"last_synced_commit":"8e7d663e0f4432e7a896becc34c16b103d9a26d0"},"previous_names":[],"tags_count":44,"template":false,"template_full_name":null,"purl":"pkg:github/napalm-automation/napalm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/napalm-automation","download_url":"https://codeload.github.com/napalm-automation/napalm/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/sbom","scorecard":{"id":674363,"data":{"date":"2025-08-11","repo":{"name":"github.com/napalm-automation/napalm","commit":"db485ea04c238dbc2719d4333fa7d073d99217ce"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Maintained","score":10,"reason":"16 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/commit.yaml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/pythonpublish.yml:9","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":"Code-Review","score":8,"reason":"Found 8/10 approved changesets -- score normalized to 8","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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/pythonpublish.yml:12"],"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":"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":"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":"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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"}},{"name":"Vulnerabilities","score":0,"reason":"29 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2020-220","Warn: Project is vulnerable to: GHSA-48p4-8xcf-vxj5","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: PYSEC-2014-8 / GHSA-8r7q-cvjq-x353","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2014-82 / GHSA-fqh9-2qgg-h84h","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: PYSEC-2019-220 / GHSA-hj2j-77xm-mc5v","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: GHSA-55x5-fj6c-h6m8","Warn: Project is vulnerable to: PYSEC-2021-19 / GHSA-jq4v-f5q6-mjqq","Warn: Project is vulnerable to: PYSEC-2020-62 / GHSA-pgww-xf46-h92r","Warn: Project is vulnerable to: PYSEC-2022-230 / GHSA-wrxv-2j5q-m38w","Warn: Project is vulnerable to: GHSA-45x7-px36-x8w8","Warn: Project is vulnerable to: PYSEC-2022-166","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2023-74 / GHSA-j8r2-6x86-q33q","Warn: Project is vulnerable to: PYSEC-2018-28 / GHSA-x84v-xcm2-53pg","Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-cx63-2mw6-8hw5","Warn: Project is vulnerable to: PYSEC-2022-43012 / GHSA-r9hx-vwmv-q579","Warn: Project is vulnerable to: PYSEC-2014-9 / GHSA-57qw-cc2g-pv5p","Warn: Project is vulnerable to: PYSEC-2018-12 / GHSA-xp26-p53h-6h2p"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/napalm-automation/napalm/commit.yaml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit.yaml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/napalm-automation/napalm/commit.yaml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit.yaml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/napalm-automation/napalm/commit.yaml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit.yaml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/napalm-automation/napalm/commit.yaml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpublish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/napalm-automation/napalm/pythonpublish.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpublish.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/napalm-automation/napalm/pythonpublish.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pythonpublish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/napalm-automation/napalm/pythonpublish.yml/develop?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:6: pin your Docker image by updating python:3.12-slim-bookworm to python:3.12-slim-bookworm@sha256:42cf2422587a3dac0e0a3674a4d86f01570d5d7260588f3845f51e6176d8134b","Warn: pipCommand not pinned by hash: docs/build-ansible-module-docs.sh:14","Warn: pipCommand not pinned by hash: docs/build-ansible-module-docs.sh:15","Warn: pipCommand not pinned by hash: .github/workflows/commit.yaml:26","Warn: pipCommand not pinned by hash: .github/workflows/commit.yaml:27","Warn: pipCommand not pinned by hash: .github/workflows/commit.yaml:28","Warn: pipCommand not pinned by hash: .github/workflows/commit.yaml:29","Warn: pipCommand not pinned by hash: .github/workflows/commit.yaml:66","Warn: pipCommand not pinned by hash: .github/workflows/commit.yaml:67","Warn: pipCommand not pinned by hash: .github/workflows/commit.yaml:68","Warn: pipCommand not pinned by hash: .github/workflows/commit.yaml:69","Warn: pipCommand not pinned by hash: .github/workflows/commit.yaml:70","Warn: pipCommand not pinned by hash: .github/workflows/pythonpublish.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/pythonpublish.yml:23","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of  13 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"}}]},"last_synced_at":"2025-08-21T21:04:00.256Z","repository_id":723402,"created_at":"2025-08-21T21:04:00.257Z","updated_at":"2025-08-21T21:04:00.257Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36330662,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"napalm-automation","name":"napalm-automation","uuid":"16415577","kind":"organization","description":"","email":"napalm-automation@googlegroups.com","website":"https://napalm.readthedocs.io/en/latest/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/16415577?v=4","repositories_count":22,"last_synced_at":"2024-03-25T22:42:22.393Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/napalm-automation","funding_links":[],"total_stars":2874,"followers":53,"following":0,"created_at":"2022-11-02T19:35:35.280Z","updated_at":"2024-03-25T22:42:25.701Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/napalm-automation","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/napalm-automation/repositories"},"tags":[{"name":"5.2.0","sha":"deafa21d1c86158d03a8e456a5fd4c9165bfb10e","kind":"commit","published_at":"2026-07-27T19:07:30.000Z","download_url":"https://codeload.github.com/napalm-automation/napalm/tar.gz/5.2.0","html_url":"https://github.com/napalm-automation/napalm/releases/tag/5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/napalm-automation/napalm@5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/5.2.0/manifests"},{"name":"5.1.0","sha":"bfc71e22665d0feddfdd1a00da6becd38ad8ae41","kind":"tag","published_at":"2025-08-05T18:29:56.000Z","download_url":"https://codeload.github.com/napalm-automation/napalm/tar.gz/5.1.0","html_url":"https://github.com/napalm-automation/napalm/releases/tag/5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/napalm-automation/napalm@5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/5.1.0/manifests"},{"name":"5.0.0","sha":"341448a24569585fda64c8addf84e433804777e2","kind":"commit","published_at":"2024-04-10T11:38:28.000Z","download_url":"https://codeload.github.com/napalm-automation/napalm/tar.gz/5.0.0","html_url":"https://github.com/napalm-automation/napalm/releases/tag/5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/napalm-automation/napalm@5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/5.0.0/manifests"},{"name":"4.1.0","sha":"904c42e84a5f312aa46ccb946966f45514a5d563","kind":"tag","published_at":"2023-05-23T17:37:55.000Z","download_url":"https://codeload.github.com/napalm-automation/napalm/tar.gz/4.1.0","html_url":"https://github.com/napalm-automation/napalm/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/napalm-automation/napalm@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/4.1.0/manifests"},{"name":"4.0.0","sha":"ec15b3d3cac7b5155ca15c7cbb458e64ca2cd660","kind":"commit","published_at":"2022-07-11T11:19:31.000Z","download_url":"https://codeload.github.com/napalm-automation/napalm/tar.gz/4.0.0","html_url":"https://github.com/napalm-automation/napalm/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/napalm-automation/napalm@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/4.0.0/manifests"},{"name":"3.4.1","sha":"fe35c9023b33970dae84e127dcc749bc7fa17c2a","kind":"commit","published_at":"2022-04-29T16:19:57.000Z","download_url":"https://codeload.github.com/napalm-automation/napalm/tar.gz/3.4.1","html_url":"https://github.com/napalm-automation/napalm/releases/tag/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/napalm-automation/napalm@3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/3.4.1/manifests"},{"name":"3.4.0","sha":"919916435c0b91875159aebaf11c453559124de3","kind":"commit","published_at":"2022-02-12T18:54:06.000Z","download_url":"https://codeload.github.com/napalm-automation/napalm/tar.gz/3.4.0","html_url":"https://github.com/napalm-automation/napalm/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/napalm-automation/napalm@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/3.4.0/manifests"},{"name":"3.3.1","sha":"524a086192df3906d97a8c54f974d4d109a185b5","kind":"commit","published_at":"2021-06-16T12:04:47.000Z","download_url":"https://codeload.github.com/napalm-automation/napalm/tar.gz/3.3.1","html_url":"https://github.com/napalm-automation/napalm/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/napalm-automation/napalm@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/3.3.1/manifests"},{"name":"3.3.0","sha":"f8ea1013e36a52b90dc587afc076d17a401504d1","kind":"commit","published_at":"2021-05-10T08:32:51.000Z","download_url":"https://codeload.github.com/napalm-automation/napalm/tar.gz/3.3.0","html_url":"https://github.com/napalm-automation/napalm/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/napalm-automation/napalm@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/3.3.0/manifests"},{"name":"3.2.0","sha":"f195a3432ec413e195e938029cea0ea72de87e75","kind":"commit","published_at":"2020-09-03T12:11:55.000Z","download_url":"https://codeload.github.com/napalm-automation/napalm/tar.gz/3.2.0","html_url":"https://github.com/napalm-automation/napalm/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/napalm-automation/napalm@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/3.2.0/manifests"},{"name":"3.1.0","sha":"4af2aba7e395dc96632a2aac2d1fd7a7aa493b60","kind":"commit","published_at":"2020-07-27T12:06:47.000Z","download_url":"https://codeload.github.com/napalm-automation/napalm/tar.gz/3.1.0","html_url":"https://github.com/napalm-automation/napalm/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/napalm-automation/napalm@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/3.1.0/manifests"},{"name":"3.0.1","sha":"456f7362986abd2ec43510f512b7ccca706ac35b","kind":"commit","published_at":"2020-05-15T09:38:40.000Z","download_url":"https://codeload.github.com/napalm-automation/napalm/tar.gz/3.0.1","html_url":"https://github.com/napalm-automation/napalm/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/napalm-automation/napalm@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/3.0.1/manifests"},{"name":"3.0.0","sha":"803f76488b3488ab00b37f5b93506e7cc60ae158","kind":"commit","published_at":"2020-05-06T11:04:47.000Z","download_url":"https://codeload.github.com/napalm-automation/napalm/tar.gz/3.0.0","html_url":"https://github.com/napalm-automation/napalm/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/napalm-automation/napalm@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/3.0.0/manifests"},{"name":"2.5.0","sha":"a65fc25e36fa38e9f1d97f7473ce5b0bf5b328e8","kind":"commit","published_at":"2019-10-10T10:31:18.000Z","download_url":"https://codeload.github.com/napalm-automation/napalm/tar.gz/2.5.0","html_url":"https://github.com/napalm-automation/napalm/releases/tag/2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/napalm-automation/napalm@2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/2.5.0/manifests"},{"name":"2.4.0","sha":"4e503477ebf11a160aa3803a0de65f96a20df705","kind":"tag","published_at":"2019-02-11T19:07:17.000Z","download_url":"https://codeload.github.com/napalm-automation/napalm/tar.gz/2.4.0","html_url":"https://github.com/napalm-automation/napalm/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/napalm-automation/napalm@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/2.4.0/manifests"},{"name":"2.3.3","sha":"6d84d61e8446d45e87e83954cfeaa895f082c73c","kind":"tag","published_at":"2018-10-14T20:12:11.000Z","download_url":"https://codeload.github.com/napalm-automation/napalm/tar.gz/2.3.3","html_url":"https://github.com/napalm-automation/napalm/releases/tag/2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/napalm-automation/napalm@2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/2.3.3/manifests"},{"name":"2.3.2","sha":"31dbfef4f228699115a74524c5021b81d86d39c2","kind":"tag","published_at":"2018-08-10T17:36:52.000Z","download_url":"https://codeload.github.com/napalm-automation/napalm/tar.gz/2.3.2","html_url":"https://github.com/napalm-automation/napalm/releases/tag/2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/napalm-automation/napalm@2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/2.3.2/manifests"},{"name":"2.3.1","sha":"3571631943ef9f062c8774fb5a005eec2847db27","kind":"tag","published_at":"2018-04-12T17:42:44.000Z","download_url":"https://codeload.github.com/napalm-automation/napalm/tar.gz/2.3.1","html_url":"https://github.com/napalm-automation/napalm/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/napalm-automation/napalm@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"d5f24b325196f2071792a8342076c450cca9f070","kind":"commit","published_at":"2018-01-08T17:27:06.000Z","download_url":"https://codeload.github.com/napalm-automation/napalm/tar.gz/2.3.0","html_url":"https://github.com/napalm-automation/napalm/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/napalm-automation/napalm@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"21f675e2ee59b69fe36233246825ccd73e638a55","kind":"commit","published_at":"2017-11-24T15:33:24.000Z","download_url":"https://codeload.github.com/napalm-automation/napalm/tar.gz/2.2.0","html_url":"https://github.com/napalm-automation/napalm/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/napalm-automation/napalm@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/2.2.0/manifests"},{"name":"2.1.0","sha":"01e83def85c7e4b406e688ca3f73737e4f385a3a","kind":"commit","published_at":"2017-11-18T10:37:21.000Z","download_url":"https://codeload.github.com/napalm-automation/napalm/tar.gz/2.1.0","html_url":"https://github.com/napalm-automation/napalm/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/napalm-automation/napalm@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/2.1.0/manifests"},{"name":"2.0.0","sha":"30cbfb4c2304a9d9d55299c475de2618a89f46b5","kind":"commit","published_at":"2017-11-06T15:46:02.000Z","download_url":"https://codeload.github.com/napalm-automation/napalm/tar.gz/2.0.0","html_url":"https://github.com/napalm-automation/napalm/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/napalm-automation/napalm@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/2.0.0/manifests"},{"name":"2.0.0b1","sha":"0c824fd2c29450288c0e172b2f7626079cf7f942","kind":"commit","published_at":"2017-10-29T17:28:28.000Z","download_url":"https://codeload.github.com/napalm-automation/napalm/tar.gz/2.0.0b1","html_url":"https://github.com/napalm-automation/napalm/releases/tag/2.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/napalm-automation/napalm@2.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/2.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/2.0.0b1/manifests"},{"name":"2.0.0a4","sha":"d34fc11c163e8d38d6663c5204227d4a1b9aeec2","kind":"commit","published_at":"2017-10-22T17:53:35.000Z","download_url":"https://codeload.github.com/napalm-automation/napalm/tar.gz/2.0.0a4","html_url":"https://github.com/napalm-automation/napalm/releases/tag/2.0.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/napalm-automation/napalm@2.0.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/2.0.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/2.0.0a4/manifests"},{"name":"2.0.0a3","sha":"aaaf5f3507c767f907e470db59c086c38930841e","kind":"commit","published_at":"2017-10-21T15:35:15.000Z","download_url":"https://codeload.github.com/napalm-automation/napalm/tar.gz/2.0.0a3","html_url":"https://github.com/napalm-automation/napalm/releases/tag/2.0.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/napalm-automation/napalm@2.0.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/2.0.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/2.0.0a3/manifests"},{"name":"2.0.0a1","sha":"897807823b76601eeb1d7525a66080b9b0524700","kind":"commit","published_at":"2017-10-21T12:02:58.000Z","download_url":"https://codeload.github.com/napalm-automation/napalm/tar.gz/2.0.0a1","html_url":"https://github.com/napalm-automation/napalm/releases/tag/2.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/napalm-automation/napalm@2.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/2.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/2.0.0a1/manifests"},{"name":"1.2.0","sha":"4438b1cc309e477435dc42dd8593a35f13578fca","kind":"commit","published_at":"2017-03-03T08:06:30.000Z","download_url":"https://codeload.github.com/napalm-automation/napalm/tar.gz/1.2.0","html_url":"https://github.com/napalm-automation/napalm/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/napalm-automation/napalm@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"927120be07920b6ec0d6cdc126271d368dfd8cc3","kind":"commit","published_at":"2016-05-21T09:06:24.000Z","download_url":"https://codeload.github.com/napalm-automation/napalm/tar.gz/1.1.0","html_url":"https://github.com/napalm-automation/napalm/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/napalm-automation/napalm@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/1.1.0/manifests"},{"name":"1.0.2","sha":"83ea8ce952e67d6c93ebe26a0657e91fced41bc0","kind":"commit","published_at":"2016-05-12T12:40:27.000Z","download_url":"https://codeload.github.com/napalm-automation/napalm/tar.gz/1.0.2","html_url":"https://github.com/napalm-automation/napalm/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/napalm-automation/napalm@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"5dd1168fd9bc936dee03342e23c24051309c6de6","kind":"commit","published_at":"2016-05-11T05:46:57.000Z","download_url":"https://codeload.github.com/napalm-automation/napalm/tar.gz/1.0.1","html_url":"https://github.com/napalm-automation/napalm/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/napalm-automation/napalm@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/1.0.1/manifests"},{"name":"1.00.0","sha":"672e573cf676037c0c2573c8f04aa17d9f48e8c4","kind":"commit","published_at":"2016-04-15T08:53:41.000Z","download_url":"https://codeload.github.com/napalm-automation/napalm/tar.gz/1.00.0","html_url":"https://github.com/napalm-automation/napalm/releases/tag/1.00.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/napalm-automation/napalm@1.00.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/1.00.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/1.00.0/manifests"},{"name":"0.60.0","sha":"4257abe582d02e22158180a5790f487197fc1cdc","kind":"commit","published_at":"2016-03-04T12:09:46.000Z","download_url":"https://codeload.github.com/napalm-automation/napalm/tar.gz/0.60.0","html_url":"https://github.com/napalm-automation/napalm/releases/tag/0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/napalm-automation/napalm@0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/0.60.0/manifests"},{"name":"0.51.0","sha":"b53d039970301388ea82f2166e18a0395a207465","kind":"commit","published_at":"2016-02-08T08:22:24.000Z","download_url":"https://codeload.github.com/napalm-automation/napalm/tar.gz/0.51.0","html_url":"https://github.com/napalm-automation/napalm/releases/tag/0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/napalm-automation/napalm@0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/0.51.0/manifests"},{"name":"0.50.3","sha":"ac52f7447af906c8a861c9cf28b2f65e83e69834","kind":"commit","published_at":"2016-01-14T16:18:58.000Z","download_url":"https://codeload.github.com/napalm-automation/napalm/tar.gz/0.50.3","html_url":"https://github.com/napalm-automation/napalm/releases/tag/0.50.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/napalm-automation/napalm@0.50.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/0.50.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/0.50.3/manifests"},{"name":"0.50.2","sha":"e6c250a12ce8f58d1d79b493ac76ed29bbbbfbd9","kind":"commit","published_at":"2016-01-11T11:47:21.000Z","download_url":"https://codeload.github.com/napalm-automation/napalm/tar.gz/0.50.2","html_url":"https://github.com/napalm-automation/napalm/releases/tag/0.50.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/napalm-automation/napalm@0.50.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/0.50.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/0.50.2/manifests"},{"name":"0.50.1","sha":"c63707a44e7c39365fbc1dd87434483777d6d83f","kind":"commit","published_at":"2015-12-18T12:06:12.000Z","download_url":"https://codeload.github.com/napalm-automation/napalm/tar.gz/0.50.1","html_url":"https://github.com/napalm-automation/napalm/releases/tag/0.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/napalm-automation/napalm@0.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/0.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/0.50.1/manifests"},{"name":"0.50","sha":"82f22aaf5d547d726ebdac419544d69ced119069","kind":"commit","published_at":"2015-12-17T11:50:32.000Z","download_url":"https://codeload.github.com/napalm-automation/napalm/tar.gz/0.50","html_url":"https://github.com/napalm-automation/napalm/releases/tag/0.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/napalm-automation/napalm@0.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/0.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/0.50/manifests"},{"name":"0.40","sha":"7260e09eaf7c486e876fd6d531d94f8402230257","kind":"commit","published_at":"2015-11-24T08:41:08.000Z","download_url":"https://codeload.github.com/napalm-automation/napalm/tar.gz/0.40","html_url":"https://github.com/napalm-automation/napalm/releases/tag/0.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/napalm-automation/napalm@0.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/0.40/manifests"},{"name":"0.30","sha":"2265282b7a5377c844d613e575b325f6c119bd81","kind":"commit","published_at":"2015-11-03T10:54:00.000Z","download_url":"https://codeload.github.com/napalm-automation/napalm/tar.gz/0.30","html_url":"https://github.com/napalm-automation/napalm/releases/tag/0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/napalm-automation/napalm@0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/0.30/manifests"},{"name":"0.20","sha":"f0dfd85a9fc4564a9e903b1f7f84185d6a494b4f","kind":"commit","published_at":"2015-10-01T11:22:31.000Z","download_url":"https://codeload.github.com/napalm-automation/napalm/tar.gz/0.20","html_url":"https://github.com/napalm-automation/napalm/releases/tag/0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/napalm-automation/napalm@0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/0.20/manifests"},{"name":"0.12","sha":"b467dfacb7bbaace4c8d20ce3738fbe30c4d620d","kind":"tag","published_at":"2015-04-24T13:08:52.000Z","download_url":"https://codeload.github.com/napalm-automation/napalm/tar.gz/0.12","html_url":"https://github.com/napalm-automation/napalm/releases/tag/0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/napalm-automation/napalm@0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/0.12/manifests"},{"name":"0.11","sha":"5e1102c2fb0ab0b6fee952515e42b79c85e603fe","kind":"tag","published_at":"2015-04-03T13:25:12.000Z","download_url":"https://codeload.github.com/napalm-automation/napalm/tar.gz/0.11","html_url":"https://github.com/napalm-automation/napalm/releases/tag/0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/napalm-automation/napalm@0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/0.11/manifests"},{"name":"0.10","sha":"52464b38e1625a818168309b32d36b22245a5eaf","kind":"tag","published_at":"2015-03-27T14:21:18.000Z","download_url":"https://codeload.github.com/napalm-automation/napalm/tar.gz/0.10","html_url":"https://github.com/napalm-automation/napalm/releases/tag/0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/napalm-automation/napalm@0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/0.10/manifests"},{"name":"0.1","sha":"22fa59a87e2398d62453fc2aadba8c5f8e13ce0d","kind":"tag","published_at":"2015-03-27T14:15:19.000Z","download_url":"https://codeload.github.com/napalm-automation/napalm/tar.gz/0.1","html_url":"https://github.com/napalm-automation/napalm/releases/tag/0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/napalm-automation/napalm@0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-08T08:33:20.829Z","dependent_packages_count":0,"downloads":45,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":24.9350250199295,"dependent_repos_count":21.744141596728245,"dependent_packages_count":9.985458443227419,"stargazers_count":1.5081322362305145,"forks_count":2.251140456182473,"docker_downloads_count":null,"average":12.084779550459631},"purl":"pkg:pypi/napalm-fork","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/napalm-fork","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/napalm-fork","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/napalm-fork/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-06T07:32:32.822Z","issues_count":103,"pull_requests_count":648,"avg_time_to_close_issue":34901688.82978723,"avg_time_to_close_pull_request":4561974.452865065,"issues_closed_count":47,"pull_requests_closed_count":541,"pull_request_authors_count":67,"issue_authors_count":79,"avg_comments_per_issue":2.6893203883495147,"avg_comments_per_pull_request":1.0910493827160495,"merged_pull_requests_count":280,"bot_issues_count":0,"bot_pull_requests_count":389,"past_year_issues_count":16,"past_year_pull_requests_count":59,"past_year_avg_time_to_close_issue":5218959.0,"past_year_avg_time_to_close_pull_request":608324.2727272727,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":44,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":1.0625,"past_year_avg_comments_per_pull_request":0.6101694915254238,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":28,"past_year_merged_pull_requests_count":22,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/issues","maintainers":[{"login":"bewing","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bewing"},{"login":"mirceaulinic","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mirceaulinic"}],"active_maintainers":[{"login":"bewing","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bewing"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/napalm-fork/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/napalm-fork/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/napalm-fork/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/napalm-fork/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/napalm-fork/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/napalm-fork/codemeta","maintainers":[{"uuid":"davidv","login":"davidv","name":null,"email":null,"url":null,"packages_count":12,"html_url":"https://pypi.org/user/davidv/","role":null,"created_at":"2023-02-24T18:33:02.518Z","updated_at":"2023-02-24T18:33:02.518Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/davidv/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":927804,"maintainers_count":398332,"namespaces_count":0,"keywords_count":309778,"github":"pypi","metadata":{"funded_packages_count":57398},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-08-12T05:06:31.649Z","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":2813692,"name":"napalm","ecosystem":"pypi","description":"Network Automation and Programmability Abstraction Layer with Multivendor support","homepage":"https://github.com/napalm-automation/napalm","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/napalm-automation/napalm","keywords_array":[],"namespace":null,"versions_count":45,"first_release_published_at":"2015-03-27T14:21:45.000Z","latest_release_published_at":"2026-07-27T19:27:15.000Z","latest_release_number":"5.2.0","last_synced_at":"2026-08-11T12:10:30.870Z","created_at":"2022-04-10T11:42:38.079Z","updated_at":"2026-08-11T12:10:30.870Z","registry_url":"https://pypi.org/project/napalm/","install_command":"pip install napalm --index-url https://pypi.org/simple","documentation_url":"https://napalm.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["License :: OSI Approved :: Apache Software License","Operating System :: MacOS","Operating System :: POSIX :: Linux","Programming Language :: Python","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","Topic :: Utilities"],"normalized_name":"napalm","project_status":null},"repo_metadata":{"id":723402,"uuid":"32737992","full_name":"napalm-automation/napalm","owner":"napalm-automation","description":"Network Automation and Programmability Abstraction Layer with Multivendor support","archived":false,"fork":false,"pushed_at":"2026-07-27T19:26:56.000Z","size":8256,"stargazers_count":2484,"open_issues_count":174,"forks_count":590,"subscribers_count":142,"default_branch":"develop","last_synced_at":"2026-08-04T15:11:46.055Z","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":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/napalm-automation.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":"docs/support/.gitignore","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2015-03-23T14:43:45.000Z","updated_at":"2026-08-04T12:23:08.000Z","dependencies_parsed_at":"2024-04-28T01:56:18.134Z","dependency_job_id":"dbf8bb21-9635-4a9a-9a95-08f7fc4df33b","html_url":"https://github.com/napalm-automation/napalm","commit_stats":{"total_commits":3280,"total_committers":212,"mean_commits":"15.471698113207546","dds":0.811890243902439,"last_synced_commit":"8e7d663e0f4432e7a896becc34c16b103d9a26d0"},"previous_names":[],"tags_count":44,"template":false,"template_full_name":null,"purl":"pkg:github/napalm-automation/napalm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/napalm-automation","download_url":"https://codeload.github.com/napalm-automation/napalm/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/sbom","scorecard":{"id":674363,"data":{"date":"2025-08-11","repo":{"name":"github.com/napalm-automation/napalm","commit":"db485ea04c238dbc2719d4333fa7d073d99217ce"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Maintained","score":10,"reason":"16 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/commit.yaml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/pythonpublish.yml:9","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":"Code-Review","score":8,"reason":"Found 8/10 approved changesets -- score normalized to 8","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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/pythonpublish.yml:12"],"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":"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":"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":"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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"}},{"name":"Vulnerabilities","score":0,"reason":"29 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2020-220","Warn: Project is vulnerable to: GHSA-48p4-8xcf-vxj5","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: PYSEC-2014-8 / GHSA-8r7q-cvjq-x353","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2014-82 / GHSA-fqh9-2qgg-h84h","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: PYSEC-2019-220 / GHSA-hj2j-77xm-mc5v","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: GHSA-55x5-fj6c-h6m8","Warn: Project is vulnerable to: PYSEC-2021-19 / GHSA-jq4v-f5q6-mjqq","Warn: Project is vulnerable to: PYSEC-2020-62 / GHSA-pgww-xf46-h92r","Warn: Project is vulnerable to: PYSEC-2022-230 / GHSA-wrxv-2j5q-m38w","Warn: Project is vulnerable to: GHSA-45x7-px36-x8w8","Warn: Project is vulnerable to: PYSEC-2022-166","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2023-74 / GHSA-j8r2-6x86-q33q","Warn: Project is vulnerable to: PYSEC-2018-28 / GHSA-x84v-xcm2-53pg","Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-cx63-2mw6-8hw5","Warn: Project is vulnerable to: PYSEC-2022-43012 / GHSA-r9hx-vwmv-q579","Warn: Project is vulnerable to: PYSEC-2014-9 / GHSA-57qw-cc2g-pv5p","Warn: Project is vulnerable to: PYSEC-2018-12 / GHSA-xp26-p53h-6h2p"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/napalm-automation/napalm/commit.yaml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit.yaml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/napalm-automation/napalm/commit.yaml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit.yaml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/napalm-automation/napalm/commit.yaml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit.yaml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/napalm-automation/napalm/commit.yaml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpublish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/napalm-automation/napalm/pythonpublish.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpublish.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/napalm-automation/napalm/pythonpublish.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pythonpublish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/napalm-automation/napalm/pythonpublish.yml/develop?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:6: pin your Docker image by updating python:3.12-slim-bookworm to python:3.12-slim-bookworm@sha256:42cf2422587a3dac0e0a3674a4d86f01570d5d7260588f3845f51e6176d8134b","Warn: pipCommand not pinned by hash: docs/build-ansible-module-docs.sh:14","Warn: pipCommand not pinned by hash: docs/build-ansible-module-docs.sh:15","Warn: pipCommand not pinned by hash: .github/workflows/commit.yaml:26","Warn: pipCommand not pinned by hash: .github/workflows/commit.yaml:27","Warn: pipCommand not pinned by hash: .github/workflows/commit.yaml:28","Warn: pipCommand not pinned by hash: .github/workflows/commit.yaml:29","Warn: pipCommand not pinned by hash: .github/workflows/commit.yaml:66","Warn: pipCommand not pinned by hash: .github/workflows/commit.yaml:67","Warn: pipCommand not pinned by hash: .github/workflows/commit.yaml:68","Warn: pipCommand not pinned by hash: .github/workflows/commit.yaml:69","Warn: pipCommand not pinned by hash: .github/workflows/commit.yaml:70","Warn: pipCommand not pinned by hash: .github/workflows/pythonpublish.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/pythonpublish.yml:23","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of  13 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"}}]},"last_synced_at":"2025-08-21T21:04:00.256Z","repository_id":723402,"created_at":"2025-08-21T21:04:00.257Z","updated_at":"2025-08-21T21:04:00.257Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36330662,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"napalm-automation","name":"napalm-automation","uuid":"16415577","kind":"organization","description":"","email":"napalm-automation@googlegroups.com","website":"https://napalm.readthedocs.io/en/latest/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/16415577?v=4","repositories_count":22,"last_synced_at":"2024-03-25T22:42:22.393Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/napalm-automation","funding_links":[],"total_stars":2874,"followers":53,"following":0,"created_at":"2022-11-02T19:35:35.280Z","updated_at":"2024-03-25T22:42:25.701Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/napalm-automation","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/napalm-automation/repositories"},"tags":[{"name":"5.2.0","sha":"deafa21d1c86158d03a8e456a5fd4c9165bfb10e","kind":"commit","published_at":"2026-07-27T19:07:30.000Z","download_url":"https://codeload.github.com/napalm-automation/napalm/tar.gz/5.2.0","html_url":"https://github.com/napalm-automation/napalm/releases/tag/5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/napalm-automation/napalm@5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/5.2.0/manifests"},{"name":"5.1.0","sha":"bfc71e22665d0feddfdd1a00da6becd38ad8ae41","kind":"tag","published_at":"2025-08-05T18:29:56.000Z","download_url":"https://codeload.github.com/napalm-automation/napalm/tar.gz/5.1.0","html_url":"https://github.com/napalm-automation/napalm/releases/tag/5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/napalm-automation/napalm@5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/5.1.0/manifests"},{"name":"5.0.0","sha":"341448a24569585fda64c8addf84e433804777e2","kind":"commit","published_at":"2024-04-10T11:38:28.000Z","download_url":"https://codeload.github.com/napalm-automation/napalm/tar.gz/5.0.0","html_url":"https://github.com/napalm-automation/napalm/releases/tag/5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/napalm-automation/napalm@5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/5.0.0/manifests"},{"name":"4.1.0","sha":"904c42e84a5f312aa46ccb946966f45514a5d563","kind":"tag","published_at":"2023-05-23T17:37:55.000Z","download_url":"https://codeload.github.com/napalm-automation/napalm/tar.gz/4.1.0","html_url":"https://github.com/napalm-automation/napalm/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/napalm-automation/napalm@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/4.1.0/manifests"},{"name":"4.0.0","sha":"ec15b3d3cac7b5155ca15c7cbb458e64ca2cd660","kind":"commit","published_at":"2022-07-11T11:19:31.000Z","download_url":"https://codeload.github.com/napalm-automation/napalm/tar.gz/4.0.0","html_url":"https://github.com/napalm-automation/napalm/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/napalm-automation/napalm@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/4.0.0/manifests"},{"name":"3.4.1","sha":"fe35c9023b33970dae84e127dcc749bc7fa17c2a","kind":"commit","published_at":"2022-04-29T16:19:57.000Z","download_url":"https://codeload.github.com/napalm-automation/napalm/tar.gz/3.4.1","html_url":"https://github.com/napalm-automation/napalm/releases/tag/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/napalm-automation/napalm@3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/3.4.1/manifests"},{"name":"3.4.0","sha":"919916435c0b91875159aebaf11c453559124de3","kind":"commit","published_at":"2022-02-12T18:54:06.000Z","download_url":"https://codeload.github.com/napalm-automation/napalm/tar.gz/3.4.0","html_url":"https://github.com/napalm-automation/napalm/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/napalm-automation/napalm@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/3.4.0/manifests"},{"name":"3.3.1","sha":"524a086192df3906d97a8c54f974d4d109a185b5","kind":"commit","published_at":"2021-06-16T12:04:47.000Z","download_url":"https://codeload.github.com/napalm-automation/napalm/tar.gz/3.3.1","html_url":"https://github.com/napalm-automation/napalm/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/napalm-automation/napalm@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/3.3.1/manifests"},{"name":"3.3.0","sha":"f8ea1013e36a52b90dc587afc076d17a401504d1","kind":"commit","published_at":"2021-05-10T08:32:51.000Z","download_url":"https://codeload.github.com/napalm-automation/napalm/tar.gz/3.3.0","html_url":"https://github.com/napalm-automation/napalm/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/napalm-automation/napalm@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/3.3.0/manifests"},{"name":"3.2.0","sha":"f195a3432ec413e195e938029cea0ea72de87e75","kind":"commit","published_at":"2020-09-03T12:11:55.000Z","download_url":"https://codeload.github.com/napalm-automation/napalm/tar.gz/3.2.0","html_url":"https://github.com/napalm-automation/napalm/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/napalm-automation/napalm@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/3.2.0/manifests"},{"name":"3.1.0","sha":"4af2aba7e395dc96632a2aac2d1fd7a7aa493b60","kind":"commit","published_at":"2020-07-27T12:06:47.000Z","download_url":"https://codeload.github.com/napalm-automation/napalm/tar.gz/3.1.0","html_url":"https://github.com/napalm-automation/napalm/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/napalm-automation/napalm@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/3.1.0/manifests"},{"name":"3.0.1","sha":"456f7362986abd2ec43510f512b7ccca706ac35b","kind":"commit","published_at":"2020-05-15T09:38:40.000Z","download_url":"https://codeload.github.com/napalm-automation/napalm/tar.gz/3.0.1","html_url":"https://github.com/napalm-automation/napalm/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/napalm-automation/napalm@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/3.0.1/manifests"},{"name":"3.0.0","sha":"803f76488b3488ab00b37f5b93506e7cc60ae158","kind":"commit","published_at":"2020-05-06T11:04:47.000Z","download_url":"https://codeload.github.com/napalm-automation/napalm/tar.gz/3.0.0","html_url":"https://github.com/napalm-automation/napalm/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/napalm-automation/napalm@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/3.0.0/manifests"},{"name":"2.5.0","sha":"a65fc25e36fa38e9f1d97f7473ce5b0bf5b328e8","kind":"commit","published_at":"2019-10-10T10:31:18.000Z","download_url":"https://codeload.github.com/napalm-automation/napalm/tar.gz/2.5.0","html_url":"https://github.com/napalm-automation/napalm/releases/tag/2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/napalm-automation/napalm@2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/2.5.0/manifests"},{"name":"2.4.0","sha":"4e503477ebf11a160aa3803a0de65f96a20df705","kind":"tag","published_at":"2019-02-11T19:07:17.000Z","download_url":"https://codeload.github.com/napalm-automation/napalm/tar.gz/2.4.0","html_url":"https://github.com/napalm-automation/napalm/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/napalm-automation/napalm@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/2.4.0/manifests"},{"name":"2.3.3","sha":"6d84d61e8446d45e87e83954cfeaa895f082c73c","kind":"tag","published_at":"2018-10-14T20:12:11.000Z","download_url":"https://codeload.github.com/napalm-automation/napalm/tar.gz/2.3.3","html_url":"https://github.com/napalm-automation/napalm/releases/tag/2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/napalm-automation/napalm@2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/2.3.3/manifests"},{"name":"2.3.2","sha":"31dbfef4f228699115a74524c5021b81d86d39c2","kind":"tag","published_at":"2018-08-10T17:36:52.000Z","download_url":"https://codeload.github.com/napalm-automation/napalm/tar.gz/2.3.2","html_url":"https://github.com/napalm-automation/napalm/releases/tag/2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/napalm-automation/napalm@2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/2.3.2/manifests"},{"name":"2.3.1","sha":"3571631943ef9f062c8774fb5a005eec2847db27","kind":"tag","published_at":"2018-04-12T17:42:44.000Z","download_url":"https://codeload.github.com/napalm-automation/napalm/tar.gz/2.3.1","html_url":"https://github.com/napalm-automation/napalm/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/napalm-automation/napalm@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"d5f24b325196f2071792a8342076c450cca9f070","kind":"commit","published_at":"2018-01-08T17:27:06.000Z","download_url":"https://codeload.github.com/napalm-automation/napalm/tar.gz/2.3.0","html_url":"https://github.com/napalm-automation/napalm/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/napalm-automation/napalm@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"21f675e2ee59b69fe36233246825ccd73e638a55","kind":"commit","published_at":"2017-11-24T15:33:24.000Z","download_url":"https://codeload.github.com/napalm-automation/napalm/tar.gz/2.2.0","html_url":"https://github.com/napalm-automation/napalm/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/napalm-automation/napalm@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/2.2.0/manifests"},{"name":"2.1.0","sha":"01e83def85c7e4b406e688ca3f73737e4f385a3a","kind":"commit","published_at":"2017-11-18T10:37:21.000Z","download_url":"https://codeload.github.com/napalm-automation/napalm/tar.gz/2.1.0","html_url":"https://github.com/napalm-automation/napalm/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/napalm-automation/napalm@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/2.1.0/manifests"},{"name":"2.0.0","sha":"30cbfb4c2304a9d9d55299c475de2618a89f46b5","kind":"commit","published_at":"2017-11-06T15:46:02.000Z","download_url":"https://codeload.github.com/napalm-automation/napalm/tar.gz/2.0.0","html_url":"https://github.com/napalm-automation/napalm/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/napalm-automation/napalm@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/2.0.0/manifests"},{"name":"2.0.0b1","sha":"0c824fd2c29450288c0e172b2f7626079cf7f942","kind":"commit","published_at":"2017-10-29T17:28:28.000Z","download_url":"https://codeload.github.com/napalm-automation/napalm/tar.gz/2.0.0b1","html_url":"https://github.com/napalm-automation/napalm/releases/tag/2.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/napalm-automation/napalm@2.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/2.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/2.0.0b1/manifests"},{"name":"2.0.0a4","sha":"d34fc11c163e8d38d6663c5204227d4a1b9aeec2","kind":"commit","published_at":"2017-10-22T17:53:35.000Z","download_url":"https://codeload.github.com/napalm-automation/napalm/tar.gz/2.0.0a4","html_url":"https://github.com/napalm-automation/napalm/releases/tag/2.0.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/napalm-automation/napalm@2.0.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/2.0.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/2.0.0a4/manifests"},{"name":"2.0.0a3","sha":"aaaf5f3507c767f907e470db59c086c38930841e","kind":"commit","published_at":"2017-10-21T15:35:15.000Z","download_url":"https://codeload.github.com/napalm-automation/napalm/tar.gz/2.0.0a3","html_url":"https://github.com/napalm-automation/napalm/releases/tag/2.0.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/napalm-automation/napalm@2.0.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/2.0.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/2.0.0a3/manifests"},{"name":"2.0.0a1","sha":"897807823b76601eeb1d7525a66080b9b0524700","kind":"commit","published_at":"2017-10-21T12:02:58.000Z","download_url":"https://codeload.github.com/napalm-automation/napalm/tar.gz/2.0.0a1","html_url":"https://github.com/napalm-automation/napalm/releases/tag/2.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/napalm-automation/napalm@2.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/2.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/2.0.0a1/manifests"},{"name":"1.2.0","sha":"4438b1cc309e477435dc42dd8593a35f13578fca","kind":"commit","published_at":"2017-03-03T08:06:30.000Z","download_url":"https://codeload.github.com/napalm-automation/napalm/tar.gz/1.2.0","html_url":"https://github.com/napalm-automation/napalm/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/napalm-automation/napalm@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"927120be07920b6ec0d6cdc126271d368dfd8cc3","kind":"commit","published_at":"2016-05-21T09:06:24.000Z","download_url":"https://codeload.github.com/napalm-automation/napalm/tar.gz/1.1.0","html_url":"https://github.com/napalm-automation/napalm/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/napalm-automation/napalm@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/1.1.0/manifests"},{"name":"1.0.2","sha":"83ea8ce952e67d6c93ebe26a0657e91fced41bc0","kind":"commit","published_at":"2016-05-12T12:40:27.000Z","download_url":"https://codeload.github.com/napalm-automation/napalm/tar.gz/1.0.2","html_url":"https://github.com/napalm-automation/napalm/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/napalm-automation/napalm@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"5dd1168fd9bc936dee03342e23c24051309c6de6","kind":"commit","published_at":"2016-05-11T05:46:57.000Z","download_url":"https://codeload.github.com/napalm-automation/napalm/tar.gz/1.0.1","html_url":"https://github.com/napalm-automation/napalm/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/napalm-automation/napalm@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/1.0.1/manifests"},{"name":"1.00.0","sha":"672e573cf676037c0c2573c8f04aa17d9f48e8c4","kind":"commit","published_at":"2016-04-15T08:53:41.000Z","download_url":"https://codeload.github.com/napalm-automation/napalm/tar.gz/1.00.0","html_url":"https://github.com/napalm-automation/napalm/releases/tag/1.00.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/napalm-automation/napalm@1.00.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/1.00.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/1.00.0/manifests"},{"name":"0.60.0","sha":"4257abe582d02e22158180a5790f487197fc1cdc","kind":"commit","published_at":"2016-03-04T12:09:46.000Z","download_url":"https://codeload.github.com/napalm-automation/napalm/tar.gz/0.60.0","html_url":"https://github.com/napalm-automation/napalm/releases/tag/0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/napalm-automation/napalm@0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/0.60.0/manifests"},{"name":"0.51.0","sha":"b53d039970301388ea82f2166e18a0395a207465","kind":"commit","published_at":"2016-02-08T08:22:24.000Z","download_url":"https://codeload.github.com/napalm-automation/napalm/tar.gz/0.51.0","html_url":"https://github.com/napalm-automation/napalm/releases/tag/0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/napalm-automation/napalm@0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/0.51.0/manifests"},{"name":"0.50.3","sha":"ac52f7447af906c8a861c9cf28b2f65e83e69834","kind":"commit","published_at":"2016-01-14T16:18:58.000Z","download_url":"https://codeload.github.com/napalm-automation/napalm/tar.gz/0.50.3","html_url":"https://github.com/napalm-automation/napalm/releases/tag/0.50.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/napalm-automation/napalm@0.50.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/0.50.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/0.50.3/manifests"},{"name":"0.50.2","sha":"e6c250a12ce8f58d1d79b493ac76ed29bbbbfbd9","kind":"commit","published_at":"2016-01-11T11:47:21.000Z","download_url":"https://codeload.github.com/napalm-automation/napalm/tar.gz/0.50.2","html_url":"https://github.com/napalm-automation/napalm/releases/tag/0.50.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/napalm-automation/napalm@0.50.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/0.50.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/0.50.2/manifests"},{"name":"0.50.1","sha":"c63707a44e7c39365fbc1dd87434483777d6d83f","kind":"commit","published_at":"2015-12-18T12:06:12.000Z","download_url":"https://codeload.github.com/napalm-automation/napalm/tar.gz/0.50.1","html_url":"https://github.com/napalm-automation/napalm/releases/tag/0.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/napalm-automation/napalm@0.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/0.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/0.50.1/manifests"},{"name":"0.50","sha":"82f22aaf5d547d726ebdac419544d69ced119069","kind":"commit","published_at":"2015-12-17T11:50:32.000Z","download_url":"https://codeload.github.com/napalm-automation/napalm/tar.gz/0.50","html_url":"https://github.com/napalm-automation/napalm/releases/tag/0.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/napalm-automation/napalm@0.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/0.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/0.50/manifests"},{"name":"0.40","sha":"7260e09eaf7c486e876fd6d531d94f8402230257","kind":"commit","published_at":"2015-11-24T08:41:08.000Z","download_url":"https://codeload.github.com/napalm-automation/napalm/tar.gz/0.40","html_url":"https://github.com/napalm-automation/napalm/releases/tag/0.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/napalm-automation/napalm@0.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/0.40/manifests"},{"name":"0.30","sha":"2265282b7a5377c844d613e575b325f6c119bd81","kind":"commit","published_at":"2015-11-03T10:54:00.000Z","download_url":"https://codeload.github.com/napalm-automation/napalm/tar.gz/0.30","html_url":"https://github.com/napalm-automation/napalm/releases/tag/0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/napalm-automation/napalm@0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/0.30/manifests"},{"name":"0.20","sha":"f0dfd85a9fc4564a9e903b1f7f84185d6a494b4f","kind":"commit","published_at":"2015-10-01T11:22:31.000Z","download_url":"https://codeload.github.com/napalm-automation/napalm/tar.gz/0.20","html_url":"https://github.com/napalm-automation/napalm/releases/tag/0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/napalm-automation/napalm@0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/0.20/manifests"},{"name":"0.12","sha":"b467dfacb7bbaace4c8d20ce3738fbe30c4d620d","kind":"tag","published_at":"2015-04-24T13:08:52.000Z","download_url":"https://codeload.github.com/napalm-automation/napalm/tar.gz/0.12","html_url":"https://github.com/napalm-automation/napalm/releases/tag/0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/napalm-automation/napalm@0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/0.12/manifests"},{"name":"0.11","sha":"5e1102c2fb0ab0b6fee952515e42b79c85e603fe","kind":"tag","published_at":"2015-04-03T13:25:12.000Z","download_url":"https://codeload.github.com/napalm-automation/napalm/tar.gz/0.11","html_url":"https://github.com/napalm-automation/napalm/releases/tag/0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/napalm-automation/napalm@0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/0.11/manifests"},{"name":"0.10","sha":"52464b38e1625a818168309b32d36b22245a5eaf","kind":"tag","published_at":"2015-03-27T14:21:18.000Z","download_url":"https://codeload.github.com/napalm-automation/napalm/tar.gz/0.10","html_url":"https://github.com/napalm-automation/napalm/releases/tag/0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/napalm-automation/napalm@0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/0.10/manifests"},{"name":"0.1","sha":"22fa59a87e2398d62453fc2aadba8c5f8e13ce0d","kind":"tag","published_at":"2015-03-27T14:15:19.000Z","download_url":"https://codeload.github.com/napalm-automation/napalm/tar.gz/0.1","html_url":"https://github.com/napalm-automation/napalm/releases/tag/0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/napalm-automation/napalm@0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/tags/0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-07T15:22:58.689Z","dependent_packages_count":35,"downloads":198778,"downloads_period":"last-month","dependent_repos_count":440,"rankings":{"downloads":1.3588881107154482,"dependent_repos_count":0.6880312949633188,"dependent_packages_count":0.3973055068161677,"stargazers_count":1.5048778322499186,"forks_count":2.2448278991583375,"docker_downloads_count":0.6487546949352923,"average":1.1404475564730805},"purl":"pkg:pypi/napalm","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/napalm","docker_dependents_count":17,"docker_downloads_count":37718,"usage_url":"https://repos.ecosyste.ms/usage/pypi/napalm","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/napalm/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-06T07:32:32.822Z","issues_count":103,"pull_requests_count":648,"avg_time_to_close_issue":34901688.82978723,"avg_time_to_close_pull_request":4561974.452865065,"issues_closed_count":47,"pull_requests_closed_count":541,"pull_request_authors_count":67,"issue_authors_count":79,"avg_comments_per_issue":2.6893203883495147,"avg_comments_per_pull_request":1.0910493827160495,"merged_pull_requests_count":280,"bot_issues_count":0,"bot_pull_requests_count":389,"past_year_issues_count":16,"past_year_pull_requests_count":59,"past_year_avg_time_to_close_issue":5218959.0,"past_year_avg_time_to_close_pull_request":608324.2727272727,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":44,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":1.0625,"past_year_avg_comments_per_pull_request":0.6101694915254238,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":28,"past_year_merged_pull_requests_count":22,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/issues","maintainers":[{"login":"bewing","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bewing"},{"login":"mirceaulinic","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mirceaulinic"}],"active_maintainers":[{"login":"bewing","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bewing"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/napalm/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/napalm/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/napalm/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/napalm/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/napalm/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/napalm/codemeta","maintainers":[{"uuid":"dbarroso","login":"dbarroso","name":null,"email":null,"url":null,"packages_count":24,"html_url":"https://pypi.org/user/dbarroso/","role":null,"created_at":"2023-01-05T00:59:34.486Z","updated_at":"2023-01-05T00:59:34.486Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/dbarroso/packages"},{"uuid":"mirucha","login":"mirucha","name":null,"email":null,"url":null,"packages_count":19,"html_url":"https://pypi.org/user/mirucha/","role":null,"created_at":"2023-01-05T00:59:34.501Z","updated_at":"2023-01-05T00:59:34.501Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/mirucha/packages"},{"uuid":"ktbyers","login":"ktbyers","name":null,"email":null,"url":null,"packages_count":11,"html_url":"https://pypi.org/user/ktbyers/","role":null,"created_at":"2023-01-05T00:59:34.494Z","updated_at":"2023-01-05T00:59:34.494Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/ktbyers/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":927804,"maintainers_count":398332,"namespaces_count":0,"keywords_count":309778,"github":"pypi","metadata":{"funded_packages_count":57398},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-08-12T05:06:31.649Z","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":13297287,"name":"python310Packages.napalm","ecosystem":"nixpkgs","description":"Network Automation and Programmability Abstraction Layer with Multivendor support","homepage":"https://github.com/napalm-automation/napalm","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/napalm-automation/napalm","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T06:30:41.378Z","latest_release_published_at":"2026-02-02T06:30:41.378Z","latest_release_number":"4.1.0","last_synced_at":"2026-03-07T07:36:31.623Z","created_at":"2026-02-02T06:30:33.118Z","updated_at":"2026-03-07T07:36:32.099Z","registry_url":"https://search.nixos.org/packages?channel=23.11\u0026query=python310Packages.napalm","install_command":"nix-env -iA nixpkgs.python310Packages.napalm","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/development/python-modules/napalm/default.nix#L79","metadata":{"nix_attribute":"python3.10-napalm-4.1.0","position":"pkgs/development/python-modules/napalm/default.nix:79","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"napalm","upstream_purl":"pkg:pypi/napalm"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:nix/python310Packages.napalm?channel=23.11\u0026repository_url=https://channels.nixos.org/nixos-23.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python310Packages.napalm","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python310Packages.napalm","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python310Packages.napalm/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.napalm/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.napalm/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.napalm/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.napalm/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.napalm/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.napalm/codemeta","maintainers":[{"uuid":"SuperSandro2000","login":null,"name":"Sandro Jäckel","email":"sandro.jaeckel@gmail.com","url":"https://github.com/SuperSandro2000","packages_count":226,"html_url":null,"role":null,"created_at":"2026-03-07T07:36:31.922Z","updated_at":"2026-03-07T07:36:31.922Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers/SuperSandro2000/packages"},{"uuid":"astro","login":null,"name":"Astro","email":"astro@spaceboyz.net","url":"https://github.com/astro","packages_count":64,"html_url":null,"role":null,"created_at":"2026-03-07T07:36:31.875Z","updated_at":"2026-03-07T07:36:31.875Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers/astro/packages"},{"uuid":"revol-xut","login":null,"name":"Tassilo Tanneberger","email":"revol-xut@protonmail.com","url":"https://github.com/revol-xut","packages_count":22,"html_url":null,"role":null,"created_at":"2026-03-07T07:36:31.963Z","updated_at":"2026-03-07T07:36:31.963Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers/revol-xut/packages"},{"uuid":"oxapentane","login":null,"name":"Grigory Shipunov","email":"blame@oxapentane.com","url":"https://github.com/oxapentane","packages_count":24,"html_url":null,"role":null,"created_at":"2026-03-07T07:36:32.005Z","updated_at":"2026-03-07T07:36:32.005Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers/oxapentane/packages"}],"registry":{"name":"nixpkgs-23.11","url":"https://channels.nixos.org/nixos-23.11","ecosystem":"nixpkgs","default":false,"packages_count":108178,"maintainers_count":2997,"namespaces_count":0,"keywords_count":569,"github":"NixOS","metadata":{"funded_packages_count":2007},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.577Z","updated_at":"2026-08-12T05:05:01.044Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/namespaces"}},{"id":12893517,"name":"python314Packages.napalm","ecosystem":"nixpkgs","description":"Network Automation and Programmability Abstraction Layer with Multivendor support","homepage":"https://github.com/napalm-automation/napalm","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/napalm-automation/napalm","keywords_array":["python"],"namespace":null,"versions_count":2,"first_release_published_at":"2026-01-27T08:38:15.025Z","latest_release_published_at":"2026-03-07T08:29:04.095Z","latest_release_number":"5.1.0","last_synced_at":"2026-03-07T08:29:04.540Z","created_at":"2026-01-27T08:38:14.806Z","updated_at":"2026-03-07T08:35:06.469Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=python314Packages.napalm","install_command":"nix-env -iA nixpkgs.python314Packages.napalm","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/napalm/default.nix#L78","metadata":{"nix_attribute":"python3.14-napalm-5.1.0","position":"pkgs/development/python-modules/napalm/default.nix:78","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","aarch64-darwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd","aarch64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"napalm","upstream_purl":"pkg:pypi/napalm"},"repo_metadata":{},"repo_metadata_updated_at":"2026-03-07T08:29:30.614Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python314Packages.napalm?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python314Packages.napalm","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python314Packages.napalm","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python314Packages.napalm/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.napalm/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.napalm/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.napalm/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.napalm/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.napalm/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.napalm/codemeta","maintainers":[],"registry":{"name":"nixpkgs-unstable","url":"https://channels.nixos.org/nixos-unstable","ecosystem":"nixpkgs","default":true,"packages_count":152653,"maintainers_count":4862,"namespaces_count":0,"keywords_count":3247,"github":"NixOS","metadata":{"funded_packages_count":4207},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-08-12T05:03:09.237Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/namespaces"}},{"id":13304966,"name":"python311Packages.napalm","ecosystem":"nixpkgs","description":"Network Automation and Programmability Abstraction Layer with Multivendor support","homepage":"https://github.com/napalm-automation/napalm","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/napalm-automation/napalm","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T07:00:54.197Z","latest_release_published_at":"2026-02-02T07:00:54.197Z","latest_release_number":"4.1.0","last_synced_at":"2026-03-07T10:33:16.407Z","created_at":"2026-02-02T07:00:34.935Z","updated_at":"2026-03-07T10:33:16.860Z","registry_url":"https://search.nixos.org/packages?channel=23.11\u0026query=python311Packages.napalm","install_command":"nix-env -iA nixpkgs.python311Packages.napalm","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/development/python-modules/napalm/default.nix#L79","metadata":{"nix_attribute":"python3.11-napalm-4.1.0","position":"pkgs/development/python-modules/napalm/default.nix:79","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"napalm","upstream_purl":"pkg:pypi/napalm"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:nix/python311Packages.napalm?channel=23.11\u0026repository_url=https://channels.nixos.org/nixos-23.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.napalm","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.napalm","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.napalm/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.napalm/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.napalm/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.napalm/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.napalm/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.napalm/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.napalm/codemeta","maintainers":[{"uuid":"SuperSandro2000","login":null,"name":"Sandro Jäckel","email":"sandro.jaeckel@gmail.com","url":"https://github.com/SuperSandro2000","packages_count":226,"html_url":null,"role":null,"created_at":"2026-03-07T10:33:16.653Z","updated_at":"2026-03-07T10:33:16.653Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers/SuperSandro2000/packages"},{"uuid":"astro","login":null,"name":"Astro","email":"astro@spaceboyz.net","url":"https://github.com/astro","packages_count":64,"html_url":null,"role":null,"created_at":"2026-03-07T10:33:16.605Z","updated_at":"2026-03-07T10:33:16.605Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers/astro/packages"},{"uuid":"revol-xut","login":null,"name":"Tassilo Tanneberger","email":"revol-xut@protonmail.com","url":"https://github.com/revol-xut","packages_count":22,"html_url":null,"role":null,"created_at":"2026-03-07T10:33:16.699Z","updated_at":"2026-03-07T10:33:16.699Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers/revol-xut/packages"},{"uuid":"oxapentane","login":null,"name":"Grigory Shipunov","email":"blame@oxapentane.com","url":"https://github.com/oxapentane","packages_count":24,"html_url":null,"role":null,"created_at":"2026-03-07T10:33:16.761Z","updated_at":"2026-03-07T10:33:16.761Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers/oxapentane/packages"}],"registry":{"name":"nixpkgs-23.11","url":"https://channels.nixos.org/nixos-23.11","ecosystem":"nixpkgs","default":false,"packages_count":108178,"maintainers_count":2997,"namespaces_count":0,"keywords_count":569,"github":"NixOS","metadata":{"funded_packages_count":2007},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.577Z","updated_at":"2026-08-12T05:05:01.044Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/namespaces"}},{"id":13196946,"name":"python311Packages.napalm","ecosystem":"nixpkgs","description":"Network Automation and Programmability Abstraction Layer with Multivendor support","homepage":"https://github.com/napalm-automation/napalm","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/napalm-automation/napalm","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T00:29:51.749Z","latest_release_published_at":"2026-02-02T00:29:51.749Z","latest_release_number":"5.0.0","last_synced_at":"2026-05-11T15:10:02.947Z","created_at":"2026-02-02T00:29:51.406Z","updated_at":"2026-05-11T15:35:06.272Z","registry_url":"https://search.nixos.org/packages?channel=24.05\u0026query=python311Packages.napalm","install_command":"nix-env -iA nixpkgs.python311Packages.napalm","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/development/python-modules/napalm/default.nix#L81","metadata":{"nix_attribute":"python3.11-napalm-5.0.0","position":"pkgs/development/python-modules/napalm/default.nix:81","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"napalm","upstream_purl":"pkg:pypi/napalm"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python311Packages.napalm?channel=24.05\u0026repository_url=https://channels.nixos.org/nixos-24.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.napalm","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.napalm","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.napalm/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.napalm/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.napalm/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.napalm/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.napalm/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.napalm/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.napalm/codemeta","maintainers":[{"uuid":"astro","login":null,"name":"Astro","email":"astro@spaceboyz.net","url":"https://github.com/astro","packages_count":67,"html_url":null,"role":null,"created_at":"2026-03-07T07:05:18.445Z","updated_at":"2026-03-07T07:05:18.445Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers/astro/packages"},{"uuid":"SuperSandro2000","login":null,"name":"Sandro Jäckel","email":"sandro.jaeckel@gmail.com","url":"https://github.com/SuperSandro2000","packages_count":642,"html_url":null,"role":null,"created_at":"2026-03-07T07:05:18.768Z","updated_at":"2026-03-07T07:05:18.768Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers/SuperSandro2000/packages"},{"uuid":"tanneberger","login":null,"name":"Tassilo Tanneberger","email":"revol-xut@protonmail.com","url":"https://github.com/tanneberger","packages_count":24,"html_url":null,"role":null,"created_at":"2026-03-07T07:05:18.943Z","updated_at":"2026-03-07T07:05:18.943Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers/tanneberger/packages"},{"uuid":"oxapentane","login":null,"name":"Grigory Shipunov","email":"blame@oxapentane.com","url":"https://github.com/oxapentane","packages_count":26,"html_url":null,"role":null,"created_at":"2026-03-07T07:05:19.184Z","updated_at":"2026-03-07T07:05:19.184Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers/oxapentane/packages"}],"registry":{"name":"nixpkgs-24.05","url":"https://channels.nixos.org/nixos-24.05","ecosystem":"nixpkgs","default":false,"packages_count":116156,"maintainers_count":3383,"namespaces_count":0,"keywords_count":654,"github":"NixOS","metadata":{"funded_packages_count":1794},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.309Z","updated_at":"2026-08-12T05:03:06.441Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/namespaces"}},{"id":13284583,"name":"napalm","ecosystem":"nixpkgs","description":"Network Automation and Programmability Abstraction Layer with Multivendor support","homepage":"https://github.com/napalm-automation/napalm","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/napalm-automation/napalm","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T05:43:08.755Z","latest_release_published_at":"2026-02-02T05:43:08.755Z","latest_release_number":"4.1.0","last_synced_at":"2026-03-06T23:56:53.632Z","created_at":"2026-02-02T05:43:01.358Z","updated_at":"2026-03-07T00:05:12.232Z","registry_url":"https://search.nixos.org/packages?channel=23.11\u0026query=napalm","install_command":"nix-env -iA nixpkgs.napalm","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/development/python-modules/napalm/default.nix#L79","metadata":{"nix_attribute":"napalm-4.1.0","position":"pkgs/development/python-modules/napalm/default.nix:79","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"]},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/napalm?channel=23.11\u0026repository_url=https://channels.nixos.org/nixos-23.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/napalm","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/napalm","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/napalm/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/napalm/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/napalm/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/napalm/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/napalm/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/napalm/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/napalm/codemeta","maintainers":[{"uuid":"SuperSandro2000","login":null,"name":"Sandro Jäckel","email":"sandro.jaeckel@gmail.com","url":"https://github.com/SuperSandro2000","packages_count":226,"html_url":null,"role":null,"created_at":"2026-03-06T23:56:53.943Z","updated_at":"2026-03-06T23:56:53.943Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers/SuperSandro2000/packages"},{"uuid":"astro","login":null,"name":"Astro","email":"astro@spaceboyz.net","url":"https://github.com/astro","packages_count":64,"html_url":null,"role":null,"created_at":"2026-03-06T23:56:53.903Z","updated_at":"2026-03-06T23:56:53.903Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers/astro/packages"},{"uuid":"revol-xut","login":null,"name":"Tassilo Tanneberger","email":"revol-xut@protonmail.com","url":"https://github.com/revol-xut","packages_count":22,"html_url":null,"role":null,"created_at":"2026-03-06T23:56:53.987Z","updated_at":"2026-03-06T23:56:53.987Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers/revol-xut/packages"},{"uuid":"oxapentane","login":null,"name":"Grigory Shipunov","email":"blame@oxapentane.com","url":"https://github.com/oxapentane","packages_count":24,"html_url":null,"role":null,"created_at":"2026-03-06T23:56:54.037Z","updated_at":"2026-03-06T23:56:54.037Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers/oxapentane/packages"}],"registry":{"name":"nixpkgs-23.11","url":"https://channels.nixos.org/nixos-23.11","ecosystem":"nixpkgs","default":false,"packages_count":108178,"maintainers_count":2997,"namespaces_count":0,"keywords_count":569,"github":"NixOS","metadata":{"funded_packages_count":2007},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.577Z","updated_at":"2026-08-12T05:05:01.044Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/namespaces"}},{"id":12869797,"name":"python313Packages.napalm","ecosystem":"nixpkgs","description":"Network Automation and Programmability Abstraction Layer with Multivendor support","homepage":"https://github.com/napalm-automation/napalm","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/napalm-automation/napalm","keywords_array":["python"],"namespace":null,"versions_count":2,"first_release_published_at":"2026-01-27T03:12:40.060Z","latest_release_published_at":"2026-03-08T00:25:21.739Z","latest_release_number":"5.1.0","last_synced_at":"2026-03-08T00:25:22.118Z","created_at":"2026-01-27T03:12:39.519Z","updated_at":"2026-03-08T00:31:11.482Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=python313Packages.napalm","install_command":"nix-env -iA nixpkgs.python313Packages.napalm","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/napalm/default.nix#L78","metadata":{"nix_attribute":"python3.13-napalm-5.1.0","position":"pkgs/development/python-modules/napalm/default.nix:78","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","aarch64-darwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd","aarch64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"napalm","upstream_purl":"pkg:pypi/napalm"},"repo_metadata":{},"repo_metadata_updated_at":"2026-03-08T00:25:22.133Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python313Packages.napalm?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python313Packages.napalm","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python313Packages.napalm","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python313Packages.napalm/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.napalm/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.napalm/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.napalm/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.napalm/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.napalm/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.napalm/codemeta","maintainers":[],"registry":{"name":"nixpkgs-unstable","url":"https://channels.nixos.org/nixos-unstable","ecosystem":"nixpkgs","default":true,"packages_count":152653,"maintainers_count":4862,"namespaces_count":0,"keywords_count":3247,"github":"NixOS","metadata":{"funded_packages_count":4207},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-08-12T05:03:09.237Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/namespaces"}},{"id":13205226,"name":"python312Packages.napalm","ecosystem":"nixpkgs","description":"Network Automation and Programmability Abstraction Layer with Multivendor support","homepage":"https://github.com/napalm-automation/napalm","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/napalm-automation/napalm","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T01:01:11.315Z","latest_release_published_at":"2026-02-02T01:01:11.315Z","latest_release_number":"5.0.0","last_synced_at":"2026-07-28T16:01:44.742Z","created_at":"2026-02-02T01:01:04.021Z","updated_at":"2026-07-28T16:01:44.742Z","registry_url":"https://search.nixos.org/packages?channel=24.05\u0026query=python312Packages.napalm","install_command":"nix-env -iA nixpkgs.python312Packages.napalm","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/development/python-modules/napalm/default.nix#L81","metadata":{"nix_attribute":"python3.12-napalm-5.0.0","position":"pkgs/development/python-modules/napalm/default.nix:81","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"napalm","upstream_purl":"pkg:pypi/napalm"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python312Packages.napalm?channel=24.05\u0026repository_url=https://channels.nixos.org/nixos-24.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python312Packages.napalm","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python312Packages.napalm","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python312Packages.napalm/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.napalm/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.napalm/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.napalm/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.napalm/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.napalm/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.napalm/codemeta","maintainers":[{"uuid":"astro","login":null,"name":"Astro","email":"astro@spaceboyz.net","url":"https://github.com/astro","packages_count":67,"html_url":null,"role":null,"created_at":"2026-03-07T12:11:26.313Z","updated_at":"2026-03-07T12:11:26.313Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers/astro/packages"},{"uuid":"SuperSandro2000","login":null,"name":"Sandro Jäckel","email":"sandro.jaeckel@gmail.com","url":"https://github.com/SuperSandro2000","packages_count":642,"html_url":null,"role":null,"created_at":"2026-03-07T12:11:26.354Z","updated_at":"2026-03-07T12:11:26.354Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers/SuperSandro2000/packages"},{"uuid":"tanneberger","login":null,"name":"Tassilo Tanneberger","email":"revol-xut@protonmail.com","url":"https://github.com/tanneberger","packages_count":24,"html_url":null,"role":null,"created_at":"2026-03-07T12:11:26.391Z","updated_at":"2026-03-07T12:11:26.391Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers/tanneberger/packages"},{"uuid":"oxapentane","login":null,"name":"Grigory Shipunov","email":"blame@oxapentane.com","url":"https://github.com/oxapentane","packages_count":26,"html_url":null,"role":null,"created_at":"2026-03-07T12:11:26.430Z","updated_at":"2026-03-07T12:11:26.430Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers/oxapentane/packages"}],"registry":{"name":"nixpkgs-24.05","url":"https://channels.nixos.org/nixos-24.05","ecosystem":"nixpkgs","default":false,"packages_count":116156,"maintainers_count":3383,"namespaces_count":0,"keywords_count":654,"github":"NixOS","metadata":{"funded_packages_count":1794},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.309Z","updated_at":"2026-08-12T05:03:06.441Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/namespaces"}},{"id":12796151,"name":"napalm","ecosystem":"nixpkgs","description":"Network Automation and Programmability Abstraction Layer with Multivendor support","homepage":"https://github.com/napalm-automation/napalm","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/napalm-automation/napalm","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-26T13:42:37.400Z","latest_release_published_at":"2026-01-26T13:42:37.400Z","latest_release_number":"3.4.1","last_synced_at":"2026-04-03T05:06:42.241Z","created_at":"2026-01-26T13:42:37.249Z","updated_at":"2026-04-03T05:06:42.242Z","registry_url":"https://search.nixos.org/packages?channel=23.05\u0026query=napalm","install_command":"nix-env -iA nixpkgs.napalm","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.05/pkgs/development/python-modules/napalm/default.nix#L61","metadata":{"nix_attribute":"napalm-3.4.1","position":"pkgs/development/python-modules/napalm/default.nix:61","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mipsel-linux","mips64el-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"]},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/napalm?channel=23.05\u0026repository_url=https://channels.nixos.org/nixos-23.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/napalm","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/napalm","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/napalm/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/napalm/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/napalm/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/napalm/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/napalm/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/napalm/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/napalm/codemeta","maintainers":[{"uuid":"SuperSandro2000","login":null,"name":"Sandro Jäckel","email":"sandro.jaeckel@gmail.com","url":"https://github.com/SuperSandro2000","packages_count":723,"html_url":null,"role":null,"created_at":"2026-03-03T04:17:10.271Z","updated_at":"2026-03-03T04:17:10.271Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers/SuperSandro2000/packages"},{"uuid":"astro","login":null,"name":"Astro","email":"astro@spaceboyz.net","url":"https://github.com/astro","packages_count":63,"html_url":null,"role":null,"created_at":"2026-03-03T04:17:10.177Z","updated_at":"2026-03-03T04:17:10.177Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers/astro/packages"},{"uuid":"revol-xut","login":null,"name":"Tassilo Tanneberger","email":"revol-xut@protonmail.com","url":"https://github.com/revol-xut","packages_count":22,"html_url":null,"role":null,"created_at":"2026-03-03T04:17:10.334Z","updated_at":"2026-03-03T04:17:10.334Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers/revol-xut/packages"},{"uuid":"oxapentane","login":null,"name":"Grigory Shipunov","email":"blame@oxapentane.com","url":"https://github.com/oxapentane","packages_count":24,"html_url":null,"role":null,"created_at":"2026-03-03T04:17:10.382Z","updated_at":"2026-03-03T04:17:10.382Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers/oxapentane/packages"}],"registry":{"name":"nixpkgs-23.05","url":"https://channels.nixos.org/nixos-23.05","ecosystem":"nixpkgs","default":false,"packages_count":101092,"maintainers_count":2622,"namespaces_count":0,"keywords_count":613,"github":"NixOS","metadata":{"funded_packages_count":1254},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.882Z","updated_at":"2026-08-12T05:03:51.195Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/namespaces"}},{"id":13064145,"name":"napalm","ecosystem":"nixpkgs","description":"Network Automation and Programmability Abstraction Layer with Multivendor support","homepage":"https://github.com/napalm-automation/napalm","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/napalm-automation/napalm","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T16:57:41.916Z","latest_release_published_at":"2026-02-01T16:57:41.916Z","latest_release_number":"5.0.0","last_synced_at":"2026-04-14T18:01:32.265Z","created_at":"2026-02-01T16:57:39.745Z","updated_at":"2026-04-14T18:01:32.265Z","registry_url":"https://search.nixos.org/packages?channel=24.11\u0026query=napalm","install_command":"nix-env -iA nixpkgs.napalm","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/development/python-modules/napalm/default.nix#L80","metadata":{"nix_attribute":"napalm-5.0.0","position":"pkgs/development/python-modules/napalm/default.nix:80","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"]},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/napalm?channel=24.11\u0026repository_url=https://channels.nixos.org/nixos-24.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/napalm","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/napalm","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/napalm/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/napalm/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/napalm/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/napalm/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/napalm/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/napalm/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/napalm/codemeta","maintainers":[{"uuid":"SuperSandro2000","login":null,"name":"Sandro Jäckel","email":"sandro.jaeckel@gmail.com","url":"https://github.com/SuperSandro2000","packages_count":700,"html_url":null,"role":null,"created_at":"2026-03-04T09:29:49.888Z","updated_at":"2026-03-04T09:29:49.888Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers/SuperSandro2000/packages"},{"uuid":"astro","login":null,"name":"Astro","email":"astro@spaceboyz.net","url":"https://github.com/astro","packages_count":72,"html_url":null,"role":null,"created_at":"2026-03-04T09:29:49.829Z","updated_at":"2026-03-04T09:29:49.829Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers/astro/packages"},{"uuid":"tanneberger","login":null,"name":"Tassilo Tanneberger","email":"revol-xut@protonmail.com","url":"https://github.com/tanneberger","packages_count":25,"html_url":null,"role":null,"created_at":"2026-03-04T09:29:49.937Z","updated_at":"2026-03-04T09:29:49.937Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers/tanneberger/packages"},{"uuid":"oxapentane","login":null,"name":"Grigory Shipunov","email":"blame@oxapentane.com","url":"https://github.com/oxapentane","packages_count":27,"html_url":null,"role":null,"created_at":"2026-03-04T09:29:49.986Z","updated_at":"2026-03-04T09:29:49.986Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers/oxapentane/packages"}],"registry":{"name":"nixpkgs-24.11","url":"https://channels.nixos.org/nixos-24.11","ecosystem":"nixpkgs","default":false,"packages_count":121983,"maintainers_count":3777,"namespaces_count":0,"keywords_count":739,"github":"NixOS","metadata":{"funded_packages_count":2012},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.059Z","updated_at":"2026-08-12T05:04:54.096Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/namespaces"}},{"id":12817221,"name":"python310Packages.napalm","ecosystem":"nixpkgs","description":"Network Automation and Programmability Abstraction Layer with Multivendor support","homepage":"https://github.com/napalm-automation/napalm","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/napalm-automation/napalm","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-26T17:27:37.631Z","latest_release_published_at":"2026-01-26T17:27:37.631Z","latest_release_number":"3.4.1","last_synced_at":"2026-04-03T07:14:18.291Z","created_at":"2026-01-26T17:27:37.251Z","updated_at":"2026-04-03T07:14:18.291Z","registry_url":"https://search.nixos.org/packages?channel=23.05\u0026query=python310Packages.napalm","install_command":"nix-env -iA nixpkgs.python310Packages.napalm","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.05/pkgs/development/python-modules/napalm/default.nix#L61","metadata":{"nix_attribute":"python3.10-napalm-3.4.1","position":"pkgs/development/python-modules/napalm/default.nix:61","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mipsel-linux","mips64el-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"napalm","upstream_purl":"pkg:pypi/napalm"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python310Packages.napalm?channel=23.05\u0026repository_url=https://channels.nixos.org/nixos-23.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python310Packages.napalm","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python310Packages.napalm","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python310Packages.napalm/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.napalm/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.napalm/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.napalm/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.napalm/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.napalm/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.napalm/codemeta","maintainers":[{"uuid":"SuperSandro2000","login":null,"name":"Sandro Jäckel","email":"sandro.jaeckel@gmail.com","url":"https://github.com/SuperSandro2000","packages_count":723,"html_url":null,"role":null,"created_at":"2026-03-03T06:15:36.295Z","updated_at":"2026-03-03T06:15:36.295Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers/SuperSandro2000/packages"},{"uuid":"astro","login":null,"name":"Astro","email":"astro@spaceboyz.net","url":"https://github.com/astro","packages_count":63,"html_url":null,"role":null,"created_at":"2026-03-03T06:15:36.257Z","updated_at":"2026-03-03T06:15:36.257Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers/astro/packages"},{"uuid":"revol-xut","login":null,"name":"Tassilo Tanneberger","email":"revol-xut@protonmail.com","url":"https://github.com/revol-xut","packages_count":22,"html_url":null,"role":null,"created_at":"2026-03-03T06:15:36.384Z","updated_at":"2026-03-03T06:15:36.384Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers/revol-xut/packages"},{"uuid":"oxapentane","login":null,"name":"Grigory Shipunov","email":"blame@oxapentane.com","url":"https://github.com/oxapentane","packages_count":24,"html_url":null,"role":null,"created_at":"2026-03-03T06:15:36.422Z","updated_at":"2026-03-03T06:15:36.422Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers/oxapentane/packages"}],"registry":{"name":"nixpkgs-23.05","url":"https://channels.nixos.org/nixos-23.05","ecosystem":"nixpkgs","default":false,"packages_count":101092,"maintainers_count":2622,"namespaces_count":0,"keywords_count":613,"github":"NixOS","metadata":{"funded_packages_count":1254},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.882Z","updated_at":"2026-08-12T05:03:51.195Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/namespaces"}},{"id":12829728,"name":"napalm","ecosystem":"nixpkgs","description":"Network Automation and Programmability Abstraction Layer with Multivendor support","homepage":"https://github.com/napalm-automation/napalm","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/napalm-automation/napalm","keywords_array":["python"],"namespace":null,"versions_count":2,"first_release_published_at":"2026-01-26T19:37:25.872Z","latest_release_published_at":"2026-03-03T12:15:41.240Z","latest_release_number":"5.1.0","last_synced_at":"2026-04-08T02:06:13.899Z","created_at":"2026-01-26T19:37:25.673Z","updated_at":"2026-04-08T02:31:31.363Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=napalm","install_command":"nix-env -iA nixpkgs.napalm","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/napalm/default.nix#L78","metadata":{"nix_attribute":"napalm-5.1.0","position":"pkgs/development/python-modules/napalm/default.nix:78","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","aarch64-darwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd","aarch64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"]},"repo_metadata":{},"repo_metadata_updated_at":"2026-03-03T12:42:01.883Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/napalm?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/napalm","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/napalm","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/napalm/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/napalm/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/napalm/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/napalm/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/napalm/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/napalm/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/napalm/codemeta","maintainers":[],"registry":{"name":"nixpkgs-unstable","url":"https://channels.nixos.org/nixos-unstable","ecosystem":"nixpkgs","default":true,"packages_count":152653,"maintainers_count":4862,"namespaces_count":0,"keywords_count":3247,"github":"NixOS","metadata":{"funded_packages_count":4207},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-08-12T05:03:09.237Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/namespaces"}},{"id":12829692,"name":"python311Packages.napalm","ecosystem":"nixpkgs","description":"Network Automation and Programmability Abstraction Layer with Multivendor support","homepage":"https://github.com/napalm-automation/napalm","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/napalm-automation/napalm","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-26T19:37:10.151Z","latest_release_published_at":"2026-01-26T19:37:10.151Z","latest_release_number":"3.4.1","last_synced_at":"2026-04-03T09:21:39.192Z","created_at":"2026-01-26T19:37:09.983Z","updated_at":"2026-04-03T09:21:39.192Z","registry_url":"https://search.nixos.org/packages?channel=23.05\u0026query=python311Packages.napalm","install_command":"nix-env -iA nixpkgs.python311Packages.napalm","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.05/pkgs/development/python-modules/napalm/default.nix#L61","metadata":{"nix_attribute":"python3.11-napalm-3.4.1","position":"pkgs/development/python-modules/napalm/default.nix:61","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mipsel-linux","mips64el-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"napalm","upstream_purl":"pkg:pypi/napalm"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python311Packages.napalm?channel=23.05\u0026repository_url=https://channels.nixos.org/nixos-23.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.napalm","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.napalm","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.napalm/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.napalm/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.napalm/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.napalm/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.napalm/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.napalm/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.napalm/codemeta","maintainers":[{"uuid":"SuperSandro2000","login":null,"name":"Sandro Jäckel","email":"sandro.jaeckel@gmail.com","url":"https://github.com/SuperSandro2000","packages_count":723,"html_url":null,"role":null,"created_at":"2026-03-03T08:26:01.148Z","updated_at":"2026-03-03T08:26:01.148Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers/SuperSandro2000/packages"},{"uuid":"astro","login":null,"name":"Astro","email":"astro@spaceboyz.net","url":"https://github.com/astro","packages_count":63,"html_url":null,"role":null,"created_at":"2026-03-03T08:26:00.699Z","updated_at":"2026-03-03T08:26:00.699Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers/astro/packages"},{"uuid":"revol-xut","login":null,"name":"Tassilo Tanneberger","email":"revol-xut@protonmail.com","url":"https://github.com/revol-xut","packages_count":22,"html_url":null,"role":null,"created_at":"2026-03-03T08:26:01.294Z","updated_at":"2026-03-03T08:26:01.294Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers/revol-xut/packages"},{"uuid":"oxapentane","login":null,"name":"Grigory Shipunov","email":"blame@oxapentane.com","url":"https://github.com/oxapentane","packages_count":24,"html_url":null,"role":null,"created_at":"2026-03-03T08:26:01.497Z","updated_at":"2026-03-03T08:26:01.497Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers/oxapentane/packages"}],"registry":{"name":"nixpkgs-23.05","url":"https://channels.nixos.org/nixos-23.05","ecosystem":"nixpkgs","default":false,"packages_count":101092,"maintainers_count":2622,"namespaces_count":0,"keywords_count":613,"github":"NixOS","metadata":{"funded_packages_count":1254},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.882Z","updated_at":"2026-08-12T05:03:51.195Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/namespaces"}},{"id":13086818,"name":"python312Packages.napalm","ecosystem":"nixpkgs","description":"Network Automation and Programmability Abstraction Layer with Multivendor support","homepage":"https://github.com/napalm-automation/napalm","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/napalm-automation/napalm","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T18:05:44.661Z","latest_release_published_at":"2026-02-01T18:05:44.661Z","latest_release_number":"5.0.0","last_synced_at":"2026-03-06T06:31:58.692Z","created_at":"2026-02-01T18:05:41.876Z","updated_at":"2026-03-06T06:31:59.466Z","registry_url":"https://search.nixos.org/packages?channel=24.11\u0026query=python312Packages.napalm","install_command":"nix-env -iA nixpkgs.python312Packages.napalm","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/development/python-modules/napalm/default.nix#L80","metadata":{"nix_attribute":"python3.12-napalm-5.0.0","position":"pkgs/development/python-modules/napalm/default.nix:80","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"napalm","upstream_purl":"pkg:pypi/napalm"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:nix/python312Packages.napalm?channel=24.11\u0026repository_url=https://channels.nixos.org/nixos-24.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python312Packages.napalm","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python312Packages.napalm","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python312Packages.napalm/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.napalm/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.napalm/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.napalm/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.napalm/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.napalm/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.napalm/codemeta","maintainers":[{"uuid":"SuperSandro2000","login":null,"name":"Sandro Jäckel","email":"sandro.jaeckel@gmail.com","url":"https://github.com/SuperSandro2000","packages_count":700,"html_url":null,"role":null,"created_at":"2026-03-06T06:31:59.218Z","updated_at":"2026-03-06T06:31:59.218Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers/SuperSandro2000/packages"},{"uuid":"astro","login":null,"name":"Astro","email":"astro@spaceboyz.net","url":"https://github.com/astro","packages_count":72,"html_url":null,"role":null,"created_at":"2026-03-06T06:31:59.137Z","updated_at":"2026-03-06T06:31:59.137Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers/astro/packages"},{"uuid":"tanneberger","login":null,"name":"Tassilo Tanneberger","email":"revol-xut@protonmail.com","url":"https://github.com/tanneberger","packages_count":25,"html_url":null,"role":null,"created_at":"2026-03-06T06:31:59.269Z","updated_at":"2026-03-06T06:31:59.269Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers/tanneberger/packages"},{"uuid":"oxapentane","login":null,"name":"Grigory Shipunov","email":"blame@oxapentane.com","url":"https://github.com/oxapentane","packages_count":27,"html_url":null,"role":null,"created_at":"2026-03-06T06:31:59.368Z","updated_at":"2026-03-06T06:31:59.368Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers/oxapentane/packages"}],"registry":{"name":"nixpkgs-24.11","url":"https://channels.nixos.org/nixos-24.11","ecosystem":"nixpkgs","default":false,"packages_count":121983,"maintainers_count":3777,"namespaces_count":0,"keywords_count":739,"github":"NixOS","metadata":{"funded_packages_count":2012},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.059Z","updated_at":"2026-08-12T05:04:54.096Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/namespaces"}},{"id":14553498,"name":"net/napalm/py-napalm","ecosystem":"openbsd","description":"network automation abstraction layer","homepage":"https://github.com/napalm-automation/napalm","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/napalm-automation/napalm","keywords_array":[],"namespace":"net","versions_count":1,"first_release_published_at":"2026-04-25T13:29:22.000Z","latest_release_published_at":"2026-04-25T13:29:22.000Z","latest_release_number":"2.3.3p9","last_synced_at":"2026-05-28T02:29:53.026Z","created_at":"2026-05-28T02:29:50.698Z","updated_at":"2026-05-28T04:43:17.602Z","registry_url":"https://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/net/napalm/py-napalm/","install_command":"pkg_add py3-napalm-2.3.3p9","documentation_url":null,"metadata":{"pkgstem":"py3-napalm","fullpkgname":"py3-napalm-2.3.3p9","subpackage":"-"},"repo_metadata":{},"repo_metadata_updated_at":"2026-05-28T04:43:17.575Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:openbsd/net/napalm/py-napalm?arch=amd64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/openbsd/net/napalm/py-napalm","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/openbsd/net/napalm/py-napalm","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/openbsd/net/napalm/py-napalm/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/packages/net%2Fnapalm%2Fpy-napalm/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/packages/net%2Fnapalm%2Fpy-napalm/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/packages/net%2Fnapalm%2Fpy-napalm/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/packages/net%2Fnapalm%2Fpy-napalm/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/packages/net%2Fnapalm%2Fpy-napalm/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/packages/net%2Fnapalm%2Fpy-napalm/codemeta","maintainers":[{"uuid":"ports@openbsd.org","login":null,"name":"The OpenBSD ports mailing-list","email":"ports@openbsd.org","url":null,"packages_count":6235,"html_url":null,"role":null,"created_at":"2026-05-28T02:29:54.313Z","updated_at":"2026-05-28T02:29:54.313Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/maintainers/ports@openbsd.org/packages"}],"registry":{"name":"openbsd-7.9-amd64","url":"https://cdn.openbsd.org/pub/OpenBSD/7.9/packages/amd64","ecosystem":"openbsd","default":true,"packages_count":11808,"maintainers_count":274,"namespaces_count":42,"keywords_count":23,"github":"openbsd","metadata":{"arch":"amd64","sqlports_version":"7.54","funded_packages_count":127},"icon_url":"https://github.com/openbsd.png","created_at":"2026-05-26T11:21:10.750Z","updated_at":"2026-08-12T05:02:40.558Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/namespaces"}},{"id":13077966,"name":"python311Packages.napalm","ecosystem":"nixpkgs","description":"Network Automation and Programmability Abstraction Layer with Multivendor support","homepage":"https://github.com/napalm-automation/napalm","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/napalm-automation/napalm","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T17:37:17.675Z","latest_release_published_at":"2026-02-01T17:37:17.675Z","latest_release_number":"5.0.0","last_synced_at":"2026-03-08T04:32:09.010Z","created_at":"2026-02-01T17:37:14.759Z","updated_at":"2026-03-10T19:14:29.072Z","registry_url":"https://search.nixos.org/packages?channel=24.11\u0026query=python311Packages.napalm","install_command":"nix-env -iA nixpkgs.python311Packages.napalm","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/development/python-modules/napalm/default.nix#L80","metadata":{"nix_attribute":"python3.11-napalm-5.0.0","position":"pkgs/development/python-modules/napalm/default.nix:80","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"napalm","upstream_purl":"pkg:pypi/napalm"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python311Packages.napalm?channel=24.11\u0026repository_url=https://channels.nixos.org/nixos-24.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.napalm","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.napalm","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.napalm/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.napalm/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.napalm/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.napalm/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.napalm/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.napalm/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.napalm/codemeta","maintainers":[{"uuid":"SuperSandro2000","login":null,"name":"Sandro Jäckel","email":"sandro.jaeckel@gmail.com","url":"https://github.com/SuperSandro2000","packages_count":700,"html_url":null,"role":null,"created_at":"2026-03-08T04:32:09.310Z","updated_at":"2026-03-08T04:32:09.310Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers/SuperSandro2000/packages"},{"uuid":"astro","login":null,"name":"Astro","email":"astro@spaceboyz.net","url":"https://github.com/astro","packages_count":72,"html_url":null,"role":null,"created_at":"2026-03-08T04:32:09.270Z","updated_at":"2026-03-08T04:32:09.270Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers/astro/packages"},{"uuid":"tanneberger","login":null,"name":"Tassilo Tanneberger","email":"revol-xut@protonmail.com","url":"https://github.com/tanneberger","packages_count":25,"html_url":null,"role":null,"created_at":"2026-03-08T04:32:09.353Z","updated_at":"2026-03-08T04:32:09.353Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers/tanneberger/packages"},{"uuid":"oxapentane","login":null,"name":"Grigory Shipunov","email":"blame@oxapentane.com","url":"https://github.com/oxapentane","packages_count":27,"html_url":null,"role":null,"created_at":"2026-03-08T04:32:09.432Z","updated_at":"2026-03-08T04:32:09.432Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers/oxapentane/packages"}],"registry":{"name":"nixpkgs-24.11","url":"https://channels.nixos.org/nixos-24.11","ecosystem":"nixpkgs","default":false,"packages_count":121983,"maintainers_count":3777,"namespaces_count":0,"keywords_count":739,"github":"NixOS","metadata":{"funded_packages_count":2012},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.059Z","updated_at":"2026-08-12T05:04:54.096Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/namespaces"}},{"id":13183759,"name":"napalm","ecosystem":"nixpkgs","description":"Network Automation and Programmability Abstraction Layer with Multivendor support","homepage":"https://github.com/napalm-automation/napalm","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/napalm-automation/napalm","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T23:47:59.155Z","latest_release_published_at":"2026-02-01T23:47:59.155Z","latest_release_number":"5.0.0","last_synced_at":"2026-07-24T19:46:29.347Z","created_at":"2026-02-01T23:47:56.343Z","updated_at":"2026-07-24T19:46:29.347Z","registry_url":"https://search.nixos.org/packages?channel=24.05\u0026query=napalm","install_command":"nix-env -iA nixpkgs.napalm","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/development/python-modules/napalm/default.nix#L81","metadata":{"nix_attribute":"napalm-5.0.0","position":"pkgs/development/python-modules/napalm/default.nix:81","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"]},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/napalm?channel=24.05\u0026repository_url=https://channels.nixos.org/nixos-24.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/napalm","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/napalm","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/napalm/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/napalm/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/napalm/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/napalm/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/napalm/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/napalm/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/napalm/codemeta","maintainers":[{"uuid":"astro","login":null,"name":"Astro","email":"astro@spaceboyz.net","url":"https://github.com/astro","packages_count":67,"html_url":null,"role":null,"created_at":"2026-03-09T00:05:45.954Z","updated_at":"2026-03-09T00:05:45.954Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers/astro/packages"},{"uuid":"SuperSandro2000","login":null,"name":"Sandro Jäckel","email":"sandro.jaeckel@gmail.com","url":"https://github.com/SuperSandro2000","packages_count":642,"html_url":null,"role":null,"created_at":"2026-03-09T00:05:45.992Z","updated_at":"2026-03-09T00:05:45.992Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers/SuperSandro2000/packages"},{"uuid":"tanneberger","login":null,"name":"Tassilo Tanneberger","email":"revol-xut@protonmail.com","url":"https://github.com/tanneberger","packages_count":24,"html_url":null,"role":null,"created_at":"2026-03-09T00:05:46.059Z","updated_at":"2026-03-09T00:05:46.059Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers/tanneberger/packages"},{"uuid":"oxapentane","login":null,"name":"Grigory Shipunov","email":"blame@oxapentane.com","url":"https://github.com/oxapentane","packages_count":26,"html_url":null,"role":null,"created_at":"2026-03-09T00:05:46.096Z","updated_at":"2026-03-09T00:05:46.096Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers/oxapentane/packages"}],"registry":{"name":"nixpkgs-24.05","url":"https://channels.nixos.org/nixos-24.05","ecosystem":"nixpkgs","default":false,"packages_count":116156,"maintainers_count":3383,"namespaces_count":0,"keywords_count":654,"github":"NixOS","metadata":{"funded_packages_count":1794},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.309Z","updated_at":"2026-08-12T05:03:06.441Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/namespaces"}}],"commits":{"id":16234,"full_name":"napalm-automation/napalm","default_branch":"develop","total_commits":3503,"total_committers":217,"total_bot_commits":184,"total_bot_committers":2,"mean_commits":16.142857142857142,"dds":0.8010276905509564,"past_year_total_commits":48,"past_year_total_committers":9,"past_year_total_bot_commits":5,"past_year_total_bot_committers":1,"past_year_mean_commits":5.333333333333333,"past_year_dds":0.4375,"last_synced_at":"2026-08-10T09:31:17.355Z","last_synced_commit":"ee70e634555f6d1f9d32369f2151dde526ad6dfd","created_at":"2023-03-07T11:32:09.169Z","updated_at":"2026-08-10T09:31:16.813Z","committers":[{"name":"Mircea Ulinic","email":"mirucha@cloudflare.com","login":"mirceaulinic","count":697},{"name":"Kirk Byers","email":"ktbyers@twb-tech.com","login":"ktbyers","count":672},{"name":"David Barroso","email":"dbarrosop@dravetech.com","login":"dbarrosop","count":433},{"name":"David Barroso","email":"dbarroso@spotify.com","login":null,"count":178},{"name":"Brandon Ewing","email":"brandon.ewing@warningg.com","login":"bewing","count":133},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":132},{"name":"Elisa Jasinska","email":"elisa@jasinska.de","login":"fooelisa","count":131},{"name":"Carles Kishimoto","email":"carles.kishimoto@gmail.com","login":"ckishimo","count":102},{"name":"itdependsnetworks","email":"ken@celenza.org","login":"itdependsnetworks","count":53},{"name":"dependabot-preview[bot]","email":"27856297+dependabot-preview[bot]","login":"dependabot-preview[bot]","count":52},{"name":"Leo Kirchner","email":"leo@kirchne.red","login":"Kircheneer","count":45},{"name":"Narayanan Seshan","email":"nseshan@netflix.com","login":null,"count":39},{"name":"Ben Maddison","email":"benm@workonline.co.za","login":"benmaddison","count":39},{"name":"GGabriele","email":"gabrielegerbino@gmail.com","login":"GGabriele","count":30},{"name":"Jeff Anderson","email":"jeff.anderson@enventis.com","login":null,"count":26},{"name":"Patrick Ogenstad","email":"patrick@ogenstad.com","login":"ogenstad","count":25},{"name":"chonty","email":"leercalder@gmail.com","login":"chonty","count":23},{"name":"Loke Berne","email":"loke@spotify.com","login":"lokespotify","count":21},{"name":"afourmy","email":"antoine.fourmy@gmail.com","login":"afourmy","count":20},{"name":"targuan","email":"targuan@gmail.com","login":"targuan","count":19},{"name":"minefuto","email":"minefuto@gmail.com","login":"minefuto","count":19},{"name":"awlx","email":"awlnx@penguinfriends.org","login":null,"count":19},{"name":"Frederic Brin","email":"frederic.brin@exane.com","login":"ExaneServerTeam","count":18},{"name":"Joris Beckers","email":"jobec","login":"jobec","count":16},{"name":"Elisa Jasinska","email":"elisa@netflix.com","login":null,"count":16},{"name":"Thomas Bridge","email":"thomas.bridge@icloud.com","login":"thomasbridge74","count":15},{"name":"Sebastian Schaack","email":"sharky@schaack.io","login":"network-shark","count":14},{"name":"Rickard Östman","email":"rost@spotify.com","login":null,"count":13},{"name":"Matt Ryan","email":"inetuid@gmail.com","login":"inetuid","count":12},{"name":"Nick Ethier","email":"ncethier@gmail.com","login":"nickethier","count":11},{"name":"ubajze","email":"uros@bajzelj.com","login":"ubajze","count":10},{"name":"jedelman8","email":"jedelman8@gmail.com","login":"jedelman8","count":10},{"name":"Diogo","email":"diogo@regattapix.com","login":"DiogoAndre","count":9},{"name":"Bryan Kolodziej","email":"bryan@aernovo.com","login":"malanovo","count":9},{"name":"Brian Keifer","email":"brian@valinor.net","login":"bkeifer","count":9},{"name":"Arzhel Younsi","email":"xionox@gmail.com","login":"XioNoX","count":9},{"name":"Jørgen Blakstad","email":"jblakstad@datametrix.no","login":null,"count":9},{"name":"Christian Adell","email":"chadell@gmail.com","login":"chadell","count":9},{"name":"Jeff Zohrab","email":"jzohrab@gmail.com","login":"jzohrab","count":8},{"name":"derekdainys","email":"derekdainys@gmail.com","login":"derekdainys","count":8},{"name":"ubaumann","email":"github@m.ubaumann.ch","login":"ubaumann","count":8},{"name":"lubon@users.noreply.github.com","email":"lubon","login":"lubon","count":8},{"name":"Manuel Domke","email":"domke@denic.de","login":"manuel-domke","count":7},{"name":"Ludovic Ortega","email":"ludovic.ortega@adminafk.fr","login":"M0NsTeRRR","count":7},{"name":"Kyle Birkeland","email":"kbirkela@utk.edu","login":"kbirkela","count":7},{"name":"Daniel Sheppard","email":"dans@dansheps.com","login":"DanSheps","count":7},{"name":"Matthias Gabriel","email":"matthias.gabriel@ins.hsr.ch","login":"MatthiasGabriel","count":7},{"name":"Xenia Mountrouidou","email":"xenia.mountrouidou@networktocode.com","login":null,"count":6},{"name":"Anthony Iheoma","email":"a.iheoma@criteo.com","login":null,"count":6},{"name":"Oliver Garraux","email":"ogarraux@yelp.com","login":null,"count":6},{"name":"Edward Zambrano","email":"zambrano@spotify.com","login":null,"count":6},{"name":"Jonathan Senecal","email":"jonathan.senecal@metrooptic.com","login":"jsenecal","count":6},{"name":"Josh VanDeraa","email":"jv@networktocode.com","login":"jvanderaa","count":6},{"name":"bugdealer","email":"princeofeggache@gmail.com","login":"bugdealer","count":6},{"name":"Tim Caiazza","email":"tim@hudson-trading.com","login":"tcaiazza","count":6},{"name":"Diego Asturias","email":"dasturias@arista.com","login":"dasturiasArista","count":6},{"name":"Luke Overend","email":"luke@cloudflare.com","login":"luke-orden","count":5},{"name":"Marco Vespignani","email":"marcov@spotify.com","login":"marcovespignani","count":5},{"name":"Amanda Östlund","email":"amanda@spotify.com","login":null,"count":5},{"name":"John Tishey","email":"john.tishey@windstream.com","login":null,"count":5},{"name":"Leo Kirchner","email":"kirchnle@uni-bremen.de","login":null,"count":5},{"name":"Michael Ben-Ami","email":"mike.benami@gmail.com","login":"mzbenami","count":5},{"name":"Victor Pavlushin","email":"41314137+VictorPavlushin","login":"VictorPavlushin","count":5},{"name":"Carl Montanari","email":"carlniger","login":"carlniger","count":5},{"name":"DavidVentura","email":"davidventura27@gmail.com","login":"DavidVentura","count":5},{"name":"Ichabond","email":"tstrickx@cloudflare.com","login":"Ichabond","count":5},{"name":"Zach Moody","email":"zmoody@digitalocean.com","login":null,"count":4},{"name":"wasabi222","email":"dre.anki@nym.hush.com","login":null,"count":4},{"name":"FLaco","email":"lacomm.f@gmail.com","login":"FloLaco","count":4},{"name":"Kamil Deryński","email":"kamil@derynski.net","login":"kderynski","count":4},{"name":"Tynan Young","email":"tynany@gmail.com","login":"tynany","count":4},{"name":"kaage","email":"jaakko.k.rautanen@gmail.com","login":"kaage","count":4},{"name":"Anthony Iheoma","email":"aiheoma@gmail.com","login":"emfusion","count":3},{"name":"Ben White","email":"ben@cuckoo.org","login":"biwhite","count":3},{"name":"Guido-Jimenez","email":"guido_jimenez@mckinsey.com","login":null,"count":3},{"name":"Nicolas Rodriguez","email":"nicolas.rodriguez@seetickets.fr","login":null,"count":3},{"name":"Saurabh Saran","email":"saurabh.saran@oracle.com","login":null,"count":3},{"name":"TristanT","email":"tristan.trenchand.ext@orange.com","login":null,"count":3},{"name":"Denis Mulyalin","email":"d.mulyalin@gmail.com","login":"dmulyalin","count":3},{"name":"Loke Berne","email":"loke.berne@gmail.com","login":"tehhobbit","count":3},{"name":"Mabuchin","email":"magomago426@gmail.com","login":"Mabuchin","count":3},{"name":"Roman Dodin","email":"dodin.roman@gmail.com","login":"hellt","count":3},{"name":"Rémy Léone","email":"remy.leone@gmail.com","login":"remyleone","count":3},{"name":"Tom","email":"tomcos1603@gmail.com","login":"TomCos","count":3},{"name":"Ronald van Zantvoort","email":"the.loeki@gmail.com","login":"The-Loeki","count":3},{"name":"James Boswell","email":"jim@jimboswell.net","login":"jamesboswell","count":2},{"name":"Havard Eidnes","email":"he@uninett.no","login":"he32","count":2},{"name":"Eric Beahan","email":"ebeahan@gmail.com","login":"ebeahan","count":2},{"name":"Eldon Koyle","email":"ekoyle@gmail.com","login":"ekoyle","count":2},{"name":"David Lundgren","email":"dlundgren@syberisle.net","login":"dlundgren","count":2},{"name":"Bharath Ravindranath","email":"bharathr.26@gmail.com","login":"bharath-ravindranath","count":2},{"name":"Ben Dale","email":"ben.dale@gmail.com","login":"dfex","count":2},{"name":"Alexey Kolobynin","email":"alexey_ak0@mail.ru","login":"praniq","count":2},{"name":"Adam Smith","email":"zero1three@gmail.com","login":"yzguy","count":2},{"name":"Jeremiah Millay","email":"jmillay@fastly.com","login":"floatingstatic","count":2},{"name":"Jason Lixfeld","email":"jason-github@lixfeld.ca","login":null,"count":2},{"name":"Dylan Kaplan","email":"dmk@fb.com","login":null,"count":2},{"name":"Colin McIntosh","email":"cmcintosh@netflix.com","login":null,"count":2},{"name":"Christian Adell Querol","email":"christian.adell@schibsted.com","login":null,"count":2},{"name":"Benny Holmgren","email":"benny.holmgren@imc.com","login":null,"count":2},{"name":"kisielm","email":"michael.e.kisiel@lmco.com","login":null,"count":2},{"name":"Surudhi Asokraj","email":"Surudhi.Asokraj@imc.com","login":null,"count":2},{"name":"manu","email":"manuel.stausberg@gmail.com","login":"paketb0te","count":2},{"name":"Shengan Zhang","email":"zshengan@umich.edu","login":"shenganzhang","count":2},{"name":"Ryan","email":"rnwolfe","login":"rnwolfe","count":2},{"name":"Olof","email":"olof.kasselstrand@gmail.com","login":"stiltzkin10","count":2},{"name":"Jared Dillard","email":"jared.dillard+github@gmail.com","login":"jdillard","count":2},{"name":"Gary T. Giesen","email":"ggiesen@giesen.me","login":"ggiesen","count":2},{"name":"Richard Collins","email":"rbcollins123","login":"rbcollins123","count":2},{"name":"Łukasz Kostka","email":"luqasz","login":"luqasz","count":2},{"name":"Simon","email":"simonreeser@protonmail.ch","login":"s1mplesimon","count":2},{"name":"Tarik K","email":"sjtarik@gmail.com","login":"sjtarik","count":2},{"name":"David Girón","email":"contacto@duhowpi.net","login":"duhow","count":2},{"name":"Steve Kowalik","email":"steven@wedontsleep.org","login":"s-t-e-v-e-n-k","count":2},{"name":"Pier Carlo Chiodi","email":"pierky@pierky.com","login":"pierky","count":2},{"name":"Petr Hruby","email":"petr.hruby@gmail.com","login":"pehruby","count":2},{"name":"Tim Gates","email":"tim.gates@iress.com","login":"timgates42","count":2},{"name":"Mike Chrobak","email":"mchrobak@wikia-inc.com","login":null,"count":2},{"name":"Vinicius S. Arcanjo","email":"viniciusarcanjo","login":"viniciusarcanjo","count":2},{"name":"mjeffin","email":"44426886+mjeffin","login":"mjeffin","count":2},{"name":"John Anderson","email":"lampwins@gmail.com","login":"lampwins","count":2},{"name":"Kyle Birkeland","email":"kylebirkeland@gmail.com","login":"kbirkeland","count":2},{"name":"OsirisS13","email":"shaffwa@gmail.com","login":"OsirisS13","count":2},{"name":"Ole Ernst","email":"olebowle@gmx.com","login":"olebowle","count":2},{"name":"Mickaël Schoentgen","email":"contact@tiger-222.fr","login":"BoboTiG","count":2},{"name":"blahu","email":"blahu","login":"blahu","count":1},{"name":"bdlamprecht","email":"bdlamprecht","login":"bdlamprecht","count":1},{"name":"auerlukas","email":"lukas.auer@gmail.com","login":"auerlukas","count":1},{"name":"Javier Castillo Alcíbar","email":"javier.castillo@xbyorange.com","login":null,"count":1},{"name":"Kamil","email":"kderynski@e6320.(none)","login":null,"count":1},{"name":"Kleanthous Pavlos","email":"pavlos.kleanthous@nokia.com","login":null,"count":1},{"name":"Lee Calder","email":"lee.calder@mnfgroup.limited","login":null,"count":1},{"name":"Olof Kasselstrand","email":"olof.kasselstrand@maxiv.lu.se","login":null,"count":1},{"name":"Petr Klima","email":"petr.klima@madeta.cz","login":null,"count":1},{"name":"Łukasz Kostka","email":"lukasz.kostka@netng.pl","login":null,"count":1},{"name":"jenkins-core","email":"jenkins-core@browserstack.com","login":null,"count":1},{"name":"jnewell","email":"jnewell@box.com","login":null,"count":1},{"name":"nabnut","email":"contact@nabnut.net","login":null,"count":1},{"name":"sli24","email":"shawn.li@apple.com","login":null,"count":1},{"name":"talves","email":"talves@cloudflare.com","login":null,"count":1},{"name":"Vivek Vashist","email":"vivekvashist@gmail.com","login":"vivekvashist","count":1},{"name":"Steve Pagan","email":"spagan@stripe.com","login":"spagan-stripe","count":1},{"name":"Vito","email":"vito.t@outlook.com","login":"eleksis","count":1},{"name":"Vincent Bernat","email":"vincent@bernat.ch","login":"vincentbernat","count":1},{"name":"Viktor Kertesz","email":"vkertesz2@gmail.com","login":"realvitya","count":1},{"name":"Piotr Pieprzycki","email":"ppieprzycki@gmail.com","login":"ppieprzycki","count":1},{"name":"thorko","email":"info@thorko.de","login":"thorko","count":1},{"name":"spinoshi","email":"simone.spinelli@geant.org","login":"spinoshi","count":1},{"name":"sincerywaing","email":"sincerywaing@gmail.com","login":"sincerywaing","count":1},{"name":"pumpernickelBrad","email":"30933286+pumpernickelBrad","login":"pumpernickelBrad","count":1},{"name":"petrmarciniak","email":"petr.marciniak@gmail.com","login":"petrmarciniak","count":1},{"name":"omershtivi1","email":"60352397+omershtivi1","login":"omershtivi1","count":1},{"name":"naveensrinivasan","email":"172697+naveensrinivasan","login":"naveensrinivasan","count":1},{"name":"mucholoco","email":"mucholoco@hotmail.co.uk","login":"sjhloco","count":1},{"name":"mmaxjr","email":"mmaxmjunior@gmail.com","login":"mmaxjr","count":1},{"name":"mgaitonde","email":"mgaitonde@roblox.com","login":"mayuresh82","count":1},{"name":"melewitz","email":"elewitz.marc@gmail.com","login":"melewitz","count":1},{"name":"knobix","email":"43905002+knobix","login":"knobix","count":1},{"name":"justinbrink","email":"justinlbrink@gmail.com","login":"justinbrink","count":1},{"name":"jmcguir","email":"jlmcguire4@gmail.com","login":"jmcguir","count":1},{"name":"icovada","email":"federico@tabbo.it","login":"icovada","count":1},{"name":"gnubyte","email":"phastings@openmobo.com","login":"gnubyte","count":1},{"name":"Jan Krupa","email":"JanKrupa93@gmail.com","login":"Kani999","count":1},{"name":"Petr Klima","email":"qaxi@seznam.cz","login":"qaxi","count":1},{"name":"demystifier","email":"hossein@lotfi.me","login":"demystifier","count":1},{"name":"deep-blue-pulsar","email":"38921320+deep-blue-pulsar","login":"deep-blue-pulsar","count":1},{"name":"cspeidel","email":"cspeidel@gmail.com","login":"cspeidel","count":1},{"name":"cristian@twoflower","email":"cmsirbu","login":"cmsirbu","count":1},{"name":"carljungg","email":"draj235711@gmail.com","login":"carljungg","count":1},{"name":"bplimp","email":"33840968+bplimp","login":"bplimp","count":1},{"name":"Jamie (Bear) Murphy","email":"1613241+ITJamie","login":"ITJamie","count":1},{"name":"Ismaël Tifous","email":"ismael.tifous@gmail.com","login":"fousti","count":1},{"name":"Ignacio Suarez","email":"nachosn89@gmail.com","login":"nachosn89","count":1},{"name":"Guido Jimenez","email":"guidojimenez@gmail.com","login":"gjim83","count":1},{"name":"Giannis Karyotakis","email":"110292528+karyotakisg","login":"karyotakisg","count":1},{"name":"Frederic Jaeckel","email":"fjaeckel@github.com","login":"fjaeckel","count":1},{"name":"Fabio Souto","email":"fsoutomoure@gmail.com","login":"fasouto","count":1},{"name":"ExaneNetworkTeam","email":"38555787+ExaneNetworkTeam","login":"ExaneNetworkTeam","count":1},{"name":"Egor Berdnikov","email":"egor.berdnikov@gmail.com","login":"alcm-b","count":1},{"name":"Dylan Kaplan","email":"dylankaplan@gmail.com","login":"dkaplan1","count":1},{"name":"Dmitry Figol","email":"git@dmfigol.me","login":"dmfigol","count":1},{"name":"Andre Bowen-Brown","email":"86419745+Smertan","login":"Smertan","count":1},{"name":"Archit Khatri","email":"architkhatri12@gmail.com","login":"architkhatri98","count":1},{"name":"Austin de Coup-Crank","email":"94914780+decoupca","login":"decoupca","count":1},{"name":"Ben Roberts","email":"ben.roberts@gsacapital.com","login":"optiz0r","count":1},{"name":"Benny Holmgren","email":"5518590+bholmgren","login":"bholmgren","count":1},{"name":"Brandon Smith","email":"{ID}+{username}","login":"{username}","count":1},{"name":"Charles Eckel","email":"eckelcu@cisco.com","login":"eckelcu","count":1},{"name":"Charlie Allom","email":"charlie@evilforbeginners.com","login":"yeled","count":1},{"name":"Chris Jones","email":"ipv6freely@gmail.com","login":"ipv6freely","count":1},{"name":"Chris Moore","email":"csm123199@gmail.com","login":"chrismooredev","count":1},{"name":"Chris Woodfield","email":"cwoodfield@gmail.com","login":"cwoodfield","count":1},{"name":"Colin Silcock","email":"colsil","login":"colsil","count":1},{"name":"UserMan","email":"paluchkv@gmail.com","login":"User-Man","count":1},{"name":"Renato Orgito","email":"orgito@gmail.com","login":"orgito","count":1},{"name":"Shuichiro MAKIGAKI","email":"shuichiro.makigaki@gmail.com","login":"shuichiro-makigaki","count":1},{"name":"Santiago Álvarez","email":"111pontes","login":"111pontes","count":1},{"name":"Sanjay Santhanam","email":"51058514+Sanjays2402","login":"Sanjays2402","count":1},{"name":"Sander Steffann","email":"sander@steffann.nl","login":"steffann","count":1},{"name":"Rosiak","email":"sorenrosiak@gmail.com","login":"Rosiak","count":1},{"name":"tstoner","email":"33665760+tstoner","login":"tstoner","count":1},{"name":"Peter Sprygada","email":"sprygada@gmail.com","login":"privateip","count":1},{"name":"NoahFeinberg","email":"noahbfeinberg@gmail.com","login":"NoahFeinberg","count":1},{"name":"Matt Oswalt","email":"Mierdin","login":"Mierdin","count":1},{"name":"Matt Griswold","email":"grizz@20c.com","login":"grizz","count":1},{"name":"Matej Vadnjal","email":"matej.vadnjal@arnes.si","login":"matejv","count":1},{"name":"Martin Beckert","email":"martin.beckert@online.de","login":"TheRealBecks","count":1},{"name":"Mark Huizer","email":"mark@terantula.nl","login":"markterantula","count":1},{"name":"Laurel-rao","email":"42195541+Laurel-rao","login":"Laurel-rao","count":1},{"name":"Josh Niec","email":"ironick09@gmail.com","login":"joshniec","count":1},{"name":"Jonathan Ghent","email":"jonathan.a.ghent@mmc.com","login":"jonathanghent","count":1},{"name":"John W. O'Brien","email":"neirbowj","login":"neirbowj","count":1},{"name":"John Tishey","email":"johntishey@gmail.com","login":"jtishey","count":1},{"name":"Johan Marcusson","email":"johan.marcusson@sunet.se","login":"indy-independence","count":1},{"name":"Jerome Fleury","email":"jf@cloudflare.com","login":"jejenone","count":1},{"name":"0xmc","email":"m@expertknobtwiddlers.com","login":"0xmc","count":1},{"name":"Daniel Donckers","email":"ddonckers@gmail.com","login":"donckers","count":1}],"past_year_committers":[{"name":"Kirk Byers","email":"ktbyers@twb-tech.com","login":"ktbyers","count":27},{"name":"Brandon Ewing","email":"brandon.ewing@warningg.com","login":"bewing","count":9},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":5},{"name":"Surudhi Asokraj","email":"Surudhi.Asokraj@imc.com","login":null,"count":2},{"name":"mmaxjr","email":"mmaxmjunior@gmail.com","login":"mmaxjr","count":1},{"name":"deep-blue-pulsar","email":"38921320+deep-blue-pulsar","login":"deep-blue-pulsar","count":1},{"name":"Sanjay Santhanam","email":"51058514+Sanjays2402","login":"Sanjays2402","count":1},{"name":"Gary T. Giesen","email":"ggiesen@giesen.me","login":"ggiesen","count":1},{"name":"Brandon Smith","email":"{ID}+{username}","login":"{username}","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-11T00:00:06.485Z","repositories_count":6629264,"commits_count":918417669,"contributors_count":39034556,"owners_count":1331367,"committers_count":3293489,"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":{"table":{"full_name":"napalm-automation/napalm","html_url":"https://github.com/napalm-automation/napalm","last_synced_at":"2026-08-06T07:32:32.822Z","status":"active","issues_count":103,"pull_requests_count":648,"avg_time_to_close_issue":34901688.82978723,"avg_time_to_close_pull_request":4561974.452865065,"issues_closed_count":47,"pull_requests_closed_count":541,"pull_request_authors_count":67,"issue_authors_count":79,"avg_comments_per_issue":2.6893203883495147,"avg_comments_per_pull_request":1.0910493827160495,"merged_pull_requests_count":280,"bot_issues_count":0,"bot_pull_requests_count":389,"past_year_issues_count":16,"past_year_pull_requests_count":59,"past_year_avg_time_to_close_issue":5218959.0,"past_year_avg_time_to_close_pull_request":608324.2727272727,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":44,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":1.0625,"past_year_avg_comments_per_pull_request":0.6101694915254238,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":28,"past_year_merged_pull_requests_count":22,"created_at":"2023-05-14T18:22:43.719Z","updated_at":"2026-08-06T07:32:32.822Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/napalm-automation%2Fnapalm/issues","issue_labels_count":{"table":{"bug":26,"ios":10,"nxos":8,"eos":4,"get_environment":4,"bgp":3,"enhancement":3,"new method":3,"iosxr":3,"junos":3,"pending discussion":3,"nxos-ssh":3,"get_vlans":2,"core":2,"feature":2,"load_replace_candidate":2,"get_bgp_neighbors":2,"vendor bug":2,"rollback":1,"get_bgp_config":1,"get_bgp_neighbors_detail":1,"requested changes":1,"ping":1,"testing framework":1,"get_mac_address_table":1,"normalization":1,"validate":1,"get_facts":1,"api change":1,"optional_args":1,"documentation":1,"discard_config":1,"vm":1,"switchstack":1,"iosxr_netconf":1,"get_lldp_neighbors":1,"help wanted":1}},"pull_request_labels_count":{"table":{"dependency issue":304,"python":85,"dependencies":85,"nxos-ssh":15,"enhancement":15,"bug":9,"ios":9,"nxos":8,"blocked":7,"iosxr":4,"core":4,"eos":4,"documentation":3,"python3":3,"base":2,"docker":2,"get_interfaces":2,"get_bgp_neighbors_detail":2,"underlying library":2,"internal":2,"junos":2,"get_lldp_neighbors_detail":2,"needs testcase":2,"fn0039":2,"api change":2,"method implementation":2,"tests failing":2,"bgp":1,"help wanted":1,"new method":1,"black":1,"iosxr_netconf":1,"get_bgp_config":1,"testing framework":1,"optional arg":1,"normalization":1}},"issue_author_associations_count":{"table":{"NONE":73,"CONTRIBUTOR":24,"MEMBER":6}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":548,"NONE":60,"MEMBER":40}},"issue_authors":{"table":{"ktbyers":10,"bewing":6,"decoupca":3,"drendar":2,"sean-rice":2,"kaibabbob":2,"jlixfeld":2,"M0NsTeRRR":2,"ichilton":2,"Kani999":2,"amylieb":2,"bwks":1,"oshobu":1,"andsouth44":1,"wolfgang-azevedo":1,"djoproject":1,"code-with-ryan":1,"emorr-utmck":1,"DavidVentura":1,"doghousedean":1,"quincyzhuang":1,"indy-independence":1,"jtishey":1,"architkhatri98":1,"ABruihler":1,"paketb0te":1,"jajaalma":1,"rifen":1,"angelopoggi":1,"teresalves":1,"jsenecal":1,"wisotzky":1,"sohanrai09":1,"Architect333":1,"Smertan":1,"mkonagai":1,"azadrathi":1,"lucasalvatore":1,"kidn3ys":1,"DataWizual":1,"gargu":1,"haddystuff":1,"aj-cruz":1,"erikafsan":1,"Tristou27":1,"Swaeltjie":1,"lodpp":1,"sygibson":1,"sjsingh02":1,"tybruno":1,"justinbrink":1,"Punicaa":1,"slater-as":1,"raa-1":1,"pgajdos":1,"mkrzysztofowicz":1,"severance26":1,"pmesgari":1,"lunkwill42":1,"paulbauer1":1,"brandan-schmitz":1,"xiaopengpeng":1,"richardjohnallsopp":1,"quistian":1,"network-shark":1,"ci-iancoetzee":1,"alphabet5":1,"awcrate":1,"brandondrm":1,"expbits":1,"rizlas":1,"robobeaver6":1,"ansible75013":1,"schmittvictor":1,"gioccher":1,"ryanmerolle":1,"tjhannin":1,"mkurjanski":1,"heitmanr":1}},"pull_request_authors":{"table":{"dependabot[bot]":389,"ktbyers":107,"bewing":30,"mirceaulinic":10,"jtishey":4,"tcaiazza":4,"ultrotter":4,"paketb0te":3,"decoupca":3,"network-shark":3,"s-t-e-v-e-n-k":3,"jsenecal":3,"teresalves":2,"derekdainys":2,"ogenstad":2,"jlixfeld":2,"SenorRodriguez":2,"itdependsnetworks":2,"Vo-Alex":2,"carljungg":2,"duhow":2,"surudhi":2,"sk4mi":2,"Kani999":2,"yzgyyang":2,"jmaslak":2,"vishnubraj":2,"ubaumann":2,"gneville-ot":2,"amylieb":2,"remchuk":2,"moogzy":2,"architkhatri98":2,"jpsutton":2,"Smertan":2,"sjhloco":2,"ratneshnagori":2,"slater-as":2,"n-rodriguez":2,"s1mplesimon":2,"hellt":2,"brandondrm":2,"M0NsTeRRR":1,"hkam40k":1,"NoahFeinberg":1,"ichilton":1,"deep-blue-pulsar":1,"rbcollins123":1,"markterantula":1,"jbparrish17":1,"CarloMara":1,"Hanarion":1,"clement-ldr":1,"chrismooredev":1,"karyotakisg":1,"kpetremann":1,"minefuto":1,"vvas1lev":1,"andsouth44":1,"ggiesen":1,"philodavies":1,"wahajahmed010":1,"kidn3ys":1,"mmaxjr":1,"justinbrink":1,"Sanjays2402":1,"dyermitch":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-07T00:00:23.484Z","repositories_count":14807969,"issues_count":29271206,"pull_requests_count":96590818,"authors_count":11405989,"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":{"table":{"eos":1,"get_bgp_neighbors_detail":1,"help wanted":1}},"past_year_pull_request_labels_count":{"table":{"dependencies":28,"python":28}},"past_year_issue_author_associations_count":{"table":{"NONE":12,"CONTRIBUTOR":3,"MEMBER":1}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":46,"MEMBER":7,"NONE":6}},"past_year_issue_authors":{"table":{"ktbyers":3,"drendar":2,"sean-rice":2,"azadrathi":1,"bewing":1,"DataWizual":1,"emorr-utmck":1,"erikafsan":1,"gargu":1,"lodpp":1,"lunkwill42":1,"rizlas":1}},"past_year_pull_request_authors":{"table":{"dependabot[bot]":28,"ktbyers":13,"bewing":7,"surudhi":2,"clement-ldr":1,"deep-blue-pulsar":1,"ggiesen":1,"Hanarion":1,"jbparrish17":1,"mmaxjr":1,"philodavies":1,"Sanjays2402":1,"wahajahmed010":1}},"maintainers":[{"table":{"login":"bewing","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bewing"}},{"table":{"login":"mirceaulinic","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mirceaulinic"}}],"active_maintainers":[{"table":{"login":"bewing","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bewing"}}]}},"events":{"total":{"DeleteEvent":57,"PullRequestEvent":148,"ForkEvent":35,"IssuesEvent":16,"WatchEvent":145,"IssueCommentEvent":108,"PushEvent":216,"PullRequestReviewCommentEvent":8,"PullRequestReviewEvent":45,"CreateEvent":68},"last_year":{"DeleteEvent":10,"PullRequestEvent":16,"ForkEvent":11,"IssuesEvent":2,"WatchEvent":44,"IssueCommentEvent":14,"PushEvent":23,"PullRequestReviewCommentEvent":1,"PullRequestReviewEvent":4,"CreateEvent":14}},"keywords":[],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/commit.yaml","sha":null,"kind":"manifest","created_at":"2023-01-13T11:45:11.075Z","updated_at":"2023-01-13T11:45:11.075Z","repository_link":"https://github.com/napalm-automation/napalm/blob/develop/.github/workflows/commit.yaml","dependencies":[{"id":6875644777,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6875644778,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/pythonpublish.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T11:45:11.195Z","updated_at":"2023-01-13T11:45:11.195Z","repository_link":"https://github.com/napalm-automation/napalm/blob/develop/.github/workflows/pythonpublish.yml","dependencies":[{"id":6875644784,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6875644785,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6875644786,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"docker","filepath":"Dockerfile","sha":null,"kind":"manifest","created_at":"2023-01-13T11:45:11.296Z","updated_at":"2023-01-13T11:45:11.296Z","repository_link":"https://github.com/napalm-automation/napalm/blob/develop/Dockerfile","dependencies":[{"id":6875644944,"package_name":"python","ecosystem":"docker","requirements":"3.6-slim-stretch","direct":true,"kind":"build","optional":false}]},{"ecosystem":"pypi","filepath":"docs/requirements.txt","sha":null,"kind":"manifest","created_at":"2023-01-13T11:45:11.313Z","updated_at":"2023-01-13T11:45:11.313Z","repository_link":"https://github.com/napalm-automation/napalm/blob/develop/docs/requirements.txt","dependencies":[{"id":6875644957,"package_name":"sphinx","ecosystem":"pypi","requirements":"==1.8.6","direct":true,"kind":"runtime","optional":false},{"id":6875644958,"package_name":"sphinx-rtd-theme","ecosystem":"pypi","requirements":"==1.0.0","direct":true,"kind":"runtime","optional":false},{"id":6875644959,"package_name":"sphinxcontrib-napoleon","ecosystem":"pypi","requirements":"==0.7","direct":true,"kind":"runtime","optional":false},{"id":6875644960,"package_name":"invoke","ecosystem":"pypi","requirements":"==1.7.1","direct":true,"kind":"runtime","optional":false},{"id":6875644961,"package_name":"jinja2","ecosystem":"pypi","requirements":"==2.11.3","direct":true,"kind":"runtime","optional":false},{"id":6875644962,"package_name":"MarkupSafe","ecosystem":"pypi","requirements":"==2.0.1","direct":true,"kind":"runtime","optional":false},{"id":6875644963,"package_name":"pytest","ecosystem":"pypi","requirements":"==7.1.2","direct":true,"kind":"runtime","optional":false},{"id":6875644964,"package_name":"ansible","ecosystem":"pypi","requirements":"==4.10.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements-dev.txt","sha":null,"kind":"manifest","created_at":"2023-01-13T11:45:11.354Z","updated_at":"2023-01-13T11:45:11.354Z","repository_link":"https://github.com/napalm-automation/napalm/blob/develop/requirements-dev.txt","dependencies":[{"id":6875644997,"package_name":"black","ecosystem":"pypi","requirements":"==22.6.0","direct":true,"kind":"development","optional":false},{"id":6875644998,"package_name":"coveralls","ecosystem":"pypi","requirements":"==3.3.1","direct":true,"kind":"development","optional":false},{"id":6875644999,"package_name":"ddt","ecosystem":"pypi","requirements":"==1.5.0","direct":true,"kind":"development","optional":false},{"id":6875645000,"package_name":"flake8-import-order","ecosystem":"pypi","requirements":"==0.18.1","direct":true,"kind":"development","optional":false},{"id":6875645001,"package_name":"pytest","ecosystem":"pypi","requirements":"==7.1.2","direct":true,"kind":"development","optional":false},{"id":6875645002,"package_name":"pytest-cov","ecosystem":"pypi","requirements":"==3.0.0","direct":true,"kind":"development","optional":false},{"id":6875645003,"package_name":"pytest-json","ecosystem":"pypi","requirements":"==0.4.0","direct":true,"kind":"development","optional":false},{"id":6875645009,"package_name":"pyflakes","ecosystem":"pypi","requirements":"==2.5.0","direct":true,"kind":"development","optional":false},{"id":6875645010,"package_name":"pylama","ecosystem":"pypi","requirements":"==8.4.1","direct":true,"kind":"development","optional":false},{"id":6875645011,"package_name":"mock","ecosystem":"pypi","requirements":"==4.0.3","direct":true,"kind":"development","optional":false},{"id":6875645012,"package_name":"tox","ecosystem":"pypi","requirements":"==3.25.1","direct":true,"kind":"development","optional":false},{"id":6875645013,"package_name":"mypy","ecosystem":"pypi","requirements":"==0.982","direct":true,"kind":"development","optional":false},{"id":6875645014,"package_name":"types-requests","ecosystem":"pypi","requirements":"==2.28.0","direct":true,"kind":"development","optional":false},{"id":6875645015,"package_name":"types-six","ecosystem":"pypi","requirements":"==1.16.17","direct":true,"kind":"development","optional":false},{"id":6875645016,"package_name":"types-setuptools","ecosystem":"pypi","requirements":"==57.4.18","direct":true,"kind":"development","optional":false},{"id":6875645017,"package_name":"types-PyYAML","ecosystem":"pypi","requirements":"==6.0.9","direct":true,"kind":"development","optional":false},{"id":6875645018,"package_name":"ttp","ecosystem":"pypi","requirements":"==0.9.0","direct":true,"kind":"development","optional":false},{"id":6875645020,"package_name":"ttp_templates","ecosystem":"pypi","requirements":"==0.3.0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2023-01-13T11:45:11.432Z","updated_at":"2023-01-13T11:45:11.432Z","repository_link":"https://github.com/napalm-automation/napalm/blob/develop/requirements.txt","dependencies":[{"id":6875645190,"package_name":"setuptools","ecosystem":"pypi","requirements":"\u003e=38.4.0","direct":true,"kind":"runtime","optional":false},{"id":6875645191,"package_name":"cffi","ecosystem":"pypi","requirements":"\u003e=1.11.3","direct":true,"kind":"runtime","optional":false},{"id":6875645192,"package_name":"paramiko","ecosystem":"pypi","requirements":"\u003e=2.6.0","direct":true,"kind":"runtime","optional":false},{"id":6875645193,"package_name":"requests","ecosystem":"pypi","requirements":"\u003e=2.7.0","direct":true,"kind":"runtime","optional":false},{"id":6875645194,"package_name":"future","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6875645195,"package_name":"textfsm","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6875645196,"package_name":"jinja2","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6875645197,"package_name":"netaddr","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6875645198,"package_name":"pyYAML","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6875645199,"package_name":"pyeapi","ecosystem":"pypi","requirements":"\u003e=0.8.2","direct":true,"kind":"runtime","optional":false},{"id":6875645200,"package_name":"netmiko","ecosystem":"pypi","requirements":"\u003e=4.1.0","direct":true,"kind":"runtime","optional":false},{"id":6875645201,"package_name":"junos-eznc","ecosystem":"pypi","requirements":"\u003e=2.6.3","direct":true,"kind":"runtime","optional":false},{"id":6875645202,"package_name":"scp","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6875645203,"package_name":"lxml","ecosystem":"pypi","requirements":"\u003e=4.3.0","direct":true,"kind":"runtime","optional":false},{"id":6875645204,"package_name":"ncclient","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6875645205,"package_name":"ttp","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6875645206,"package_name":"ttp_templates","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6875645207,"package_name":"netutils","ecosystem":"pypi","requirements":"\u003e=1.0.0","direct":true,"kind":"runtime","optional":false},{"id":6875645208,"package_name":"typing-extensions","ecosystem":"pypi","requirements":"\u003e=4.3.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"test/base/requirements.txt","sha":null,"kind":"manifest","created_at":"2023-01-13T11:45:11.551Z","updated_at":"2023-01-13T11:45:11.551Z","repository_link":"https://github.com/napalm-automation/napalm/blob/develop/test/base/requirements.txt","dependencies":[{"id":6875645328,"package_name":"ddt","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":6875645331,"package_name":"lxml","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":6875645333,"package_name":"napalm-eos","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":6875645395,"package_name":"napalm-fortios","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":6875645396,"package_name":"napalm-ios","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":6875645397,"package_name":"napalm-iosxr","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":6875645398,"package_name":"napalm-junos","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":6875645399,"package_name":"napalm-nxos","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":6875645400,"package_name":"napalm-panos","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":6875645401,"package_name":"napalm-pluribus","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":6875645402,"package_name":"napalm-ros","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":6875645403,"package_name":"napalm-vyos","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2024-03-21T12:27:06.711Z","updated_at":"2024-03-21T12:27:06.711Z","repository_link":"https://github.com/napalm-automation/napalm/blob/develop/setup.py","dependencies":[]}],"score":25.641227649707787,"created_at":"2026-08-03T06:14:07.906Z","updated_at":"2026-08-12T10:33:22.590Z","avatar_url":"https://github.com/napalm-automation.png","language":"Python","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/378859","html_url":"https://summary.ecosyste.ms/projects/378859"}