{"id":377897,"url":"https://github.com/whitequark/ipaddr.js","last_synced_at":"2026-07-21T12:30:44.995Z","repository":{"id":402331,"uuid":"2110585","full_name":"whitequark/ipaddr.js","owner":"whitequark","description":"IP address manipulation library in JavaScript","archived":false,"fork":false,"pushed_at":"2026-07-09T04:47:04.000Z","size":298,"stargazers_count":649,"open_issues_count":10,"forks_count":106,"subscribers_count":15,"default_branch":"main","last_synced_at":"2026-07-13T06:08:47.280Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/whitequark.png","metadata":{"files":{"readme":"README.md","changelog":"Changes.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2011-07-27T02:22:26.000Z","updated_at":"2026-07-12T18:18:27.000Z","dependencies_parsed_at":"2024-02-26T01:49:25.353Z","dependency_job_id":"67b102c0-40f1-4c68-8a57-f284c824f1aa","html_url":"https://github.com/whitequark/ipaddr.js","commit_stats":{"total_commits":146,"total_committers":36,"mean_commits":4.055555555555555,"dds":0.5136986301369864,"last_synced_commit":"8e1c5a81afb97ce3ecdfb3ad4585a7e7be893519"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/whitequark/ipaddr.js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/whitequark","download_url":"https://codeload.github.com/whitequark/ipaddr.js/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fipaddr.js/sbom","scorecard":{"id":1240586,"data":{"date":"2025-12-15","repo":{"name":"github.com/whitequark/ipaddr.js","commit":"e373b4e42533872c8e2d539fc74f48fa684c6e0f"},"scorecard":{"version":"v5.4.1-0.20251211185148-6c8b5dbbedcf","commit":"6c8b5dbbedcf26e5511695b853fecfe7cbf2235d"},"score":4.3,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#packaging"}},{"name":"Maintained","score":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#maintained"}},{"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-test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/whitequark/ipaddr.js/ci-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/whitequark/ipaddr.js/ci-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-test.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/whitequark/ipaddr.js/ci-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/whitequark/ipaddr.js/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/whitequark/ipaddr.js/lint.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/ci-test.yml:29","Warn: npmCommand not pinned by hash: .github/workflows/lint.yml:17","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand 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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci-test.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#token-permissions"}},{"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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#dangerous-workflow"}},{"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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#binary-artifacts"}},{"name":"Code-Review","score":8,"reason":"Found 20/23 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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/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/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/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 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/6c8b5dbbedcf26e5511695b853fecfe7cbf2235d/docs/checks.md#sast"}}]},"last_synced_at":"2025-12-21T14:05:27.288Z","repository_id":402331,"created_at":"2025-12-21T14:05:27.289Z","updated_at":"2025-12-21T14:05:27.289Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35452763,"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-14T02:00:06.603Z","response_time":114,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"whitequark","name":"Catherine","uuid":"54771","kind":"user","description":"the catgirl knows where it is at all times","email":"whitequark@whitequark.org","website":null,"location":"UK","twitter":null,"company":"@SCISemi","icon_url":"https://avatars.githubusercontent.com/u/54771?u=ca6d760dcf6ba107f0956ed24f126674d1dc2ed8\u0026v=4","repositories_count":192,"last_synced_at":"2026-06-11T15:04:42.102Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/whitequark","funding_links":["https://github.com/sponsors/whitequark"],"total_stars":7205,"followers":2889,"following":0,"created_at":"2022-11-02T16:20:23.423Z","updated_at":"2026-06-11T15:04:42.102Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/whitequark","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/whitequark/repositories"},"packages":null,"commits":null,"issues":{"table":{}},"events":null,"keywords":[],"dependencies":[{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2022-08-06T09:15:08.063Z","updated_at":"2022-08-06T09:15:08.063Z","repository_link":"https://github.com/whitequark/ipaddr.js/blob/main/package.json","dependencies":[{"id":584023735,"package_name":"eslint","ecosystem":"npm","requirements":"*","direct":true,"kind":"development","optional":false},{"id":584023736,"package_name":"mocha","ecosystem":"npm","requirements":"*","direct":true,"kind":"development","optional":false},{"id":584023737,"package_name":"uglify-es","ecosystem":"npm","requirements":"*","direct":true,"kind":"development","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ci-test-win.yml","sha":null,"kind":"manifest","created_at":"2023-07-08T23:01:35.031Z","updated_at":"2023-07-08T23:01:35.031Z","repository_link":"https://github.com/whitequark/ipaddr.js/blob/main/.github/workflows/ci-test-win.yml","dependencies":[{"id":11238269885,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":11238269889,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ci-test.yml","sha":null,"kind":"manifest","created_at":"2023-07-08T23:01:35.750Z","updated_at":"2023-07-08T23:01:35.750Z","repository_link":"https://github.com/whitequark/ipaddr.js/blob/main/.github/workflows/ci-test.yml","dependencies":[{"id":11238271324,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":11238271325,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/lint.yml","sha":null,"kind":"manifest","created_at":"2023-07-08T23:01:35.899Z","updated_at":"2023-07-08T23:01:35.899Z","repository_link":"https://github.com/whitequark/ipaddr.js/blob/main/.github/workflows/lint.yml","dependencies":[{"id":11238271553,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":11238271554,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"bower","filepath":"bower.json","sha":null,"kind":"manifest","created_at":"2024-02-26T01:49:25.234Z","updated_at":"2024-02-26T01:49:25.234Z","repository_link":"https://github.com/whitequark/ipaddr.js/blob/main/bower.json","dependencies":[]}],"score":6.490723534502507,"created_at":"2026-07-08T06:03:28.458Z","updated_at":"2026-07-21T12:30:44.996Z","avatar_url":"https://github.com/whitequark.png","language":"JavaScript","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/377897","html_url":"https://summary.ecosyste.ms/projects/377897"}