{"id":3649513,"name":"github.com/ryanfowler/lines","ecosystem":"go","description":"","homepage":"https://github.com/ryanfowler/lines","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/ryanfowler/lines","keywords_array":[],"namespace":"github.com/ryanfowler","versions_count":9,"first_release_published_at":"2022-06-23T01:09:52.000Z","latest_release_published_at":"2024-04-21T15:48:40.000Z","latest_release_number":"v0.3.11","last_synced_at":"2026-06-16T07:03:39.477Z","created_at":"2022-04-11T09:28:32.195Z","updated_at":"2026-06-16T07:03:39.477Z","registry_url":"https://pkg.go.dev/github.com/ryanfowler/lines","install_command":"go get github.com/ryanfowler/lines","documentation_url":"https://pkg.go.dev/github.com/ryanfowler/lines#section-documentation","metadata":{},"repo_metadata":{"id":32398554,"uuid":"35975162","full_name":"ryanfowler/lines","owner":"ryanfowler","description":"Counts lines of code, fast","archived":false,"fork":false,"pushed_at":"2026-02-20T14:03:27.000Z","size":1484,"stargazers_count":7,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-02-20T18:18:08.639Z","etag":null,"topics":["count","lines-of-code","rust"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/ryanfowler.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":"2015-05-20T21:26:48.000Z","updated_at":"2026-02-20T14:03:34.000Z","dependencies_parsed_at":"2023-02-13T22:45:28.673Z","dependency_job_id":"e0784723-a50d-455e-8398-703c994e2d13","html_url":"https://github.com/ryanfowler/lines","commit_stats":{"total_commits":711,"total_committers":5,"mean_commits":142.2,"dds":0.3502109704641351,"last_synced_commit":"ad91b8535ff2befee042814968fda3b093c6387a"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/ryanfowler/lines","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanfowler%2Flines","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanfowler%2Flines/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanfowler%2Flines/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanfowler%2Flines/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ryanfowler","download_url":"https://codeload.github.com/ryanfowler/lines/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanfowler%2Flines/sbom","scorecard":{"id":791952,"data":{"date":"2025-08-11","repo":{"name":"github.com/ryanfowler/lines","commit":"a2cb6ba47d5e560e151d4260bcdd08b47096475d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.5,"checks":[{"name":"Code-Review","score":1,"reason":"Found 1/10 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":10,"reason":"30 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":"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":"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":"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:16: update your workflow using https://app.stepsecurity.io/secureworkflow/ryanfowler/lines/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/ryanfowler/lines/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dependabot.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/ryanfowler/lines/dependabot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/ryanfowler/lines/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/ryanfowler/lines/release.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:14","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/dependabot.yml:5","Warn: no topLevel permission defined: .github/workflows/release.yml:1"],"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":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.3.16 not signed: https://api.github.com/repos/ryanfowler/lines/releases/231003130","Warn: release artifact v0.3.15 not signed: https://api.github.com/repos/ryanfowler/lines/releases/228157892","Warn: release artifact v0.3.14 not signed: https://api.github.com/repos/ryanfowler/lines/releases/209500325","Warn: release artifact v0.3.13 not signed: https://api.github.com/repos/ryanfowler/lines/releases/205454735","Warn: release artifact v0.3.12 not signed: https://api.github.com/repos/ryanfowler/lines/releases/166632280","Warn: release artifact v0.3.16 does not have provenance: https://api.github.com/repos/ryanfowler/lines/releases/231003130","Warn: release artifact v0.3.15 does not have provenance: https://api.github.com/repos/ryanfowler/lines/releases/228157892","Warn: release artifact v0.3.14 does not have provenance: https://api.github.com/repos/ryanfowler/lines/releases/209500325","Warn: release artifact v0.3.13 does not have provenance: https://api.github.com/repos/ryanfowler/lines/releases/205454735","Warn: release artifact v0.3.12 does not have provenance: https://api.github.com/repos/ryanfowler/lines/releases/166632280"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-23T07:48:27.991Z","repository_id":32398554,"created_at":"2025-08-23T07:48:27.991Z","updated_at":"2025-08-23T07:48:27.991Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29664900,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-20T19:49:36.704Z","status":"ssl_error","status_checked_at":"2026-02-20T19:44:05.372Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":"ryanfowler","name":"Ryan Fowler","uuid":"2668821","kind":"user","description":"","email":"","website":null,"location":"Vancouver, BC, Canada","twitter":null,"company":"DigitalOcean","icon_url":"https://avatars.githubusercontent.com/u/2668821?u=9e9b28ddc40507874b10eac8b7c0acfc38b392da\u0026v=4","repositories_count":41,"last_synced_at":"2024-04-01T18:10:43.059Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/ryanfowler","funding_links":[],"total_stars":568,"followers":39,"following":20,"created_at":"2022-11-09T07:45:07.931Z","updated_at":"2024-04-01T18:10:43.845Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ryanfowler","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ryanfowler/repositories"},"tags":[{"name":"v0.3.17","sha":"e7b791cf41c641e49d6d08f9b8be984707e50e24","kind":"commit","published_at":"2026-02-01T15:14:38.000Z","download_url":"https://codeload.github.com/ryanfowler/lines/tar.gz/v0.3.17","html_url":"https://github.com/ryanfowler/lines/releases/tag/v0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ryanfowler/lines@v0.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanfowler%2Flines/tags/v0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanfowler%2Flines/tags/v0.3.17/manifests"},{"name":"v0.3.16","sha":"e514ddd80f3275421f954c4a69ff5a21f5ada785","kind":"commit","published_at":"2025-07-09T02:08:18.000Z","download_url":"https://codeload.github.com/ryanfowler/lines/tar.gz/v0.3.16","html_url":"https://github.com/ryanfowler/lines/releases/tag/v0.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ryanfowler/lines@v0.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanfowler%2Flines/tags/v0.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanfowler%2Flines/tags/v0.3.16/manifests"},{"name":"v0.3.15","sha":"9432cfb576e528d574d51355815b1f34cabb64a4","kind":"commit","published_at":"2025-06-26T21:42:53.000Z","download_url":"https://codeload.github.com/ryanfowler/lines/tar.gz/v0.3.15","html_url":"https://github.com/ryanfowler/lines/releases/tag/v0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ryanfowler/lines@v0.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanfowler%2Flines/tags/v0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanfowler%2Flines/tags/v0.3.15/manifests"},{"name":"v0.3.14","sha":"21248f59edf5744ba51911919c750c0cc7a8f76b","kind":"commit","published_at":"2025-04-01T05:07:35.000Z","download_url":"https://codeload.github.com/ryanfowler/lines/tar.gz/v0.3.14","html_url":"https://github.com/ryanfowler/lines/releases/tag/v0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ryanfowler/lines@v0.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanfowler%2Flines/tags/v0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanfowler%2Flines/tags/v0.3.14/manifests"},{"name":"v0.3.13","sha":"6d57858aa89e9092496b331ade2266c33f9c3bbd","kind":"commit","published_at":"2025-03-13T02:54:04.000Z","download_url":"https://codeload.github.com/ryanfowler/lines/tar.gz/v0.3.13","html_url":"https://github.com/ryanfowler/lines/releases/tag/v0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ryanfowler/lines@v0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanfowler%2Flines/tags/v0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanfowler%2Flines/tags/v0.3.13/manifests"},{"name":"v0.3.12","sha":"45d68251616f57298a888f744fd743d212b386b9","kind":"commit","published_at":"2024-07-23T05:09:51.000Z","download_url":"https://codeload.github.com/ryanfowler/lines/tar.gz/v0.3.12","html_url":"https://github.com/ryanfowler/lines/releases/tag/v0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ryanfowler/lines@v0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanfowler%2Flines/tags/v0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanfowler%2Flines/tags/v0.3.12/manifests"},{"name":"v0.3.11","sha":"9e94845e0a98350259d798a0c02324720af9dbe0","kind":"commit","published_at":"2024-04-21T15:48:40.000Z","download_url":"https://codeload.github.com/ryanfowler/lines/tar.gz/v0.3.11","html_url":"https://github.com/ryanfowler/lines/releases/tag/v0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ryanfowler/lines@v0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanfowler%2Flines/tags/v0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanfowler%2Flines/tags/v0.3.11/manifests"},{"name":"v0.3.10","sha":"9237b894070322751a7f11d322499e129a1e353c","kind":"commit","published_at":"2023-11-05T20:48:06.000Z","download_url":"https://codeload.github.com/ryanfowler/lines/tar.gz/v0.3.10","html_url":"https://github.com/ryanfowler/lines/releases/tag/v0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ryanfowler/lines@v0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanfowler%2Flines/tags/v0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanfowler%2Flines/tags/v0.3.10/manifests"},{"name":"v0.3.9","sha":"f25036c2fc74f560e9ee28bbf7f2515ca07a4cd4","kind":"commit","published_at":"2023-08-30T16:30:04.000Z","download_url":"https://codeload.github.com/ryanfowler/lines/tar.gz/v0.3.9","html_url":"https://github.com/ryanfowler/lines/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ryanfowler/lines@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanfowler%2Flines/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanfowler%2Flines/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"b3e02d24119b0a2b9c769871d0cbaabd063dfba4","kind":"commit","published_at":"2023-08-06T03:53:43.000Z","download_url":"https://codeload.github.com/ryanfowler/lines/tar.gz/v0.3.8","html_url":"https://github.com/ryanfowler/lines/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ryanfowler/lines@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanfowler%2Flines/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanfowler%2Flines/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"7102b7a50b3621e0458f1a6cfc3b9b8f25074961","kind":"commit","published_at":"2023-08-06T02:21:59.000Z","download_url":"https://codeload.github.com/ryanfowler/lines/tar.gz/v0.3.7","html_url":"https://github.com/ryanfowler/lines/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ryanfowler/lines@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanfowler%2Flines/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanfowler%2Flines/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"df19169833e549d5e3bc8ed7f05f5102eff98bbf","kind":"commit","published_at":"2023-06-12T14:54:55.000Z","download_url":"https://codeload.github.com/ryanfowler/lines/tar.gz/v0.3.6","html_url":"https://github.com/ryanfowler/lines/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ryanfowler/lines@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanfowler%2Flines/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanfowler%2Flines/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"2ac40fd5a777c9d794628a23603c5d273a14edfb","kind":"commit","published_at":"2023-06-12T14:49:36.000Z","download_url":"https://codeload.github.com/ryanfowler/lines/tar.gz/v0.3.5","html_url":"https://github.com/ryanfowler/lines/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ryanfowler/lines@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanfowler%2Flines/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanfowler%2Flines/tags/v0.3.5/manifests"},{"name":"v0.2.0","sha":"d76a339b013b2fbc8fc5cac351d29434e5499951","kind":"commit","published_at":"2022-06-23T01:09:52.000Z","download_url":"https://codeload.github.com/ryanfowler/lines/tar.gz/v0.2.0","html_url":"https://github.com/ryanfowler/lines/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ryanfowler/lines@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanfowler%2Flines/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanfowler%2Flines/tags/v0.2.0/manifests"},{"name":"v0.1","sha":"8e849446bc6e1581c5523eb42f83b7c0954268f1","kind":"commit","published_at":"2015-10-26T06:05:41.000Z","download_url":"https://codeload.github.com/ryanfowler/lines/tar.gz/v0.1","html_url":"https://github.com/ryanfowler/lines/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ryanfowler/lines@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanfowler%2Flines/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanfowler%2Flines/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2026-02-20T21:17:29.694Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":7.959714355296132,"forks_count":7.012503408949347,"average":7.829304506995781},"purl":"pkg:golang/github.com/ryanfowler/lines","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/ryanfowler/lines","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/ryanfowler/lines","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/ryanfowler/lines/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-17T17:02:10.946Z","issues_count":1,"pull_requests_count":338,"avg_time_to_close_issue":102.0,"avg_time_to_close_pull_request":21991.196875,"issues_closed_count":1,"pull_requests_closed_count":320,"pull_request_authors_count":3,"issue_authors_count":1,"avg_comments_per_issue":0.0,"avg_comments_per_pull_request":0.05325443786982249,"merged_pull_requests_count":315,"bot_issues_count":1,"bot_pull_requests_count":321,"past_year_issues_count":0,"past_year_pull_requests_count":32,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":557.1739130434783,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":23,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.1875,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":28,"past_year_merged_pull_requests_count":23,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanfowler%2Flines/issues","maintainers":[{"login":"ryanfowler","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ryanfowler"}],"active_maintainers":[{"login":"ryanfowler","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ryanfowler"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fryanfowler%2Flines/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fryanfowler%2Flines/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fryanfowler%2Flines/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fryanfowler%2Flines/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fryanfowler%2Flines/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fryanfowler%2Flines/codemeta","maintainers":[]}