{"id":3532489,"name":"github.com/nxadm/tail","ecosystem":"go","description":"nxadm/tail provides a Go library that emulates the features of the BSD `tail` program.","homepage":"https://github.com/nxadm/tail","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nxadm/tail","keywords_array":[],"namespace":"github.com/nxadm","versions_count":15,"first_release_published_at":"2016-04-28T00:30:50.000Z","latest_release_published_at":"2023-10-10T14:11:07.000Z","latest_release_number":"v1.4.11","last_synced_at":"2026-09-20T13:19:42.687Z","created_at":"2022-04-10T23:31:35.328Z","updated_at":"2026-09-20T13:19:42.687Z","registry_url":"https://pkg.go.dev/github.com/nxadm/tail","install_command":"go get github.com/nxadm/tail","documentation_url":"https://pkg.go.dev/github.com/nxadm/tail#section-documentation","metadata":{},"repo_metadata":{"id":38099558,"uuid":"154142786","full_name":"nxadm/tail","owner":"nxadm","description":"[Revamped] Go package for reading from continuously updated files (tail -f)","archived":false,"fork":false,"pushed_at":"2024-07-24T11:45:20.000Z","size":3991,"stargazers_count":409,"open_issues_count":29,"forks_count":83,"subscribers_count":7,"default_branch":"master","last_synced_at":"2026-09-10T19:37:01.011Z","etag":null,"topics":["go","golang","logging","monitoring","tail","trigger","watcher"],"latest_commit_sha":null,"homepage":"","language":"Go","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/nxadm.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-10-22T12:47:59.000Z","updated_at":"2026-09-03T20:08:22.000Z","dependencies_parsed_at":"2024-06-18T12:23:05.031Z","dependency_job_id":"9e784492-cb9e-434b-85a1-b2c6e1ac9fce","html_url":"https://github.com/nxadm/tail","commit_stats":{"total_commits":292,"total_committers":48,"mean_commits":6.083333333333333,"dds":0.6678082191780822,"last_synced_commit":"ba755e4d73b6b3e768ccb943df8d4656cdd971fc"},"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/nxadm/tail","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nxadm%2Ftail","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nxadm%2Ftail/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nxadm%2Ftail/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nxadm%2Ftail/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nxadm","download_url":"https://codeload.github.com/nxadm/tail/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nxadm%2Ftail/sbom","scorecard":{"id":699627,"data":{"date":"2025-08-11","repo":{"name":"github.com/nxadm/tail","commit":"ba755e4d73b6b3e768ccb943df8d4656cdd971fc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"name":"Code-Review","score":1,"reason":"Found 3/29 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.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":"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":"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":"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":"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":"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:12: update your workflow using https://app.stepsecurity.io/secureworkflow/nxadm/tail/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/nxadm/tail/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/nxadm/tail/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/nxadm/tail/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/nxadm/tail/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/nxadm/tail/codeql-analysis.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating golang to golang@sha256:9e56f0d0f043a68bb8c47c819e47dc29f6e8f5129b8885bed9d43f058f7f3ed6","Warn: goCommand not pinned by hash: Dockerfile:7","Warn: goCommand not pinned by hash: Dockerfile:13","Warn: goCommand not pinned by hash: Dockerfile:14","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   3 goCommand 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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 7 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":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"}}]},"last_synced_at":"2025-08-22T04:53:14.450Z","repository_id":38099558,"created_at":"2025-08-22T04:53:14.450Z","updated_at":"2025-08-22T04:53:14.450Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37209546,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-11T02:00:05.857Z","response_time":56,"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_record":{"login":"nxadm","name":null,"uuid":"3687879","kind":"user","description":null,"email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3687879?u=58411769f318c6dc0cce093b4e393e1f746f9d4a\u0026v=4","repositories_count":49,"last_synced_at":"2023-12-18T02:32:26.900Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/nxadm","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-08T11:46:37.411Z","updated_at":"2023-12-18T02:32:32.390Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nxadm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nxadm/repositories"},"tags":[{"name":"v1.4.11","sha":"cbff2e202a24674b7bc70720b0e45adbbbef5d0b","kind":"commit","published_at":"2023-10-10T14:11:07.000Z","download_url":"https://codeload.github.com/nxadm/tail/tar.gz/v1.4.11","html_url":"https://github.com/nxadm/tail/releases/tag/v1.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nxadm/tail@v1.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nxadm%2Ftail/tags/v1.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nxadm%2Ftail/tags/v1.4.11/manifests"},{"name":"v1.4.10","sha":"85cc0ce04b78cdb683f48951070f7c781f73b606","kind":"commit","published_at":"2023-10-10T14:07:42.000Z","download_url":"https://codeload.github.com/nxadm/tail/tar.gz/v1.4.10","html_url":"https://github.com/nxadm/tail/releases/tag/v1.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nxadm/tail@v1.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nxadm%2Ftail/tags/v1.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nxadm%2Ftail/tags/v1.4.10/manifests"},{"name":"v1.4.8","sha":"abad231d8d07ef91e09cd4c4c457cac35ed3bbb9","kind":"commit","published_at":"2021-02-07T16:08:07.000Z","download_url":"https://codeload.github.com/nxadm/tail/tar.gz/v1.4.8","html_url":"https://github.com/nxadm/tail/releases/tag/v1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nxadm/tail@v1.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nxadm%2Ftail/tags/v1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nxadm%2Ftail/tags/v1.4.8/manifests"},{"name":"v1.4.7","sha":"2c1f619db59b14e9a8ad5ddc60c262e551b528a7","kind":"commit","published_at":"2021-02-07T16:01:30.000Z","download_url":"https://codeload.github.com/nxadm/tail/tar.gz/v1.4.7","html_url":"https://github.com/nxadm/tail/releases/tag/v1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nxadm/tail@v1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nxadm%2Ftail/tags/v1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nxadm%2Ftail/tags/v1.4.7/manifests"},{"name":"v1.4.6","sha":"ed4934787418681691173f6f7aa0499582e7611a","kind":"commit","published_at":"2020-12-24T11:37:22.000Z","download_url":"https://codeload.github.com/nxadm/tail/tar.gz/v1.4.6","html_url":"https://github.com/nxadm/tail/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nxadm/tail@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nxadm%2Ftail/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nxadm%2Ftail/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"2683a83f3fb0c35b4908abeecadf6704cede46d1","kind":"commit","published_at":"2020-09-30T08:37:18.000Z","download_url":"https://codeload.github.com/nxadm/tail/tar.gz/v1.4.5","html_url":"https://github.com/nxadm/tail/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nxadm/tail@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nxadm%2Ftail/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nxadm%2Ftail/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"327c577245448d8192115e77a76ea3d6aee88202","kind":"commit","published_at":"2019-11-25T21:39:29.000Z","download_url":"https://codeload.github.com/nxadm/tail/tar.gz/v1.4.4","html_url":"https://github.com/nxadm/tail/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nxadm/tail@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nxadm%2Ftail/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nxadm%2Ftail/tags/v1.4.4/manifests"},{"name":"v1.4.1","sha":"94f3836f656c2b19ed6ffb8b23d5379fd4f84ac3","kind":"commit","published_at":"2019-11-19T09:58:29.000Z","download_url":"https://codeload.github.com/nxadm/tail/tar.gz/v1.4.1","html_url":"https://github.com/nxadm/tail/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nxadm/tail@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nxadm%2Ftail/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nxadm%2Ftail/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"7f7bfd9a59bdeff63cd0b5a8c6ca74f51ce09272","kind":"commit","published_at":"2019-10-29T10:10:32.000Z","download_url":"https://codeload.github.com/nxadm/tail/tar.gz/v1.4.0","html_url":"https://github.com/nxadm/tail/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nxadm/tail@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nxadm%2Ftail/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nxadm%2Ftail/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"72231d72c8bf8034f683c819ddd053beec5e2076","kind":"commit","published_at":"2019-09-23T16:41:41.000Z","download_url":"https://codeload.github.com/nxadm/tail/tar.gz/v1.3.1","html_url":"https://github.com/nxadm/tail/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nxadm/tail@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nxadm%2Ftail/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nxadm%2Ftail/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"aa63e789ade4be5b65ac270e654c4373a0953546","kind":"commit","published_at":"2019-09-09T10:14:42.000Z","download_url":"https://codeload.github.com/nxadm/tail/tar.gz/v1.3.0","html_url":"https://github.com/nxadm/tail/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nxadm/tail@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nxadm%2Ftail/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nxadm%2Ftail/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"2085199ec17990800d594bcdcc5b1f43879e0e72","kind":"commit","published_at":"2019-09-08T19:21:26.000Z","download_url":"https://codeload.github.com/nxadm/tail/tar.gz/v1.2.1","html_url":"https://github.com/nxadm/tail/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nxadm/tail@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nxadm%2Ftail/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nxadm%2Ftail/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"122c45348f5247629ed218356a3c9aabdfc3f8bd","kind":"commit","published_at":"2019-09-06T15:56:52.000Z","download_url":"https://codeload.github.com/nxadm/tail/tar.gz/v1.2.0","html_url":"https://github.com/nxadm/tail/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nxadm/tail@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nxadm%2Ftail/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nxadm%2Ftail/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"5ed0c26ed623a330a965e3bc96f9c97eb95d20ce","kind":"commit","published_at":"2019-09-06T14:11:11.000Z","download_url":"https://codeload.github.com/nxadm/tail/tar.gz/v1.1.0","html_url":"https://github.com/nxadm/tail/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nxadm/tail@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nxadm%2Ftail/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nxadm%2Ftail/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"a30252cb686a21eb2d0b98132633053ec2f7f1e5","kind":"commit","published_at":"2016-04-28T00:30:50.000Z","download_url":"https://codeload.github.com/nxadm/tail/tar.gz/v1.0.0","html_url":"https://github.com/nxadm/tail/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nxadm/tail@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nxadm%2Ftail/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nxadm%2Ftail/tags/v1.0.0/manifests"},{"name":"v0","sha":"15e71d383e1abc8bc244e1fe085f0ed235bdc412","kind":"tag","published_at":"2015-07-03T21:21:07.000Z","download_url":"https://codeload.github.com/nxadm/tail/tar.gz/v0","html_url":"https://github.com/nxadm/tail/releases/tag/v0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nxadm/tail@v0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nxadm%2Ftail/tags/v0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nxadm%2Ftail/tags/v0/manifests"}]},"repo_metadata_updated_at":"2026-09-13T12:29:15.804Z","dependent_packages_count":7464,"downloads":null,"downloads_period":null,"dependent_repos_count":59688,"rankings":{"downloads":null,"dependent_repos_count":0.02085261248998867,"dependent_packages_count":0.025624852164314437,"stargazers_count":3.297549988489322,"forks_count":3.626590919465343,"docker_downloads_count":0.21973051370047766,"average":1.4380697772618891},"purl":"pkg:golang/github.com/nxadm/tail","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/nxadm/tail","docker_dependents_count":399,"docker_downloads_count":322973661,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/nxadm/tail","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/nxadm/tail/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-09-12T22:03:34.284Z","issues_count":37,"pull_requests_count":52,"avg_time_to_close_issue":12149268.4,"avg_time_to_close_pull_request":10079552.333333334,"issues_closed_count":20,"pull_requests_closed_count":33,"pull_request_authors_count":28,"issue_authors_count":30,"avg_comments_per_issue":2.081081081081081,"avg_comments_per_pull_request":0.5769230769230769,"merged_pull_requests_count":11,"bot_issues_count":0,"bot_pull_requests_count":7,"past_year_issues_count":0,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":17109.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.14285714285714285,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nxadm%2Ftail/issues","maintainers":[{"login":"nxadm","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nxadm"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fnxadm%2Ftail/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fnxadm%2Ftail/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fnxadm%2Ftail/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fnxadm%2Ftail/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fnxadm%2Ftail/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fnxadm%2Ftail/codemeta","maintainers":[]}