{"id":13498183,"url":"https://github.com/netaddr/netaddr","last_synced_at":"2026-07-10T14:22:25.186Z","repository":{"id":37074949,"uuid":"684215","full_name":"netaddr/netaddr","owner":"netaddr","description":"A network address manipulation library for Python","archived":false,"fork":false,"pushed_at":"2024-07-05T23:39:56.000Z","size":18444,"stargazers_count":826,"open_issues_count":42,"forks_count":176,"subscribers_count":37,"default_branch":"master","last_synced_at":"2026-07-01T12:25:29.782Z","etag":null,"topics":["cidr","devops","eui","iab","ip-address","ipv4","ipv6","mac","netaddr","networking","oui","oui-database","python","subnet","sysadmin"],"latest_commit_sha":null,"homepage":"https://netaddr.readthedocs.io/en/latest/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/netaddr.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":"LICENSE.rst","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.rst","dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2010-05-24T23:14:56.000Z","updated_at":"2026-06-22T09:09:30.000Z","dependencies_parsed_at":"2024-04-18T03:44:55.662Z","dependency_job_id":"eea26295-f8fe-40b2-8891-4f39b73936eb","html_url":"https://github.com/netaddr/netaddr","commit_stats":{"total_commits":567,"total_committers":41,"mean_commits":"13.829268292682928","dds":"0.41093474426807763","last_synced_commit":"e84688f7034b7a88ac00a676359be57eb7a78184"},"previous_names":["drkjam/netaddr"],"tags_count":41,"template":false,"template_full_name":null,"purl":"pkg:github/netaddr/netaddr","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netaddr%2Fnetaddr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netaddr%2Fnetaddr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netaddr%2Fnetaddr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netaddr%2Fnetaddr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/netaddr","download_url":"https://codeload.github.com/netaddr/netaddr/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netaddr%2Fnetaddr/sbom","scorecard":{"id":356423,"data":{"date":"2025-08-11","repo":{"name":"github.com/netaddr/netaddr","commit":"d340feab548d948c5dc92cedcb05c69f57f9386e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.5,"checks":[{"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":"Code-Review","score":1,"reason":"Found 3/27 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/netaddr/netaddr/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/netaddr/netaddr/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/netaddr/netaddr/ci.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:30","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.rst:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 10 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":"11 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-230 / GHSA-248v-346w-9cwc","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: GHSA-gmj6-6f8f-6699","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-753j-mpmx-qq6g","Warn: Project is vulnerable to: GHSA-7cx3-6m66-7c5m","Warn: Project is vulnerable to: GHSA-8w49-h785-mj3c","Warn: Project is vulnerable to: GHSA-w235-7p84-xx57","Warn: Project is vulnerable to: GHSA-34jh-p97f-mpxf","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T09:43:19.431Z","repository_id":37074949,"created_at":"2025-08-18T09:43:19.431Z","updated_at":"2025-08-18T09:43:19.431Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35334719,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-10T02:00:06.465Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cidr","devops","eui","iab","ip-address","ipv4","ipv6","mac","netaddr","networking","oui","oui-database","python","subnet","sysadmin"],"created_at":"2024-07-31T20:00:53.213Z","updated_at":"2026-07-10T14:22:25.150Z","avatar_url":"https://github.com/netaddr.png","language":"Python","funding_links":[],"categories":["Python","Others"],"sub_categories":[],"readme":"netaddr\n=======\n\n.. image:: https://codecov.io/gh/netaddr/netaddr/branch/master/graph/badge.svg\n   :target: https://codecov.io/gh/netaddr/netaddr\n.. image:: https://github.com/netaddr/netaddr/workflows/CI/badge.svg\n   :target: https://github.com/netaddr/netaddr/actions?query=workflow%3ACI+branch%3Amaster\n.. image:: https://img.shields.io/pypi/v/netaddr.svg\n   :target: https://pypi.org/project/netaddr/\n.. image:: https://img.shields.io/pypi/pyversions/netaddr.svg\n   :target: pypi.python.org/pypi/netaddr\n\nA Python library for representing and manipulating network addresses.\n\nProvides support for:\n\nLayer 3 addresses\n\n-  IPv4 and IPv6 addresses, subnets, masks, prefixes\n-  iterating, slicing, sorting, summarizing and classifying IP networks\n-  dealing with various ranges formats (CIDR, arbitrary ranges and\n   globs, nmap)\n-  set based operations (unions, intersections etc) over IP addresses\n   and subnets\n-  parsing a large variety of different formats and notations\n-  looking up IANA IP block information\n-  generating DNS reverse lookups\n-  supernetting and subnetting\n\nLayer 2 addresses\n\n-  representation and manipulation MAC addresses and EUI-64 identifiers\n-  looking up IEEE organisational information (OUI, IAB)\n-  generating derived IPv6 addresses\n\n| Documentation: https://netaddr.readthedocs.io/en/latest/\n\n| Source code repository: https://github.com/netaddr/netaddr/\n\nPyPI page: https://pypi.org/project/netaddr/\n\nShare and enjoy!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnetaddr%2Fnetaddr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnetaddr%2Fnetaddr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnetaddr%2Fnetaddr/lists"}