{"id":378649,"url":"https://github.com/fsnotify/fsnotify","last_synced_at":"2026-09-15T04:37:18.869Z","repository":{"id":18188971,"uuid":"21306961","full_name":"fsnotify/fsnotify","owner":"fsnotify","description":"Cross-platform filesystem notifications for Go.","archived":false,"fork":false,"pushed_at":"2026-05-11T11:23:52.000Z","size":958,"stargazers_count":10776,"open_issues_count":44,"forks_count":981,"subscribers_count":140,"default_branch":"main","last_synced_at":"2026-09-08T00:54:18.254Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fsnotify.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","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},"funding":{"github":"arp242"}},"created_at":"2014-06-28T16:47:01.000Z","updated_at":"2026-09-07T15:08:06.000Z","dependencies_parsed_at":"2023-12-07T10:34:14.096Z","dependency_job_id":"0d26be37-27af-457c-a464-6cdfa08a5aa5","html_url":"https://github.com/fsnotify/fsnotify","commit_stats":{"total_commits":554,"total_committers":76,"mean_commits":"7.2894736842105265","dds":0.703971119133574,"last_synced_commit":"a9bc2e01792f868516acf80817f7d7d7b3315409"},"previous_names":[],"tags_count":44,"template":false,"template_full_name":null,"purl":"pkg:github/fsnotify/fsnotify","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fsnotify","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/sbom","scorecard":{"id":412772,"data":{"date":"2025-08-11","repo":{"name":"github.com/fsnotify/fsnotify","commit":"88b7b41337a8eea272eb5434d8301c98e89776a4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Maintained","score":7,"reason":"3 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 3/24 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/staticcheck.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"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/staticcheck.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/staticcheck.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/staticcheck.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/staticcheck.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/staticcheck.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/staticcheck.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/staticcheck.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/staticcheck.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/staticcheck.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/staticcheck.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:142: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/staticcheck.yml:38","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   1 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":"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":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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" 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":"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":"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 25 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-18T23:08:06.640Z","repository_id":18188971,"created_at":"2025-08-18T23:08:06.640Z","updated_at":"2025-08-18T23:08:06.640Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37166407,"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-08T02:00:05.531Z","response_time":108,"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":"fsnotify","name":"fsnotify","uuid":"8013877","kind":"organization","description":"File system notifications for Go","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/8013877?v=4","repositories_count":3,"last_synced_at":"2026-09-13T01:35:16.136Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/fsnotify","funding_links":[],"total_stars":10981,"followers":46,"following":0,"created_at":"2022-11-08T19:35:42.939Z","updated_at":"2026-09-13T01:35:16.171Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fsnotify","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fsnotify/repositories"},"packages":[{"id":3671542,"name":"github.com/fsNotify/fsNotify","ecosystem":"go","description":"Package fsnotify provides a platform-independent interface for file system notifications.","homepage":"https://github.com/fsNotify/fsNotify","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/fsNotify/fsNotify","keywords_array":[],"namespace":"github.com/fsNotify","versions_count":40,"first_release_published_at":"2013-10-19T15:48:14.000Z","latest_release_published_at":"2026-05-04T10:39:17.000Z","latest_release_number":"v1.10.1","last_synced_at":"2026-09-14T04:07:30.599Z","created_at":"2022-04-11T10:25:28.738Z","updated_at":"2026-09-14T04:07:30.599Z","registry_url":"https://pkg.go.dev/github.com/fsNotify/fsNotify","install_command":"go get github.com/fsNotify/fsNotify","documentation_url":"https://pkg.go.dev/github.com/fsNotify/fsNotify#section-documentation","metadata":{},"repo_metadata":{"id":18188971,"uuid":"21306961","full_name":"fsnotify/fsnotify","owner":"fsnotify","description":"Cross-platform filesystem notifications for Go.","archived":false,"fork":false,"pushed_at":"2026-05-11T11:23:52.000Z","size":958,"stargazers_count":10776,"open_issues_count":44,"forks_count":981,"subscribers_count":140,"default_branch":"main","last_synced_at":"2026-09-08T00:54:18.254Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fsnotify.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","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},"funding":{"github":"arp242"}},"created_at":"2014-06-28T16:47:01.000Z","updated_at":"2026-09-07T15:08:06.000Z","dependencies_parsed_at":"2023-12-07T10:34:14.096Z","dependency_job_id":"0d26be37-27af-457c-a464-6cdfa08a5aa5","html_url":"https://github.com/fsnotify/fsnotify","commit_stats":{"total_commits":554,"total_committers":76,"mean_commits":"7.2894736842105265","dds":0.703971119133574,"last_synced_commit":"a9bc2e01792f868516acf80817f7d7d7b3315409"},"previous_names":[],"tags_count":44,"template":false,"template_full_name":null,"purl":"pkg:github/fsnotify/fsnotify","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fsnotify","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/sbom","scorecard":{"id":412772,"data":{"date":"2025-08-11","repo":{"name":"github.com/fsnotify/fsnotify","commit":"88b7b41337a8eea272eb5434d8301c98e89776a4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Maintained","score":7,"reason":"3 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 3/24 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/staticcheck.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"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/staticcheck.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/staticcheck.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/staticcheck.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/staticcheck.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/staticcheck.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/staticcheck.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/staticcheck.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/staticcheck.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/staticcheck.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/staticcheck.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:142: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/staticcheck.yml:38","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   1 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":"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":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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" 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":"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":"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 25 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-18T23:08:06.640Z","repository_id":18188971,"created_at":"2025-08-18T23:08:06.640Z","updated_at":"2025-08-18T23:08:06.640Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37174542,"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-09T02:00:06.536Z","response_time":53,"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":"fsnotify","name":"fsnotify","uuid":"8013877","kind":"organization","description":"File system notifications for Go","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/8013877?v=4","repositories_count":3,"last_synced_at":"2026-09-06T00:54:23.833Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/fsnotify","funding_links":[],"total_stars":10982,"followers":46,"following":0,"created_at":"2022-11-08T19:35:42.939Z","updated_at":"2026-09-06T00:54:23.844Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fsnotify","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fsnotify/repositories"},"tags":[{"name":"v1.10.1","sha":"76b01a6e8f502187fecedea8b025e79e5a86085c","kind":"tag","published_at":"2026-05-04T10:39:25.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.10.1","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"8d01d7b9cbe0199e4a1e60fbd965fb05dbb42123","kind":"tag","published_at":"2026-04-29T23:44:26.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.10.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"ae0e7923765f64fb8061396db7edebb558cf6093","kind":"tag","published_at":"2025-04-04T15:14:13.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.9.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"a9bc2e01792f868516acf80817f7d7d7b3315409","kind":"commit","published_at":"2024-10-31T10:15:51.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.8.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"cfc9c4f277ea6ec18de92444b31983b183deb4fb","kind":"tag","published_at":"2023-10-22T06:24:10.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.7.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"5f8c606accbcc6913853fe7e083ee461d181d88d","kind":"tag","published_at":"2022-10-13T01:19:15.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.6.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.6.0/manifests"},{"name":"v1.5.4","sha":"0f4b979323bea7ee6677faa4a88078ec558b1b80","kind":"commit","published_at":"2022-04-27T02:06:09.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.5.4","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.4/manifests"},{"name":"v1.5.2","sha":"ceba4ef83ad7912d1ccf0b59e1ed8a13176f23b3","kind":"commit","published_at":"2022-04-21T06:46:51.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.5.2","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.2/manifests"},{"name":"v1.5.3","sha":"a83458b875bd39c6c17de39f77328d4dc5dd88c7","kind":"commit","published_at":"2022-02-16T01:41:47.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.5.3","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.3/manifests"},{"name":"v1.5.1","sha":"466b39d216616549a37ee93c7c47775f6a010790","kind":"commit","published_at":"2021-08-24T19:33:57.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.5.1","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"08848a0f17ce8e0695b5bf6f17a5ef7d13653c30","kind":"commit","published_at":"2021-08-18T22:48:34.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.5.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.0/manifests"},{"name":"v1.4.9","sha":"45d7d09e39ef4ac08d493309fa031790c15bfe8a","kind":"commit","published_at":"2020-03-11T17:35:18.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.4.9","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.9/manifests"},{"name":"v1.4.8","sha":"4bf2d1fec78374803a39307bfb8d340688f4f28e","kind":"commit","published_at":"2019-10-12T01:07:59.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.4.8","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.8/manifests"},{"name":"v1.4.7","sha":"c2828203cd70a50dcccfb2761f8b1f8ceef9a8e9","kind":"commit","published_at":"2018-01-10T05:33:47.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.4.7","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.7/manifests"},{"name":"v1.4.2","sha":"629574ca2a5df945712d3079857300b5e4da0236","kind":"commit","published_at":"2016-10-11T02:33:12.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.4.2","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"944cff21b3baf3ced9a880365682152ba577d348","kind":"commit","published_at":"2016-10-05T04:06:20.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.4.1","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"26b17cd591df34e7b1cf0087f48fc19ca67eb476","kind":"commit","published_at":"2016-10-02T04:59:51.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.4.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"a8a77c9133d2d6fd8334f3260d06f60e8d80a5fb","kind":"commit","published_at":"2016-06-29T01:11:04.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.3.1","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"30411dbcefb7a1da7e84f75530ad3abe4011b4f8","kind":"commit","published_at":"2016-04-20T01:12:13.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.3.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.3.0/manifests"},{"name":"v1.2.11","sha":"836bfd95fecc0f1511dd66bdbf2b5b61ab8b00b6","kind":"commit","published_at":"2016-04-13T22:32:47.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.2.11","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.11/manifests"},{"name":"v1.2.10","sha":"875cf421b32f8f1b31bd43776297876d01542279","kind":"commit","published_at":"2016-03-03T03:48:35.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.2.10","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.10/manifests"},{"name":"v1.2.9","sha":"8611c35ab31c1c28aa903d33cf8b6e44a399b09e","kind":"commit","published_at":"2016-01-14T02:10:36.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.2.9","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.9/manifests"},{"name":"v1.2.8","sha":"508915b7500b6e42a87132e4afeb4729cebc7cbb","kind":"commit","published_at":"2015-12-17T18:50:05.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.2.8","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.8/manifests"},{"name":"v1.2.5","sha":"2cdd39bd6129c6a49c74fb07fb9d77ba1271c572","kind":"commit","published_at":"2015-11-17T21:48:49.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.2.5","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.5/manifests"},{"name":"v1.2.1","sha":"7be54206639f256967dd82fa767397ba5f8f48f5","kind":"commit","published_at":"2015-10-14T23:43:03.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.2.1","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"96c060f6a6b7e0d6f75fddd10efeaca3e5d1bcb0","kind":"commit","published_at":"2015-02-08T20:29:58.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.2.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"7ea9131e8ea2491e6132c7c28e89af844bfb9489","kind":"commit","published_at":"2015-02-06T00:18:13.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.1.1","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.1.1/manifests"},{"name":"v0.9.3","sha":"ea925a0a47d225b2ca7f9932b01d2ed4f3ec74f6","kind":"commit","published_at":"2015-01-01T03:22:27.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.9.3","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.3/manifests"},{"name":"v1.1.0","sha":"f582d920d11386e8ae15227bb5933a8f9b4c3dec","kind":"commit","published_at":"2014-12-13T06:17:38.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.1.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.1.0/manifests"},{"name":"v1.0.4","sha":"ca50e738d35a862c379baf8fffbc3bfd080b3cff","kind":"commit","published_at":"2014-09-08T03:52:45.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.0.4","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"a233047b9aa7c887a61db9375f12b8e4249948ef","kind":"commit","published_at":"2014-08-20T03:04:42.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.0.3","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.3/manifests"},{"name":"v0.9.2","sha":"bb1fe4e5fe00d8b38cd961dee40851bc37567df2","kind":"commit","published_at":"2014-08-17T21:51:45.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.9.2","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"9fd8280e25727db318a10b6b6b0dcd0029f58a20","kind":"commit","published_at":"2014-08-17T21:41:33.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.9.1","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.1/manifests"},{"name":"v1.0.2","sha":"ec00b1a75bca88c04936a6be5f8cdcf74135235f","kind":"commit","published_at":"2014-08-17T21:35:13.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.0.2","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.2/manifests"},{"name":"v1.0.0","sha":"7f6b6d6dd6e221742f5adace53e9ed5314ffe2c5","kind":"commit","published_at":"2014-08-16T05:15:33.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.0.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.0/manifests"},{"name":"v0.9.0","sha":"441bbc86b167f3c1f4786afae9931403b99fdacf","kind":"commit","published_at":"2014-02-27T14:46:22.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.9.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.0/manifests"},{"name":"v0.8.13","sha":"5102fde921d31f59c6e45d835aa01f0213aade0f","kind":"commit","published_at":"2013-11-21T16:20:02.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.13","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.13/manifests"},{"name":"v0.8.12","sha":"7f0625dbb54fef2cfba674bc0dfc6c37d34bad27","kind":"commit","published_at":"2013-11-14T22:58:54.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.12","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.12/manifests"},{"name":"v0.8.11","sha":"206f31729d554d8561334c0bc44202a716511175","kind":"commit","published_at":"2013-11-02T12:25:09.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.11","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.11/manifests"},{"name":"v0.8.10","sha":"6258bb8183757d12ef2260ac4a18a7665c0ca4c4","kind":"commit","published_at":"2013-10-19T15:48:14.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.10","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.10/manifests"},{"name":"v0.8.09","sha":"08040c5a90632bd721465eb8ad74a8e61bd7bf95","kind":"commit","published_at":"2013-09-09T23:07:54.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.09","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.09/manifests"},{"name":"v0.8.08","sha":"541b3dff430cc31643d257dff15ec6eb9971785d","kind":"commit","published_at":"2013-06-17T23:11:16.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.08","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.08/manifests"},{"name":"v0.8.07","sha":"194da0799da5043555136a138ff20e15aa4a57f0","kind":"commit","published_at":"2013-05-30T00:12:43.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.07","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.07/manifests"},{"name":"v0.8.06","sha":"51d76615d2eda89230dccd9878e383fc015f462b","kind":"commit","published_at":"2013-05-23T23:06:06.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.06","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.06/manifests"}]},"repo_metadata_updated_at":"2026-09-09T05:25:10.530Z","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":null,"forks_count":null,"average":8.172500131868823},"purl":"pkg:golang/github.com/fs%21notify/fs%21notify","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/fsNotify/fsNotify","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/fsNotify/fsNotify","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/fsNotify/fsNotify/dependencies","status":null,"funding_links":["https://github.com/sponsors/arp242"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-09T00:56:09.469Z","issues_count":155,"pull_requests_count":197,"avg_time_to_close_issue":53940567.24137931,"avg_time_to_close_pull_request":3069511.3488372094,"issues_closed_count":116,"pull_requests_closed_count":172,"pull_request_authors_count":54,"issue_authors_count":123,"avg_comments_per_issue":4.561290322580645,"avg_comments_per_pull_request":1.1725888324873095,"merged_pull_requests_count":120,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":13,"past_year_pull_requests_count":29,"past_year_avg_time_to_close_issue":6512533.5,"past_year_avg_time_to_close_pull_request":950126.0,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":18,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":13,"past_year_avg_comments_per_issue":3.3076923076923075,"past_year_avg_comments_per_pull_request":1.1379310344827587,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":11,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/issues","maintainers":[{"login":"arp242","count":114,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arp242"},{"login":"shogo82148","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shogo82148"},{"login":"mattn","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattn"},{"login":"bep","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bep"},{"login":"horahoradev","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/horahoradev"}],"active_maintainers":[{"login":"arp242","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arp242"},{"login":"mattn","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattn"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FfsNotify%2FfsNotify/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FfsNotify%2FfsNotify/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FfsNotify%2FfsNotify/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FfsNotify%2FfsNotify/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FfsNotify%2FfsNotify/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FfsNotify%2FfsNotify/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2332811,"maintainers_count":0,"namespaces_count":841917,"keywords_count":128097,"github":"golang","metadata":{"funded_packages_count":82865,"sync_missing_packages_cursor":{"timestamp":"2026-09-14T00:01:38.642732Z","path":"github.com/plantonhq/openmcf","version":"v0.5.56-skill.multi-cloud-catalog.20260913.1"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-09-14T05:01:22.346Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":3492579,"name":"github.com/fsnotify/fsnotify","ecosystem":"go","description":"Package fsnotify provides a cross-platform interface for file system notifications.","homepage":"https://github.com/fsnotify/fsnotify","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/fsnotify/fsnotify","keywords_array":[],"namespace":"github.com/fsnotify","versions_count":40,"first_release_published_at":"2013-10-19T15:48:14.000Z","latest_release_published_at":"2026-05-04T10:39:17.000Z","latest_release_number":"v1.10.1","last_synced_at":"2026-09-14T04:20:47.509Z","created_at":"2022-04-10T19:10:31.393Z","updated_at":"2026-09-14T04:20:47.510Z","registry_url":"https://pkg.go.dev/github.com/fsnotify/fsnotify","install_command":"go get github.com/fsnotify/fsnotify","documentation_url":"https://pkg.go.dev/github.com/fsnotify/fsnotify#section-documentation","metadata":{},"repo_metadata":{"id":18188971,"uuid":"21306961","full_name":"fsnotify/fsnotify","owner":"fsnotify","description":"Cross-platform filesystem notifications for Go.","archived":false,"fork":false,"pushed_at":"2026-05-11T11:23:52.000Z","size":958,"stargazers_count":10776,"open_issues_count":44,"forks_count":981,"subscribers_count":140,"default_branch":"main","last_synced_at":"2026-09-08T00:54:18.254Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fsnotify.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","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},"funding":{"github":"arp242"}},"created_at":"2014-06-28T16:47:01.000Z","updated_at":"2026-09-07T15:08:06.000Z","dependencies_parsed_at":"2023-12-07T10:34:14.096Z","dependency_job_id":"0d26be37-27af-457c-a464-6cdfa08a5aa5","html_url":"https://github.com/fsnotify/fsnotify","commit_stats":{"total_commits":554,"total_committers":76,"mean_commits":"7.2894736842105265","dds":0.703971119133574,"last_synced_commit":"a9bc2e01792f868516acf80817f7d7d7b3315409"},"previous_names":[],"tags_count":44,"template":false,"template_full_name":null,"purl":"pkg:github/fsnotify/fsnotify","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fsnotify","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/sbom","scorecard":{"id":412772,"data":{"date":"2025-08-11","repo":{"name":"github.com/fsnotify/fsnotify","commit":"88b7b41337a8eea272eb5434d8301c98e89776a4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Maintained","score":7,"reason":"3 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 3/24 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/staticcheck.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"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/staticcheck.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/staticcheck.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/staticcheck.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/staticcheck.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/staticcheck.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/staticcheck.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/staticcheck.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/staticcheck.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/staticcheck.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/staticcheck.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:142: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/staticcheck.yml:38","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   1 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":"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":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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" 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":"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":"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 25 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-18T23:08:06.640Z","repository_id":18188971,"created_at":"2025-08-18T23:08:06.640Z","updated_at":"2025-08-18T23:08:06.640Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37166407,"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-08T02:00:05.531Z","response_time":108,"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":"fsnotify","name":"fsnotify","uuid":"8013877","kind":"organization","description":"File system notifications for Go","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/8013877?v=4","repositories_count":3,"last_synced_at":"2026-09-13T01:35:16.136Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/fsnotify","funding_links":[],"total_stars":10981,"followers":46,"following":0,"created_at":"2022-11-08T19:35:42.939Z","updated_at":"2026-09-13T01:35:16.171Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fsnotify","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fsnotify/repositories"},"tags":[{"name":"v1.10.1","sha":"76b01a6e8f502187fecedea8b025e79e5a86085c","kind":"tag","published_at":"2026-05-04T10:39:25.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.10.1","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"8d01d7b9cbe0199e4a1e60fbd965fb05dbb42123","kind":"tag","published_at":"2026-04-29T23:44:26.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.10.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"ae0e7923765f64fb8061396db7edebb558cf6093","kind":"tag","published_at":"2025-04-04T15:14:13.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.9.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"a9bc2e01792f868516acf80817f7d7d7b3315409","kind":"commit","published_at":"2024-10-31T10:15:51.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.8.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"cfc9c4f277ea6ec18de92444b31983b183deb4fb","kind":"tag","published_at":"2023-10-22T06:24:10.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.7.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"5f8c606accbcc6913853fe7e083ee461d181d88d","kind":"tag","published_at":"2022-10-13T01:19:15.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.6.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.6.0/manifests"},{"name":"v1.5.4","sha":"0f4b979323bea7ee6677faa4a88078ec558b1b80","kind":"commit","published_at":"2022-04-27T02:06:09.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.5.4","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.4/manifests"},{"name":"v1.5.2","sha":"ceba4ef83ad7912d1ccf0b59e1ed8a13176f23b3","kind":"commit","published_at":"2022-04-21T06:46:51.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.5.2","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.2/manifests"},{"name":"v1.5.3","sha":"a83458b875bd39c6c17de39f77328d4dc5dd88c7","kind":"commit","published_at":"2022-02-16T01:41:47.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.5.3","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.3/manifests"},{"name":"v1.5.1","sha":"466b39d216616549a37ee93c7c47775f6a010790","kind":"commit","published_at":"2021-08-24T19:33:57.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.5.1","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"08848a0f17ce8e0695b5bf6f17a5ef7d13653c30","kind":"commit","published_at":"2021-08-18T22:48:34.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.5.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.0/manifests"},{"name":"v1.4.9","sha":"45d7d09e39ef4ac08d493309fa031790c15bfe8a","kind":"commit","published_at":"2020-03-11T17:35:18.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.4.9","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.9/manifests"},{"name":"v1.4.8","sha":"4bf2d1fec78374803a39307bfb8d340688f4f28e","kind":"commit","published_at":"2019-10-12T01:07:59.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.4.8","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.8/manifests"},{"name":"v1.4.7","sha":"c2828203cd70a50dcccfb2761f8b1f8ceef9a8e9","kind":"commit","published_at":"2018-01-10T05:33:47.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.4.7","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.7/manifests"},{"name":"v1.4.2","sha":"629574ca2a5df945712d3079857300b5e4da0236","kind":"commit","published_at":"2016-10-11T02:33:12.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.4.2","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"944cff21b3baf3ced9a880365682152ba577d348","kind":"commit","published_at":"2016-10-05T04:06:20.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.4.1","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"26b17cd591df34e7b1cf0087f48fc19ca67eb476","kind":"commit","published_at":"2016-10-02T04:59:51.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.4.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"a8a77c9133d2d6fd8334f3260d06f60e8d80a5fb","kind":"commit","published_at":"2016-06-29T01:11:04.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.3.1","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"30411dbcefb7a1da7e84f75530ad3abe4011b4f8","kind":"commit","published_at":"2016-04-20T01:12:13.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.3.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.3.0/manifests"},{"name":"v1.2.11","sha":"836bfd95fecc0f1511dd66bdbf2b5b61ab8b00b6","kind":"commit","published_at":"2016-04-13T22:32:47.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.2.11","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.11/manifests"},{"name":"v1.2.10","sha":"875cf421b32f8f1b31bd43776297876d01542279","kind":"commit","published_at":"2016-03-03T03:48:35.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.2.10","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.10/manifests"},{"name":"v1.2.9","sha":"8611c35ab31c1c28aa903d33cf8b6e44a399b09e","kind":"commit","published_at":"2016-01-14T02:10:36.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.2.9","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.9/manifests"},{"name":"v1.2.8","sha":"508915b7500b6e42a87132e4afeb4729cebc7cbb","kind":"commit","published_at":"2015-12-17T18:50:05.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.2.8","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.8/manifests"},{"name":"v1.2.5","sha":"2cdd39bd6129c6a49c74fb07fb9d77ba1271c572","kind":"commit","published_at":"2015-11-17T21:48:49.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.2.5","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.5/manifests"},{"name":"v1.2.1","sha":"7be54206639f256967dd82fa767397ba5f8f48f5","kind":"commit","published_at":"2015-10-14T23:43:03.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.2.1","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"96c060f6a6b7e0d6f75fddd10efeaca3e5d1bcb0","kind":"commit","published_at":"2015-02-08T20:29:58.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.2.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"7ea9131e8ea2491e6132c7c28e89af844bfb9489","kind":"commit","published_at":"2015-02-06T00:18:13.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.1.1","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.1.1/manifests"},{"name":"v0.9.3","sha":"ea925a0a47d225b2ca7f9932b01d2ed4f3ec74f6","kind":"commit","published_at":"2015-01-01T03:22:27.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.9.3","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.3/manifests"},{"name":"v1.1.0","sha":"f582d920d11386e8ae15227bb5933a8f9b4c3dec","kind":"commit","published_at":"2014-12-13T06:17:38.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.1.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.1.0/manifests"},{"name":"v1.0.4","sha":"ca50e738d35a862c379baf8fffbc3bfd080b3cff","kind":"commit","published_at":"2014-09-08T03:52:45.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.0.4","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"a233047b9aa7c887a61db9375f12b8e4249948ef","kind":"commit","published_at":"2014-08-20T03:04:42.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.0.3","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.3/manifests"},{"name":"v0.9.2","sha":"bb1fe4e5fe00d8b38cd961dee40851bc37567df2","kind":"commit","published_at":"2014-08-17T21:51:45.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.9.2","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"9fd8280e25727db318a10b6b6b0dcd0029f58a20","kind":"commit","published_at":"2014-08-17T21:41:33.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.9.1","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.1/manifests"},{"name":"v1.0.2","sha":"ec00b1a75bca88c04936a6be5f8cdcf74135235f","kind":"commit","published_at":"2014-08-17T21:35:13.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.0.2","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.2/manifests"},{"name":"v1.0.0","sha":"7f6b6d6dd6e221742f5adace53e9ed5314ffe2c5","kind":"commit","published_at":"2014-08-16T05:15:33.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.0.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.0/manifests"},{"name":"v0.9.0","sha":"441bbc86b167f3c1f4786afae9931403b99fdacf","kind":"commit","published_at":"2014-02-27T14:46:22.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.9.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.0/manifests"},{"name":"v0.8.13","sha":"5102fde921d31f59c6e45d835aa01f0213aade0f","kind":"commit","published_at":"2013-11-21T16:20:02.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.13","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.13/manifests"},{"name":"v0.8.12","sha":"7f0625dbb54fef2cfba674bc0dfc6c37d34bad27","kind":"commit","published_at":"2013-11-14T22:58:54.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.12","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.12/manifests"},{"name":"v0.8.11","sha":"206f31729d554d8561334c0bc44202a716511175","kind":"commit","published_at":"2013-11-02T12:25:09.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.11","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.11/manifests"},{"name":"v0.8.10","sha":"6258bb8183757d12ef2260ac4a18a7665c0ca4c4","kind":"commit","published_at":"2013-10-19T15:48:14.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.10","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.10/manifests"},{"name":"v0.8.09","sha":"08040c5a90632bd721465eb8ad74a8e61bd7bf95","kind":"commit","published_at":"2013-09-09T23:07:54.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.09","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.09/manifests"},{"name":"v0.8.08","sha":"541b3dff430cc31643d257dff15ec6eb9971785d","kind":"commit","published_at":"2013-06-17T23:11:16.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.08","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.08/manifests"},{"name":"v0.8.07","sha":"194da0799da5043555136a138ff20e15aa4a57f0","kind":"commit","published_at":"2013-05-30T00:12:43.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.07","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.07/manifests"},{"name":"v0.8.06","sha":"51d76615d2eda89230dccd9878e383fc015f462b","kind":"commit","published_at":"2013-05-23T23:06:06.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.06","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.06/manifests"}]},"repo_metadata_updated_at":"2026-09-13T04:47:15.072Z","dependent_packages_count":60404,"downloads":null,"downloads_period":null,"dependent_repos_count":141733,"rankings":{"downloads":null,"dependent_repos_count":0.004296962047832182,"dependent_packages_count":0.0020985163489412985,"stargazers_count":0.6969072865484103,"forks_count":0.9213486065351797,"docker_downloads_count":0.005695972947126382,"average":0.326069468885498},"purl":"pkg:golang/github.com/fsnotify/fsnotify","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/fsnotify/fsnotify","docker_dependents_count":13389,"docker_downloads_count":51924019269,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/fsnotify/fsnotify","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/fsnotify/fsnotify/dependencies","status":null,"funding_links":["https://github.com/sponsors/arp242"],"critical":true,"issue_metadata":{"last_synced_at":"2026-09-13T03:33:48.405Z","issues_count":155,"pull_requests_count":197,"avg_time_to_close_issue":53940567.24137931,"avg_time_to_close_pull_request":3069511.3488372094,"issues_closed_count":116,"pull_requests_closed_count":172,"pull_request_authors_count":54,"issue_authors_count":123,"avg_comments_per_issue":4.561290322580645,"avg_comments_per_pull_request":1.1725888324873095,"merged_pull_requests_count":120,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":13,"past_year_pull_requests_count":29,"past_year_avg_time_to_close_issue":6512533.5,"past_year_avg_time_to_close_pull_request":950126.0,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":18,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":13,"past_year_avg_comments_per_issue":3.3076923076923075,"past_year_avg_comments_per_pull_request":1.1379310344827587,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":11,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/issues","maintainers":[{"login":"arp242","count":114,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arp242"},{"login":"shogo82148","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shogo82148"},{"login":"mattn","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattn"},{"login":"bep","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bep"},{"login":"horahoradev","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/horahoradev"}],"active_maintainers":[{"login":"arp242","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arp242"},{"login":"mattn","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattn"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffsnotify%2Ffsnotify/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffsnotify%2Ffsnotify/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffsnotify%2Ffsnotify/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffsnotify%2Ffsnotify/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffsnotify%2Ffsnotify/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffsnotify%2Ffsnotify/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2332811,"maintainers_count":0,"namespaces_count":841917,"keywords_count":128097,"github":"golang","metadata":{"funded_packages_count":82865,"sync_missing_packages_cursor":{"timestamp":"2026-09-14T00:01:38.642732Z","path":"github.com/plantonhq/openmcf","version":"v0.5.56-skill.multi-cloud-catalog.20260913.1"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-09-14T05:01:22.346Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":13387277,"name":"golang-fsnotify","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/fsnotify/fsnotify","licenses":"bsd-3-clause","normalized_licenses":[],"repository_url":"https://github.com/fsnotify/fsnotify","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-05T15:13:29.759Z","latest_release_published_at":"2026-02-05T15:13:29.759Z","latest_release_number":"1.7.0-1","last_synced_at":"2026-08-13T17:40:31.553Z","created_at":"2026-02-05T15:13:28.476Z","updated_at":"2026-09-13T13:46:13.401Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-fsnotify","install_command":"apt-get install golang-fsnotify","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"golang-github-fsnotify-fsnotify-dev","standards_version":"4.6.2","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-golang, golang-any (\u003e= 2:1.17~), golang-golang-x-sys-dev (\u003e= 0.4.0)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":18188971,"uuid":"21306961","full_name":"fsnotify/fsnotify","owner":"fsnotify","description":"Cross-platform filesystem notifications for Go.","archived":false,"fork":false,"pushed_at":"2026-05-11T11:23:52.000Z","size":958,"stargazers_count":10776,"open_issues_count":44,"forks_count":981,"subscribers_count":140,"default_branch":"main","last_synced_at":"2026-09-08T00:54:18.254Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fsnotify.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","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},"funding":{"github":"arp242"}},"created_at":"2014-06-28T16:47:01.000Z","updated_at":"2026-09-07T15:08:06.000Z","dependencies_parsed_at":"2023-12-07T10:34:14.096Z","dependency_job_id":"0d26be37-27af-457c-a464-6cdfa08a5aa5","html_url":"https://github.com/fsnotify/fsnotify","commit_stats":{"total_commits":554,"total_committers":76,"mean_commits":"7.2894736842105265","dds":0.703971119133574,"last_synced_commit":"a9bc2e01792f868516acf80817f7d7d7b3315409"},"previous_names":[],"tags_count":44,"template":false,"template_full_name":null,"purl":"pkg:github/fsnotify/fsnotify","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fsnotify","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/sbom","scorecard":{"id":412772,"data":{"date":"2025-08-11","repo":{"name":"github.com/fsnotify/fsnotify","commit":"88b7b41337a8eea272eb5434d8301c98e89776a4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Maintained","score":7,"reason":"3 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 3/24 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/staticcheck.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"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/staticcheck.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/staticcheck.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/staticcheck.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/staticcheck.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/staticcheck.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/staticcheck.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/staticcheck.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/staticcheck.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/staticcheck.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/staticcheck.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:142: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/staticcheck.yml:38","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   1 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":"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":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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" 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":"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":"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 25 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-18T23:08:06.640Z","repository_id":18188971,"created_at":"2025-08-18T23:08:06.640Z","updated_at":"2025-08-18T23:08:06.640Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37166407,"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-08T02:00:05.531Z","response_time":108,"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":"fsnotify","name":"fsnotify","uuid":"8013877","kind":"organization","description":"File system notifications for Go","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/8013877?v=4","repositories_count":3,"last_synced_at":"2026-09-13T01:35:16.136Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/fsnotify","funding_links":[],"total_stars":10981,"followers":46,"following":0,"created_at":"2022-11-08T19:35:42.939Z","updated_at":"2026-09-13T01:35:16.171Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fsnotify","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fsnotify/repositories"},"tags":[{"name":"v1.10.1","sha":"76b01a6e8f502187fecedea8b025e79e5a86085c","kind":"tag","published_at":"2026-05-04T10:39:25.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.10.1","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"8d01d7b9cbe0199e4a1e60fbd965fb05dbb42123","kind":"tag","published_at":"2026-04-29T23:44:26.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.10.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"ae0e7923765f64fb8061396db7edebb558cf6093","kind":"tag","published_at":"2025-04-04T15:14:13.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.9.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"a9bc2e01792f868516acf80817f7d7d7b3315409","kind":"commit","published_at":"2024-10-31T10:15:51.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.8.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"cfc9c4f277ea6ec18de92444b31983b183deb4fb","kind":"tag","published_at":"2023-10-22T06:24:10.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.7.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"5f8c606accbcc6913853fe7e083ee461d181d88d","kind":"tag","published_at":"2022-10-13T01:19:15.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.6.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.6.0/manifests"},{"name":"v1.5.4","sha":"0f4b979323bea7ee6677faa4a88078ec558b1b80","kind":"commit","published_at":"2022-04-27T02:06:09.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.5.4","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.4/manifests"},{"name":"v1.5.2","sha":"ceba4ef83ad7912d1ccf0b59e1ed8a13176f23b3","kind":"commit","published_at":"2022-04-21T06:46:51.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.5.2","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.2/manifests"},{"name":"v1.5.3","sha":"a83458b875bd39c6c17de39f77328d4dc5dd88c7","kind":"commit","published_at":"2022-02-16T01:41:47.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.5.3","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.3/manifests"},{"name":"v1.5.1","sha":"466b39d216616549a37ee93c7c47775f6a010790","kind":"commit","published_at":"2021-08-24T19:33:57.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.5.1","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"08848a0f17ce8e0695b5bf6f17a5ef7d13653c30","kind":"commit","published_at":"2021-08-18T22:48:34.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.5.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.0/manifests"},{"name":"v1.4.9","sha":"45d7d09e39ef4ac08d493309fa031790c15bfe8a","kind":"commit","published_at":"2020-03-11T17:35:18.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.4.9","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.9/manifests"},{"name":"v1.4.8","sha":"4bf2d1fec78374803a39307bfb8d340688f4f28e","kind":"commit","published_at":"2019-10-12T01:07:59.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.4.8","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.8/manifests"},{"name":"v1.4.7","sha":"c2828203cd70a50dcccfb2761f8b1f8ceef9a8e9","kind":"commit","published_at":"2018-01-10T05:33:47.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.4.7","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.7/manifests"},{"name":"v1.4.2","sha":"629574ca2a5df945712d3079857300b5e4da0236","kind":"commit","published_at":"2016-10-11T02:33:12.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.4.2","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"944cff21b3baf3ced9a880365682152ba577d348","kind":"commit","published_at":"2016-10-05T04:06:20.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.4.1","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"26b17cd591df34e7b1cf0087f48fc19ca67eb476","kind":"commit","published_at":"2016-10-02T04:59:51.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.4.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"a8a77c9133d2d6fd8334f3260d06f60e8d80a5fb","kind":"commit","published_at":"2016-06-29T01:11:04.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.3.1","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"30411dbcefb7a1da7e84f75530ad3abe4011b4f8","kind":"commit","published_at":"2016-04-20T01:12:13.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.3.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.3.0/manifests"},{"name":"v1.2.11","sha":"836bfd95fecc0f1511dd66bdbf2b5b61ab8b00b6","kind":"commit","published_at":"2016-04-13T22:32:47.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.2.11","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.11/manifests"},{"name":"v1.2.10","sha":"875cf421b32f8f1b31bd43776297876d01542279","kind":"commit","published_at":"2016-03-03T03:48:35.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.2.10","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.10/manifests"},{"name":"v1.2.9","sha":"8611c35ab31c1c28aa903d33cf8b6e44a399b09e","kind":"commit","published_at":"2016-01-14T02:10:36.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.2.9","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.9/manifests"},{"name":"v1.2.8","sha":"508915b7500b6e42a87132e4afeb4729cebc7cbb","kind":"commit","published_at":"2015-12-17T18:50:05.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.2.8","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.8/manifests"},{"name":"v1.2.5","sha":"2cdd39bd6129c6a49c74fb07fb9d77ba1271c572","kind":"commit","published_at":"2015-11-17T21:48:49.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.2.5","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.5/manifests"},{"name":"v1.2.1","sha":"7be54206639f256967dd82fa767397ba5f8f48f5","kind":"commit","published_at":"2015-10-14T23:43:03.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.2.1","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"96c060f6a6b7e0d6f75fddd10efeaca3e5d1bcb0","kind":"commit","published_at":"2015-02-08T20:29:58.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.2.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"7ea9131e8ea2491e6132c7c28e89af844bfb9489","kind":"commit","published_at":"2015-02-06T00:18:13.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.1.1","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.1.1/manifests"},{"name":"v0.9.3","sha":"ea925a0a47d225b2ca7f9932b01d2ed4f3ec74f6","kind":"commit","published_at":"2015-01-01T03:22:27.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.9.3","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.3/manifests"},{"name":"v1.1.0","sha":"f582d920d11386e8ae15227bb5933a8f9b4c3dec","kind":"commit","published_at":"2014-12-13T06:17:38.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.1.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.1.0/manifests"},{"name":"v1.0.4","sha":"ca50e738d35a862c379baf8fffbc3bfd080b3cff","kind":"commit","published_at":"2014-09-08T03:52:45.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.0.4","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"a233047b9aa7c887a61db9375f12b8e4249948ef","kind":"commit","published_at":"2014-08-20T03:04:42.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.0.3","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.3/manifests"},{"name":"v0.9.2","sha":"bb1fe4e5fe00d8b38cd961dee40851bc37567df2","kind":"commit","published_at":"2014-08-17T21:51:45.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.9.2","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"9fd8280e25727db318a10b6b6b0dcd0029f58a20","kind":"commit","published_at":"2014-08-17T21:41:33.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.9.1","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.1/manifests"},{"name":"v1.0.2","sha":"ec00b1a75bca88c04936a6be5f8cdcf74135235f","kind":"commit","published_at":"2014-08-17T21:35:13.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.0.2","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.2/manifests"},{"name":"v1.0.0","sha":"7f6b6d6dd6e221742f5adace53e9ed5314ffe2c5","kind":"commit","published_at":"2014-08-16T05:15:33.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.0.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.0/manifests"},{"name":"v0.9.0","sha":"441bbc86b167f3c1f4786afae9931403b99fdacf","kind":"commit","published_at":"2014-02-27T14:46:22.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.9.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.0/manifests"},{"name":"v0.8.13","sha":"5102fde921d31f59c6e45d835aa01f0213aade0f","kind":"commit","published_at":"2013-11-21T16:20:02.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.13","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.13/manifests"},{"name":"v0.8.12","sha":"7f0625dbb54fef2cfba674bc0dfc6c37d34bad27","kind":"commit","published_at":"2013-11-14T22:58:54.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.12","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.12/manifests"},{"name":"v0.8.11","sha":"206f31729d554d8561334c0bc44202a716511175","kind":"commit","published_at":"2013-11-02T12:25:09.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.11","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.11/manifests"},{"name":"v0.8.10","sha":"6258bb8183757d12ef2260ac4a18a7665c0ca4c4","kind":"commit","published_at":"2013-10-19T15:48:14.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.10","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.10/manifests"},{"name":"v0.8.09","sha":"08040c5a90632bd721465eb8ad74a8e61bd7bf95","kind":"commit","published_at":"2013-09-09T23:07:54.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.09","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.09/manifests"},{"name":"v0.8.08","sha":"541b3dff430cc31643d257dff15ec6eb9971785d","kind":"commit","published_at":"2013-06-17T23:11:16.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.08","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.08/manifests"},{"name":"v0.8.07","sha":"194da0799da5043555136a138ff20e15aa4a57f0","kind":"commit","published_at":"2013-05-30T00:12:43.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.07","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.07/manifests"},{"name":"v0.8.06","sha":"51d76615d2eda89230dccd9878e383fc015f462b","kind":"commit","published_at":"2013-05-23T23:06:06.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.06","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.06/manifests"}]},"repo_metadata_updated_at":"2026-09-13T13:46:13.401Z","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:deb/ubuntu/golang-fsnotify?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-fsnotify","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-fsnotify","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-fsnotify/dependencies","status":null,"funding_links":["https://github.com/sponsors/arp242"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-13T03:33:48.405Z","issues_count":155,"pull_requests_count":197,"avg_time_to_close_issue":53940567.24137931,"avg_time_to_close_pull_request":3069511.3488372094,"issues_closed_count":116,"pull_requests_closed_count":172,"pull_request_authors_count":54,"issue_authors_count":123,"avg_comments_per_issue":4.561290322580645,"avg_comments_per_pull_request":1.1725888324873095,"merged_pull_requests_count":120,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":13,"past_year_pull_requests_count":29,"past_year_avg_time_to_close_issue":6512533.5,"past_year_avg_time_to_close_pull_request":950126.0,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":18,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":13,"past_year_avg_comments_per_issue":3.3076923076923075,"past_year_avg_comments_per_pull_request":1.1379310344827587,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":11,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/issues","maintainers":[{"login":"arp242","count":114,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arp242"},{"login":"shogo82148","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shogo82148"},{"login":"mattn","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattn"},{"login":"bep","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bep"},{"login":"horahoradev","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/horahoradev"}],"active_maintainers":[{"login":"arp242","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arp242"},{"login":"mattn","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattn"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-fsnotify/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-fsnotify/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-fsnotify/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-fsnotify/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-fsnotify/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-fsnotify/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.04","url":"https://launchpad.net/ubuntu/noble","ecosystem":"ubuntu","default":true,"packages_count":37306,"maintainers_count":0,"namespaces_count":4,"keywords_count":1696,"github":"ubuntu","metadata":{"codename":"noble","funded_packages_count":1508},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-09-12T05:06:03.915Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/namespaces"}},{"id":13683935,"name":"golang-fsnotify","ecosystem":"debian","description":null,"homepage":"https://github.com/fsnotify/fsnotify","licenses":"bsd-3-clause","normalized_licenses":[],"repository_url":"https://github.com/fsnotify/fsnotify","keywords_array":["golang"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T17:40:39.838Z","latest_release_published_at":"2026-02-12T17:40:39.838Z","latest_release_number":"1.6.0-2","last_synced_at":"2026-03-12T20:11:09.758Z","created_at":"2026-02-12T17:40:39.663Z","updated_at":"2026-08-31T18:45:30.094Z","registry_url":"https://tracker.debian.org/pkg/golang-fsnotify","install_command":"apt-get install golang-fsnotify","documentation_url":"https://packages.debian.org/bookworm/golang-fsnotify","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"golang-github-fsnotify-fsnotify-dev","standards_version":"4.6.1","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-golang, golang-any (\u003e= 2:1.16~), golang-golang-x-sys-dev (\u003e= 0.0~git20220908.2771309)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":18188971,"uuid":"21306961","full_name":"fsnotify/fsnotify","owner":"fsnotify","description":"Cross-platform filesystem notifications for Go.","archived":false,"fork":false,"pushed_at":"2026-05-11T11:23:52.000Z","size":958,"stargazers_count":10777,"open_issues_count":42,"forks_count":982,"subscribers_count":139,"default_branch":"main","last_synced_at":"2026-08-31T16:25:13.251Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fsnotify.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","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},"funding":{"github":"arp242"}},"created_at":"2014-06-28T16:47:01.000Z","updated_at":"2026-08-31T09:25:01.000Z","dependencies_parsed_at":"2023-12-07T10:34:14.096Z","dependency_job_id":"0d26be37-27af-457c-a464-6cdfa08a5aa5","html_url":"https://github.com/fsnotify/fsnotify","commit_stats":{"total_commits":554,"total_committers":76,"mean_commits":"7.2894736842105265","dds":0.703971119133574,"last_synced_commit":"a9bc2e01792f868516acf80817f7d7d7b3315409"},"previous_names":[],"tags_count":44,"template":false,"template_full_name":null,"purl":"pkg:github/fsnotify/fsnotify","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fsnotify","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/sbom","scorecard":{"id":412772,"data":{"date":"2025-08-11","repo":{"name":"github.com/fsnotify/fsnotify","commit":"88b7b41337a8eea272eb5434d8301c98e89776a4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Maintained","score":7,"reason":"3 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 3/24 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/staticcheck.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"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/staticcheck.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/staticcheck.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/staticcheck.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/staticcheck.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/staticcheck.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/staticcheck.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/staticcheck.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/staticcheck.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/staticcheck.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/staticcheck.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:142: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/staticcheck.yml:38","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   1 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":"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":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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" 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":"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":"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 25 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-18T23:08:06.640Z","repository_id":18188971,"created_at":"2025-08-18T23:08:06.640Z","updated_at":"2025-08-18T23:08:06.640Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37006129,"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-08-31T02:00:07.497Z","response_time":119,"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":"fsnotify","name":"fsnotify","uuid":"8013877","kind":"organization","description":"File system notifications for Go","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/8013877?v=4","repositories_count":3,"last_synced_at":"2026-08-29T00:59:24.444Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/fsnotify","funding_links":[],"total_stars":10974,"followers":46,"following":0,"created_at":"2022-11-08T19:35:42.939Z","updated_at":"2026-08-29T00:59:24.462Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fsnotify","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fsnotify/repositories"},"tags":[{"name":"v1.10.1","sha":"76b01a6e8f502187fecedea8b025e79e5a86085c","kind":"tag","published_at":"2026-05-04T10:39:25.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.10.1","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"8d01d7b9cbe0199e4a1e60fbd965fb05dbb42123","kind":"tag","published_at":"2026-04-29T23:44:26.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.10.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"ae0e7923765f64fb8061396db7edebb558cf6093","kind":"tag","published_at":"2025-04-04T15:14:13.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.9.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"a9bc2e01792f868516acf80817f7d7d7b3315409","kind":"commit","published_at":"2024-10-31T10:15:51.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.8.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"cfc9c4f277ea6ec18de92444b31983b183deb4fb","kind":"tag","published_at":"2023-10-22T06:24:10.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.7.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"5f8c606accbcc6913853fe7e083ee461d181d88d","kind":"tag","published_at":"2022-10-13T01:19:15.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.6.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.6.0/manifests"},{"name":"v1.5.4","sha":"0f4b979323bea7ee6677faa4a88078ec558b1b80","kind":"commit","published_at":"2022-04-27T02:06:09.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.5.4","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.4/manifests"},{"name":"v1.5.2","sha":"ceba4ef83ad7912d1ccf0b59e1ed8a13176f23b3","kind":"commit","published_at":"2022-04-21T06:46:51.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.5.2","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.2/manifests"},{"name":"v1.5.3","sha":"a83458b875bd39c6c17de39f77328d4dc5dd88c7","kind":"commit","published_at":"2022-02-16T01:41:47.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.5.3","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.3/manifests"},{"name":"v1.5.1","sha":"466b39d216616549a37ee93c7c47775f6a010790","kind":"commit","published_at":"2021-08-24T19:33:57.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.5.1","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"08848a0f17ce8e0695b5bf6f17a5ef7d13653c30","kind":"commit","published_at":"2021-08-18T22:48:34.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.5.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.0/manifests"},{"name":"v1.4.9","sha":"45d7d09e39ef4ac08d493309fa031790c15bfe8a","kind":"commit","published_at":"2020-03-11T17:35:18.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.4.9","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.9/manifests"},{"name":"v1.4.8","sha":"4bf2d1fec78374803a39307bfb8d340688f4f28e","kind":"commit","published_at":"2019-10-12T01:07:59.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.4.8","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.8/manifests"},{"name":"v1.4.7","sha":"c2828203cd70a50dcccfb2761f8b1f8ceef9a8e9","kind":"commit","published_at":"2018-01-10T05:33:47.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.4.7","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.7/manifests"},{"name":"v1.4.2","sha":"629574ca2a5df945712d3079857300b5e4da0236","kind":"commit","published_at":"2016-10-11T02:33:12.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.4.2","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"944cff21b3baf3ced9a880365682152ba577d348","kind":"commit","published_at":"2016-10-05T04:06:20.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.4.1","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"26b17cd591df34e7b1cf0087f48fc19ca67eb476","kind":"commit","published_at":"2016-10-02T04:59:51.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.4.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"a8a77c9133d2d6fd8334f3260d06f60e8d80a5fb","kind":"commit","published_at":"2016-06-29T01:11:04.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.3.1","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"30411dbcefb7a1da7e84f75530ad3abe4011b4f8","kind":"commit","published_at":"2016-04-20T01:12:13.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.3.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.3.0/manifests"},{"name":"v1.2.11","sha":"836bfd95fecc0f1511dd66bdbf2b5b61ab8b00b6","kind":"commit","published_at":"2016-04-13T22:32:47.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.2.11","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.11/manifests"},{"name":"v1.2.10","sha":"875cf421b32f8f1b31bd43776297876d01542279","kind":"commit","published_at":"2016-03-03T03:48:35.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.2.10","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.10/manifests"},{"name":"v1.2.9","sha":"8611c35ab31c1c28aa903d33cf8b6e44a399b09e","kind":"commit","published_at":"2016-01-14T02:10:36.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.2.9","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.9/manifests"},{"name":"v1.2.8","sha":"508915b7500b6e42a87132e4afeb4729cebc7cbb","kind":"commit","published_at":"2015-12-17T18:50:05.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.2.8","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.8/manifests"},{"name":"v1.2.5","sha":"2cdd39bd6129c6a49c74fb07fb9d77ba1271c572","kind":"commit","published_at":"2015-11-17T21:48:49.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.2.5","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.5/manifests"},{"name":"v1.2.1","sha":"7be54206639f256967dd82fa767397ba5f8f48f5","kind":"commit","published_at":"2015-10-14T23:43:03.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.2.1","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"96c060f6a6b7e0d6f75fddd10efeaca3e5d1bcb0","kind":"commit","published_at":"2015-02-08T20:29:58.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.2.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"7ea9131e8ea2491e6132c7c28e89af844bfb9489","kind":"commit","published_at":"2015-02-06T00:18:13.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.1.1","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.1.1/manifests"},{"name":"v0.9.3","sha":"ea925a0a47d225b2ca7f9932b01d2ed4f3ec74f6","kind":"commit","published_at":"2015-01-01T03:22:27.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.9.3","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.3/manifests"},{"name":"v1.1.0","sha":"f582d920d11386e8ae15227bb5933a8f9b4c3dec","kind":"commit","published_at":"2014-12-13T06:17:38.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.1.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.1.0/manifests"},{"name":"v1.0.4","sha":"ca50e738d35a862c379baf8fffbc3bfd080b3cff","kind":"commit","published_at":"2014-09-08T03:52:45.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.0.4","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"a233047b9aa7c887a61db9375f12b8e4249948ef","kind":"commit","published_at":"2014-08-20T03:04:42.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.0.3","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.3/manifests"},{"name":"v0.9.2","sha":"bb1fe4e5fe00d8b38cd961dee40851bc37567df2","kind":"commit","published_at":"2014-08-17T21:51:45.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.9.2","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"9fd8280e25727db318a10b6b6b0dcd0029f58a20","kind":"commit","published_at":"2014-08-17T21:41:33.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.9.1","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.1/manifests"},{"name":"v1.0.2","sha":"ec00b1a75bca88c04936a6be5f8cdcf74135235f","kind":"commit","published_at":"2014-08-17T21:35:13.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.0.2","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.2/manifests"},{"name":"v1.0.0","sha":"7f6b6d6dd6e221742f5adace53e9ed5314ffe2c5","kind":"commit","published_at":"2014-08-16T05:15:33.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.0.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.0/manifests"},{"name":"v0.9.0","sha":"441bbc86b167f3c1f4786afae9931403b99fdacf","kind":"commit","published_at":"2014-02-27T14:46:22.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.9.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.0/manifests"},{"name":"v0.8.13","sha":"5102fde921d31f59c6e45d835aa01f0213aade0f","kind":"commit","published_at":"2013-11-21T16:20:02.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.13","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.13/manifests"},{"name":"v0.8.12","sha":"7f0625dbb54fef2cfba674bc0dfc6c37d34bad27","kind":"commit","published_at":"2013-11-14T22:58:54.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.12","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.12/manifests"},{"name":"v0.8.11","sha":"206f31729d554d8561334c0bc44202a716511175","kind":"commit","published_at":"2013-11-02T12:25:09.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.11","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.11/manifests"},{"name":"v0.8.10","sha":"6258bb8183757d12ef2260ac4a18a7665c0ca4c4","kind":"commit","published_at":"2013-10-19T15:48:14.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.10","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.10/manifests"},{"name":"v0.8.09","sha":"08040c5a90632bd721465eb8ad74a8e61bd7bf95","kind":"commit","published_at":"2013-09-09T23:07:54.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.09","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.09/manifests"},{"name":"v0.8.08","sha":"541b3dff430cc31643d257dff15ec6eb9971785d","kind":"commit","published_at":"2013-06-17T23:11:16.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.08","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.08/manifests"},{"name":"v0.8.07","sha":"194da0799da5043555136a138ff20e15aa4a57f0","kind":"commit","published_at":"2013-05-30T00:12:43.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.07","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.07/manifests"},{"name":"v0.8.06","sha":"51d76615d2eda89230dccd9878e383fc015f462b","kind":"commit","published_at":"2013-05-23T23:06:06.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.06","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.06/manifests"}]},"repo_metadata_updated_at":"2026-08-31T18:45:30.093Z","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:deb/debian/golang-fsnotify?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/golang-fsnotify","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/golang-fsnotify","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/golang-fsnotify/dependencies","status":null,"funding_links":["https://github.com/sponsors/arp242"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-31T15:36:45.783Z","issues_count":154,"pull_requests_count":196,"avg_time_to_close_issue":53940567.24137931,"avg_time_to_close_pull_request":3069511.3488372094,"issues_closed_count":116,"pull_requests_closed_count":172,"pull_request_authors_count":53,"issue_authors_count":122,"avg_comments_per_issue":4.590909090909091,"avg_comments_per_pull_request":1.173469387755102,"merged_pull_requests_count":120,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":16,"past_year_pull_requests_count":28,"past_year_avg_time_to_close_issue":3924299.3,"past_year_avg_time_to_close_pull_request":950126.0,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":18,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":3.0,"past_year_avg_comments_per_pull_request":1.1428571428571428,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":11,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/issues","maintainers":[{"login":"arp242","count":114,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arp242"},{"login":"shogo82148","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shogo82148"},{"login":"mattn","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattn"},{"login":"bep","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bep"},{"login":"horahoradev","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/horahoradev"}],"active_maintainers":[{"login":"arp242","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arp242"},{"login":"mattn","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattn"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-fsnotify/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-fsnotify/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-fsnotify/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-fsnotify/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-fsnotify/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-fsnotify/codemeta","maintainers":[],"registry":{"name":"debian-12","url":"https://packages.debian.org/bookworm","ecosystem":"debian","default":true,"packages_count":34734,"maintainers_count":0,"namespaces_count":4,"keywords_count":2635,"github":"debian","metadata":{"codename":"bookworm","funded_packages_count":1420},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-09-12T05:05:59.174Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/namespaces"}},{"id":14677071,"name":"github.com/FSNOTIFY/fsnotify","ecosystem":"go","description":"Package fsnotify provides a platform-independent interface for file system notifications.","homepage":"https://github.com/FSNOTIFY/fsnotify","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/FSNOTIFY/fsnotify","keywords_array":[],"namespace":"github.com/FSNOTIFY","versions_count":40,"first_release_published_at":"2013-10-19T15:48:14.000Z","latest_release_published_at":"2026-05-04T10:39:17.000Z","latest_release_number":"v1.10.1","last_synced_at":"2026-09-14T04:09:19.726Z","created_at":"2026-06-25T09:46:45.837Z","updated_at":"2026-09-14T04:09:19.726Z","registry_url":"https://pkg.go.dev/github.com/FSNOTIFY/fsnotify","install_command":"go get github.com/FSNOTIFY/fsnotify","documentation_url":"https://pkg.go.dev/github.com/FSNOTIFY/fsnotify#section-documentation","metadata":{},"repo_metadata":{"id":18188971,"uuid":"21306961","full_name":"fsnotify/fsnotify","owner":"fsnotify","description":"Cross-platform filesystem notifications for Go.","archived":false,"fork":false,"pushed_at":"2026-05-11T11:23:52.000Z","size":958,"stargazers_count":10776,"open_issues_count":44,"forks_count":981,"subscribers_count":140,"default_branch":"main","last_synced_at":"2026-09-08T00:54:18.254Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fsnotify.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","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},"funding":{"github":"arp242"}},"created_at":"2014-06-28T16:47:01.000Z","updated_at":"2026-09-07T15:08:06.000Z","dependencies_parsed_at":"2023-12-07T10:34:14.096Z","dependency_job_id":"0d26be37-27af-457c-a464-6cdfa08a5aa5","html_url":"https://github.com/fsnotify/fsnotify","commit_stats":{"total_commits":554,"total_committers":76,"mean_commits":"7.2894736842105265","dds":0.703971119133574,"last_synced_commit":"a9bc2e01792f868516acf80817f7d7d7b3315409"},"previous_names":[],"tags_count":44,"template":false,"template_full_name":null,"purl":"pkg:github/fsnotify/fsnotify","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fsnotify","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/sbom","scorecard":{"id":412772,"data":{"date":"2025-08-11","repo":{"name":"github.com/fsnotify/fsnotify","commit":"88b7b41337a8eea272eb5434d8301c98e89776a4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Maintained","score":7,"reason":"3 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 3/24 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/staticcheck.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"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/staticcheck.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/staticcheck.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/staticcheck.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/staticcheck.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/staticcheck.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/staticcheck.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/staticcheck.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/staticcheck.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/staticcheck.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/staticcheck.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:142: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/staticcheck.yml:38","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   1 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":"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":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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" 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":"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":"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 25 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-18T23:08:06.640Z","repository_id":18188971,"created_at":"2025-08-18T23:08:06.640Z","updated_at":"2025-08-18T23:08:06.640Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37291931,"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-13T02:00:22.117Z","response_time":122,"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":"fsnotify","name":"fsnotify","uuid":"8013877","kind":"organization","description":"File system notifications for Go","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/8013877?v=4","repositories_count":3,"last_synced_at":"2026-09-13T01:35:16.136Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/fsnotify","funding_links":[],"total_stars":10981,"followers":46,"following":0,"created_at":"2022-11-08T19:35:42.939Z","updated_at":"2026-09-13T01:35:16.171Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fsnotify","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fsnotify/repositories"},"tags":[{"name":"v1.10.1","sha":"76b01a6e8f502187fecedea8b025e79e5a86085c","kind":"tag","published_at":"2026-05-04T10:39:25.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.10.1","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"8d01d7b9cbe0199e4a1e60fbd965fb05dbb42123","kind":"tag","published_at":"2026-04-29T23:44:26.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.10.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"ae0e7923765f64fb8061396db7edebb558cf6093","kind":"tag","published_at":"2025-04-04T15:14:13.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.9.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"a9bc2e01792f868516acf80817f7d7d7b3315409","kind":"commit","published_at":"2024-10-31T10:15:51.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.8.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"cfc9c4f277ea6ec18de92444b31983b183deb4fb","kind":"tag","published_at":"2023-10-22T06:24:10.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.7.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"5f8c606accbcc6913853fe7e083ee461d181d88d","kind":"tag","published_at":"2022-10-13T01:19:15.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.6.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.6.0/manifests"},{"name":"v1.5.4","sha":"0f4b979323bea7ee6677faa4a88078ec558b1b80","kind":"commit","published_at":"2022-04-27T02:06:09.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.5.4","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.4/manifests"},{"name":"v1.5.2","sha":"ceba4ef83ad7912d1ccf0b59e1ed8a13176f23b3","kind":"commit","published_at":"2022-04-21T06:46:51.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.5.2","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.2/manifests"},{"name":"v1.5.3","sha":"a83458b875bd39c6c17de39f77328d4dc5dd88c7","kind":"commit","published_at":"2022-02-16T01:41:47.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.5.3","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.3/manifests"},{"name":"v1.5.1","sha":"466b39d216616549a37ee93c7c47775f6a010790","kind":"commit","published_at":"2021-08-24T19:33:57.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.5.1","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"08848a0f17ce8e0695b5bf6f17a5ef7d13653c30","kind":"commit","published_at":"2021-08-18T22:48:34.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.5.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.0/manifests"},{"name":"v1.4.9","sha":"45d7d09e39ef4ac08d493309fa031790c15bfe8a","kind":"commit","published_at":"2020-03-11T17:35:18.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.4.9","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.9/manifests"},{"name":"v1.4.8","sha":"4bf2d1fec78374803a39307bfb8d340688f4f28e","kind":"commit","published_at":"2019-10-12T01:07:59.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.4.8","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.8/manifests"},{"name":"v1.4.7","sha":"c2828203cd70a50dcccfb2761f8b1f8ceef9a8e9","kind":"commit","published_at":"2018-01-10T05:33:47.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.4.7","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.7/manifests"},{"name":"v1.4.2","sha":"629574ca2a5df945712d3079857300b5e4da0236","kind":"commit","published_at":"2016-10-11T02:33:12.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.4.2","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"944cff21b3baf3ced9a880365682152ba577d348","kind":"commit","published_at":"2016-10-05T04:06:20.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.4.1","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"26b17cd591df34e7b1cf0087f48fc19ca67eb476","kind":"commit","published_at":"2016-10-02T04:59:51.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.4.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"a8a77c9133d2d6fd8334f3260d06f60e8d80a5fb","kind":"commit","published_at":"2016-06-29T01:11:04.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.3.1","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"30411dbcefb7a1da7e84f75530ad3abe4011b4f8","kind":"commit","published_at":"2016-04-20T01:12:13.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.3.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.3.0/manifests"},{"name":"v1.2.11","sha":"836bfd95fecc0f1511dd66bdbf2b5b61ab8b00b6","kind":"commit","published_at":"2016-04-13T22:32:47.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.2.11","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.11/manifests"},{"name":"v1.2.10","sha":"875cf421b32f8f1b31bd43776297876d01542279","kind":"commit","published_at":"2016-03-03T03:48:35.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.2.10","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.10/manifests"},{"name":"v1.2.9","sha":"8611c35ab31c1c28aa903d33cf8b6e44a399b09e","kind":"commit","published_at":"2016-01-14T02:10:36.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.2.9","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.9/manifests"},{"name":"v1.2.8","sha":"508915b7500b6e42a87132e4afeb4729cebc7cbb","kind":"commit","published_at":"2015-12-17T18:50:05.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.2.8","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.8/manifests"},{"name":"v1.2.5","sha":"2cdd39bd6129c6a49c74fb07fb9d77ba1271c572","kind":"commit","published_at":"2015-11-17T21:48:49.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.2.5","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.5/manifests"},{"name":"v1.2.1","sha":"7be54206639f256967dd82fa767397ba5f8f48f5","kind":"commit","published_at":"2015-10-14T23:43:03.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.2.1","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"96c060f6a6b7e0d6f75fddd10efeaca3e5d1bcb0","kind":"commit","published_at":"2015-02-08T20:29:58.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.2.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"7ea9131e8ea2491e6132c7c28e89af844bfb9489","kind":"commit","published_at":"2015-02-06T00:18:13.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.1.1","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.1.1/manifests"},{"name":"v0.9.3","sha":"ea925a0a47d225b2ca7f9932b01d2ed4f3ec74f6","kind":"commit","published_at":"2015-01-01T03:22:27.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.9.3","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.3/manifests"},{"name":"v1.1.0","sha":"f582d920d11386e8ae15227bb5933a8f9b4c3dec","kind":"commit","published_at":"2014-12-13T06:17:38.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.1.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.1.0/manifests"},{"name":"v1.0.4","sha":"ca50e738d35a862c379baf8fffbc3bfd080b3cff","kind":"commit","published_at":"2014-09-08T03:52:45.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.0.4","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"a233047b9aa7c887a61db9375f12b8e4249948ef","kind":"commit","published_at":"2014-08-20T03:04:42.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.0.3","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.3/manifests"},{"name":"v0.9.2","sha":"bb1fe4e5fe00d8b38cd961dee40851bc37567df2","kind":"commit","published_at":"2014-08-17T21:51:45.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.9.2","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"9fd8280e25727db318a10b6b6b0dcd0029f58a20","kind":"commit","published_at":"2014-08-17T21:41:33.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.9.1","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.1/manifests"},{"name":"v1.0.2","sha":"ec00b1a75bca88c04936a6be5f8cdcf74135235f","kind":"commit","published_at":"2014-08-17T21:35:13.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.0.2","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.2/manifests"},{"name":"v1.0.0","sha":"7f6b6d6dd6e221742f5adace53e9ed5314ffe2c5","kind":"commit","published_at":"2014-08-16T05:15:33.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.0.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.0/manifests"},{"name":"v0.9.0","sha":"441bbc86b167f3c1f4786afae9931403b99fdacf","kind":"commit","published_at":"2014-02-27T14:46:22.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.9.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.0/manifests"},{"name":"v0.8.13","sha":"5102fde921d31f59c6e45d835aa01f0213aade0f","kind":"commit","published_at":"2013-11-21T16:20:02.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.13","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.13/manifests"},{"name":"v0.8.12","sha":"7f0625dbb54fef2cfba674bc0dfc6c37d34bad27","kind":"commit","published_at":"2013-11-14T22:58:54.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.12","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.12/manifests"},{"name":"v0.8.11","sha":"206f31729d554d8561334c0bc44202a716511175","kind":"commit","published_at":"2013-11-02T12:25:09.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.11","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.11/manifests"},{"name":"v0.8.10","sha":"6258bb8183757d12ef2260ac4a18a7665c0ca4c4","kind":"commit","published_at":"2013-10-19T15:48:14.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.10","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.10/manifests"},{"name":"v0.8.09","sha":"08040c5a90632bd721465eb8ad74a8e61bd7bf95","kind":"commit","published_at":"2013-09-09T23:07:54.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.09","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.09/manifests"},{"name":"v0.8.08","sha":"541b3dff430cc31643d257dff15ec6eb9971785d","kind":"commit","published_at":"2013-06-17T23:11:16.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.08","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.08/manifests"},{"name":"v0.8.07","sha":"194da0799da5043555136a138ff20e15aa4a57f0","kind":"commit","published_at":"2013-05-30T00:12:43.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.07","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.07/manifests"},{"name":"v0.8.06","sha":"51d76615d2eda89230dccd9878e383fc015f462b","kind":"commit","published_at":"2013-05-23T23:06:06.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.06","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.06/manifests"}]},"repo_metadata_updated_at":"2026-09-13T20:56:25.974Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":4.952621668114293,"dependent_packages_count":4.640821611672857,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.796721639893575},"purl":"pkg:golang/github.com/%21f%21s%21n%21o%21t%21i%21f%21y/fsnotify","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/FSNOTIFY/fsnotify","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/FSNOTIFY/fsnotify","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/FSNOTIFY/fsnotify/dependencies","status":null,"funding_links":["https://github.com/sponsors/arp242"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-13T03:33:48.405Z","issues_count":155,"pull_requests_count":197,"avg_time_to_close_issue":53940567.24137931,"avg_time_to_close_pull_request":3069511.3488372094,"issues_closed_count":116,"pull_requests_closed_count":172,"pull_request_authors_count":54,"issue_authors_count":123,"avg_comments_per_issue":4.561290322580645,"avg_comments_per_pull_request":1.1725888324873095,"merged_pull_requests_count":120,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":13,"past_year_pull_requests_count":29,"past_year_avg_time_to_close_issue":6512533.5,"past_year_avg_time_to_close_pull_request":950126.0,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":18,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":13,"past_year_avg_comments_per_issue":3.3076923076923075,"past_year_avg_comments_per_pull_request":1.1379310344827587,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":11,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/issues","maintainers":[{"login":"arp242","count":114,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arp242"},{"login":"shogo82148","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shogo82148"},{"login":"mattn","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattn"},{"login":"bep","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bep"},{"login":"horahoradev","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/horahoradev"}],"active_maintainers":[{"login":"arp242","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arp242"},{"login":"mattn","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattn"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FFSNOTIFY%2Ffsnotify/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FFSNOTIFY%2Ffsnotify/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FFSNOTIFY%2Ffsnotify/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FFSNOTIFY%2Ffsnotify/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FFSNOTIFY%2Ffsnotify/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FFSNOTIFY%2Ffsnotify/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2332811,"maintainers_count":0,"namespaces_count":841917,"keywords_count":128097,"github":"golang","metadata":{"funded_packages_count":82865,"sync_missing_packages_cursor":{"timestamp":"2026-09-14T00:01:38.642732Z","path":"github.com/plantonhq/openmcf","version":"v0.5.56-skill.multi-cloud-catalog.20260913.1"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-09-14T05:01:22.346Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":14608594,"name":"github.com/Fsnotify/fsnotify","ecosystem":"go","description":"Package fsnotify provides a platform-independent interface for file system notifications.","homepage":"https://github.com/Fsnotify/fsnotify","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/Fsnotify/fsnotify","keywords_array":[],"namespace":"github.com/Fsnotify","versions_count":40,"first_release_published_at":"2013-10-19T15:48:14.000Z","latest_release_published_at":"2026-05-04T10:39:17.000Z","latest_release_number":"v1.10.1","last_synced_at":"2026-09-14T01:02:49.434Z","created_at":"2026-06-09T13:16:54.081Z","updated_at":"2026-09-14T01:02:49.435Z","registry_url":"https://pkg.go.dev/github.com/Fsnotify/fsnotify","install_command":"go get github.com/Fsnotify/fsnotify","documentation_url":"https://pkg.go.dev/github.com/Fsnotify/fsnotify#section-documentation","metadata":{},"repo_metadata":{"id":18188971,"uuid":"21306961","full_name":"fsnotify/fsnotify","owner":"fsnotify","description":"Cross-platform filesystem notifications for Go.","archived":false,"fork":false,"pushed_at":"2026-05-11T11:23:52.000Z","size":958,"stargazers_count":10777,"open_issues_count":42,"forks_count":982,"subscribers_count":139,"default_branch":"main","last_synced_at":"2026-08-31T16:25:13.251Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fsnotify.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","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},"funding":{"github":"arp242"}},"created_at":"2014-06-28T16:47:01.000Z","updated_at":"2026-08-31T09:25:01.000Z","dependencies_parsed_at":"2023-12-07T10:34:14.096Z","dependency_job_id":"0d26be37-27af-457c-a464-6cdfa08a5aa5","html_url":"https://github.com/fsnotify/fsnotify","commit_stats":{"total_commits":554,"total_committers":76,"mean_commits":"7.2894736842105265","dds":0.703971119133574,"last_synced_commit":"a9bc2e01792f868516acf80817f7d7d7b3315409"},"previous_names":[],"tags_count":44,"template":false,"template_full_name":null,"purl":"pkg:github/fsnotify/fsnotify","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fsnotify","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/sbom","scorecard":{"id":412772,"data":{"date":"2025-08-11","repo":{"name":"github.com/fsnotify/fsnotify","commit":"88b7b41337a8eea272eb5434d8301c98e89776a4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Maintained","score":7,"reason":"3 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 3/24 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/staticcheck.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"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/staticcheck.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/staticcheck.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/staticcheck.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/staticcheck.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/staticcheck.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/staticcheck.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/staticcheck.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/staticcheck.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/staticcheck.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/staticcheck.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:142: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/staticcheck.yml:38","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   1 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":"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":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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" 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":"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":"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 25 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-18T23:08:06.640Z","repository_id":18188971,"created_at":"2025-08-18T23:08:06.640Z","updated_at":"2025-08-18T23:08:06.640Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37023531,"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-05T02:00:06.064Z","response_time":108,"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":"fsnotify","name":"fsnotify","uuid":"8013877","kind":"organization","description":"File system notifications for Go","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/8013877?v=4","repositories_count":3,"last_synced_at":"2026-08-29T00:59:24.444Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/fsnotify","funding_links":[],"total_stars":10974,"followers":46,"following":0,"created_at":"2022-11-08T19:35:42.939Z","updated_at":"2026-08-29T00:59:24.462Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fsnotify","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fsnotify/repositories"},"tags":[{"name":"v1.10.1","sha":"76b01a6e8f502187fecedea8b025e79e5a86085c","kind":"tag","published_at":"2026-05-04T10:39:25.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.10.1","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"8d01d7b9cbe0199e4a1e60fbd965fb05dbb42123","kind":"tag","published_at":"2026-04-29T23:44:26.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.10.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"ae0e7923765f64fb8061396db7edebb558cf6093","kind":"tag","published_at":"2025-04-04T15:14:13.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.9.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"a9bc2e01792f868516acf80817f7d7d7b3315409","kind":"commit","published_at":"2024-10-31T10:15:51.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.8.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"cfc9c4f277ea6ec18de92444b31983b183deb4fb","kind":"tag","published_at":"2023-10-22T06:24:10.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.7.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"5f8c606accbcc6913853fe7e083ee461d181d88d","kind":"tag","published_at":"2022-10-13T01:19:15.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.6.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.6.0/manifests"},{"name":"v1.5.4","sha":"0f4b979323bea7ee6677faa4a88078ec558b1b80","kind":"commit","published_at":"2022-04-27T02:06:09.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.5.4","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.4/manifests"},{"name":"v1.5.2","sha":"ceba4ef83ad7912d1ccf0b59e1ed8a13176f23b3","kind":"commit","published_at":"2022-04-21T06:46:51.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.5.2","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.2/manifests"},{"name":"v1.5.3","sha":"a83458b875bd39c6c17de39f77328d4dc5dd88c7","kind":"commit","published_at":"2022-02-16T01:41:47.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.5.3","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.3/manifests"},{"name":"v1.5.1","sha":"466b39d216616549a37ee93c7c47775f6a010790","kind":"commit","published_at":"2021-08-24T19:33:57.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.5.1","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"08848a0f17ce8e0695b5bf6f17a5ef7d13653c30","kind":"commit","published_at":"2021-08-18T22:48:34.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.5.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.0/manifests"},{"name":"v1.4.9","sha":"45d7d09e39ef4ac08d493309fa031790c15bfe8a","kind":"commit","published_at":"2020-03-11T17:35:18.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.4.9","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.9/manifests"},{"name":"v1.4.8","sha":"4bf2d1fec78374803a39307bfb8d340688f4f28e","kind":"commit","published_at":"2019-10-12T01:07:59.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.4.8","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.8/manifests"},{"name":"v1.4.7","sha":"c2828203cd70a50dcccfb2761f8b1f8ceef9a8e9","kind":"commit","published_at":"2018-01-10T05:33:47.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.4.7","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.7/manifests"},{"name":"v1.4.2","sha":"629574ca2a5df945712d3079857300b5e4da0236","kind":"commit","published_at":"2016-10-11T02:33:12.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.4.2","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"944cff21b3baf3ced9a880365682152ba577d348","kind":"commit","published_at":"2016-10-05T04:06:20.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.4.1","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"26b17cd591df34e7b1cf0087f48fc19ca67eb476","kind":"commit","published_at":"2016-10-02T04:59:51.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.4.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"a8a77c9133d2d6fd8334f3260d06f60e8d80a5fb","kind":"commit","published_at":"2016-06-29T01:11:04.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.3.1","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"30411dbcefb7a1da7e84f75530ad3abe4011b4f8","kind":"commit","published_at":"2016-04-20T01:12:13.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.3.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.3.0/manifests"},{"name":"v1.2.11","sha":"836bfd95fecc0f1511dd66bdbf2b5b61ab8b00b6","kind":"commit","published_at":"2016-04-13T22:32:47.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.2.11","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.11/manifests"},{"name":"v1.2.10","sha":"875cf421b32f8f1b31bd43776297876d01542279","kind":"commit","published_at":"2016-03-03T03:48:35.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.2.10","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.10/manifests"},{"name":"v1.2.9","sha":"8611c35ab31c1c28aa903d33cf8b6e44a399b09e","kind":"commit","published_at":"2016-01-14T02:10:36.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.2.9","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.9/manifests"},{"name":"v1.2.8","sha":"508915b7500b6e42a87132e4afeb4729cebc7cbb","kind":"commit","published_at":"2015-12-17T18:50:05.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.2.8","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.8/manifests"},{"name":"v1.2.5","sha":"2cdd39bd6129c6a49c74fb07fb9d77ba1271c572","kind":"commit","published_at":"2015-11-17T21:48:49.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.2.5","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.5/manifests"},{"name":"v1.2.1","sha":"7be54206639f256967dd82fa767397ba5f8f48f5","kind":"commit","published_at":"2015-10-14T23:43:03.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.2.1","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"96c060f6a6b7e0d6f75fddd10efeaca3e5d1bcb0","kind":"commit","published_at":"2015-02-08T20:29:58.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.2.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"7ea9131e8ea2491e6132c7c28e89af844bfb9489","kind":"commit","published_at":"2015-02-06T00:18:13.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.1.1","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.1.1/manifests"},{"name":"v0.9.3","sha":"ea925a0a47d225b2ca7f9932b01d2ed4f3ec74f6","kind":"commit","published_at":"2015-01-01T03:22:27.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.9.3","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.3/manifests"},{"name":"v1.1.0","sha":"f582d920d11386e8ae15227bb5933a8f9b4c3dec","kind":"commit","published_at":"2014-12-13T06:17:38.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.1.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.1.0/manifests"},{"name":"v1.0.4","sha":"ca50e738d35a862c379baf8fffbc3bfd080b3cff","kind":"commit","published_at":"2014-09-08T03:52:45.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.0.4","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"a233047b9aa7c887a61db9375f12b8e4249948ef","kind":"commit","published_at":"2014-08-20T03:04:42.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.0.3","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.3/manifests"},{"name":"v0.9.2","sha":"bb1fe4e5fe00d8b38cd961dee40851bc37567df2","kind":"commit","published_at":"2014-08-17T21:51:45.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.9.2","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"9fd8280e25727db318a10b6b6b0dcd0029f58a20","kind":"commit","published_at":"2014-08-17T21:41:33.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.9.1","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.1/manifests"},{"name":"v1.0.2","sha":"ec00b1a75bca88c04936a6be5f8cdcf74135235f","kind":"commit","published_at":"2014-08-17T21:35:13.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.0.2","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.2/manifests"},{"name":"v1.0.0","sha":"7f6b6d6dd6e221742f5adace53e9ed5314ffe2c5","kind":"commit","published_at":"2014-08-16T05:15:33.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.0.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.0/manifests"},{"name":"v0.9.0","sha":"441bbc86b167f3c1f4786afae9931403b99fdacf","kind":"commit","published_at":"2014-02-27T14:46:22.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.9.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.0/manifests"},{"name":"v0.8.13","sha":"5102fde921d31f59c6e45d835aa01f0213aade0f","kind":"commit","published_at":"2013-11-21T16:20:02.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.13","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.13/manifests"},{"name":"v0.8.12","sha":"7f0625dbb54fef2cfba674bc0dfc6c37d34bad27","kind":"commit","published_at":"2013-11-14T22:58:54.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.12","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.12/manifests"},{"name":"v0.8.11","sha":"206f31729d554d8561334c0bc44202a716511175","kind":"commit","published_at":"2013-11-02T12:25:09.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.11","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.11/manifests"},{"name":"v0.8.10","sha":"6258bb8183757d12ef2260ac4a18a7665c0ca4c4","kind":"commit","published_at":"2013-10-19T15:48:14.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.10","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.10/manifests"},{"name":"v0.8.09","sha":"08040c5a90632bd721465eb8ad74a8e61bd7bf95","kind":"commit","published_at":"2013-09-09T23:07:54.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.09","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.09/manifests"},{"name":"v0.8.08","sha":"541b3dff430cc31643d257dff15ec6eb9971785d","kind":"commit","published_at":"2013-06-17T23:11:16.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.08","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.08/manifests"},{"name":"v0.8.07","sha":"194da0799da5043555136a138ff20e15aa4a57f0","kind":"commit","published_at":"2013-05-30T00:12:43.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.07","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.07/manifests"},{"name":"v0.8.06","sha":"51d76615d2eda89230dccd9878e383fc015f462b","kind":"commit","published_at":"2013-05-23T23:06:06.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.06","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.06/manifests"}]},"repo_metadata_updated_at":"2026-09-05T12:51:21.435Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":4.999445973148165,"dependent_packages_count":4.6846202145930675,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.842033093870617},"purl":"pkg:golang/github.com/%21fsnotify/fsnotify","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/Fsnotify/fsnotify","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/Fsnotify/fsnotify","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/Fsnotify/fsnotify/dependencies","status":null,"funding_links":["https://github.com/sponsors/arp242"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-04T23:33:40.215Z","issues_count":155,"pull_requests_count":196,"avg_time_to_close_issue":53940567.24137931,"avg_time_to_close_pull_request":3069511.3488372094,"issues_closed_count":116,"pull_requests_closed_count":172,"pull_request_authors_count":53,"issue_authors_count":123,"avg_comments_per_issue":4.561290322580645,"avg_comments_per_pull_request":1.173469387755102,"merged_pull_requests_count":120,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":16,"past_year_pull_requests_count":28,"past_year_avg_time_to_close_issue":4341932.888888889,"past_year_avg_time_to_close_pull_request":950126.0,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":18,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":3.0,"past_year_avg_comments_per_pull_request":1.1428571428571428,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":11,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/issues","maintainers":[{"login":"arp242","count":114,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arp242"},{"login":"shogo82148","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shogo82148"},{"login":"mattn","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattn"},{"login":"bep","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bep"},{"login":"horahoradev","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/horahoradev"}],"active_maintainers":[{"login":"arp242","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arp242"},{"login":"mattn","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattn"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FFsnotify%2Ffsnotify/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FFsnotify%2Ffsnotify/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FFsnotify%2Ffsnotify/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FFsnotify%2Ffsnotify/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FFsnotify%2Ffsnotify/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FFsnotify%2Ffsnotify/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2332811,"maintainers_count":0,"namespaces_count":841917,"keywords_count":128097,"github":"golang","metadata":{"funded_packages_count":82865,"sync_missing_packages_cursor":{"timestamp":"2026-09-14T00:01:38.642732Z","path":"github.com/plantonhq/openmcf","version":"v0.5.56-skill.multi-cloud-catalog.20260913.1"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-09-14T05:01:22.346Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":3492966,"name":"gopkg.in/fsnotify.v1","ecosystem":"go","description":"Package fsnotify provides a platform-independent interface for file system notifications.","homepage":"https://github.com/fsnotify/fsnotify","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/fsnotify/fsnotify","keywords_array":[],"namespace":"gopkg.in","versions_count":19,"first_release_published_at":"2014-08-16T05:15:33.000Z","latest_release_published_at":"2018-01-10T05:33:47.000Z","latest_release_number":"v1.4.7","last_synced_at":"2026-09-14T01:07:51.445Z","created_at":"2022-04-10T19:13:35.505Z","updated_at":"2026-09-14T01:07:51.446Z","registry_url":"https://pkg.go.dev/gopkg.in/fsnotify.v1","install_command":"go get gopkg.in/fsnotify.v1","documentation_url":"https://pkg.go.dev/gopkg.in/fsnotify.v1#section-documentation","metadata":{},"repo_metadata":{"id":18188971,"uuid":"21306961","full_name":"fsnotify/fsnotify","owner":"fsnotify","description":"Cross-platform filesystem notifications for Go.","archived":false,"fork":false,"pushed_at":"2026-05-11T11:23:52.000Z","size":958,"stargazers_count":10776,"open_issues_count":44,"forks_count":981,"subscribers_count":140,"default_branch":"main","last_synced_at":"2026-09-08T00:54:18.254Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fsnotify.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","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},"funding":{"github":"arp242"}},"created_at":"2014-06-28T16:47:01.000Z","updated_at":"2026-09-07T15:08:06.000Z","dependencies_parsed_at":"2023-12-07T10:34:14.096Z","dependency_job_id":"0d26be37-27af-457c-a464-6cdfa08a5aa5","html_url":"https://github.com/fsnotify/fsnotify","commit_stats":{"total_commits":554,"total_committers":76,"mean_commits":"7.2894736842105265","dds":0.703971119133574,"last_synced_commit":"a9bc2e01792f868516acf80817f7d7d7b3315409"},"previous_names":[],"tags_count":44,"template":false,"template_full_name":null,"purl":"pkg:github/fsnotify/fsnotify","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fsnotify","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/sbom","scorecard":{"id":412772,"data":{"date":"2025-08-11","repo":{"name":"github.com/fsnotify/fsnotify","commit":"88b7b41337a8eea272eb5434d8301c98e89776a4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Maintained","score":7,"reason":"3 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 3/24 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/staticcheck.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"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/staticcheck.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/staticcheck.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/staticcheck.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/staticcheck.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/staticcheck.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/staticcheck.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/staticcheck.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/staticcheck.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/staticcheck.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/staticcheck.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:142: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/staticcheck.yml:38","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   1 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":"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":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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" 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":"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":"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 25 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-18T23:08:06.640Z","repository_id":18188971,"created_at":"2025-08-18T23:08:06.640Z","updated_at":"2025-08-18T23:08:06.640Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37166407,"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-08T02:00:05.531Z","response_time":108,"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":"fsnotify","name":"fsnotify","uuid":"8013877","kind":"organization","description":"File system notifications for Go","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/8013877?v=4","repositories_count":3,"last_synced_at":"2026-09-06T00:54:23.833Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/fsnotify","funding_links":[],"total_stars":10982,"followers":46,"following":0,"created_at":"2022-11-08T19:35:42.939Z","updated_at":"2026-09-06T00:54:23.844Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fsnotify","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fsnotify/repositories"},"tags":[{"name":"v1.10.1","sha":"76b01a6e8f502187fecedea8b025e79e5a86085c","kind":"tag","published_at":"2026-05-04T10:39:25.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.10.1","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"8d01d7b9cbe0199e4a1e60fbd965fb05dbb42123","kind":"tag","published_at":"2026-04-29T23:44:26.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.10.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"ae0e7923765f64fb8061396db7edebb558cf6093","kind":"tag","published_at":"2025-04-04T15:14:13.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.9.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"a9bc2e01792f868516acf80817f7d7d7b3315409","kind":"commit","published_at":"2024-10-31T10:15:51.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.8.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"cfc9c4f277ea6ec18de92444b31983b183deb4fb","kind":"tag","published_at":"2023-10-22T06:24:10.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.7.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"5f8c606accbcc6913853fe7e083ee461d181d88d","kind":"tag","published_at":"2022-10-13T01:19:15.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.6.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.6.0/manifests"},{"name":"v1.5.4","sha":"0f4b979323bea7ee6677faa4a88078ec558b1b80","kind":"commit","published_at":"2022-04-27T02:06:09.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.5.4","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.4/manifests"},{"name":"v1.5.2","sha":"ceba4ef83ad7912d1ccf0b59e1ed8a13176f23b3","kind":"commit","published_at":"2022-04-21T06:46:51.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.5.2","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.2/manifests"},{"name":"v1.5.3","sha":"a83458b875bd39c6c17de39f77328d4dc5dd88c7","kind":"commit","published_at":"2022-02-16T01:41:47.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.5.3","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.3/manifests"},{"name":"v1.5.1","sha":"466b39d216616549a37ee93c7c47775f6a010790","kind":"commit","published_at":"2021-08-24T19:33:57.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.5.1","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"08848a0f17ce8e0695b5bf6f17a5ef7d13653c30","kind":"commit","published_at":"2021-08-18T22:48:34.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.5.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.0/manifests"},{"name":"v1.4.9","sha":"45d7d09e39ef4ac08d493309fa031790c15bfe8a","kind":"commit","published_at":"2020-03-11T17:35:18.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.4.9","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.9/manifests"},{"name":"v1.4.8","sha":"4bf2d1fec78374803a39307bfb8d340688f4f28e","kind":"commit","published_at":"2019-10-12T01:07:59.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.4.8","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.8/manifests"},{"name":"v1.4.7","sha":"c2828203cd70a50dcccfb2761f8b1f8ceef9a8e9","kind":"commit","published_at":"2018-01-10T05:33:47.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.4.7","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.7/manifests"},{"name":"v1.4.2","sha":"629574ca2a5df945712d3079857300b5e4da0236","kind":"commit","published_at":"2016-10-11T02:33:12.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.4.2","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"944cff21b3baf3ced9a880365682152ba577d348","kind":"commit","published_at":"2016-10-05T04:06:20.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.4.1","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"26b17cd591df34e7b1cf0087f48fc19ca67eb476","kind":"commit","published_at":"2016-10-02T04:59:51.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.4.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"a8a77c9133d2d6fd8334f3260d06f60e8d80a5fb","kind":"commit","published_at":"2016-06-29T01:11:04.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.3.1","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"30411dbcefb7a1da7e84f75530ad3abe4011b4f8","kind":"commit","published_at":"2016-04-20T01:12:13.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.3.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.3.0/manifests"},{"name":"v1.2.11","sha":"836bfd95fecc0f1511dd66bdbf2b5b61ab8b00b6","kind":"commit","published_at":"2016-04-13T22:32:47.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.2.11","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.11/manifests"},{"name":"v1.2.10","sha":"875cf421b32f8f1b31bd43776297876d01542279","kind":"commit","published_at":"2016-03-03T03:48:35.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.2.10","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.10/manifests"},{"name":"v1.2.9","sha":"8611c35ab31c1c28aa903d33cf8b6e44a399b09e","kind":"commit","published_at":"2016-01-14T02:10:36.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.2.9","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.9/manifests"},{"name":"v1.2.8","sha":"508915b7500b6e42a87132e4afeb4729cebc7cbb","kind":"commit","published_at":"2015-12-17T18:50:05.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.2.8","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.8/manifests"},{"name":"v1.2.5","sha":"2cdd39bd6129c6a49c74fb07fb9d77ba1271c572","kind":"commit","published_at":"2015-11-17T21:48:49.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.2.5","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.5/manifests"},{"name":"v1.2.1","sha":"7be54206639f256967dd82fa767397ba5f8f48f5","kind":"commit","published_at":"2015-10-14T23:43:03.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.2.1","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"96c060f6a6b7e0d6f75fddd10efeaca3e5d1bcb0","kind":"commit","published_at":"2015-02-08T20:29:58.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.2.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"7ea9131e8ea2491e6132c7c28e89af844bfb9489","kind":"commit","published_at":"2015-02-06T00:18:13.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.1.1","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.1.1/manifests"},{"name":"v0.9.3","sha":"ea925a0a47d225b2ca7f9932b01d2ed4f3ec74f6","kind":"commit","published_at":"2015-01-01T03:22:27.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.9.3","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.3/manifests"},{"name":"v1.1.0","sha":"f582d920d11386e8ae15227bb5933a8f9b4c3dec","kind":"commit","published_at":"2014-12-13T06:17:38.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.1.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.1.0/manifests"},{"name":"v1.0.4","sha":"ca50e738d35a862c379baf8fffbc3bfd080b3cff","kind":"commit","published_at":"2014-09-08T03:52:45.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.0.4","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"a233047b9aa7c887a61db9375f12b8e4249948ef","kind":"commit","published_at":"2014-08-20T03:04:42.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.0.3","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.3/manifests"},{"name":"v0.9.2","sha":"bb1fe4e5fe00d8b38cd961dee40851bc37567df2","kind":"commit","published_at":"2014-08-17T21:51:45.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.9.2","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"9fd8280e25727db318a10b6b6b0dcd0029f58a20","kind":"commit","published_at":"2014-08-17T21:41:33.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.9.1","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.1/manifests"},{"name":"v1.0.2","sha":"ec00b1a75bca88c04936a6be5f8cdcf74135235f","kind":"commit","published_at":"2014-08-17T21:35:13.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.0.2","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.2/manifests"},{"name":"v1.0.0","sha":"7f6b6d6dd6e221742f5adace53e9ed5314ffe2c5","kind":"commit","published_at":"2014-08-16T05:15:33.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.0.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.0/manifests"},{"name":"v0.9.0","sha":"441bbc86b167f3c1f4786afae9931403b99fdacf","kind":"commit","published_at":"2014-02-27T14:46:22.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.9.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.0/manifests"},{"name":"v0.8.13","sha":"5102fde921d31f59c6e45d835aa01f0213aade0f","kind":"commit","published_at":"2013-11-21T16:20:02.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.13","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.13/manifests"},{"name":"v0.8.12","sha":"7f0625dbb54fef2cfba674bc0dfc6c37d34bad27","kind":"commit","published_at":"2013-11-14T22:58:54.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.12","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.12/manifests"},{"name":"v0.8.11","sha":"206f31729d554d8561334c0bc44202a716511175","kind":"commit","published_at":"2013-11-02T12:25:09.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.11","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.11/manifests"},{"name":"v0.8.10","sha":"6258bb8183757d12ef2260ac4a18a7665c0ca4c4","kind":"commit","published_at":"2013-10-19T15:48:14.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.10","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.10/manifests"},{"name":"v0.8.09","sha":"08040c5a90632bd721465eb8ad74a8e61bd7bf95","kind":"commit","published_at":"2013-09-09T23:07:54.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.09","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.09/manifests"},{"name":"v0.8.08","sha":"541b3dff430cc31643d257dff15ec6eb9971785d","kind":"commit","published_at":"2013-06-17T23:11:16.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.08","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.08/manifests"},{"name":"v0.8.07","sha":"194da0799da5043555136a138ff20e15aa4a57f0","kind":"commit","published_at":"2013-05-30T00:12:43.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.07","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.07/manifests"},{"name":"v0.8.06","sha":"51d76615d2eda89230dccd9878e383fc015f462b","kind":"commit","published_at":"2013-05-23T23:06:06.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.06","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.06/manifests"}]},"repo_metadata_updated_at":"2026-09-09T16:40:28.343Z","dependent_packages_count":2361,"downloads":null,"downloads_period":null,"dependent_repos_count":96993,"rankings":{"downloads":null,"dependent_repos_count":0.011991521993950278,"dependent_packages_count":0.0751468711620884,"stargazers_count":0.7249874338842438,"forks_count":0.9536257865688957,"docker_downloads_count":0.04546785422706147,"average":0.36224389356724795},"purl":"pkg:golang/gopkg.in/fsnotify.v1","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/gopkg.in/fsnotify.v1","docker_dependents_count":944,"docker_downloads_count":5946161520,"usage_url":"https://repos.ecosyste.ms/usage/go/gopkg.in/fsnotify.v1","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/gopkg.in/fsnotify.v1/dependencies","status":null,"funding_links":["https://github.com/sponsors/arp242"],"critical":true,"issue_metadata":{"last_synced_at":"2026-09-09T00:56:09.469Z","issues_count":155,"pull_requests_count":197,"avg_time_to_close_issue":53940567.24137931,"avg_time_to_close_pull_request":3069511.3488372094,"issues_closed_count":116,"pull_requests_closed_count":172,"pull_request_authors_count":54,"issue_authors_count":123,"avg_comments_per_issue":4.561290322580645,"avg_comments_per_pull_request":1.1725888324873095,"merged_pull_requests_count":120,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":13,"past_year_pull_requests_count":29,"past_year_avg_time_to_close_issue":6512533.5,"past_year_avg_time_to_close_pull_request":950126.0,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":18,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":13,"past_year_avg_comments_per_issue":3.3076923076923075,"past_year_avg_comments_per_pull_request":1.1379310344827587,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":11,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/issues","maintainers":[{"login":"arp242","count":114,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arp242"},{"login":"shogo82148","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shogo82148"},{"login":"mattn","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattn"},{"login":"bep","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bep"},{"login":"horahoradev","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/horahoradev"}],"active_maintainers":[{"login":"arp242","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arp242"},{"login":"mattn","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattn"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Ffsnotify.v1/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Ffsnotify.v1/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Ffsnotify.v1/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Ffsnotify.v1/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Ffsnotify.v1/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Ffsnotify.v1/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2332811,"maintainers_count":0,"namespaces_count":841917,"keywords_count":128097,"github":"golang","metadata":{"funded_packages_count":82865,"sync_missing_packages_cursor":{"timestamp":"2026-09-14T00:01:38.642732Z","path":"github.com/plantonhq/openmcf","version":"v0.5.56-skill.multi-cloud-catalog.20260913.1"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-09-14T05:01:22.346Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":11862325,"name":"github.com/FSnotify/fsnotify","ecosystem":"go","description":"Package fsnotify provides a platform-independent interface for file system notifications.","homepage":"https://github.com/FSnotify/fsnotify","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/FSnotify/fsnotify","keywords_array":[],"namespace":"github.com/FSnotify","versions_count":40,"first_release_published_at":"2013-10-19T15:48:14.000Z","latest_release_published_at":"2026-05-04T10:39:17.000Z","latest_release_number":"v1.10.1","last_synced_at":"2026-09-14T01:08:14.942Z","created_at":"2025-07-02T10:36:56.244Z","updated_at":"2026-09-14T01:08:14.942Z","registry_url":"https://pkg.go.dev/github.com/FSnotify/fsnotify","install_command":"go get github.com/FSnotify/fsnotify","documentation_url":"https://pkg.go.dev/github.com/FSnotify/fsnotify#section-documentation","metadata":{},"repo_metadata":{"id":18188971,"uuid":"21306961","full_name":"fsnotify/fsnotify","owner":"fsnotify","description":"Cross-platform filesystem notifications for Go.","archived":false,"fork":false,"pushed_at":"2026-05-11T11:23:52.000Z","size":958,"stargazers_count":10777,"open_issues_count":42,"forks_count":982,"subscribers_count":139,"default_branch":"main","last_synced_at":"2026-08-31T16:25:13.251Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fsnotify.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","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},"funding":{"github":"arp242"}},"created_at":"2014-06-28T16:47:01.000Z","updated_at":"2026-08-31T09:25:01.000Z","dependencies_parsed_at":"2023-12-07T10:34:14.096Z","dependency_job_id":"0d26be37-27af-457c-a464-6cdfa08a5aa5","html_url":"https://github.com/fsnotify/fsnotify","commit_stats":{"total_commits":554,"total_committers":76,"mean_commits":"7.2894736842105265","dds":0.703971119133574,"last_synced_commit":"a9bc2e01792f868516acf80817f7d7d7b3315409"},"previous_names":[],"tags_count":44,"template":false,"template_full_name":null,"purl":"pkg:github/fsnotify/fsnotify","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fsnotify","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/sbom","scorecard":{"id":412772,"data":{"date":"2025-08-11","repo":{"name":"github.com/fsnotify/fsnotify","commit":"88b7b41337a8eea272eb5434d8301c98e89776a4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Maintained","score":7,"reason":"3 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 3/24 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/staticcheck.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"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/staticcheck.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/staticcheck.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/staticcheck.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/staticcheck.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/staticcheck.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/staticcheck.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/staticcheck.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/staticcheck.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/staticcheck.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/staticcheck.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:142: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/staticcheck.yml:38","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   1 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":"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":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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" 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":"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":"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 25 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-18T23:08:06.640Z","repository_id":18188971,"created_at":"2025-08-18T23:08:06.640Z","updated_at":"2025-08-18T23:08:06.640Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37007047,"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-08-31T02:00:07.497Z","response_time":119,"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":"fsnotify","name":"fsnotify","uuid":"8013877","kind":"organization","description":"File system notifications for Go","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/8013877?v=4","repositories_count":3,"last_synced_at":"2026-08-29T00:59:24.444Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/fsnotify","funding_links":[],"total_stars":10974,"followers":46,"following":0,"created_at":"2022-11-08T19:35:42.939Z","updated_at":"2026-08-29T00:59:24.462Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fsnotify","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fsnotify/repositories"},"tags":[{"name":"v1.10.1","sha":"76b01a6e8f502187fecedea8b025e79e5a86085c","kind":"tag","published_at":"2026-05-04T10:39:25.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.10.1","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"8d01d7b9cbe0199e4a1e60fbd965fb05dbb42123","kind":"tag","published_at":"2026-04-29T23:44:26.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.10.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"ae0e7923765f64fb8061396db7edebb558cf6093","kind":"tag","published_at":"2025-04-04T15:14:13.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.9.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"a9bc2e01792f868516acf80817f7d7d7b3315409","kind":"commit","published_at":"2024-10-31T10:15:51.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.8.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"cfc9c4f277ea6ec18de92444b31983b183deb4fb","kind":"tag","published_at":"2023-10-22T06:24:10.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.7.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"5f8c606accbcc6913853fe7e083ee461d181d88d","kind":"tag","published_at":"2022-10-13T01:19:15.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.6.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.6.0/manifests"},{"name":"v1.5.4","sha":"0f4b979323bea7ee6677faa4a88078ec558b1b80","kind":"commit","published_at":"2022-04-27T02:06:09.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.5.4","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.4/manifests"},{"name":"v1.5.2","sha":"ceba4ef83ad7912d1ccf0b59e1ed8a13176f23b3","kind":"commit","published_at":"2022-04-21T06:46:51.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.5.2","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.2/manifests"},{"name":"v1.5.3","sha":"a83458b875bd39c6c17de39f77328d4dc5dd88c7","kind":"commit","published_at":"2022-02-16T01:41:47.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.5.3","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.3/manifests"},{"name":"v1.5.1","sha":"466b39d216616549a37ee93c7c47775f6a010790","kind":"commit","published_at":"2021-08-24T19:33:57.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.5.1","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"08848a0f17ce8e0695b5bf6f17a5ef7d13653c30","kind":"commit","published_at":"2021-08-18T22:48:34.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.5.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.0/manifests"},{"name":"v1.4.9","sha":"45d7d09e39ef4ac08d493309fa031790c15bfe8a","kind":"commit","published_at":"2020-03-11T17:35:18.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.4.9","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.9/manifests"},{"name":"v1.4.8","sha":"4bf2d1fec78374803a39307bfb8d340688f4f28e","kind":"commit","published_at":"2019-10-12T01:07:59.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.4.8","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.8/manifests"},{"name":"v1.4.7","sha":"c2828203cd70a50dcccfb2761f8b1f8ceef9a8e9","kind":"commit","published_at":"2018-01-10T05:33:47.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.4.7","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.7/manifests"},{"name":"v1.4.2","sha":"629574ca2a5df945712d3079857300b5e4da0236","kind":"commit","published_at":"2016-10-11T02:33:12.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.4.2","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"944cff21b3baf3ced9a880365682152ba577d348","kind":"commit","published_at":"2016-10-05T04:06:20.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.4.1","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"26b17cd591df34e7b1cf0087f48fc19ca67eb476","kind":"commit","published_at":"2016-10-02T04:59:51.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.4.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"a8a77c9133d2d6fd8334f3260d06f60e8d80a5fb","kind":"commit","published_at":"2016-06-29T01:11:04.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.3.1","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"30411dbcefb7a1da7e84f75530ad3abe4011b4f8","kind":"commit","published_at":"2016-04-20T01:12:13.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.3.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.3.0/manifests"},{"name":"v1.2.11","sha":"836bfd95fecc0f1511dd66bdbf2b5b61ab8b00b6","kind":"commit","published_at":"2016-04-13T22:32:47.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.2.11","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.11/manifests"},{"name":"v1.2.10","sha":"875cf421b32f8f1b31bd43776297876d01542279","kind":"commit","published_at":"2016-03-03T03:48:35.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.2.10","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.10/manifests"},{"name":"v1.2.9","sha":"8611c35ab31c1c28aa903d33cf8b6e44a399b09e","kind":"commit","published_at":"2016-01-14T02:10:36.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.2.9","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.9/manifests"},{"name":"v1.2.8","sha":"508915b7500b6e42a87132e4afeb4729cebc7cbb","kind":"commit","published_at":"2015-12-17T18:50:05.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.2.8","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.8/manifests"},{"name":"v1.2.5","sha":"2cdd39bd6129c6a49c74fb07fb9d77ba1271c572","kind":"commit","published_at":"2015-11-17T21:48:49.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.2.5","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.5/manifests"},{"name":"v1.2.1","sha":"7be54206639f256967dd82fa767397ba5f8f48f5","kind":"commit","published_at":"2015-10-14T23:43:03.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.2.1","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"96c060f6a6b7e0d6f75fddd10efeaca3e5d1bcb0","kind":"commit","published_at":"2015-02-08T20:29:58.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.2.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"7ea9131e8ea2491e6132c7c28e89af844bfb9489","kind":"commit","published_at":"2015-02-06T00:18:13.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.1.1","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.1.1/manifests"},{"name":"v0.9.3","sha":"ea925a0a47d225b2ca7f9932b01d2ed4f3ec74f6","kind":"commit","published_at":"2015-01-01T03:22:27.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.9.3","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.3/manifests"},{"name":"v1.1.0","sha":"f582d920d11386e8ae15227bb5933a8f9b4c3dec","kind":"commit","published_at":"2014-12-13T06:17:38.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.1.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.1.0/manifests"},{"name":"v1.0.4","sha":"ca50e738d35a862c379baf8fffbc3bfd080b3cff","kind":"commit","published_at":"2014-09-08T03:52:45.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.0.4","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"a233047b9aa7c887a61db9375f12b8e4249948ef","kind":"commit","published_at":"2014-08-20T03:04:42.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.0.3","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.3/manifests"},{"name":"v0.9.2","sha":"bb1fe4e5fe00d8b38cd961dee40851bc37567df2","kind":"commit","published_at":"2014-08-17T21:51:45.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.9.2","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"9fd8280e25727db318a10b6b6b0dcd0029f58a20","kind":"commit","published_at":"2014-08-17T21:41:33.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.9.1","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.1/manifests"},{"name":"v1.0.2","sha":"ec00b1a75bca88c04936a6be5f8cdcf74135235f","kind":"commit","published_at":"2014-08-17T21:35:13.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.0.2","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.2/manifests"},{"name":"v1.0.0","sha":"7f6b6d6dd6e221742f5adace53e9ed5314ffe2c5","kind":"commit","published_at":"2014-08-16T05:15:33.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.0.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.0/manifests"},{"name":"v0.9.0","sha":"441bbc86b167f3c1f4786afae9931403b99fdacf","kind":"commit","published_at":"2014-02-27T14:46:22.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.9.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.0/manifests"},{"name":"v0.8.13","sha":"5102fde921d31f59c6e45d835aa01f0213aade0f","kind":"commit","published_at":"2013-11-21T16:20:02.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.13","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.13/manifests"},{"name":"v0.8.12","sha":"7f0625dbb54fef2cfba674bc0dfc6c37d34bad27","kind":"commit","published_at":"2013-11-14T22:58:54.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.12","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.12/manifests"},{"name":"v0.8.11","sha":"206f31729d554d8561334c0bc44202a716511175","kind":"commit","published_at":"2013-11-02T12:25:09.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.11","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.11/manifests"},{"name":"v0.8.10","sha":"6258bb8183757d12ef2260ac4a18a7665c0ca4c4","kind":"commit","published_at":"2013-10-19T15:48:14.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.10","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.10/manifests"},{"name":"v0.8.09","sha":"08040c5a90632bd721465eb8ad74a8e61bd7bf95","kind":"commit","published_at":"2013-09-09T23:07:54.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.09","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.09/manifests"},{"name":"v0.8.08","sha":"541b3dff430cc31643d257dff15ec6eb9971785d","kind":"commit","published_at":"2013-06-17T23:11:16.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.08","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.08/manifests"},{"name":"v0.8.07","sha":"194da0799da5043555136a138ff20e15aa4a57f0","kind":"commit","published_at":"2013-05-30T00:12:43.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.07","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.07/manifests"},{"name":"v0.8.06","sha":"51d76615d2eda89230dccd9878e383fc015f462b","kind":"commit","published_at":"2013-05-23T23:06:06.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.06","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.06/manifests"}]},"repo_metadata_updated_at":"2026-08-31T18:41:14.618Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.669780822233416,"dependent_packages_count":5.312670504468068,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.4912256633507415},"purl":"pkg:golang/github.com/%21f%21snotify/fsnotify","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/FSnotify/fsnotify","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/FSnotify/fsnotify","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/FSnotify/fsnotify/dependencies","status":null,"funding_links":["https://github.com/sponsors/arp242"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-31T15:36:45.783Z","issues_count":154,"pull_requests_count":196,"avg_time_to_close_issue":53940567.24137931,"avg_time_to_close_pull_request":3069511.3488372094,"issues_closed_count":116,"pull_requests_closed_count":172,"pull_request_authors_count":53,"issue_authors_count":122,"avg_comments_per_issue":4.590909090909091,"avg_comments_per_pull_request":1.173469387755102,"merged_pull_requests_count":120,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":16,"past_year_pull_requests_count":28,"past_year_avg_time_to_close_issue":3924299.3,"past_year_avg_time_to_close_pull_request":950126.0,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":18,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":3.0,"past_year_avg_comments_per_pull_request":1.1428571428571428,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":11,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/issues","maintainers":[{"login":"arp242","count":114,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arp242"},{"login":"shogo82148","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shogo82148"},{"login":"mattn","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattn"},{"login":"bep","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bep"},{"login":"horahoradev","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/horahoradev"}],"active_maintainers":[{"login":"arp242","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arp242"},{"login":"mattn","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattn"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FFSnotify%2Ffsnotify/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FFSnotify%2Ffsnotify/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FFSnotify%2Ffsnotify/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FFSnotify%2Ffsnotify/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FFSnotify%2Ffsnotify/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FFSnotify%2Ffsnotify/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2332811,"maintainers_count":0,"namespaces_count":841917,"keywords_count":128097,"github":"golang","metadata":{"funded_packages_count":82865,"sync_missing_packages_cursor":{"timestamp":"2026-09-14T00:01:38.642732Z","path":"github.com/plantonhq/openmcf","version":"v0.5.56-skill.multi-cloud-catalog.20260913.1"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-09-14T05:01:22.346Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":14657481,"name":"github.com/Fsnotify/Fsnotify","ecosystem":"go","description":"Package fsnotify provides a platform-independent interface for file system notifications.","homepage":"https://github.com/Fsnotify/Fsnotify","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/Fsnotify/Fsnotify","keywords_array":[],"namespace":"github.com/Fsnotify","versions_count":40,"first_release_published_at":"2013-10-19T15:48:14.000Z","latest_release_published_at":"2026-05-04T10:39:17.000Z","latest_release_number":"v1.10.1","last_synced_at":"2026-09-14T04:04:47.084Z","created_at":"2026-06-20T12:14:42.245Z","updated_at":"2026-09-14T04:04:47.084Z","registry_url":"https://pkg.go.dev/github.com/Fsnotify/Fsnotify","install_command":"go get github.com/Fsnotify/Fsnotify","documentation_url":"https://pkg.go.dev/github.com/Fsnotify/Fsnotify#section-documentation","metadata":{},"repo_metadata":{"id":18188971,"uuid":"21306961","full_name":"fsnotify/fsnotify","owner":"fsnotify","description":"Cross-platform filesystem notifications for Go.","archived":false,"fork":false,"pushed_at":"2026-05-11T11:23:52.000Z","size":958,"stargazers_count":10777,"open_issues_count":42,"forks_count":982,"subscribers_count":139,"default_branch":"main","last_synced_at":"2026-08-31T16:25:13.251Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fsnotify.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","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},"funding":{"github":"arp242"}},"created_at":"2014-06-28T16:47:01.000Z","updated_at":"2026-08-31T09:25:01.000Z","dependencies_parsed_at":"2023-12-07T10:34:14.096Z","dependency_job_id":"0d26be37-27af-457c-a464-6cdfa08a5aa5","html_url":"https://github.com/fsnotify/fsnotify","commit_stats":{"total_commits":554,"total_committers":76,"mean_commits":"7.2894736842105265","dds":0.703971119133574,"last_synced_commit":"a9bc2e01792f868516acf80817f7d7d7b3315409"},"previous_names":[],"tags_count":44,"template":false,"template_full_name":null,"purl":"pkg:github/fsnotify/fsnotify","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fsnotify","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/sbom","scorecard":{"id":412772,"data":{"date":"2025-08-11","repo":{"name":"github.com/fsnotify/fsnotify","commit":"88b7b41337a8eea272eb5434d8301c98e89776a4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Maintained","score":7,"reason":"3 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 3/24 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/staticcheck.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"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/staticcheck.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/staticcheck.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/staticcheck.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/staticcheck.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/staticcheck.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/staticcheck.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/staticcheck.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/staticcheck.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/staticcheck.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/staticcheck.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:142: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/staticcheck.yml:38","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   1 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":"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":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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" 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":"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":"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 25 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-18T23:08:06.640Z","repository_id":18188971,"created_at":"2025-08-18T23:08:06.640Z","updated_at":"2025-08-18T23:08:06.640Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":336071963,"owners_count":37022461,"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-05T02:00:06.064Z","response_time":108,"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":"fsnotify","name":"fsnotify","uuid":"8013877","kind":"organization","description":"File system notifications for Go","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/8013877?v=4","repositories_count":3,"last_synced_at":"2026-08-29T00:59:24.444Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/fsnotify","funding_links":[],"total_stars":10974,"followers":46,"following":0,"created_at":"2022-11-08T19:35:42.939Z","updated_at":"2026-08-29T00:59:24.462Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fsnotify","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fsnotify/repositories"},"tags":[{"name":"v1.10.1","sha":"76b01a6e8f502187fecedea8b025e79e5a86085c","kind":"tag","published_at":"2026-05-04T10:39:25.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.10.1","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"8d01d7b9cbe0199e4a1e60fbd965fb05dbb42123","kind":"tag","published_at":"2026-04-29T23:44:26.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.10.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"ae0e7923765f64fb8061396db7edebb558cf6093","kind":"tag","published_at":"2025-04-04T15:14:13.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.9.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"a9bc2e01792f868516acf80817f7d7d7b3315409","kind":"commit","published_at":"2024-10-31T10:15:51.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.8.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"cfc9c4f277ea6ec18de92444b31983b183deb4fb","kind":"tag","published_at":"2023-10-22T06:24:10.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.7.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"5f8c606accbcc6913853fe7e083ee461d181d88d","kind":"tag","published_at":"2022-10-13T01:19:15.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.6.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.6.0/manifests"},{"name":"v1.5.4","sha":"0f4b979323bea7ee6677faa4a88078ec558b1b80","kind":"commit","published_at":"2022-04-27T02:06:09.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.5.4","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.4/manifests"},{"name":"v1.5.2","sha":"ceba4ef83ad7912d1ccf0b59e1ed8a13176f23b3","kind":"commit","published_at":"2022-04-21T06:46:51.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.5.2","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.2/manifests"},{"name":"v1.5.3","sha":"a83458b875bd39c6c17de39f77328d4dc5dd88c7","kind":"commit","published_at":"2022-02-16T01:41:47.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.5.3","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.3/manifests"},{"name":"v1.5.1","sha":"466b39d216616549a37ee93c7c47775f6a010790","kind":"commit","published_at":"2021-08-24T19:33:57.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.5.1","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"08848a0f17ce8e0695b5bf6f17a5ef7d13653c30","kind":"commit","published_at":"2021-08-18T22:48:34.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.5.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.0/manifests"},{"name":"v1.4.9","sha":"45d7d09e39ef4ac08d493309fa031790c15bfe8a","kind":"commit","published_at":"2020-03-11T17:35:18.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.4.9","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.9/manifests"},{"name":"v1.4.8","sha":"4bf2d1fec78374803a39307bfb8d340688f4f28e","kind":"commit","published_at":"2019-10-12T01:07:59.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.4.8","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.8/manifests"},{"name":"v1.4.7","sha":"c2828203cd70a50dcccfb2761f8b1f8ceef9a8e9","kind":"commit","published_at":"2018-01-10T05:33:47.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.4.7","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.7/manifests"},{"name":"v1.4.2","sha":"629574ca2a5df945712d3079857300b5e4da0236","kind":"commit","published_at":"2016-10-11T02:33:12.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.4.2","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"944cff21b3baf3ced9a880365682152ba577d348","kind":"commit","published_at":"2016-10-05T04:06:20.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.4.1","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"26b17cd591df34e7b1cf0087f48fc19ca67eb476","kind":"commit","published_at":"2016-10-02T04:59:51.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.4.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"a8a77c9133d2d6fd8334f3260d06f60e8d80a5fb","kind":"commit","published_at":"2016-06-29T01:11:04.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.3.1","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"30411dbcefb7a1da7e84f75530ad3abe4011b4f8","kind":"commit","published_at":"2016-04-20T01:12:13.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.3.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.3.0/manifests"},{"name":"v1.2.11","sha":"836bfd95fecc0f1511dd66bdbf2b5b61ab8b00b6","kind":"commit","published_at":"2016-04-13T22:32:47.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.2.11","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.11/manifests"},{"name":"v1.2.10","sha":"875cf421b32f8f1b31bd43776297876d01542279","kind":"commit","published_at":"2016-03-03T03:48:35.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.2.10","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.10/manifests"},{"name":"v1.2.9","sha":"8611c35ab31c1c28aa903d33cf8b6e44a399b09e","kind":"commit","published_at":"2016-01-14T02:10:36.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.2.9","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.9/manifests"},{"name":"v1.2.8","sha":"508915b7500b6e42a87132e4afeb4729cebc7cbb","kind":"commit","published_at":"2015-12-17T18:50:05.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.2.8","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.8/manifests"},{"name":"v1.2.5","sha":"2cdd39bd6129c6a49c74fb07fb9d77ba1271c572","kind":"commit","published_at":"2015-11-17T21:48:49.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.2.5","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.5/manifests"},{"name":"v1.2.1","sha":"7be54206639f256967dd82fa767397ba5f8f48f5","kind":"commit","published_at":"2015-10-14T23:43:03.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.2.1","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"96c060f6a6b7e0d6f75fddd10efeaca3e5d1bcb0","kind":"commit","published_at":"2015-02-08T20:29:58.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.2.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"7ea9131e8ea2491e6132c7c28e89af844bfb9489","kind":"commit","published_at":"2015-02-06T00:18:13.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.1.1","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.1.1/manifests"},{"name":"v0.9.3","sha":"ea925a0a47d225b2ca7f9932b01d2ed4f3ec74f6","kind":"commit","published_at":"2015-01-01T03:22:27.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.9.3","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.3/manifests"},{"name":"v1.1.0","sha":"f582d920d11386e8ae15227bb5933a8f9b4c3dec","kind":"commit","published_at":"2014-12-13T06:17:38.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.1.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.1.0/manifests"},{"name":"v1.0.4","sha":"ca50e738d35a862c379baf8fffbc3bfd080b3cff","kind":"commit","published_at":"2014-09-08T03:52:45.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.0.4","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"a233047b9aa7c887a61db9375f12b8e4249948ef","kind":"commit","published_at":"2014-08-20T03:04:42.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.0.3","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.3/manifests"},{"name":"v0.9.2","sha":"bb1fe4e5fe00d8b38cd961dee40851bc37567df2","kind":"commit","published_at":"2014-08-17T21:51:45.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.9.2","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"9fd8280e25727db318a10b6b6b0dcd0029f58a20","kind":"commit","published_at":"2014-08-17T21:41:33.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.9.1","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.1/manifests"},{"name":"v1.0.2","sha":"ec00b1a75bca88c04936a6be5f8cdcf74135235f","kind":"commit","published_at":"2014-08-17T21:35:13.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.0.2","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.2/manifests"},{"name":"v1.0.0","sha":"7f6b6d6dd6e221742f5adace53e9ed5314ffe2c5","kind":"commit","published_at":"2014-08-16T05:15:33.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.0.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.0/manifests"},{"name":"v0.9.0","sha":"441bbc86b167f3c1f4786afae9931403b99fdacf","kind":"commit","published_at":"2014-02-27T14:46:22.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.9.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.0/manifests"},{"name":"v0.8.13","sha":"5102fde921d31f59c6e45d835aa01f0213aade0f","kind":"commit","published_at":"2013-11-21T16:20:02.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.13","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.13/manifests"},{"name":"v0.8.12","sha":"7f0625dbb54fef2cfba674bc0dfc6c37d34bad27","kind":"commit","published_at":"2013-11-14T22:58:54.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.12","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.12/manifests"},{"name":"v0.8.11","sha":"206f31729d554d8561334c0bc44202a716511175","kind":"commit","published_at":"2013-11-02T12:25:09.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.11","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.11/manifests"},{"name":"v0.8.10","sha":"6258bb8183757d12ef2260ac4a18a7665c0ca4c4","kind":"commit","published_at":"2013-10-19T15:48:14.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.10","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.10/manifests"},{"name":"v0.8.09","sha":"08040c5a90632bd721465eb8ad74a8e61bd7bf95","kind":"commit","published_at":"2013-09-09T23:07:54.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.09","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.09/manifests"},{"name":"v0.8.08","sha":"541b3dff430cc31643d257dff15ec6eb9971785d","kind":"commit","published_at":"2013-06-17T23:11:16.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.08","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.08/manifests"},{"name":"v0.8.07","sha":"194da0799da5043555136a138ff20e15aa4a57f0","kind":"commit","published_at":"2013-05-30T00:12:43.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.07","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.07/manifests"},{"name":"v0.8.06","sha":"51d76615d2eda89230dccd9878e383fc015f462b","kind":"commit","published_at":"2013-05-23T23:06:06.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.06","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.06/manifests"}]},"repo_metadata_updated_at":"2026-09-05T03:06:36.994Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":4.963707692208958,"dependent_packages_count":4.65120969775205,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.807458694980504},"purl":"pkg:golang/github.com/%21fsnotify/%21fsnotify","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/Fsnotify/Fsnotify","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/Fsnotify/Fsnotify","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/Fsnotify/Fsnotify/dependencies","status":null,"funding_links":["https://github.com/sponsors/arp242"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-04T23:33:40.215Z","issues_count":155,"pull_requests_count":196,"avg_time_to_close_issue":53940567.24137931,"avg_time_to_close_pull_request":3069511.3488372094,"issues_closed_count":116,"pull_requests_closed_count":172,"pull_request_authors_count":53,"issue_authors_count":123,"avg_comments_per_issue":4.561290322580645,"avg_comments_per_pull_request":1.173469387755102,"merged_pull_requests_count":120,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":16,"past_year_pull_requests_count":28,"past_year_avg_time_to_close_issue":4341932.888888889,"past_year_avg_time_to_close_pull_request":950126.0,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":18,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":3.0,"past_year_avg_comments_per_pull_request":1.1428571428571428,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":11,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/issues","maintainers":[{"login":"arp242","count":114,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arp242"},{"login":"shogo82148","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shogo82148"},{"login":"mattn","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattn"},{"login":"bep","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bep"},{"login":"horahoradev","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/horahoradev"}],"active_maintainers":[{"login":"arp242","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arp242"},{"login":"mattn","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattn"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FFsnotify%2FFsnotify/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FFsnotify%2FFsnotify/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FFsnotify%2FFsnotify/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FFsnotify%2FFsnotify/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FFsnotify%2FFsnotify/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FFsnotify%2FFsnotify/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2332811,"maintainers_count":0,"namespaces_count":841917,"keywords_count":128097,"github":"golang","metadata":{"funded_packages_count":82865,"sync_missing_packages_cursor":{"timestamp":"2026-09-14T00:01:38.642732Z","path":"github.com/plantonhq/openmcf","version":"v0.5.56-skill.multi-cloud-catalog.20260913.1"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-09-14T05:01:22.346Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":14833143,"name":"github.com/FSNOTIFY/FSNOTIFY","ecosystem":"go","description":"Package fsnotify provides a platform-independent interface for file system notifications.","homepage":"https://github.com/FSNOTIFY/FSNOTIFY","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/FSNOTIFY/FSNOTIFY","keywords_array":[],"namespace":"github.com/FSNOTIFY","versions_count":27,"first_release_published_at":"2013-10-19T15:48:14.000Z","latest_release_published_at":"2018-01-10T05:33:47.000Z","latest_release_number":"v1.4.7","last_synced_at":"2026-09-14T04:46:06.826Z","created_at":"2026-07-28T10:32:54.872Z","updated_at":"2026-09-14T04:46:06.826Z","registry_url":"https://pkg.go.dev/github.com/FSNOTIFY/FSNOTIFY","install_command":"go get github.com/FSNOTIFY/FSNOTIFY","documentation_url":"https://pkg.go.dev/github.com/FSNOTIFY/FSNOTIFY#section-documentation","metadata":{},"repo_metadata":{"id":18188971,"uuid":"21306961","full_name":"fsnotify/fsnotify","owner":"fsnotify","description":"Cross-platform filesystem notifications for Go.","archived":false,"fork":false,"pushed_at":"2026-05-11T11:23:52.000Z","size":958,"stargazers_count":10776,"open_issues_count":44,"forks_count":981,"subscribers_count":140,"default_branch":"main","last_synced_at":"2026-09-08T00:54:18.254Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fsnotify.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","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},"funding":{"github":"arp242"}},"created_at":"2014-06-28T16:47:01.000Z","updated_at":"2026-09-07T15:08:06.000Z","dependencies_parsed_at":"2023-12-07T10:34:14.096Z","dependency_job_id":"0d26be37-27af-457c-a464-6cdfa08a5aa5","html_url":"https://github.com/fsnotify/fsnotify","commit_stats":{"total_commits":554,"total_committers":76,"mean_commits":"7.2894736842105265","dds":0.703971119133574,"last_synced_commit":"a9bc2e01792f868516acf80817f7d7d7b3315409"},"previous_names":[],"tags_count":44,"template":false,"template_full_name":null,"purl":"pkg:github/fsnotify/fsnotify","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fsnotify","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/sbom","scorecard":{"id":412772,"data":{"date":"2025-08-11","repo":{"name":"github.com/fsnotify/fsnotify","commit":"88b7b41337a8eea272eb5434d8301c98e89776a4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Maintained","score":7,"reason":"3 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 3/24 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/staticcheck.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"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/staticcheck.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/staticcheck.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/staticcheck.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/staticcheck.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/staticcheck.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/staticcheck.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/staticcheck.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/staticcheck.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/staticcheck.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/staticcheck.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:142: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/staticcheck.yml:38","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   1 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":"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":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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" 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":"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":"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 25 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-18T23:08:06.640Z","repository_id":18188971,"created_at":"2025-08-18T23:08:06.640Z","updated_at":"2025-08-18T23:08:06.640Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37302853,"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-14T02:00:06.290Z","response_time":176,"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":"fsnotify","name":"fsnotify","uuid":"8013877","kind":"organization","description":"File system notifications for Go","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/8013877?v=4","repositories_count":3,"last_synced_at":"2026-09-13T01:35:16.136Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/fsnotify","funding_links":[],"total_stars":10981,"followers":46,"following":0,"created_at":"2022-11-08T19:35:42.939Z","updated_at":"2026-09-13T01:35:16.171Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fsnotify","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fsnotify/repositories"},"tags":[{"name":"v1.10.1","sha":"76b01a6e8f502187fecedea8b025e79e5a86085c","kind":"tag","published_at":"2026-05-04T10:39:25.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.10.1","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"8d01d7b9cbe0199e4a1e60fbd965fb05dbb42123","kind":"tag","published_at":"2026-04-29T23:44:26.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.10.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"ae0e7923765f64fb8061396db7edebb558cf6093","kind":"tag","published_at":"2025-04-04T15:14:13.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.9.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"a9bc2e01792f868516acf80817f7d7d7b3315409","kind":"commit","published_at":"2024-10-31T10:15:51.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.8.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"cfc9c4f277ea6ec18de92444b31983b183deb4fb","kind":"tag","published_at":"2023-10-22T06:24:10.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.7.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"5f8c606accbcc6913853fe7e083ee461d181d88d","kind":"tag","published_at":"2022-10-13T01:19:15.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.6.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.6.0/manifests"},{"name":"v1.5.4","sha":"0f4b979323bea7ee6677faa4a88078ec558b1b80","kind":"commit","published_at":"2022-04-27T02:06:09.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.5.4","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.4/manifests"},{"name":"v1.5.2","sha":"ceba4ef83ad7912d1ccf0b59e1ed8a13176f23b3","kind":"commit","published_at":"2022-04-21T06:46:51.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.5.2","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.2/manifests"},{"name":"v1.5.3","sha":"a83458b875bd39c6c17de39f77328d4dc5dd88c7","kind":"commit","published_at":"2022-02-16T01:41:47.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.5.3","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.3/manifests"},{"name":"v1.5.1","sha":"466b39d216616549a37ee93c7c47775f6a010790","kind":"commit","published_at":"2021-08-24T19:33:57.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.5.1","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"08848a0f17ce8e0695b5bf6f17a5ef7d13653c30","kind":"commit","published_at":"2021-08-18T22:48:34.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.5.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.0/manifests"},{"name":"v1.4.9","sha":"45d7d09e39ef4ac08d493309fa031790c15bfe8a","kind":"commit","published_at":"2020-03-11T17:35:18.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.4.9","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.9/manifests"},{"name":"v1.4.8","sha":"4bf2d1fec78374803a39307bfb8d340688f4f28e","kind":"commit","published_at":"2019-10-12T01:07:59.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.4.8","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.8/manifests"},{"name":"v1.4.7","sha":"c2828203cd70a50dcccfb2761f8b1f8ceef9a8e9","kind":"commit","published_at":"2018-01-10T05:33:47.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.4.7","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.7/manifests"},{"name":"v1.4.2","sha":"629574ca2a5df945712d3079857300b5e4da0236","kind":"commit","published_at":"2016-10-11T02:33:12.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.4.2","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"944cff21b3baf3ced9a880365682152ba577d348","kind":"commit","published_at":"2016-10-05T04:06:20.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.4.1","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"26b17cd591df34e7b1cf0087f48fc19ca67eb476","kind":"commit","published_at":"2016-10-02T04:59:51.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.4.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"a8a77c9133d2d6fd8334f3260d06f60e8d80a5fb","kind":"commit","published_at":"2016-06-29T01:11:04.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.3.1","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"30411dbcefb7a1da7e84f75530ad3abe4011b4f8","kind":"commit","published_at":"2016-04-20T01:12:13.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.3.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.3.0/manifests"},{"name":"v1.2.11","sha":"836bfd95fecc0f1511dd66bdbf2b5b61ab8b00b6","kind":"commit","published_at":"2016-04-13T22:32:47.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.2.11","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.11/manifests"},{"name":"v1.2.10","sha":"875cf421b32f8f1b31bd43776297876d01542279","kind":"commit","published_at":"2016-03-03T03:48:35.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.2.10","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.10/manifests"},{"name":"v1.2.9","sha":"8611c35ab31c1c28aa903d33cf8b6e44a399b09e","kind":"commit","published_at":"2016-01-14T02:10:36.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.2.9","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.9/manifests"},{"name":"v1.2.8","sha":"508915b7500b6e42a87132e4afeb4729cebc7cbb","kind":"commit","published_at":"2015-12-17T18:50:05.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.2.8","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.8/manifests"},{"name":"v1.2.5","sha":"2cdd39bd6129c6a49c74fb07fb9d77ba1271c572","kind":"commit","published_at":"2015-11-17T21:48:49.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.2.5","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.5/manifests"},{"name":"v1.2.1","sha":"7be54206639f256967dd82fa767397ba5f8f48f5","kind":"commit","published_at":"2015-10-14T23:43:03.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.2.1","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"96c060f6a6b7e0d6f75fddd10efeaca3e5d1bcb0","kind":"commit","published_at":"2015-02-08T20:29:58.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.2.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"7ea9131e8ea2491e6132c7c28e89af844bfb9489","kind":"commit","published_at":"2015-02-06T00:18:13.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.1.1","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.1.1/manifests"},{"name":"v0.9.3","sha":"ea925a0a47d225b2ca7f9932b01d2ed4f3ec74f6","kind":"commit","published_at":"2015-01-01T03:22:27.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.9.3","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.3/manifests"},{"name":"v1.1.0","sha":"f582d920d11386e8ae15227bb5933a8f9b4c3dec","kind":"commit","published_at":"2014-12-13T06:17:38.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.1.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.1.0/manifests"},{"name":"v1.0.4","sha":"ca50e738d35a862c379baf8fffbc3bfd080b3cff","kind":"commit","published_at":"2014-09-08T03:52:45.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.0.4","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"a233047b9aa7c887a61db9375f12b8e4249948ef","kind":"commit","published_at":"2014-08-20T03:04:42.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.0.3","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.3/manifests"},{"name":"v0.9.2","sha":"bb1fe4e5fe00d8b38cd961dee40851bc37567df2","kind":"commit","published_at":"2014-08-17T21:51:45.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.9.2","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"9fd8280e25727db318a10b6b6b0dcd0029f58a20","kind":"commit","published_at":"2014-08-17T21:41:33.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.9.1","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.1/manifests"},{"name":"v1.0.2","sha":"ec00b1a75bca88c04936a6be5f8cdcf74135235f","kind":"commit","published_at":"2014-08-17T21:35:13.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.0.2","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.2/manifests"},{"name":"v1.0.0","sha":"7f6b6d6dd6e221742f5adace53e9ed5314ffe2c5","kind":"commit","published_at":"2014-08-16T05:15:33.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.0.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.0/manifests"},{"name":"v0.9.0","sha":"441bbc86b167f3c1f4786afae9931403b99fdacf","kind":"commit","published_at":"2014-02-27T14:46:22.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.9.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.0/manifests"},{"name":"v0.8.13","sha":"5102fde921d31f59c6e45d835aa01f0213aade0f","kind":"commit","published_at":"2013-11-21T16:20:02.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.13","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.13/manifests"},{"name":"v0.8.12","sha":"7f0625dbb54fef2cfba674bc0dfc6c37d34bad27","kind":"commit","published_at":"2013-11-14T22:58:54.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.12","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.12/manifests"},{"name":"v0.8.11","sha":"206f31729d554d8561334c0bc44202a716511175","kind":"commit","published_at":"2013-11-02T12:25:09.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.11","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.11/manifests"},{"name":"v0.8.10","sha":"6258bb8183757d12ef2260ac4a18a7665c0ca4c4","kind":"commit","published_at":"2013-10-19T15:48:14.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.10","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.10/manifests"},{"name":"v0.8.09","sha":"08040c5a90632bd721465eb8ad74a8e61bd7bf95","kind":"commit","published_at":"2013-09-09T23:07:54.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.09","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.09/manifests"},{"name":"v0.8.08","sha":"541b3dff430cc31643d257dff15ec6eb9971785d","kind":"commit","published_at":"2013-06-17T23:11:16.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.08","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.08/manifests"},{"name":"v0.8.07","sha":"194da0799da5043555136a138ff20e15aa4a57f0","kind":"commit","published_at":"2013-05-30T00:12:43.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.07","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.07/manifests"},{"name":"v0.8.06","sha":"51d76615d2eda89230dccd9878e383fc015f462b","kind":"commit","published_at":"2013-05-23T23:06:06.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.06","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.06/manifests"}]},"repo_metadata_updated_at":"2026-09-14T04:44:40.746Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":4.843876443171616,"dependent_packages_count":4.538740402354073,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.6913084227628445},"purl":"pkg:golang/github.com/%21f%21s%21n%21o%21t%21i%21f%21y/%21f%21s%21n%21o%21t%21i%21f%21y","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/FSNOTIFY/FSNOTIFY","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/FSNOTIFY/FSNOTIFY","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/FSNOTIFY/FSNOTIFY/dependencies","status":null,"funding_links":["https://github.com/sponsors/arp242"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-14T04:03:03.581Z","issues_count":155,"pull_requests_count":197,"avg_time_to_close_issue":53940567.24137931,"avg_time_to_close_pull_request":3069511.3488372094,"issues_closed_count":116,"pull_requests_closed_count":172,"pull_request_authors_count":54,"issue_authors_count":123,"avg_comments_per_issue":4.561290322580645,"avg_comments_per_pull_request":1.1725888324873095,"merged_pull_requests_count":120,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":13,"past_year_pull_requests_count":29,"past_year_avg_time_to_close_issue":6512533.5,"past_year_avg_time_to_close_pull_request":950126.0,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":18,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":13,"past_year_avg_comments_per_issue":3.3076923076923075,"past_year_avg_comments_per_pull_request":1.1379310344827587,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":11,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/issues","maintainers":[{"login":"arp242","count":114,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arp242"},{"login":"shogo82148","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shogo82148"},{"login":"mattn","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattn"},{"login":"bep","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bep"},{"login":"horahoradev","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/horahoradev"}],"active_maintainers":[{"login":"arp242","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arp242"},{"login":"mattn","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattn"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FFSNOTIFY%2FFSNOTIFY/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FFSNOTIFY%2FFSNOTIFY/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FFSNOTIFY%2FFSNOTIFY/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FFSNOTIFY%2FFSNOTIFY/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FFSNOTIFY%2FFSNOTIFY/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FFSNOTIFY%2FFSNOTIFY/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2332811,"maintainers_count":0,"namespaces_count":841917,"keywords_count":128097,"github":"golang","metadata":{"funded_packages_count":82865,"sync_missing_packages_cursor":{"timestamp":"2026-09-14T00:01:38.642732Z","path":"github.com/plantonhq/openmcf","version":"v0.5.56-skill.multi-cloud-catalog.20260913.1"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-09-14T05:01:22.346Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":3494544,"name":"gopkg.in/fsnotify.v0","ecosystem":"go","description":"Package fsnotify provides a platform-independent interface for file system notifications.","homepage":"https://github.com/fsnotify/fsnotify","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/fsnotify/fsnotify","keywords_array":[],"namespace":"gopkg.in","versions_count":8,"first_release_published_at":"2013-10-19T15:48:14.000Z","latest_release_published_at":"2015-01-01T03:22:27.000Z","latest_release_number":"v0.9.3","last_synced_at":"2026-09-14T05:03:09.861Z","created_at":"2022-04-10T19:25:28.888Z","updated_at":"2026-09-14T05:03:09.862Z","registry_url":"https://pkg.go.dev/gopkg.in/fsnotify.v0","install_command":"go get gopkg.in/fsnotify.v0","documentation_url":"https://pkg.go.dev/gopkg.in/fsnotify.v0#section-documentation","metadata":{},"repo_metadata":{"id":18188971,"uuid":"21306961","full_name":"fsnotify/fsnotify","owner":"fsnotify","description":"Cross-platform filesystem notifications for Go.","archived":false,"fork":false,"pushed_at":"2026-05-11T11:23:52.000Z","size":958,"stargazers_count":10776,"open_issues_count":44,"forks_count":981,"subscribers_count":140,"default_branch":"main","last_synced_at":"2026-09-08T00:54:18.254Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fsnotify.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","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},"funding":{"github":"arp242"}},"created_at":"2014-06-28T16:47:01.000Z","updated_at":"2026-09-07T15:08:06.000Z","dependencies_parsed_at":"2023-12-07T10:34:14.096Z","dependency_job_id":"0d26be37-27af-457c-a464-6cdfa08a5aa5","html_url":"https://github.com/fsnotify/fsnotify","commit_stats":{"total_commits":554,"total_committers":76,"mean_commits":"7.2894736842105265","dds":0.703971119133574,"last_synced_commit":"a9bc2e01792f868516acf80817f7d7d7b3315409"},"previous_names":[],"tags_count":44,"template":false,"template_full_name":null,"purl":"pkg:github/fsnotify/fsnotify","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fsnotify","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/sbom","scorecard":{"id":412772,"data":{"date":"2025-08-11","repo":{"name":"github.com/fsnotify/fsnotify","commit":"88b7b41337a8eea272eb5434d8301c98e89776a4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Maintained","score":7,"reason":"3 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 3/24 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/staticcheck.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"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/staticcheck.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/staticcheck.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/staticcheck.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/staticcheck.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/staticcheck.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/staticcheck.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/staticcheck.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/staticcheck.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/staticcheck.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/staticcheck.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:142: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/staticcheck.yml:38","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   1 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":"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":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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" 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":"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":"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 25 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-18T23:08:06.640Z","repository_id":18188971,"created_at":"2025-08-18T23:08:06.640Z","updated_at":"2025-08-18T23:08:06.640Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37166407,"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-08T02:00:05.531Z","response_time":108,"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":"fsnotify","name":"fsnotify","uuid":"8013877","kind":"organization","description":"File system notifications for Go","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/8013877?v=4","repositories_count":3,"last_synced_at":"2026-09-13T01:35:16.136Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/fsnotify","funding_links":[],"total_stars":10981,"followers":46,"following":0,"created_at":"2022-11-08T19:35:42.939Z","updated_at":"2026-09-13T01:35:16.171Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fsnotify","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fsnotify/repositories"},"tags":[{"name":"v1.10.1","sha":"76b01a6e8f502187fecedea8b025e79e5a86085c","kind":"tag","published_at":"2026-05-04T10:39:25.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.10.1","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"8d01d7b9cbe0199e4a1e60fbd965fb05dbb42123","kind":"tag","published_at":"2026-04-29T23:44:26.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.10.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"ae0e7923765f64fb8061396db7edebb558cf6093","kind":"tag","published_at":"2025-04-04T15:14:13.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.9.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"a9bc2e01792f868516acf80817f7d7d7b3315409","kind":"commit","published_at":"2024-10-31T10:15:51.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.8.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"cfc9c4f277ea6ec18de92444b31983b183deb4fb","kind":"tag","published_at":"2023-10-22T06:24:10.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.7.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"5f8c606accbcc6913853fe7e083ee461d181d88d","kind":"tag","published_at":"2022-10-13T01:19:15.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.6.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.6.0/manifests"},{"name":"v1.5.4","sha":"0f4b979323bea7ee6677faa4a88078ec558b1b80","kind":"commit","published_at":"2022-04-27T02:06:09.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.5.4","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.4/manifests"},{"name":"v1.5.2","sha":"ceba4ef83ad7912d1ccf0b59e1ed8a13176f23b3","kind":"commit","published_at":"2022-04-21T06:46:51.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.5.2","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.2/manifests"},{"name":"v1.5.3","sha":"a83458b875bd39c6c17de39f77328d4dc5dd88c7","kind":"commit","published_at":"2022-02-16T01:41:47.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.5.3","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.3/manifests"},{"name":"v1.5.1","sha":"466b39d216616549a37ee93c7c47775f6a010790","kind":"commit","published_at":"2021-08-24T19:33:57.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.5.1","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"08848a0f17ce8e0695b5bf6f17a5ef7d13653c30","kind":"commit","published_at":"2021-08-18T22:48:34.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.5.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.0/manifests"},{"name":"v1.4.9","sha":"45d7d09e39ef4ac08d493309fa031790c15bfe8a","kind":"commit","published_at":"2020-03-11T17:35:18.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.4.9","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.9/manifests"},{"name":"v1.4.8","sha":"4bf2d1fec78374803a39307bfb8d340688f4f28e","kind":"commit","published_at":"2019-10-12T01:07:59.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.4.8","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.8/manifests"},{"name":"v1.4.7","sha":"c2828203cd70a50dcccfb2761f8b1f8ceef9a8e9","kind":"commit","published_at":"2018-01-10T05:33:47.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.4.7","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.7/manifests"},{"name":"v1.4.2","sha":"629574ca2a5df945712d3079857300b5e4da0236","kind":"commit","published_at":"2016-10-11T02:33:12.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.4.2","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"944cff21b3baf3ced9a880365682152ba577d348","kind":"commit","published_at":"2016-10-05T04:06:20.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.4.1","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"26b17cd591df34e7b1cf0087f48fc19ca67eb476","kind":"commit","published_at":"2016-10-02T04:59:51.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.4.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"a8a77c9133d2d6fd8334f3260d06f60e8d80a5fb","kind":"commit","published_at":"2016-06-29T01:11:04.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.3.1","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"30411dbcefb7a1da7e84f75530ad3abe4011b4f8","kind":"commit","published_at":"2016-04-20T01:12:13.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.3.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.3.0/manifests"},{"name":"v1.2.11","sha":"836bfd95fecc0f1511dd66bdbf2b5b61ab8b00b6","kind":"commit","published_at":"2016-04-13T22:32:47.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.2.11","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.11/manifests"},{"name":"v1.2.10","sha":"875cf421b32f8f1b31bd43776297876d01542279","kind":"commit","published_at":"2016-03-03T03:48:35.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.2.10","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.10/manifests"},{"name":"v1.2.9","sha":"8611c35ab31c1c28aa903d33cf8b6e44a399b09e","kind":"commit","published_at":"2016-01-14T02:10:36.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.2.9","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.9/manifests"},{"name":"v1.2.8","sha":"508915b7500b6e42a87132e4afeb4729cebc7cbb","kind":"commit","published_at":"2015-12-17T18:50:05.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.2.8","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.8/manifests"},{"name":"v1.2.5","sha":"2cdd39bd6129c6a49c74fb07fb9d77ba1271c572","kind":"commit","published_at":"2015-11-17T21:48:49.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.2.5","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.5/manifests"},{"name":"v1.2.1","sha":"7be54206639f256967dd82fa767397ba5f8f48f5","kind":"commit","published_at":"2015-10-14T23:43:03.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.2.1","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"96c060f6a6b7e0d6f75fddd10efeaca3e5d1bcb0","kind":"commit","published_at":"2015-02-08T20:29:58.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.2.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"7ea9131e8ea2491e6132c7c28e89af844bfb9489","kind":"commit","published_at":"2015-02-06T00:18:13.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.1.1","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.1.1/manifests"},{"name":"v0.9.3","sha":"ea925a0a47d225b2ca7f9932b01d2ed4f3ec74f6","kind":"commit","published_at":"2015-01-01T03:22:27.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.9.3","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.3/manifests"},{"name":"v1.1.0","sha":"f582d920d11386e8ae15227bb5933a8f9b4c3dec","kind":"commit","published_at":"2014-12-13T06:17:38.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.1.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.1.0/manifests"},{"name":"v1.0.4","sha":"ca50e738d35a862c379baf8fffbc3bfd080b3cff","kind":"commit","published_at":"2014-09-08T03:52:45.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.0.4","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"a233047b9aa7c887a61db9375f12b8e4249948ef","kind":"commit","published_at":"2014-08-20T03:04:42.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.0.3","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.3/manifests"},{"name":"v0.9.2","sha":"bb1fe4e5fe00d8b38cd961dee40851bc37567df2","kind":"commit","published_at":"2014-08-17T21:51:45.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.9.2","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"9fd8280e25727db318a10b6b6b0dcd0029f58a20","kind":"commit","published_at":"2014-08-17T21:41:33.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.9.1","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.1/manifests"},{"name":"v1.0.2","sha":"ec00b1a75bca88c04936a6be5f8cdcf74135235f","kind":"commit","published_at":"2014-08-17T21:35:13.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.0.2","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.2/manifests"},{"name":"v1.0.0","sha":"7f6b6d6dd6e221742f5adace53e9ed5314ffe2c5","kind":"commit","published_at":"2014-08-16T05:15:33.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.0.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.0/manifests"},{"name":"v0.9.0","sha":"441bbc86b167f3c1f4786afae9931403b99fdacf","kind":"commit","published_at":"2014-02-27T14:46:22.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.9.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.0/manifests"},{"name":"v0.8.13","sha":"5102fde921d31f59c6e45d835aa01f0213aade0f","kind":"commit","published_at":"2013-11-21T16:20:02.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.13","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.13/manifests"},{"name":"v0.8.12","sha":"7f0625dbb54fef2cfba674bc0dfc6c37d34bad27","kind":"commit","published_at":"2013-11-14T22:58:54.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.12","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.12/manifests"},{"name":"v0.8.11","sha":"206f31729d554d8561334c0bc44202a716511175","kind":"commit","published_at":"2013-11-02T12:25:09.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.11","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.11/manifests"},{"name":"v0.8.10","sha":"6258bb8183757d12ef2260ac4a18a7665c0ca4c4","kind":"commit","published_at":"2013-10-19T15:48:14.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.10","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.10/manifests"},{"name":"v0.8.09","sha":"08040c5a90632bd721465eb8ad74a8e61bd7bf95","kind":"commit","published_at":"2013-09-09T23:07:54.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.09","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.09/manifests"},{"name":"v0.8.08","sha":"541b3dff430cc31643d257dff15ec6eb9971785d","kind":"commit","published_at":"2013-06-17T23:11:16.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.08","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.08/manifests"},{"name":"v0.8.07","sha":"194da0799da5043555136a138ff20e15aa4a57f0","kind":"commit","published_at":"2013-05-30T00:12:43.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.07","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.07/manifests"},{"name":"v0.8.06","sha":"51d76615d2eda89230dccd9878e383fc015f462b","kind":"commit","published_at":"2013-05-23T23:06:06.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.06","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.06/manifests"}]},"repo_metadata_updated_at":"2026-09-14T02:47:16.039Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":3,"rankings":{"downloads":null,"dependent_repos_count":2.891926484410935,"dependent_packages_count":4.170849749015059,"stargazers_count":0.7249874338842438,"forks_count":0.9536257865688957,"docker_downloads_count":null,"average":2.1853473634697833},"purl":"pkg:golang/gopkg.in/fsnotify.v0","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/gopkg.in/fsnotify.v0","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/gopkg.in/fsnotify.v0","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/gopkg.in/fsnotify.v0/dependencies","status":null,"funding_links":["https://github.com/sponsors/arp242"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-13T03:33:48.405Z","issues_count":155,"pull_requests_count":197,"avg_time_to_close_issue":53940567.24137931,"avg_time_to_close_pull_request":3069511.3488372094,"issues_closed_count":116,"pull_requests_closed_count":172,"pull_request_authors_count":54,"issue_authors_count":123,"avg_comments_per_issue":4.561290322580645,"avg_comments_per_pull_request":1.1725888324873095,"merged_pull_requests_count":120,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":13,"past_year_pull_requests_count":29,"past_year_avg_time_to_close_issue":6512533.5,"past_year_avg_time_to_close_pull_request":950126.0,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":18,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":13,"past_year_avg_comments_per_issue":3.3076923076923075,"past_year_avg_comments_per_pull_request":1.1379310344827587,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":11,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/issues","maintainers":[{"login":"arp242","count":114,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arp242"},{"login":"shogo82148","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shogo82148"},{"login":"mattn","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattn"},{"login":"bep","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bep"},{"login":"horahoradev","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/horahoradev"}],"active_maintainers":[{"login":"arp242","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arp242"},{"login":"mattn","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattn"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Ffsnotify.v0/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Ffsnotify.v0/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Ffsnotify.v0/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Ffsnotify.v0/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Ffsnotify.v0/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Ffsnotify.v0/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2332811,"maintainers_count":0,"namespaces_count":841917,"keywords_count":128097,"github":"golang","metadata":{"funded_packages_count":82865,"sync_missing_packages_cursor":{"timestamp":"2026-09-14T00:01:38.642732Z","path":"github.com/plantonhq/openmcf","version":"v0.5.56-skill.multi-cloud-catalog.20260913.1"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-09-14T05:01:22.346Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":13827421,"name":"github.com/fsNotify/fsnotify","ecosystem":"go","description":"Package fsnotify provides a platform-independent interface for file system notifications.","homepage":"https://github.com/fsNotify/fsnotify","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/fsNotify/fsnotify","keywords_array":[],"namespace":"github.com/fsNotify","versions_count":40,"first_release_published_at":"2013-10-19T15:48:14.000Z","latest_release_published_at":"2026-05-05T20:31:11.863Z","latest_release_number":"v1.10.1","last_synced_at":"2026-09-14T04:19:21.864Z","created_at":"2026-02-14T10:36:05.846Z","updated_at":"2026-09-14T04:19:21.864Z","registry_url":"https://pkg.go.dev/github.com/fsNotify/fsnotify","install_command":"go get github.com/fsNotify/fsnotify","documentation_url":"https://pkg.go.dev/github.com/fsNotify/fsnotify#section-documentation","metadata":{},"repo_metadata":{"id":18188971,"uuid":"21306961","full_name":"fsnotify/fsnotify","owner":"fsnotify","description":"Cross-platform filesystem notifications for Go.","archived":false,"fork":false,"pushed_at":"2026-05-11T11:23:52.000Z","size":958,"stargazers_count":10776,"open_issues_count":44,"forks_count":981,"subscribers_count":140,"default_branch":"main","last_synced_at":"2026-09-08T00:54:18.254Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fsnotify.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","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},"funding":{"github":"arp242"}},"created_at":"2014-06-28T16:47:01.000Z","updated_at":"2026-09-07T15:08:06.000Z","dependencies_parsed_at":"2023-12-07T10:34:14.096Z","dependency_job_id":"0d26be37-27af-457c-a464-6cdfa08a5aa5","html_url":"https://github.com/fsnotify/fsnotify","commit_stats":{"total_commits":554,"total_committers":76,"mean_commits":"7.2894736842105265","dds":0.703971119133574,"last_synced_commit":"a9bc2e01792f868516acf80817f7d7d7b3315409"},"previous_names":[],"tags_count":44,"template":false,"template_full_name":null,"purl":"pkg:github/fsnotify/fsnotify","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fsnotify","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/sbom","scorecard":{"id":412772,"data":{"date":"2025-08-11","repo":{"name":"github.com/fsnotify/fsnotify","commit":"88b7b41337a8eea272eb5434d8301c98e89776a4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Maintained","score":7,"reason":"3 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 3/24 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/staticcheck.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"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/staticcheck.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/staticcheck.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/staticcheck.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/staticcheck.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/staticcheck.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/staticcheck.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/staticcheck.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/staticcheck.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/staticcheck.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/staticcheck.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:142: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/staticcheck.yml:38","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   1 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":"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":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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" 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":"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":"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 25 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-18T23:08:06.640Z","repository_id":18188971,"created_at":"2025-08-18T23:08:06.640Z","updated_at":"2025-08-18T23:08:06.640Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37230523,"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-12T02:00:07.213Z","response_time":57,"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":"fsnotify","name":"fsnotify","uuid":"8013877","kind":"organization","description":"File system notifications for Go","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/8013877?v=4","repositories_count":3,"last_synced_at":"2026-09-06T00:54:23.833Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/fsnotify","funding_links":[],"total_stars":10982,"followers":46,"following":0,"created_at":"2022-11-08T19:35:42.939Z","updated_at":"2026-09-06T00:54:23.844Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fsnotify","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fsnotify/repositories"},"tags":[{"name":"v1.10.1","sha":"76b01a6e8f502187fecedea8b025e79e5a86085c","kind":"tag","published_at":"2026-05-04T10:39:25.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.10.1","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"8d01d7b9cbe0199e4a1e60fbd965fb05dbb42123","kind":"tag","published_at":"2026-04-29T23:44:26.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.10.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"ae0e7923765f64fb8061396db7edebb558cf6093","kind":"tag","published_at":"2025-04-04T15:14:13.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.9.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"a9bc2e01792f868516acf80817f7d7d7b3315409","kind":"commit","published_at":"2024-10-31T10:15:51.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.8.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"cfc9c4f277ea6ec18de92444b31983b183deb4fb","kind":"tag","published_at":"2023-10-22T06:24:10.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.7.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"5f8c606accbcc6913853fe7e083ee461d181d88d","kind":"tag","published_at":"2022-10-13T01:19:15.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.6.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.6.0/manifests"},{"name":"v1.5.4","sha":"0f4b979323bea7ee6677faa4a88078ec558b1b80","kind":"commit","published_at":"2022-04-27T02:06:09.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.5.4","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.4/manifests"},{"name":"v1.5.2","sha":"ceba4ef83ad7912d1ccf0b59e1ed8a13176f23b3","kind":"commit","published_at":"2022-04-21T06:46:51.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.5.2","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.2/manifests"},{"name":"v1.5.3","sha":"a83458b875bd39c6c17de39f77328d4dc5dd88c7","kind":"commit","published_at":"2022-02-16T01:41:47.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.5.3","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.3/manifests"},{"name":"v1.5.1","sha":"466b39d216616549a37ee93c7c47775f6a010790","kind":"commit","published_at":"2021-08-24T19:33:57.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.5.1","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"08848a0f17ce8e0695b5bf6f17a5ef7d13653c30","kind":"commit","published_at":"2021-08-18T22:48:34.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.5.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.0/manifests"},{"name":"v1.4.9","sha":"45d7d09e39ef4ac08d493309fa031790c15bfe8a","kind":"commit","published_at":"2020-03-11T17:35:18.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.4.9","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.9/manifests"},{"name":"v1.4.8","sha":"4bf2d1fec78374803a39307bfb8d340688f4f28e","kind":"commit","published_at":"2019-10-12T01:07:59.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.4.8","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.8/manifests"},{"name":"v1.4.7","sha":"c2828203cd70a50dcccfb2761f8b1f8ceef9a8e9","kind":"commit","published_at":"2018-01-10T05:33:47.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.4.7","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.7/manifests"},{"name":"v1.4.2","sha":"629574ca2a5df945712d3079857300b5e4da0236","kind":"commit","published_at":"2016-10-11T02:33:12.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.4.2","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"944cff21b3baf3ced9a880365682152ba577d348","kind":"commit","published_at":"2016-10-05T04:06:20.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.4.1","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"26b17cd591df34e7b1cf0087f48fc19ca67eb476","kind":"commit","published_at":"2016-10-02T04:59:51.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.4.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"a8a77c9133d2d6fd8334f3260d06f60e8d80a5fb","kind":"commit","published_at":"2016-06-29T01:11:04.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.3.1","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"30411dbcefb7a1da7e84f75530ad3abe4011b4f8","kind":"commit","published_at":"2016-04-20T01:12:13.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.3.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.3.0/manifests"},{"name":"v1.2.11","sha":"836bfd95fecc0f1511dd66bdbf2b5b61ab8b00b6","kind":"commit","published_at":"2016-04-13T22:32:47.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.2.11","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.11/manifests"},{"name":"v1.2.10","sha":"875cf421b32f8f1b31bd43776297876d01542279","kind":"commit","published_at":"2016-03-03T03:48:35.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.2.10","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.10/manifests"},{"name":"v1.2.9","sha":"8611c35ab31c1c28aa903d33cf8b6e44a399b09e","kind":"commit","published_at":"2016-01-14T02:10:36.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.2.9","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.9/manifests"},{"name":"v1.2.8","sha":"508915b7500b6e42a87132e4afeb4729cebc7cbb","kind":"commit","published_at":"2015-12-17T18:50:05.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.2.8","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.8/manifests"},{"name":"v1.2.5","sha":"2cdd39bd6129c6a49c74fb07fb9d77ba1271c572","kind":"commit","published_at":"2015-11-17T21:48:49.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.2.5","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.5/manifests"},{"name":"v1.2.1","sha":"7be54206639f256967dd82fa767397ba5f8f48f5","kind":"commit","published_at":"2015-10-14T23:43:03.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.2.1","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"96c060f6a6b7e0d6f75fddd10efeaca3e5d1bcb0","kind":"commit","published_at":"2015-02-08T20:29:58.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.2.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"7ea9131e8ea2491e6132c7c28e89af844bfb9489","kind":"commit","published_at":"2015-02-06T00:18:13.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.1.1","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.1.1/manifests"},{"name":"v0.9.3","sha":"ea925a0a47d225b2ca7f9932b01d2ed4f3ec74f6","kind":"commit","published_at":"2015-01-01T03:22:27.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.9.3","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.3/manifests"},{"name":"v1.1.0","sha":"f582d920d11386e8ae15227bb5933a8f9b4c3dec","kind":"commit","published_at":"2014-12-13T06:17:38.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.1.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.1.0/manifests"},{"name":"v1.0.4","sha":"ca50e738d35a862c379baf8fffbc3bfd080b3cff","kind":"commit","published_at":"2014-09-08T03:52:45.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.0.4","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"a233047b9aa7c887a61db9375f12b8e4249948ef","kind":"commit","published_at":"2014-08-20T03:04:42.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.0.3","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.3/manifests"},{"name":"v0.9.2","sha":"bb1fe4e5fe00d8b38cd961dee40851bc37567df2","kind":"commit","published_at":"2014-08-17T21:51:45.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.9.2","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"9fd8280e25727db318a10b6b6b0dcd0029f58a20","kind":"commit","published_at":"2014-08-17T21:41:33.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.9.1","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.1/manifests"},{"name":"v1.0.2","sha":"ec00b1a75bca88c04936a6be5f8cdcf74135235f","kind":"commit","published_at":"2014-08-17T21:35:13.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.0.2","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.2/manifests"},{"name":"v1.0.0","sha":"7f6b6d6dd6e221742f5adace53e9ed5314ffe2c5","kind":"commit","published_at":"2014-08-16T05:15:33.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.0.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.0/manifests"},{"name":"v0.9.0","sha":"441bbc86b167f3c1f4786afae9931403b99fdacf","kind":"commit","published_at":"2014-02-27T14:46:22.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.9.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.0/manifests"},{"name":"v0.8.13","sha":"5102fde921d31f59c6e45d835aa01f0213aade0f","kind":"commit","published_at":"2013-11-21T16:20:02.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.13","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.13/manifests"},{"name":"v0.8.12","sha":"7f0625dbb54fef2cfba674bc0dfc6c37d34bad27","kind":"commit","published_at":"2013-11-14T22:58:54.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.12","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.12/manifests"},{"name":"v0.8.11","sha":"206f31729d554d8561334c0bc44202a716511175","kind":"commit","published_at":"2013-11-02T12:25:09.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.11","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.11/manifests"},{"name":"v0.8.10","sha":"6258bb8183757d12ef2260ac4a18a7665c0ca4c4","kind":"commit","published_at":"2013-10-19T15:48:14.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.10","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.10/manifests"},{"name":"v0.8.09","sha":"08040c5a90632bd721465eb8ad74a8e61bd7bf95","kind":"commit","published_at":"2013-09-09T23:07:54.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.09","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.09/manifests"},{"name":"v0.8.08","sha":"541b3dff430cc31643d257dff15ec6eb9971785d","kind":"commit","published_at":"2013-06-17T23:11:16.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.08","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.08/manifests"},{"name":"v0.8.07","sha":"194da0799da5043555136a138ff20e15aa4a57f0","kind":"commit","published_at":"2013-05-30T00:12:43.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.07","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.07/manifests"},{"name":"v0.8.06","sha":"51d76615d2eda89230dccd9878e383fc015f462b","kind":"commit","published_at":"2013-05-23T23:06:06.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.06","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.06/manifests"}]},"repo_metadata_updated_at":"2026-09-12T09:41:26.930Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":1.0395920099155789,"dependent_packages_count":0.9757272722803187,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":1.0076596410979488},"purl":"pkg:golang/github.com/fs%21notify/fsnotify","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/fsNotify/fsnotify","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/fsNotify/fsnotify","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/fsNotify/fsnotify/dependencies","status":null,"funding_links":["https://github.com/sponsors/arp242"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-12T03:03:02.196Z","issues_count":155,"pull_requests_count":197,"avg_time_to_close_issue":53940567.24137931,"avg_time_to_close_pull_request":3069511.3488372094,"issues_closed_count":116,"pull_requests_closed_count":172,"pull_request_authors_count":54,"issue_authors_count":123,"avg_comments_per_issue":4.561290322580645,"avg_comments_per_pull_request":1.1725888324873095,"merged_pull_requests_count":120,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":13,"past_year_pull_requests_count":29,"past_year_avg_time_to_close_issue":6512533.5,"past_year_avg_time_to_close_pull_request":950126.0,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":18,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":13,"past_year_avg_comments_per_issue":3.3076923076923075,"past_year_avg_comments_per_pull_request":1.1379310344827587,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":11,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/issues","maintainers":[{"login":"arp242","count":114,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arp242"},{"login":"shogo82148","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shogo82148"},{"login":"mattn","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattn"},{"login":"bep","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bep"},{"login":"horahoradev","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/horahoradev"}],"active_maintainers":[{"login":"arp242","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arp242"},{"login":"mattn","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattn"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FfsNotify%2Ffsnotify/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FfsNotify%2Ffsnotify/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FfsNotify%2Ffsnotify/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FfsNotify%2Ffsnotify/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FfsNotify%2Ffsnotify/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FfsNotify%2Ffsnotify/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2332811,"maintainers_count":0,"namespaces_count":841917,"keywords_count":128097,"github":"golang","metadata":{"funded_packages_count":82865,"sync_missing_packages_cursor":{"timestamp":"2026-09-14T00:01:38.642732Z","path":"github.com/plantonhq/openmcf","version":"v0.5.56-skill.multi-cloud-catalog.20260913.1"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-09-14T05:01:22.346Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":13963443,"name":"go-gopkg-in-fsnotify-v1","ecosystem":"guix","description":"File system notifications for Go","homepage":"https://github.com/fsnotify/fsnotify","licenses":"bsd-3-clause","normalized_licenses":[],"repository_url":"https://github.com/fsnotify/fsnotify","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-03-02T22:53:09.273Z","latest_release_published_at":"2026-03-02T22:53:09.273Z","latest_release_number":"1.9.0","last_synced_at":"2026-08-01T18:00:15.506Z","created_at":"2026-03-02T22:53:09.090Z","updated_at":"2026-09-10T08:16:48.262Z","registry_url":"https://packages.guix.gnu.org/packages/go-gopkg-in-fsnotify-v1/1.9.0/","install_command":"guix install go-gopkg-in-fsnotify-v1","documentation_url":"https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/golang-xyz.scm#n29192","metadata":{"location":"gnu/packages/golang-xyz.scm:29192","variable_name":"go-gopkg-in-fsnotify-v1"},"repo_metadata":{"id":18188971,"uuid":"21306961","full_name":"fsnotify/fsnotify","owner":"fsnotify","description":"Cross-platform filesystem notifications for Go.","archived":false,"fork":false,"pushed_at":"2026-05-11T11:23:52.000Z","size":958,"stargazers_count":10776,"open_issues_count":44,"forks_count":981,"subscribers_count":140,"default_branch":"main","last_synced_at":"2026-09-08T00:54:18.254Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fsnotify.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","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},"funding":{"github":"arp242"}},"created_at":"2014-06-28T16:47:01.000Z","updated_at":"2026-09-07T15:08:06.000Z","dependencies_parsed_at":"2023-12-07T10:34:14.096Z","dependency_job_id":"0d26be37-27af-457c-a464-6cdfa08a5aa5","html_url":"https://github.com/fsnotify/fsnotify","commit_stats":{"total_commits":554,"total_committers":76,"mean_commits":"7.2894736842105265","dds":0.703971119133574,"last_synced_commit":"a9bc2e01792f868516acf80817f7d7d7b3315409"},"previous_names":[],"tags_count":44,"template":false,"template_full_name":null,"purl":"pkg:github/fsnotify/fsnotify","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fsnotify","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/sbom","scorecard":{"id":412772,"data":{"date":"2025-08-11","repo":{"name":"github.com/fsnotify/fsnotify","commit":"88b7b41337a8eea272eb5434d8301c98e89776a4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Maintained","score":7,"reason":"3 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 3/24 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/staticcheck.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"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/staticcheck.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/staticcheck.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/staticcheck.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/staticcheck.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/staticcheck.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/staticcheck.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/staticcheck.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/staticcheck.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/staticcheck.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/staticcheck.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:142: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/staticcheck.yml:38","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   1 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":"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":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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" 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":"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":"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 25 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-18T23:08:06.640Z","repository_id":18188971,"created_at":"2025-08-18T23:08:06.640Z","updated_at":"2025-08-18T23:08:06.640Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37166407,"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-08T02:00:05.531Z","response_time":108,"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":"fsnotify","name":"fsnotify","uuid":"8013877","kind":"organization","description":"File system notifications for Go","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/8013877?v=4","repositories_count":3,"last_synced_at":"2026-09-06T00:54:23.833Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/fsnotify","funding_links":[],"total_stars":10982,"followers":46,"following":0,"created_at":"2022-11-08T19:35:42.939Z","updated_at":"2026-09-06T00:54:23.844Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fsnotify","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fsnotify/repositories"},"tags":[{"name":"v1.10.1","sha":"76b01a6e8f502187fecedea8b025e79e5a86085c","kind":"tag","published_at":"2026-05-04T10:39:25.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.10.1","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"8d01d7b9cbe0199e4a1e60fbd965fb05dbb42123","kind":"tag","published_at":"2026-04-29T23:44:26.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.10.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"ae0e7923765f64fb8061396db7edebb558cf6093","kind":"tag","published_at":"2025-04-04T15:14:13.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.9.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"a9bc2e01792f868516acf80817f7d7d7b3315409","kind":"commit","published_at":"2024-10-31T10:15:51.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.8.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"cfc9c4f277ea6ec18de92444b31983b183deb4fb","kind":"tag","published_at":"2023-10-22T06:24:10.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.7.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"5f8c606accbcc6913853fe7e083ee461d181d88d","kind":"tag","published_at":"2022-10-13T01:19:15.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.6.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.6.0/manifests"},{"name":"v1.5.4","sha":"0f4b979323bea7ee6677faa4a88078ec558b1b80","kind":"commit","published_at":"2022-04-27T02:06:09.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.5.4","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.4/manifests"},{"name":"v1.5.2","sha":"ceba4ef83ad7912d1ccf0b59e1ed8a13176f23b3","kind":"commit","published_at":"2022-04-21T06:46:51.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.5.2","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.2/manifests"},{"name":"v1.5.3","sha":"a83458b875bd39c6c17de39f77328d4dc5dd88c7","kind":"commit","published_at":"2022-02-16T01:41:47.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.5.3","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.3/manifests"},{"name":"v1.5.1","sha":"466b39d216616549a37ee93c7c47775f6a010790","kind":"commit","published_at":"2021-08-24T19:33:57.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.5.1","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"08848a0f17ce8e0695b5bf6f17a5ef7d13653c30","kind":"commit","published_at":"2021-08-18T22:48:34.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.5.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.0/manifests"},{"name":"v1.4.9","sha":"45d7d09e39ef4ac08d493309fa031790c15bfe8a","kind":"commit","published_at":"2020-03-11T17:35:18.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.4.9","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.9/manifests"},{"name":"v1.4.8","sha":"4bf2d1fec78374803a39307bfb8d340688f4f28e","kind":"commit","published_at":"2019-10-12T01:07:59.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.4.8","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.8/manifests"},{"name":"v1.4.7","sha":"c2828203cd70a50dcccfb2761f8b1f8ceef9a8e9","kind":"commit","published_at":"2018-01-10T05:33:47.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.4.7","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.7/manifests"},{"name":"v1.4.2","sha":"629574ca2a5df945712d3079857300b5e4da0236","kind":"commit","published_at":"2016-10-11T02:33:12.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.4.2","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"944cff21b3baf3ced9a880365682152ba577d348","kind":"commit","published_at":"2016-10-05T04:06:20.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.4.1","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"26b17cd591df34e7b1cf0087f48fc19ca67eb476","kind":"commit","published_at":"2016-10-02T04:59:51.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.4.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"a8a77c9133d2d6fd8334f3260d06f60e8d80a5fb","kind":"commit","published_at":"2016-06-29T01:11:04.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.3.1","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"30411dbcefb7a1da7e84f75530ad3abe4011b4f8","kind":"commit","published_at":"2016-04-20T01:12:13.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.3.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.3.0/manifests"},{"name":"v1.2.11","sha":"836bfd95fecc0f1511dd66bdbf2b5b61ab8b00b6","kind":"commit","published_at":"2016-04-13T22:32:47.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.2.11","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.11/manifests"},{"name":"v1.2.10","sha":"875cf421b32f8f1b31bd43776297876d01542279","kind":"commit","published_at":"2016-03-03T03:48:35.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.2.10","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.10/manifests"},{"name":"v1.2.9","sha":"8611c35ab31c1c28aa903d33cf8b6e44a399b09e","kind":"commit","published_at":"2016-01-14T02:10:36.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.2.9","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.9/manifests"},{"name":"v1.2.8","sha":"508915b7500b6e42a87132e4afeb4729cebc7cbb","kind":"commit","published_at":"2015-12-17T18:50:05.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.2.8","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.8/manifests"},{"name":"v1.2.5","sha":"2cdd39bd6129c6a49c74fb07fb9d77ba1271c572","kind":"commit","published_at":"2015-11-17T21:48:49.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.2.5","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.5/manifests"},{"name":"v1.2.1","sha":"7be54206639f256967dd82fa767397ba5f8f48f5","kind":"commit","published_at":"2015-10-14T23:43:03.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.2.1","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"96c060f6a6b7e0d6f75fddd10efeaca3e5d1bcb0","kind":"commit","published_at":"2015-02-08T20:29:58.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.2.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"7ea9131e8ea2491e6132c7c28e89af844bfb9489","kind":"commit","published_at":"2015-02-06T00:18:13.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.1.1","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.1.1/manifests"},{"name":"v0.9.3","sha":"ea925a0a47d225b2ca7f9932b01d2ed4f3ec74f6","kind":"commit","published_at":"2015-01-01T03:22:27.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.9.3","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.3/manifests"},{"name":"v1.1.0","sha":"f582d920d11386e8ae15227bb5933a8f9b4c3dec","kind":"commit","published_at":"2014-12-13T06:17:38.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.1.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.1.0/manifests"},{"name":"v1.0.4","sha":"ca50e738d35a862c379baf8fffbc3bfd080b3cff","kind":"commit","published_at":"2014-09-08T03:52:45.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.0.4","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"a233047b9aa7c887a61db9375f12b8e4249948ef","kind":"commit","published_at":"2014-08-20T03:04:42.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.0.3","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.3/manifests"},{"name":"v0.9.2","sha":"bb1fe4e5fe00d8b38cd961dee40851bc37567df2","kind":"commit","published_at":"2014-08-17T21:51:45.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.9.2","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"9fd8280e25727db318a10b6b6b0dcd0029f58a20","kind":"commit","published_at":"2014-08-17T21:41:33.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.9.1","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.1/manifests"},{"name":"v1.0.2","sha":"ec00b1a75bca88c04936a6be5f8cdcf74135235f","kind":"commit","published_at":"2014-08-17T21:35:13.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.0.2","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.2/manifests"},{"name":"v1.0.0","sha":"7f6b6d6dd6e221742f5adace53e9ed5314ffe2c5","kind":"commit","published_at":"2014-08-16T05:15:33.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.0.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.0/manifests"},{"name":"v0.9.0","sha":"441bbc86b167f3c1f4786afae9931403b99fdacf","kind":"commit","published_at":"2014-02-27T14:46:22.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.9.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.0/manifests"},{"name":"v0.8.13","sha":"5102fde921d31f59c6e45d835aa01f0213aade0f","kind":"commit","published_at":"2013-11-21T16:20:02.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.13","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.13/manifests"},{"name":"v0.8.12","sha":"7f0625dbb54fef2cfba674bc0dfc6c37d34bad27","kind":"commit","published_at":"2013-11-14T22:58:54.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.12","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.12/manifests"},{"name":"v0.8.11","sha":"206f31729d554d8561334c0bc44202a716511175","kind":"commit","published_at":"2013-11-02T12:25:09.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.11","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.11/manifests"},{"name":"v0.8.10","sha":"6258bb8183757d12ef2260ac4a18a7665c0ca4c4","kind":"commit","published_at":"2013-10-19T15:48:14.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.10","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.10/manifests"},{"name":"v0.8.09","sha":"08040c5a90632bd721465eb8ad74a8e61bd7bf95","kind":"commit","published_at":"2013-09-09T23:07:54.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.09","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.09/manifests"},{"name":"v0.8.08","sha":"541b3dff430cc31643d257dff15ec6eb9971785d","kind":"commit","published_at":"2013-06-17T23:11:16.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.08","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.08/manifests"},{"name":"v0.8.07","sha":"194da0799da5043555136a138ff20e15aa4a57f0","kind":"commit","published_at":"2013-05-30T00:12:43.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.07","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.07/manifests"},{"name":"v0.8.06","sha":"51d76615d2eda89230dccd9878e383fc015f462b","kind":"commit","published_at":"2013-05-23T23:06:06.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.06","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.06/manifests"}]},"repo_metadata_updated_at":"2026-09-10T08:16:48.262Z","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:guix/go-gopkg-in-fsnotify-v1","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/guix/go-gopkg-in-fsnotify-v1","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/guix/go-gopkg-in-fsnotify-v1","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/guix/go-gopkg-in-fsnotify-v1/dependencies","status":null,"funding_links":["https://github.com/sponsors/arp242"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-10T01:13:00.247Z","issues_count":155,"pull_requests_count":197,"avg_time_to_close_issue":53940567.24137931,"avg_time_to_close_pull_request":3069511.3488372094,"issues_closed_count":116,"pull_requests_closed_count":172,"pull_request_authors_count":54,"issue_authors_count":123,"avg_comments_per_issue":4.561290322580645,"avg_comments_per_pull_request":1.1725888324873095,"merged_pull_requests_count":120,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":13,"past_year_pull_requests_count":29,"past_year_avg_time_to_close_issue":6512533.5,"past_year_avg_time_to_close_pull_request":950126.0,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":18,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":13,"past_year_avg_comments_per_issue":3.3076923076923075,"past_year_avg_comments_per_pull_request":1.1379310344827587,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":11,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/issues","maintainers":[{"login":"arp242","count":114,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arp242"},{"login":"shogo82148","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shogo82148"},{"login":"mattn","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattn"},{"login":"bep","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bep"},{"login":"horahoradev","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/horahoradev"}],"active_maintainers":[{"login":"arp242","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arp242"},{"login":"mattn","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattn"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-gopkg-in-fsnotify-v1/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-gopkg-in-fsnotify-v1/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-gopkg-in-fsnotify-v1/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-gopkg-in-fsnotify-v1/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-gopkg-in-fsnotify-v1/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-gopkg-in-fsnotify-v1/codemeta","maintainers":[],"registry":{"name":"guix","url":"https://guix.gnu.org","ecosystem":"guix","default":true,"packages_count":32542,"maintainers_count":0,"namespaces_count":0,"keywords_count":1654,"github":"guix-mirror","metadata":{"funded_packages_count":1457},"icon_url":"https://github.com/guix-mirror.png","created_at":"2026-03-02T16:23:46.981Z","updated_at":"2026-09-12T05:05:38.198Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/guix/namespaces"}},{"id":13475148,"name":"golang-fsnotify","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/fsnotify/fsnotify","licenses":"bsd-3-clause","normalized_licenses":[],"repository_url":"https://github.com/fsnotify/fsnotify","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-10T02:54:30.564Z","latest_release_published_at":"2026-02-10T02:54:30.564Z","latest_release_number":"1.6.0-2","last_synced_at":"2026-03-10T03:13:06.802Z","created_at":"2026-02-10T02:54:30.188Z","updated_at":"2026-09-12T07:37:36.377Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-fsnotify","install_command":"apt-get install golang-fsnotify","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"golang-github-fsnotify-fsnotify-dev","standards_version":"4.6.1","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-golang, golang-any (\u003e= 2:1.16~), golang-golang-x-sys-dev (\u003e= 0.0~git20220908.2771309)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":18188971,"uuid":"21306961","full_name":"fsnotify/fsnotify","owner":"fsnotify","description":"Cross-platform filesystem notifications for Go.","archived":false,"fork":false,"pushed_at":"2026-05-11T11:23:52.000Z","size":958,"stargazers_count":10776,"open_issues_count":44,"forks_count":981,"subscribers_count":140,"default_branch":"main","last_synced_at":"2026-09-08T00:54:18.254Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fsnotify.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","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},"funding":{"github":"arp242"}},"created_at":"2014-06-28T16:47:01.000Z","updated_at":"2026-09-07T15:08:06.000Z","dependencies_parsed_at":"2023-12-07T10:34:14.096Z","dependency_job_id":"0d26be37-27af-457c-a464-6cdfa08a5aa5","html_url":"https://github.com/fsnotify/fsnotify","commit_stats":{"total_commits":554,"total_committers":76,"mean_commits":"7.2894736842105265","dds":0.703971119133574,"last_synced_commit":"a9bc2e01792f868516acf80817f7d7d7b3315409"},"previous_names":[],"tags_count":44,"template":false,"template_full_name":null,"purl":"pkg:github/fsnotify/fsnotify","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fsnotify","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/sbom","scorecard":{"id":412772,"data":{"date":"2025-08-11","repo":{"name":"github.com/fsnotify/fsnotify","commit":"88b7b41337a8eea272eb5434d8301c98e89776a4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Maintained","score":7,"reason":"3 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 3/24 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/staticcheck.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"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/staticcheck.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/staticcheck.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/staticcheck.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/staticcheck.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/staticcheck.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/staticcheck.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/staticcheck.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/staticcheck.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/staticcheck.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/staticcheck.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:142: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/staticcheck.yml:38","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   1 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":"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":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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" 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":"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":"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 25 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-18T23:08:06.640Z","repository_id":18188971,"created_at":"2025-08-18T23:08:06.640Z","updated_at":"2025-08-18T23:08:06.640Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37166407,"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-08T02:00:05.531Z","response_time":108,"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":"fsnotify","name":"fsnotify","uuid":"8013877","kind":"organization","description":"File system notifications for Go","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/8013877?v=4","repositories_count":3,"last_synced_at":"2026-09-06T00:54:23.833Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/fsnotify","funding_links":[],"total_stars":10982,"followers":46,"following":0,"created_at":"2022-11-08T19:35:42.939Z","updated_at":"2026-09-06T00:54:23.844Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fsnotify","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fsnotify/repositories"},"tags":[{"name":"v1.10.1","sha":"76b01a6e8f502187fecedea8b025e79e5a86085c","kind":"tag","published_at":"2026-05-04T10:39:25.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.10.1","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"8d01d7b9cbe0199e4a1e60fbd965fb05dbb42123","kind":"tag","published_at":"2026-04-29T23:44:26.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.10.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"ae0e7923765f64fb8061396db7edebb558cf6093","kind":"tag","published_at":"2025-04-04T15:14:13.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.9.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"a9bc2e01792f868516acf80817f7d7d7b3315409","kind":"commit","published_at":"2024-10-31T10:15:51.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.8.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"cfc9c4f277ea6ec18de92444b31983b183deb4fb","kind":"tag","published_at":"2023-10-22T06:24:10.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.7.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"5f8c606accbcc6913853fe7e083ee461d181d88d","kind":"tag","published_at":"2022-10-13T01:19:15.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.6.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.6.0/manifests"},{"name":"v1.5.4","sha":"0f4b979323bea7ee6677faa4a88078ec558b1b80","kind":"commit","published_at":"2022-04-27T02:06:09.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.5.4","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.4/manifests"},{"name":"v1.5.2","sha":"ceba4ef83ad7912d1ccf0b59e1ed8a13176f23b3","kind":"commit","published_at":"2022-04-21T06:46:51.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.5.2","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.2/manifests"},{"name":"v1.5.3","sha":"a83458b875bd39c6c17de39f77328d4dc5dd88c7","kind":"commit","published_at":"2022-02-16T01:41:47.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.5.3","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.3/manifests"},{"name":"v1.5.1","sha":"466b39d216616549a37ee93c7c47775f6a010790","kind":"commit","published_at":"2021-08-24T19:33:57.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.5.1","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"08848a0f17ce8e0695b5bf6f17a5ef7d13653c30","kind":"commit","published_at":"2021-08-18T22:48:34.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.5.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.0/manifests"},{"name":"v1.4.9","sha":"45d7d09e39ef4ac08d493309fa031790c15bfe8a","kind":"commit","published_at":"2020-03-11T17:35:18.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.4.9","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.9/manifests"},{"name":"v1.4.8","sha":"4bf2d1fec78374803a39307bfb8d340688f4f28e","kind":"commit","published_at":"2019-10-12T01:07:59.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.4.8","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.8/manifests"},{"name":"v1.4.7","sha":"c2828203cd70a50dcccfb2761f8b1f8ceef9a8e9","kind":"commit","published_at":"2018-01-10T05:33:47.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.4.7","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.7/manifests"},{"name":"v1.4.2","sha":"629574ca2a5df945712d3079857300b5e4da0236","kind":"commit","published_at":"2016-10-11T02:33:12.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.4.2","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"944cff21b3baf3ced9a880365682152ba577d348","kind":"commit","published_at":"2016-10-05T04:06:20.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.4.1","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"26b17cd591df34e7b1cf0087f48fc19ca67eb476","kind":"commit","published_at":"2016-10-02T04:59:51.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.4.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"a8a77c9133d2d6fd8334f3260d06f60e8d80a5fb","kind":"commit","published_at":"2016-06-29T01:11:04.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.3.1","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"30411dbcefb7a1da7e84f75530ad3abe4011b4f8","kind":"commit","published_at":"2016-04-20T01:12:13.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.3.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.3.0/manifests"},{"name":"v1.2.11","sha":"836bfd95fecc0f1511dd66bdbf2b5b61ab8b00b6","kind":"commit","published_at":"2016-04-13T22:32:47.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.2.11","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.11/manifests"},{"name":"v1.2.10","sha":"875cf421b32f8f1b31bd43776297876d01542279","kind":"commit","published_at":"2016-03-03T03:48:35.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.2.10","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.10/manifests"},{"name":"v1.2.9","sha":"8611c35ab31c1c28aa903d33cf8b6e44a399b09e","kind":"commit","published_at":"2016-01-14T02:10:36.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.2.9","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.9/manifests"},{"name":"v1.2.8","sha":"508915b7500b6e42a87132e4afeb4729cebc7cbb","kind":"commit","published_at":"2015-12-17T18:50:05.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.2.8","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.8/manifests"},{"name":"v1.2.5","sha":"2cdd39bd6129c6a49c74fb07fb9d77ba1271c572","kind":"commit","published_at":"2015-11-17T21:48:49.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.2.5","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.5/manifests"},{"name":"v1.2.1","sha":"7be54206639f256967dd82fa767397ba5f8f48f5","kind":"commit","published_at":"2015-10-14T23:43:03.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.2.1","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"96c060f6a6b7e0d6f75fddd10efeaca3e5d1bcb0","kind":"commit","published_at":"2015-02-08T20:29:58.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.2.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"7ea9131e8ea2491e6132c7c28e89af844bfb9489","kind":"commit","published_at":"2015-02-06T00:18:13.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.1.1","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.1.1/manifests"},{"name":"v0.9.3","sha":"ea925a0a47d225b2ca7f9932b01d2ed4f3ec74f6","kind":"commit","published_at":"2015-01-01T03:22:27.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.9.3","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.3/manifests"},{"name":"v1.1.0","sha":"f582d920d11386e8ae15227bb5933a8f9b4c3dec","kind":"commit","published_at":"2014-12-13T06:17:38.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.1.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.1.0/manifests"},{"name":"v1.0.4","sha":"ca50e738d35a862c379baf8fffbc3bfd080b3cff","kind":"commit","published_at":"2014-09-08T03:52:45.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.0.4","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"a233047b9aa7c887a61db9375f12b8e4249948ef","kind":"commit","published_at":"2014-08-20T03:04:42.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.0.3","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.3/manifests"},{"name":"v0.9.2","sha":"bb1fe4e5fe00d8b38cd961dee40851bc37567df2","kind":"commit","published_at":"2014-08-17T21:51:45.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.9.2","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"9fd8280e25727db318a10b6b6b0dcd0029f58a20","kind":"commit","published_at":"2014-08-17T21:41:33.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.9.1","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.1/manifests"},{"name":"v1.0.2","sha":"ec00b1a75bca88c04936a6be5f8cdcf74135235f","kind":"commit","published_at":"2014-08-17T21:35:13.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.0.2","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.2/manifests"},{"name":"v1.0.0","sha":"7f6b6d6dd6e221742f5adace53e9ed5314ffe2c5","kind":"commit","published_at":"2014-08-16T05:15:33.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.0.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.0/manifests"},{"name":"v0.9.0","sha":"441bbc86b167f3c1f4786afae9931403b99fdacf","kind":"commit","published_at":"2014-02-27T14:46:22.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.9.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.0/manifests"},{"name":"v0.8.13","sha":"5102fde921d31f59c6e45d835aa01f0213aade0f","kind":"commit","published_at":"2013-11-21T16:20:02.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.13","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.13/manifests"},{"name":"v0.8.12","sha":"7f0625dbb54fef2cfba674bc0dfc6c37d34bad27","kind":"commit","published_at":"2013-11-14T22:58:54.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.12","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.12/manifests"},{"name":"v0.8.11","sha":"206f31729d554d8561334c0bc44202a716511175","kind":"commit","published_at":"2013-11-02T12:25:09.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.11","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.11/manifests"},{"name":"v0.8.10","sha":"6258bb8183757d12ef2260ac4a18a7665c0ca4c4","kind":"commit","published_at":"2013-10-19T15:48:14.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.10","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.10/manifests"},{"name":"v0.8.09","sha":"08040c5a90632bd721465eb8ad74a8e61bd7bf95","kind":"commit","published_at":"2013-09-09T23:07:54.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.09","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.09/manifests"},{"name":"v0.8.08","sha":"541b3dff430cc31643d257dff15ec6eb9971785d","kind":"commit","published_at":"2013-06-17T23:11:16.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.08","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.08/manifests"},{"name":"v0.8.07","sha":"194da0799da5043555136a138ff20e15aa4a57f0","kind":"commit","published_at":"2013-05-30T00:12:43.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.07","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.07/manifests"},{"name":"v0.8.06","sha":"51d76615d2eda89230dccd9878e383fc015f462b","kind":"commit","published_at":"2013-05-23T23:06:06.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.06","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.06/manifests"}]},"repo_metadata_updated_at":"2026-09-12T07:37:36.377Z","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:deb/ubuntu/golang-fsnotify?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-fsnotify","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-fsnotify","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-fsnotify/dependencies","status":null,"funding_links":["https://github.com/sponsors/arp242"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-12T03:03:02.196Z","issues_count":155,"pull_requests_count":197,"avg_time_to_close_issue":53940567.24137931,"avg_time_to_close_pull_request":3069511.3488372094,"issues_closed_count":116,"pull_requests_closed_count":172,"pull_request_authors_count":54,"issue_authors_count":123,"avg_comments_per_issue":4.561290322580645,"avg_comments_per_pull_request":1.1725888324873095,"merged_pull_requests_count":120,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":13,"past_year_pull_requests_count":29,"past_year_avg_time_to_close_issue":6512533.5,"past_year_avg_time_to_close_pull_request":950126.0,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":18,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":13,"past_year_avg_comments_per_issue":3.3076923076923075,"past_year_avg_comments_per_pull_request":1.1379310344827587,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":11,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/issues","maintainers":[{"login":"arp242","count":114,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arp242"},{"login":"shogo82148","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shogo82148"},{"login":"mattn","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattn"},{"login":"bep","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bep"},{"login":"horahoradev","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/horahoradev"}],"active_maintainers":[{"login":"arp242","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arp242"},{"login":"mattn","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattn"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-fsnotify/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-fsnotify/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-fsnotify/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-fsnotify/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-fsnotify/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-fsnotify/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.10","url":"https://launchpad.net/ubuntu/mantic","ecosystem":"ubuntu","default":false,"packages_count":36642,"maintainers_count":0,"namespaces_count":4,"keywords_count":2211,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1563},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-09-12T05:06:05.666Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/namespaces"}},{"id":13963100,"name":"go-github-com-fsnotify-fsnotify","ecosystem":"guix","description":"File system notifications for Go","homepage":"https://github.com/fsnotify/fsnotify","licenses":"bsd-3","normalized_licenses":["BSD-1-Clause"],"repository_url":"https://github.com/fsnotify/fsnotify","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-03-02T22:46:36.611Z","latest_release_published_at":"2026-03-02T22:46:36.611Z","latest_release_number":"1.9.0","last_synced_at":"2026-04-27T18:19:23.896Z","created_at":"2026-03-02T22:46:36.429Z","updated_at":"2026-08-31T17:56:03.199Z","registry_url":"https://packages.guix.gnu.org/packages/go-github-com-fsnotify-fsnotify/1.9.0/","install_command":"guix install go-github-com-fsnotify-fsnotify","documentation_url":"https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/golang-xyz.scm#n10152","metadata":{"location":"gnu/packages/golang-xyz.scm:10152","variable_name":"go-github-com-fsnotify-fsnotify"},"repo_metadata":{"id":18188971,"uuid":"21306961","full_name":"fsnotify/fsnotify","owner":"fsnotify","description":"Cross-platform filesystem notifications for Go.","archived":false,"fork":false,"pushed_at":"2026-05-11T11:23:52.000Z","size":958,"stargazers_count":10777,"open_issues_count":42,"forks_count":982,"subscribers_count":139,"default_branch":"main","last_synced_at":"2026-08-31T16:25:13.251Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fsnotify.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","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},"funding":{"github":"arp242"}},"created_at":"2014-06-28T16:47:01.000Z","updated_at":"2026-08-31T09:25:01.000Z","dependencies_parsed_at":"2023-12-07T10:34:14.096Z","dependency_job_id":"0d26be37-27af-457c-a464-6cdfa08a5aa5","html_url":"https://github.com/fsnotify/fsnotify","commit_stats":{"total_commits":554,"total_committers":76,"mean_commits":"7.2894736842105265","dds":0.703971119133574,"last_synced_commit":"a9bc2e01792f868516acf80817f7d7d7b3315409"},"previous_names":[],"tags_count":44,"template":false,"template_full_name":null,"purl":"pkg:github/fsnotify/fsnotify","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fsnotify","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/sbom","scorecard":{"id":412772,"data":{"date":"2025-08-11","repo":{"name":"github.com/fsnotify/fsnotify","commit":"88b7b41337a8eea272eb5434d8301c98e89776a4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Maintained","score":7,"reason":"3 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 3/24 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/staticcheck.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"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/staticcheck.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/staticcheck.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/staticcheck.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/staticcheck.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/staticcheck.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/staticcheck.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/staticcheck.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/staticcheck.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/staticcheck.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/staticcheck.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:142: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/staticcheck.yml:38","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   1 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":"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":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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" 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":"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":"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 25 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-18T23:08:06.640Z","repository_id":18188971,"created_at":"2025-08-18T23:08:06.640Z","updated_at":"2025-08-18T23:08:06.640Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37006129,"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-08-31T02:00:07.497Z","response_time":119,"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":"fsnotify","name":"fsnotify","uuid":"8013877","kind":"organization","description":"File system notifications for Go","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/8013877?v=4","repositories_count":3,"last_synced_at":"2026-08-29T00:59:24.444Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/fsnotify","funding_links":[],"total_stars":10974,"followers":46,"following":0,"created_at":"2022-11-08T19:35:42.939Z","updated_at":"2026-08-29T00:59:24.462Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fsnotify","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fsnotify/repositories"},"tags":[{"name":"v1.10.1","sha":"76b01a6e8f502187fecedea8b025e79e5a86085c","kind":"tag","published_at":"2026-05-04T10:39:25.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.10.1","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"8d01d7b9cbe0199e4a1e60fbd965fb05dbb42123","kind":"tag","published_at":"2026-04-29T23:44:26.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.10.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"ae0e7923765f64fb8061396db7edebb558cf6093","kind":"tag","published_at":"2025-04-04T15:14:13.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.9.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"a9bc2e01792f868516acf80817f7d7d7b3315409","kind":"commit","published_at":"2024-10-31T10:15:51.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.8.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"cfc9c4f277ea6ec18de92444b31983b183deb4fb","kind":"tag","published_at":"2023-10-22T06:24:10.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.7.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"5f8c606accbcc6913853fe7e083ee461d181d88d","kind":"tag","published_at":"2022-10-13T01:19:15.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.6.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.6.0/manifests"},{"name":"v1.5.4","sha":"0f4b979323bea7ee6677faa4a88078ec558b1b80","kind":"commit","published_at":"2022-04-27T02:06:09.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.5.4","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.4/manifests"},{"name":"v1.5.2","sha":"ceba4ef83ad7912d1ccf0b59e1ed8a13176f23b3","kind":"commit","published_at":"2022-04-21T06:46:51.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.5.2","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.2/manifests"},{"name":"v1.5.3","sha":"a83458b875bd39c6c17de39f77328d4dc5dd88c7","kind":"commit","published_at":"2022-02-16T01:41:47.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.5.3","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.3/manifests"},{"name":"v1.5.1","sha":"466b39d216616549a37ee93c7c47775f6a010790","kind":"commit","published_at":"2021-08-24T19:33:57.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.5.1","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"08848a0f17ce8e0695b5bf6f17a5ef7d13653c30","kind":"commit","published_at":"2021-08-18T22:48:34.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.5.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.0/manifests"},{"name":"v1.4.9","sha":"45d7d09e39ef4ac08d493309fa031790c15bfe8a","kind":"commit","published_at":"2020-03-11T17:35:18.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.4.9","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.9/manifests"},{"name":"v1.4.8","sha":"4bf2d1fec78374803a39307bfb8d340688f4f28e","kind":"commit","published_at":"2019-10-12T01:07:59.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.4.8","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.8/manifests"},{"name":"v1.4.7","sha":"c2828203cd70a50dcccfb2761f8b1f8ceef9a8e9","kind":"commit","published_at":"2018-01-10T05:33:47.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.4.7","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.7/manifests"},{"name":"v1.4.2","sha":"629574ca2a5df945712d3079857300b5e4da0236","kind":"commit","published_at":"2016-10-11T02:33:12.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.4.2","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"944cff21b3baf3ced9a880365682152ba577d348","kind":"commit","published_at":"2016-10-05T04:06:20.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.4.1","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"26b17cd591df34e7b1cf0087f48fc19ca67eb476","kind":"commit","published_at":"2016-10-02T04:59:51.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.4.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"a8a77c9133d2d6fd8334f3260d06f60e8d80a5fb","kind":"commit","published_at":"2016-06-29T01:11:04.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.3.1","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"30411dbcefb7a1da7e84f75530ad3abe4011b4f8","kind":"commit","published_at":"2016-04-20T01:12:13.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.3.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.3.0/manifests"},{"name":"v1.2.11","sha":"836bfd95fecc0f1511dd66bdbf2b5b61ab8b00b6","kind":"commit","published_at":"2016-04-13T22:32:47.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.2.11","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.11/manifests"},{"name":"v1.2.10","sha":"875cf421b32f8f1b31bd43776297876d01542279","kind":"commit","published_at":"2016-03-03T03:48:35.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.2.10","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.10/manifests"},{"name":"v1.2.9","sha":"8611c35ab31c1c28aa903d33cf8b6e44a399b09e","kind":"commit","published_at":"2016-01-14T02:10:36.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.2.9","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.9/manifests"},{"name":"v1.2.8","sha":"508915b7500b6e42a87132e4afeb4729cebc7cbb","kind":"commit","published_at":"2015-12-17T18:50:05.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.2.8","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.8/manifests"},{"name":"v1.2.5","sha":"2cdd39bd6129c6a49c74fb07fb9d77ba1271c572","kind":"commit","published_at":"2015-11-17T21:48:49.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.2.5","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.5/manifests"},{"name":"v1.2.1","sha":"7be54206639f256967dd82fa767397ba5f8f48f5","kind":"commit","published_at":"2015-10-14T23:43:03.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.2.1","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"96c060f6a6b7e0d6f75fddd10efeaca3e5d1bcb0","kind":"commit","published_at":"2015-02-08T20:29:58.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.2.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"7ea9131e8ea2491e6132c7c28e89af844bfb9489","kind":"commit","published_at":"2015-02-06T00:18:13.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.1.1","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.1.1/manifests"},{"name":"v0.9.3","sha":"ea925a0a47d225b2ca7f9932b01d2ed4f3ec74f6","kind":"commit","published_at":"2015-01-01T03:22:27.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.9.3","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.3/manifests"},{"name":"v1.1.0","sha":"f582d920d11386e8ae15227bb5933a8f9b4c3dec","kind":"commit","published_at":"2014-12-13T06:17:38.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.1.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.1.0/manifests"},{"name":"v1.0.4","sha":"ca50e738d35a862c379baf8fffbc3bfd080b3cff","kind":"commit","published_at":"2014-09-08T03:52:45.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.0.4","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"a233047b9aa7c887a61db9375f12b8e4249948ef","kind":"commit","published_at":"2014-08-20T03:04:42.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.0.3","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.3/manifests"},{"name":"v0.9.2","sha":"bb1fe4e5fe00d8b38cd961dee40851bc37567df2","kind":"commit","published_at":"2014-08-17T21:51:45.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.9.2","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"9fd8280e25727db318a10b6b6b0dcd0029f58a20","kind":"commit","published_at":"2014-08-17T21:41:33.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.9.1","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.1/manifests"},{"name":"v1.0.2","sha":"ec00b1a75bca88c04936a6be5f8cdcf74135235f","kind":"commit","published_at":"2014-08-17T21:35:13.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.0.2","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.2/manifests"},{"name":"v1.0.0","sha":"7f6b6d6dd6e221742f5adace53e9ed5314ffe2c5","kind":"commit","published_at":"2014-08-16T05:15:33.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.0.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.0/manifests"},{"name":"v0.9.0","sha":"441bbc86b167f3c1f4786afae9931403b99fdacf","kind":"commit","published_at":"2014-02-27T14:46:22.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.9.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.0/manifests"},{"name":"v0.8.13","sha":"5102fde921d31f59c6e45d835aa01f0213aade0f","kind":"commit","published_at":"2013-11-21T16:20:02.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.13","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.13/manifests"},{"name":"v0.8.12","sha":"7f0625dbb54fef2cfba674bc0dfc6c37d34bad27","kind":"commit","published_at":"2013-11-14T22:58:54.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.12","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.12/manifests"},{"name":"v0.8.11","sha":"206f31729d554d8561334c0bc44202a716511175","kind":"commit","published_at":"2013-11-02T12:25:09.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.11","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.11/manifests"},{"name":"v0.8.10","sha":"6258bb8183757d12ef2260ac4a18a7665c0ca4c4","kind":"commit","published_at":"2013-10-19T15:48:14.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.10","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.10/manifests"},{"name":"v0.8.09","sha":"08040c5a90632bd721465eb8ad74a8e61bd7bf95","kind":"commit","published_at":"2013-09-09T23:07:54.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.09","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.09/manifests"},{"name":"v0.8.08","sha":"541b3dff430cc31643d257dff15ec6eb9971785d","kind":"commit","published_at":"2013-06-17T23:11:16.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.08","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.08/manifests"},{"name":"v0.8.07","sha":"194da0799da5043555136a138ff20e15aa4a57f0","kind":"commit","published_at":"2013-05-30T00:12:43.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.07","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.07/manifests"},{"name":"v0.8.06","sha":"51d76615d2eda89230dccd9878e383fc015f462b","kind":"commit","published_at":"2013-05-23T23:06:06.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.06","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.06/manifests"}]},"repo_metadata_updated_at":"2026-08-31T17:56:03.198Z","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:guix/go-github-com-fsnotify-fsnotify","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/guix/go-github-com-fsnotify-fsnotify","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/guix/go-github-com-fsnotify-fsnotify","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/guix/go-github-com-fsnotify-fsnotify/dependencies","status":null,"funding_links":["https://github.com/sponsors/arp242"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-31T15:36:45.783Z","issues_count":154,"pull_requests_count":196,"avg_time_to_close_issue":53940567.24137931,"avg_time_to_close_pull_request":3069511.3488372094,"issues_closed_count":116,"pull_requests_closed_count":172,"pull_request_authors_count":53,"issue_authors_count":122,"avg_comments_per_issue":4.590909090909091,"avg_comments_per_pull_request":1.173469387755102,"merged_pull_requests_count":120,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":16,"past_year_pull_requests_count":28,"past_year_avg_time_to_close_issue":3924299.3,"past_year_avg_time_to_close_pull_request":950126.0,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":18,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":3.0,"past_year_avg_comments_per_pull_request":1.1428571428571428,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":11,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/issues","maintainers":[{"login":"arp242","count":114,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arp242"},{"login":"shogo82148","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shogo82148"},{"login":"mattn","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattn"},{"login":"bep","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bep"},{"login":"horahoradev","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/horahoradev"}],"active_maintainers":[{"login":"arp242","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arp242"},{"login":"mattn","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattn"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-fsnotify-fsnotify/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-fsnotify-fsnotify/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-fsnotify-fsnotify/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-fsnotify-fsnotify/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-fsnotify-fsnotify/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-fsnotify-fsnotify/codemeta","maintainers":[],"registry":{"name":"guix","url":"https://guix.gnu.org","ecosystem":"guix","default":true,"packages_count":32542,"maintainers_count":0,"namespaces_count":0,"keywords_count":1654,"github":"guix-mirror","metadata":{"funded_packages_count":1457},"icon_url":"https://github.com/guix-mirror.png","created_at":"2026-03-02T16:23:46.981Z","updated_at":"2026-09-12T05:05:38.198Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/guix/namespaces"}},{"id":12513473,"name":"github.com/fsnotify/fsNotify","ecosystem":"go","description":"Package fsnotify provides a platform-independent interface for file system notifications.","homepage":"https://github.com/fsnotify/fsNotify","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/fsnotify/fsNotify","keywords_array":[],"namespace":"github.com/fsnotify","versions_count":40,"first_release_published_at":"2013-10-19T15:48:14.000Z","latest_release_published_at":"2026-05-04T10:39:17.000Z","latest_release_number":"v1.10.1","last_synced_at":"2026-09-14T04:11:31.378Z","created_at":"2025-11-23T11:16:04.534Z","updated_at":"2026-09-14T10:35:59.798Z","registry_url":"https://pkg.go.dev/github.com/fsnotify/fsNotify","install_command":"go get github.com/fsnotify/fsNotify","documentation_url":"https://pkg.go.dev/github.com/fsnotify/fsNotify#section-documentation","metadata":{},"repo_metadata":{"id":18188971,"uuid":"21306961","full_name":"fsnotify/fsnotify","owner":"fsnotify","description":"Cross-platform filesystem notifications for Go.","archived":false,"fork":false,"pushed_at":"2026-05-11T11:23:52.000Z","size":958,"stargazers_count":10776,"open_issues_count":44,"forks_count":981,"subscribers_count":140,"default_branch":"main","last_synced_at":"2026-09-08T00:54:18.254Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fsnotify.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","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},"funding":{"github":"arp242"}},"created_at":"2014-06-28T16:47:01.000Z","updated_at":"2026-09-07T15:08:06.000Z","dependencies_parsed_at":"2023-12-07T10:34:14.096Z","dependency_job_id":"0d26be37-27af-457c-a464-6cdfa08a5aa5","html_url":"https://github.com/fsnotify/fsnotify","commit_stats":{"total_commits":554,"total_committers":76,"mean_commits":"7.2894736842105265","dds":0.703971119133574,"last_synced_commit":"a9bc2e01792f868516acf80817f7d7d7b3315409"},"previous_names":[],"tags_count":44,"template":false,"template_full_name":null,"purl":"pkg:github/fsnotify/fsnotify","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fsnotify","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/sbom","scorecard":{"id":412772,"data":{"date":"2025-08-11","repo":{"name":"github.com/fsnotify/fsnotify","commit":"88b7b41337a8eea272eb5434d8301c98e89776a4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Maintained","score":7,"reason":"3 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 3/24 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/staticcheck.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"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/staticcheck.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/staticcheck.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/staticcheck.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/staticcheck.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/staticcheck.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/staticcheck.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/staticcheck.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/staticcheck.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/staticcheck.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/staticcheck.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:142: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/staticcheck.yml:38","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   1 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":"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":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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" 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":"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":"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 25 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-18T23:08:06.640Z","repository_id":18188971,"created_at":"2025-08-18T23:08:06.640Z","updated_at":"2025-08-18T23:08:06.640Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37312530,"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-14T02:00:06.290Z","response_time":176,"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":"fsnotify","name":"fsnotify","uuid":"8013877","kind":"organization","description":"File system notifications for Go","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/8013877?v=4","repositories_count":3,"last_synced_at":"2026-09-13T01:35:16.136Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/fsnotify","funding_links":[],"total_stars":10981,"followers":46,"following":0,"created_at":"2022-11-08T19:35:42.939Z","updated_at":"2026-09-13T01:35:16.171Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fsnotify","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fsnotify/repositories"},"tags":[{"name":"v1.10.1","sha":"76b01a6e8f502187fecedea8b025e79e5a86085c","kind":"tag","published_at":"2026-05-04T10:39:25.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.10.1","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"8d01d7b9cbe0199e4a1e60fbd965fb05dbb42123","kind":"tag","published_at":"2026-04-29T23:44:26.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.10.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"ae0e7923765f64fb8061396db7edebb558cf6093","kind":"tag","published_at":"2025-04-04T15:14:13.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.9.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"a9bc2e01792f868516acf80817f7d7d7b3315409","kind":"commit","published_at":"2024-10-31T10:15:51.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.8.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"cfc9c4f277ea6ec18de92444b31983b183deb4fb","kind":"tag","published_at":"2023-10-22T06:24:10.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.7.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"5f8c606accbcc6913853fe7e083ee461d181d88d","kind":"tag","published_at":"2022-10-13T01:19:15.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.6.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.6.0/manifests"},{"name":"v1.5.4","sha":"0f4b979323bea7ee6677faa4a88078ec558b1b80","kind":"commit","published_at":"2022-04-27T02:06:09.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.5.4","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.4/manifests"},{"name":"v1.5.2","sha":"ceba4ef83ad7912d1ccf0b59e1ed8a13176f23b3","kind":"commit","published_at":"2022-04-21T06:46:51.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.5.2","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.2/manifests"},{"name":"v1.5.3","sha":"a83458b875bd39c6c17de39f77328d4dc5dd88c7","kind":"commit","published_at":"2022-02-16T01:41:47.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.5.3","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.3/manifests"},{"name":"v1.5.1","sha":"466b39d216616549a37ee93c7c47775f6a010790","kind":"commit","published_at":"2021-08-24T19:33:57.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.5.1","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"08848a0f17ce8e0695b5bf6f17a5ef7d13653c30","kind":"commit","published_at":"2021-08-18T22:48:34.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.5.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.0/manifests"},{"name":"v1.4.9","sha":"45d7d09e39ef4ac08d493309fa031790c15bfe8a","kind":"commit","published_at":"2020-03-11T17:35:18.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.4.9","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.9/manifests"},{"name":"v1.4.8","sha":"4bf2d1fec78374803a39307bfb8d340688f4f28e","kind":"commit","published_at":"2019-10-12T01:07:59.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.4.8","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.8/manifests"},{"name":"v1.4.7","sha":"c2828203cd70a50dcccfb2761f8b1f8ceef9a8e9","kind":"commit","published_at":"2018-01-10T05:33:47.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.4.7","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.7/manifests"},{"name":"v1.4.2","sha":"629574ca2a5df945712d3079857300b5e4da0236","kind":"commit","published_at":"2016-10-11T02:33:12.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.4.2","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"944cff21b3baf3ced9a880365682152ba577d348","kind":"commit","published_at":"2016-10-05T04:06:20.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.4.1","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"26b17cd591df34e7b1cf0087f48fc19ca67eb476","kind":"commit","published_at":"2016-10-02T04:59:51.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.4.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"a8a77c9133d2d6fd8334f3260d06f60e8d80a5fb","kind":"commit","published_at":"2016-06-29T01:11:04.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.3.1","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"30411dbcefb7a1da7e84f75530ad3abe4011b4f8","kind":"commit","published_at":"2016-04-20T01:12:13.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.3.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.3.0/manifests"},{"name":"v1.2.11","sha":"836bfd95fecc0f1511dd66bdbf2b5b61ab8b00b6","kind":"commit","published_at":"2016-04-13T22:32:47.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.2.11","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.11/manifests"},{"name":"v1.2.10","sha":"875cf421b32f8f1b31bd43776297876d01542279","kind":"commit","published_at":"2016-03-03T03:48:35.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.2.10","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.10/manifests"},{"name":"v1.2.9","sha":"8611c35ab31c1c28aa903d33cf8b6e44a399b09e","kind":"commit","published_at":"2016-01-14T02:10:36.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.2.9","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.9/manifests"},{"name":"v1.2.8","sha":"508915b7500b6e42a87132e4afeb4729cebc7cbb","kind":"commit","published_at":"2015-12-17T18:50:05.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.2.8","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.8/manifests"},{"name":"v1.2.5","sha":"2cdd39bd6129c6a49c74fb07fb9d77ba1271c572","kind":"commit","published_at":"2015-11-17T21:48:49.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.2.5","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.5/manifests"},{"name":"v1.2.1","sha":"7be54206639f256967dd82fa767397ba5f8f48f5","kind":"commit","published_at":"2015-10-14T23:43:03.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.2.1","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"96c060f6a6b7e0d6f75fddd10efeaca3e5d1bcb0","kind":"commit","published_at":"2015-02-08T20:29:58.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.2.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"7ea9131e8ea2491e6132c7c28e89af844bfb9489","kind":"commit","published_at":"2015-02-06T00:18:13.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.1.1","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.1.1/manifests"},{"name":"v0.9.3","sha":"ea925a0a47d225b2ca7f9932b01d2ed4f3ec74f6","kind":"commit","published_at":"2015-01-01T03:22:27.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.9.3","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.3/manifests"},{"name":"v1.1.0","sha":"f582d920d11386e8ae15227bb5933a8f9b4c3dec","kind":"commit","published_at":"2014-12-13T06:17:38.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.1.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.1.0/manifests"},{"name":"v1.0.4","sha":"ca50e738d35a862c379baf8fffbc3bfd080b3cff","kind":"commit","published_at":"2014-09-08T03:52:45.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.0.4","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"a233047b9aa7c887a61db9375f12b8e4249948ef","kind":"commit","published_at":"2014-08-20T03:04:42.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.0.3","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.3/manifests"},{"name":"v0.9.2","sha":"bb1fe4e5fe00d8b38cd961dee40851bc37567df2","kind":"commit","published_at":"2014-08-17T21:51:45.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.9.2","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"9fd8280e25727db318a10b6b6b0dcd0029f58a20","kind":"commit","published_at":"2014-08-17T21:41:33.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.9.1","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.1/manifests"},{"name":"v1.0.2","sha":"ec00b1a75bca88c04936a6be5f8cdcf74135235f","kind":"commit","published_at":"2014-08-17T21:35:13.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.0.2","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.2/manifests"},{"name":"v1.0.0","sha":"7f6b6d6dd6e221742f5adace53e9ed5314ffe2c5","kind":"commit","published_at":"2014-08-16T05:15:33.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.0.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.0/manifests"},{"name":"v0.9.0","sha":"441bbc86b167f3c1f4786afae9931403b99fdacf","kind":"commit","published_at":"2014-02-27T14:46:22.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.9.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.0/manifests"},{"name":"v0.8.13","sha":"5102fde921d31f59c6e45d835aa01f0213aade0f","kind":"commit","published_at":"2013-11-21T16:20:02.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.13","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.13/manifests"},{"name":"v0.8.12","sha":"7f0625dbb54fef2cfba674bc0dfc6c37d34bad27","kind":"commit","published_at":"2013-11-14T22:58:54.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.12","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.12/manifests"},{"name":"v0.8.11","sha":"206f31729d554d8561334c0bc44202a716511175","kind":"commit","published_at":"2013-11-02T12:25:09.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.11","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.11/manifests"},{"name":"v0.8.10","sha":"6258bb8183757d12ef2260ac4a18a7665c0ca4c4","kind":"commit","published_at":"2013-10-19T15:48:14.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.10","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.10/manifests"},{"name":"v0.8.09","sha":"08040c5a90632bd721465eb8ad74a8e61bd7bf95","kind":"commit","published_at":"2013-09-09T23:07:54.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.09","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.09/manifests"},{"name":"v0.8.08","sha":"541b3dff430cc31643d257dff15ec6eb9971785d","kind":"commit","published_at":"2013-06-17T23:11:16.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.08","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.08/manifests"},{"name":"v0.8.07","sha":"194da0799da5043555136a138ff20e15aa4a57f0","kind":"commit","published_at":"2013-05-30T00:12:43.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.07","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.07/manifests"},{"name":"v0.8.06","sha":"51d76615d2eda89230dccd9878e383fc015f462b","kind":"commit","published_at":"2013-05-23T23:06:06.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.06","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.06/manifests"}]},"repo_metadata_updated_at":"2026-09-14T10:35:59.798Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.421804991677867,"dependent_packages_count":5.080507379759689,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.251156185718778},"purl":"pkg:golang/github.com/fsnotify/fs%21notify","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/fsnotify/fsNotify","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/fsnotify/fsNotify","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/fsnotify/fsNotify/dependencies","status":null,"funding_links":["https://github.com/sponsors/arp242"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-14T04:03:03.581Z","issues_count":155,"pull_requests_count":197,"avg_time_to_close_issue":53940567.24137931,"avg_time_to_close_pull_request":3069511.3488372094,"issues_closed_count":116,"pull_requests_closed_count":172,"pull_request_authors_count":54,"issue_authors_count":123,"avg_comments_per_issue":4.561290322580645,"avg_comments_per_pull_request":1.1725888324873095,"merged_pull_requests_count":120,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":13,"past_year_pull_requests_count":29,"past_year_avg_time_to_close_issue":6512533.5,"past_year_avg_time_to_close_pull_request":950126.0,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":18,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":13,"past_year_avg_comments_per_issue":3.3076923076923075,"past_year_avg_comments_per_pull_request":1.1379310344827587,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":11,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/issues","maintainers":[{"login":"arp242","count":114,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arp242"},{"login":"shogo82148","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shogo82148"},{"login":"mattn","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattn"},{"login":"bep","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bep"},{"login":"horahoradev","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/horahoradev"}],"active_maintainers":[{"login":"arp242","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arp242"},{"login":"mattn","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattn"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffsnotify%2FfsNotify/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffsnotify%2FfsNotify/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffsnotify%2FfsNotify/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffsnotify%2FfsNotify/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffsnotify%2FfsNotify/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffsnotify%2FfsNotify/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2332811,"maintainers_count":0,"namespaces_count":841917,"keywords_count":128097,"github":"golang","metadata":{"funded_packages_count":82865,"sync_missing_packages_cursor":{"timestamp":"2026-09-14T00:01:38.642732Z","path":"github.com/plantonhq/openmcf","version":"v0.5.56-skill.multi-cloud-catalog.20260913.1"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-09-14T05:01:22.346Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":9728687,"name":"github.com/fsnotify/fsnotifY","ecosystem":"go","description":"Package fsnotify provides a platform-independent interface for file system notifications.","homepage":"https://github.com/fsnotify/fsnotifY","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/fsnotify/fsnotifY","keywords_array":[],"namespace":"github.com/fsnotify","versions_count":40,"first_release_published_at":"2013-10-19T15:48:14.000Z","latest_release_published_at":"2026-05-04T10:39:17.000Z","latest_release_number":"v1.10.1","last_synced_at":"2026-09-14T06:25:19.935Z","created_at":"2024-04-14T04:20:54.725Z","updated_at":"2026-09-14T10:36:00.372Z","registry_url":"https://pkg.go.dev/github.com/fsnotify/fsnotifY","install_command":"go get github.com/fsnotify/fsnotifY","documentation_url":"https://pkg.go.dev/github.com/fsnotify/fsnotifY#section-documentation","metadata":{},"repo_metadata":{"id":18188971,"uuid":"21306961","full_name":"fsnotify/fsnotify","owner":"fsnotify","description":"Cross-platform filesystem notifications for Go.","archived":false,"fork":false,"pushed_at":"2026-05-11T11:23:52.000Z","size":958,"stargazers_count":10776,"open_issues_count":44,"forks_count":981,"subscribers_count":140,"default_branch":"main","last_synced_at":"2026-09-08T00:54:18.254Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fsnotify.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","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},"funding":{"github":"arp242"}},"created_at":"2014-06-28T16:47:01.000Z","updated_at":"2026-09-07T15:08:06.000Z","dependencies_parsed_at":"2023-12-07T10:34:14.096Z","dependency_job_id":"0d26be37-27af-457c-a464-6cdfa08a5aa5","html_url":"https://github.com/fsnotify/fsnotify","commit_stats":{"total_commits":554,"total_committers":76,"mean_commits":"7.2894736842105265","dds":0.703971119133574,"last_synced_commit":"a9bc2e01792f868516acf80817f7d7d7b3315409"},"previous_names":[],"tags_count":44,"template":false,"template_full_name":null,"purl":"pkg:github/fsnotify/fsnotify","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fsnotify","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/sbom","scorecard":{"id":412772,"data":{"date":"2025-08-11","repo":{"name":"github.com/fsnotify/fsnotify","commit":"88b7b41337a8eea272eb5434d8301c98e89776a4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Maintained","score":7,"reason":"3 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 3/24 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/staticcheck.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"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/staticcheck.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/staticcheck.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/staticcheck.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/staticcheck.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/staticcheck.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/staticcheck.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/staticcheck.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/staticcheck.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/staticcheck.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/staticcheck.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:142: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/staticcheck.yml:38","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   1 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":"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":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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" 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":"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":"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 25 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-18T23:08:06.640Z","repository_id":18188971,"created_at":"2025-08-18T23:08:06.640Z","updated_at":"2025-08-18T23:08:06.640Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37312530,"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-14T02:00:06.290Z","response_time":176,"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":"fsnotify","name":"fsnotify","uuid":"8013877","kind":"organization","description":"File system notifications for Go","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/8013877?v=4","repositories_count":3,"last_synced_at":"2026-09-13T01:35:16.136Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/fsnotify","funding_links":[],"total_stars":10981,"followers":46,"following":0,"created_at":"2022-11-08T19:35:42.939Z","updated_at":"2026-09-13T01:35:16.171Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fsnotify","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fsnotify/repositories"},"tags":[{"name":"v1.10.1","sha":"76b01a6e8f502187fecedea8b025e79e5a86085c","kind":"tag","published_at":"2026-05-04T10:39:25.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.10.1","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"8d01d7b9cbe0199e4a1e60fbd965fb05dbb42123","kind":"tag","published_at":"2026-04-29T23:44:26.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.10.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"ae0e7923765f64fb8061396db7edebb558cf6093","kind":"tag","published_at":"2025-04-04T15:14:13.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.9.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"a9bc2e01792f868516acf80817f7d7d7b3315409","kind":"commit","published_at":"2024-10-31T10:15:51.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.8.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"cfc9c4f277ea6ec18de92444b31983b183deb4fb","kind":"tag","published_at":"2023-10-22T06:24:10.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.7.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"5f8c606accbcc6913853fe7e083ee461d181d88d","kind":"tag","published_at":"2022-10-13T01:19:15.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.6.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.6.0/manifests"},{"name":"v1.5.4","sha":"0f4b979323bea7ee6677faa4a88078ec558b1b80","kind":"commit","published_at":"2022-04-27T02:06:09.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.5.4","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.4/manifests"},{"name":"v1.5.2","sha":"ceba4ef83ad7912d1ccf0b59e1ed8a13176f23b3","kind":"commit","published_at":"2022-04-21T06:46:51.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.5.2","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.2/manifests"},{"name":"v1.5.3","sha":"a83458b875bd39c6c17de39f77328d4dc5dd88c7","kind":"commit","published_at":"2022-02-16T01:41:47.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.5.3","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.3/manifests"},{"name":"v1.5.1","sha":"466b39d216616549a37ee93c7c47775f6a010790","kind":"commit","published_at":"2021-08-24T19:33:57.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.5.1","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"08848a0f17ce8e0695b5bf6f17a5ef7d13653c30","kind":"commit","published_at":"2021-08-18T22:48:34.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.5.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.0/manifests"},{"name":"v1.4.9","sha":"45d7d09e39ef4ac08d493309fa031790c15bfe8a","kind":"commit","published_at":"2020-03-11T17:35:18.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.4.9","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.9/manifests"},{"name":"v1.4.8","sha":"4bf2d1fec78374803a39307bfb8d340688f4f28e","kind":"commit","published_at":"2019-10-12T01:07:59.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.4.8","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.8/manifests"},{"name":"v1.4.7","sha":"c2828203cd70a50dcccfb2761f8b1f8ceef9a8e9","kind":"commit","published_at":"2018-01-10T05:33:47.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.4.7","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.7/manifests"},{"name":"v1.4.2","sha":"629574ca2a5df945712d3079857300b5e4da0236","kind":"commit","published_at":"2016-10-11T02:33:12.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.4.2","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"944cff21b3baf3ced9a880365682152ba577d348","kind":"commit","published_at":"2016-10-05T04:06:20.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.4.1","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"26b17cd591df34e7b1cf0087f48fc19ca67eb476","kind":"commit","published_at":"2016-10-02T04:59:51.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.4.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"a8a77c9133d2d6fd8334f3260d06f60e8d80a5fb","kind":"commit","published_at":"2016-06-29T01:11:04.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.3.1","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"30411dbcefb7a1da7e84f75530ad3abe4011b4f8","kind":"commit","published_at":"2016-04-20T01:12:13.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.3.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.3.0/manifests"},{"name":"v1.2.11","sha":"836bfd95fecc0f1511dd66bdbf2b5b61ab8b00b6","kind":"commit","published_at":"2016-04-13T22:32:47.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.2.11","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.11/manifests"},{"name":"v1.2.10","sha":"875cf421b32f8f1b31bd43776297876d01542279","kind":"commit","published_at":"2016-03-03T03:48:35.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.2.10","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.10/manifests"},{"name":"v1.2.9","sha":"8611c35ab31c1c28aa903d33cf8b6e44a399b09e","kind":"commit","published_at":"2016-01-14T02:10:36.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.2.9","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.9/manifests"},{"name":"v1.2.8","sha":"508915b7500b6e42a87132e4afeb4729cebc7cbb","kind":"commit","published_at":"2015-12-17T18:50:05.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.2.8","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.8/manifests"},{"name":"v1.2.5","sha":"2cdd39bd6129c6a49c74fb07fb9d77ba1271c572","kind":"commit","published_at":"2015-11-17T21:48:49.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.2.5","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.5/manifests"},{"name":"v1.2.1","sha":"7be54206639f256967dd82fa767397ba5f8f48f5","kind":"commit","published_at":"2015-10-14T23:43:03.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.2.1","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"96c060f6a6b7e0d6f75fddd10efeaca3e5d1bcb0","kind":"commit","published_at":"2015-02-08T20:29:58.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.2.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"7ea9131e8ea2491e6132c7c28e89af844bfb9489","kind":"commit","published_at":"2015-02-06T00:18:13.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.1.1","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.1.1/manifests"},{"name":"v0.9.3","sha":"ea925a0a47d225b2ca7f9932b01d2ed4f3ec74f6","kind":"commit","published_at":"2015-01-01T03:22:27.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.9.3","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.3/manifests"},{"name":"v1.1.0","sha":"f582d920d11386e8ae15227bb5933a8f9b4c3dec","kind":"commit","published_at":"2014-12-13T06:17:38.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.1.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.1.0/manifests"},{"name":"v1.0.4","sha":"ca50e738d35a862c379baf8fffbc3bfd080b3cff","kind":"commit","published_at":"2014-09-08T03:52:45.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.0.4","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"a233047b9aa7c887a61db9375f12b8e4249948ef","kind":"commit","published_at":"2014-08-20T03:04:42.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.0.3","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.3/manifests"},{"name":"v0.9.2","sha":"bb1fe4e5fe00d8b38cd961dee40851bc37567df2","kind":"commit","published_at":"2014-08-17T21:51:45.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.9.2","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"9fd8280e25727db318a10b6b6b0dcd0029f58a20","kind":"commit","published_at":"2014-08-17T21:41:33.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.9.1","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.1/manifests"},{"name":"v1.0.2","sha":"ec00b1a75bca88c04936a6be5f8cdcf74135235f","kind":"commit","published_at":"2014-08-17T21:35:13.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.0.2","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.2/manifests"},{"name":"v1.0.0","sha":"7f6b6d6dd6e221742f5adace53e9ed5314ffe2c5","kind":"commit","published_at":"2014-08-16T05:15:33.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.0.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.0/manifests"},{"name":"v0.9.0","sha":"441bbc86b167f3c1f4786afae9931403b99fdacf","kind":"commit","published_at":"2014-02-27T14:46:22.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.9.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.0/manifests"},{"name":"v0.8.13","sha":"5102fde921d31f59c6e45d835aa01f0213aade0f","kind":"commit","published_at":"2013-11-21T16:20:02.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.13","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.13/manifests"},{"name":"v0.8.12","sha":"7f0625dbb54fef2cfba674bc0dfc6c37d34bad27","kind":"commit","published_at":"2013-11-14T22:58:54.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.12","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.12/manifests"},{"name":"v0.8.11","sha":"206f31729d554d8561334c0bc44202a716511175","kind":"commit","published_at":"2013-11-02T12:25:09.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.11","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.11/manifests"},{"name":"v0.8.10","sha":"6258bb8183757d12ef2260ac4a18a7665c0ca4c4","kind":"commit","published_at":"2013-10-19T15:48:14.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.10","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.10/manifests"},{"name":"v0.8.09","sha":"08040c5a90632bd721465eb8ad74a8e61bd7bf95","kind":"commit","published_at":"2013-09-09T23:07:54.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.09","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.09/manifests"},{"name":"v0.8.08","sha":"541b3dff430cc31643d257dff15ec6eb9971785d","kind":"commit","published_at":"2013-06-17T23:11:16.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.08","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.08/manifests"},{"name":"v0.8.07","sha":"194da0799da5043555136a138ff20e15aa4a57f0","kind":"commit","published_at":"2013-05-30T00:12:43.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.07","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.07/manifests"},{"name":"v0.8.06","sha":"51d76615d2eda89230dccd9878e383fc015f462b","kind":"commit","published_at":"2013-05-23T23:06:06.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.06","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.06/manifests"}]},"repo_metadata_updated_at":"2026-09-14T10:36:00.372Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":7.943303743784948,"dependent_packages_count":7.044109173783318,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":7.493706458784133},"purl":"pkg:golang/github.com/fsnotify/fsnotif%21y","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/fsnotify/fsnotifY","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/fsnotify/fsnotifY","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/fsnotify/fsnotifY/dependencies","status":null,"funding_links":["https://github.com/sponsors/arp242"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-14T04:03:03.581Z","issues_count":155,"pull_requests_count":197,"avg_time_to_close_issue":53940567.24137931,"avg_time_to_close_pull_request":3069511.3488372094,"issues_closed_count":116,"pull_requests_closed_count":172,"pull_request_authors_count":54,"issue_authors_count":123,"avg_comments_per_issue":4.561290322580645,"avg_comments_per_pull_request":1.1725888324873095,"merged_pull_requests_count":120,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":13,"past_year_pull_requests_count":29,"past_year_avg_time_to_close_issue":6512533.5,"past_year_avg_time_to_close_pull_request":950126.0,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":18,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":13,"past_year_avg_comments_per_issue":3.3076923076923075,"past_year_avg_comments_per_pull_request":1.1379310344827587,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":11,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/issues","maintainers":[{"login":"arp242","count":114,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arp242"},{"login":"shogo82148","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shogo82148"},{"login":"mattn","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattn"},{"login":"bep","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bep"},{"login":"horahoradev","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/horahoradev"}],"active_maintainers":[{"login":"arp242","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arp242"},{"login":"mattn","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattn"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffsnotify%2FfsnotifY/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffsnotify%2FfsnotifY/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffsnotify%2FfsnotifY/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffsnotify%2FfsnotifY/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffsnotify%2FfsnotifY/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffsnotify%2FfsnotifY/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2332811,"maintainers_count":0,"namespaces_count":841917,"keywords_count":128097,"github":"golang","metadata":{"funded_packages_count":82865,"sync_missing_packages_cursor":{"timestamp":"2026-09-14T00:01:38.642732Z","path":"github.com/plantonhq/openmcf","version":"v0.5.56-skill.multi-cloud-catalog.20260913.1"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-09-14T05:01:22.346Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":13544996,"name":"golang-fsnotify","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/fsnotify/fsnotify","licenses":"bsd-3-clause","normalized_licenses":[],"repository_url":"https://github.com/fsnotify/fsnotify","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-11T01:54:01.183Z","latest_release_published_at":"2026-02-11T01:54:01.183Z","latest_release_number":"1.6.0-2","last_synced_at":"2026-03-11T06:10:50.131Z","created_at":"2026-02-11T01:54:01.006Z","updated_at":"2026-09-12T09:41:26.856Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-fsnotify","install_command":"apt-get install golang-fsnotify","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"golang-github-fsnotify-fsnotify-dev","standards_version":"4.6.1","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-golang, golang-any (\u003e= 2:1.16~), golang-golang-x-sys-dev (\u003e= 0.0~git20220908.2771309)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":18188971,"uuid":"21306961","full_name":"fsnotify/fsnotify","owner":"fsnotify","description":"Cross-platform filesystem notifications for Go.","archived":false,"fork":false,"pushed_at":"2026-05-11T11:23:52.000Z","size":958,"stargazers_count":10776,"open_issues_count":44,"forks_count":981,"subscribers_count":140,"default_branch":"main","last_synced_at":"2026-09-08T00:54:18.254Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fsnotify.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","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},"funding":{"github":"arp242"}},"created_at":"2014-06-28T16:47:01.000Z","updated_at":"2026-09-07T15:08:06.000Z","dependencies_parsed_at":"2023-12-07T10:34:14.096Z","dependency_job_id":"0d26be37-27af-457c-a464-6cdfa08a5aa5","html_url":"https://github.com/fsnotify/fsnotify","commit_stats":{"total_commits":554,"total_committers":76,"mean_commits":"7.2894736842105265","dds":0.703971119133574,"last_synced_commit":"a9bc2e01792f868516acf80817f7d7d7b3315409"},"previous_names":[],"tags_count":44,"template":false,"template_full_name":null,"purl":"pkg:github/fsnotify/fsnotify","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fsnotify","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/sbom","scorecard":{"id":412772,"data":{"date":"2025-08-11","repo":{"name":"github.com/fsnotify/fsnotify","commit":"88b7b41337a8eea272eb5434d8301c98e89776a4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Maintained","score":7,"reason":"3 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 3/24 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/staticcheck.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"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/staticcheck.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/staticcheck.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/staticcheck.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/staticcheck.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/staticcheck.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/staticcheck.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/staticcheck.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/staticcheck.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/staticcheck.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/staticcheck.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:142: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/staticcheck.yml:38","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   1 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":"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":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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" 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":"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":"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 25 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-18T23:08:06.640Z","repository_id":18188971,"created_at":"2025-08-18T23:08:06.640Z","updated_at":"2025-08-18T23:08:06.640Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37166407,"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-08T02:00:05.531Z","response_time":108,"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":"fsnotify","name":"fsnotify","uuid":"8013877","kind":"organization","description":"File system notifications for Go","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/8013877?v=4","repositories_count":3,"last_synced_at":"2026-09-06T00:54:23.833Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/fsnotify","funding_links":[],"total_stars":10982,"followers":46,"following":0,"created_at":"2022-11-08T19:35:42.939Z","updated_at":"2026-09-06T00:54:23.844Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fsnotify","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fsnotify/repositories"},"tags":[{"name":"v1.10.1","sha":"76b01a6e8f502187fecedea8b025e79e5a86085c","kind":"tag","published_at":"2026-05-04T10:39:25.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.10.1","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"8d01d7b9cbe0199e4a1e60fbd965fb05dbb42123","kind":"tag","published_at":"2026-04-29T23:44:26.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.10.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"ae0e7923765f64fb8061396db7edebb558cf6093","kind":"tag","published_at":"2025-04-04T15:14:13.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.9.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"a9bc2e01792f868516acf80817f7d7d7b3315409","kind":"commit","published_at":"2024-10-31T10:15:51.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.8.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"cfc9c4f277ea6ec18de92444b31983b183deb4fb","kind":"tag","published_at":"2023-10-22T06:24:10.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.7.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"5f8c606accbcc6913853fe7e083ee461d181d88d","kind":"tag","published_at":"2022-10-13T01:19:15.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.6.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.6.0/manifests"},{"name":"v1.5.4","sha":"0f4b979323bea7ee6677faa4a88078ec558b1b80","kind":"commit","published_at":"2022-04-27T02:06:09.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.5.4","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.4/manifests"},{"name":"v1.5.2","sha":"ceba4ef83ad7912d1ccf0b59e1ed8a13176f23b3","kind":"commit","published_at":"2022-04-21T06:46:51.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.5.2","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.2/manifests"},{"name":"v1.5.3","sha":"a83458b875bd39c6c17de39f77328d4dc5dd88c7","kind":"commit","published_at":"2022-02-16T01:41:47.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.5.3","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.3/manifests"},{"name":"v1.5.1","sha":"466b39d216616549a37ee93c7c47775f6a010790","kind":"commit","published_at":"2021-08-24T19:33:57.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.5.1","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"08848a0f17ce8e0695b5bf6f17a5ef7d13653c30","kind":"commit","published_at":"2021-08-18T22:48:34.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.5.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.0/manifests"},{"name":"v1.4.9","sha":"45d7d09e39ef4ac08d493309fa031790c15bfe8a","kind":"commit","published_at":"2020-03-11T17:35:18.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.4.9","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.9/manifests"},{"name":"v1.4.8","sha":"4bf2d1fec78374803a39307bfb8d340688f4f28e","kind":"commit","published_at":"2019-10-12T01:07:59.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.4.8","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.8/manifests"},{"name":"v1.4.7","sha":"c2828203cd70a50dcccfb2761f8b1f8ceef9a8e9","kind":"commit","published_at":"2018-01-10T05:33:47.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.4.7","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.7/manifests"},{"name":"v1.4.2","sha":"629574ca2a5df945712d3079857300b5e4da0236","kind":"commit","published_at":"2016-10-11T02:33:12.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.4.2","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"944cff21b3baf3ced9a880365682152ba577d348","kind":"commit","published_at":"2016-10-05T04:06:20.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.4.1","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"26b17cd591df34e7b1cf0087f48fc19ca67eb476","kind":"commit","published_at":"2016-10-02T04:59:51.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.4.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"a8a77c9133d2d6fd8334f3260d06f60e8d80a5fb","kind":"commit","published_at":"2016-06-29T01:11:04.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.3.1","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"30411dbcefb7a1da7e84f75530ad3abe4011b4f8","kind":"commit","published_at":"2016-04-20T01:12:13.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.3.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.3.0/manifests"},{"name":"v1.2.11","sha":"836bfd95fecc0f1511dd66bdbf2b5b61ab8b00b6","kind":"commit","published_at":"2016-04-13T22:32:47.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.2.11","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.11/manifests"},{"name":"v1.2.10","sha":"875cf421b32f8f1b31bd43776297876d01542279","kind":"commit","published_at":"2016-03-03T03:48:35.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.2.10","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.10/manifests"},{"name":"v1.2.9","sha":"8611c35ab31c1c28aa903d33cf8b6e44a399b09e","kind":"commit","published_at":"2016-01-14T02:10:36.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.2.9","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.9/manifests"},{"name":"v1.2.8","sha":"508915b7500b6e42a87132e4afeb4729cebc7cbb","kind":"commit","published_at":"2015-12-17T18:50:05.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.2.8","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.8/manifests"},{"name":"v1.2.5","sha":"2cdd39bd6129c6a49c74fb07fb9d77ba1271c572","kind":"commit","published_at":"2015-11-17T21:48:49.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.2.5","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.5/manifests"},{"name":"v1.2.1","sha":"7be54206639f256967dd82fa767397ba5f8f48f5","kind":"commit","published_at":"2015-10-14T23:43:03.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.2.1","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"96c060f6a6b7e0d6f75fddd10efeaca3e5d1bcb0","kind":"commit","published_at":"2015-02-08T20:29:58.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.2.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"7ea9131e8ea2491e6132c7c28e89af844bfb9489","kind":"commit","published_at":"2015-02-06T00:18:13.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.1.1","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.1.1/manifests"},{"name":"v0.9.3","sha":"ea925a0a47d225b2ca7f9932b01d2ed4f3ec74f6","kind":"commit","published_at":"2015-01-01T03:22:27.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.9.3","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.3/manifests"},{"name":"v1.1.0","sha":"f582d920d11386e8ae15227bb5933a8f9b4c3dec","kind":"commit","published_at":"2014-12-13T06:17:38.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.1.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.1.0/manifests"},{"name":"v1.0.4","sha":"ca50e738d35a862c379baf8fffbc3bfd080b3cff","kind":"commit","published_at":"2014-09-08T03:52:45.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.0.4","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"a233047b9aa7c887a61db9375f12b8e4249948ef","kind":"commit","published_at":"2014-08-20T03:04:42.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.0.3","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.3/manifests"},{"name":"v0.9.2","sha":"bb1fe4e5fe00d8b38cd961dee40851bc37567df2","kind":"commit","published_at":"2014-08-17T21:51:45.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.9.2","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"9fd8280e25727db318a10b6b6b0dcd0029f58a20","kind":"commit","published_at":"2014-08-17T21:41:33.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.9.1","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.1/manifests"},{"name":"v1.0.2","sha":"ec00b1a75bca88c04936a6be5f8cdcf74135235f","kind":"commit","published_at":"2014-08-17T21:35:13.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.0.2","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.2/manifests"},{"name":"v1.0.0","sha":"7f6b6d6dd6e221742f5adace53e9ed5314ffe2c5","kind":"commit","published_at":"2014-08-16T05:15:33.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.0.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.0/manifests"},{"name":"v0.9.0","sha":"441bbc86b167f3c1f4786afae9931403b99fdacf","kind":"commit","published_at":"2014-02-27T14:46:22.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.9.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.0/manifests"},{"name":"v0.8.13","sha":"5102fde921d31f59c6e45d835aa01f0213aade0f","kind":"commit","published_at":"2013-11-21T16:20:02.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.13","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.13/manifests"},{"name":"v0.8.12","sha":"7f0625dbb54fef2cfba674bc0dfc6c37d34bad27","kind":"commit","published_at":"2013-11-14T22:58:54.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.12","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.12/manifests"},{"name":"v0.8.11","sha":"206f31729d554d8561334c0bc44202a716511175","kind":"commit","published_at":"2013-11-02T12:25:09.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.11","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.11/manifests"},{"name":"v0.8.10","sha":"6258bb8183757d12ef2260ac4a18a7665c0ca4c4","kind":"commit","published_at":"2013-10-19T15:48:14.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.10","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.10/manifests"},{"name":"v0.8.09","sha":"08040c5a90632bd721465eb8ad74a8e61bd7bf95","kind":"commit","published_at":"2013-09-09T23:07:54.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.09","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.09/manifests"},{"name":"v0.8.08","sha":"541b3dff430cc31643d257dff15ec6eb9971785d","kind":"commit","published_at":"2013-06-17T23:11:16.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.08","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.08/manifests"},{"name":"v0.8.07","sha":"194da0799da5043555136a138ff20e15aa4a57f0","kind":"commit","published_at":"2013-05-30T00:12:43.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.07","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.07/manifests"},{"name":"v0.8.06","sha":"51d76615d2eda89230dccd9878e383fc015f462b","kind":"commit","published_at":"2013-05-23T23:06:06.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.06","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.06/manifests"}]},"repo_metadata_updated_at":"2026-09-12T09:41:26.856Z","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:deb/ubuntu/golang-fsnotify?arch=source\u0026distro=ubuntu-23.04\u0026repository_url=https://launchpad.net/ubuntu/lunar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-fsnotify","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-fsnotify","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-fsnotify/dependencies","status":null,"funding_links":["https://github.com/sponsors/arp242"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-12T03:03:02.196Z","issues_count":155,"pull_requests_count":197,"avg_time_to_close_issue":53940567.24137931,"avg_time_to_close_pull_request":3069511.3488372094,"issues_closed_count":116,"pull_requests_closed_count":172,"pull_request_authors_count":54,"issue_authors_count":123,"avg_comments_per_issue":4.561290322580645,"avg_comments_per_pull_request":1.1725888324873095,"merged_pull_requests_count":120,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":13,"past_year_pull_requests_count":29,"past_year_avg_time_to_close_issue":6512533.5,"past_year_avg_time_to_close_pull_request":950126.0,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":18,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":13,"past_year_avg_comments_per_issue":3.3076923076923075,"past_year_avg_comments_per_pull_request":1.1379310344827587,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":11,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/issues","maintainers":[{"login":"arp242","count":114,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arp242"},{"login":"shogo82148","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shogo82148"},{"login":"mattn","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattn"},{"login":"bep","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bep"},{"login":"horahoradev","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/horahoradev"}],"active_maintainers":[{"login":"arp242","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arp242"},{"login":"mattn","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattn"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-fsnotify/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-fsnotify/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-fsnotify/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-fsnotify/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-fsnotify/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-fsnotify/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.04","url":"https://launchpad.net/ubuntu/lunar","ecosystem":"ubuntu","default":false,"packages_count":36116,"maintainers_count":0,"namespaces_count":4,"keywords_count":999,"github":"ubuntu","metadata":{"codename":"lunar","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1338},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-09-12T05:06:07.584Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/namespaces"}},{"id":3523143,"name":"gopkg.in/fsnotify/fsnotify.v0","ecosystem":"go","description":"Package fsnotify provides a platform-independent interface for file system notifications.","homepage":"https://github.com/fsnotify/fsnotify","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/fsnotify/fsnotify","keywords_array":[],"namespace":"gopkg.in/fsnotify","versions_count":8,"first_release_published_at":"2013-10-19T15:48:14.000Z","latest_release_published_at":"2015-01-01T03:22:27.000Z","latest_release_number":"v0.9.3","last_synced_at":"2026-09-14T04:44:25.677Z","created_at":"2022-04-10T22:23:26.369Z","updated_at":"2026-09-14T04:44:25.678Z","registry_url":"https://pkg.go.dev/gopkg.in/fsnotify/fsnotify.v0","install_command":"go get gopkg.in/fsnotify/fsnotify.v0","documentation_url":"https://pkg.go.dev/gopkg.in/fsnotify/fsnotify.v0#section-documentation","metadata":{},"repo_metadata":{"id":18188971,"uuid":"21306961","full_name":"fsnotify/fsnotify","owner":"fsnotify","description":"Cross-platform filesystem notifications for Go.","archived":false,"fork":false,"pushed_at":"2026-05-11T11:23:52.000Z","size":958,"stargazers_count":10776,"open_issues_count":44,"forks_count":981,"subscribers_count":140,"default_branch":"main","last_synced_at":"2026-09-08T00:54:18.254Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fsnotify.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","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},"funding":{"github":"arp242"}},"created_at":"2014-06-28T16:47:01.000Z","updated_at":"2026-09-07T15:08:06.000Z","dependencies_parsed_at":"2023-12-07T10:34:14.096Z","dependency_job_id":"0d26be37-27af-457c-a464-6cdfa08a5aa5","html_url":"https://github.com/fsnotify/fsnotify","commit_stats":{"total_commits":554,"total_committers":76,"mean_commits":"7.2894736842105265","dds":0.703971119133574,"last_synced_commit":"a9bc2e01792f868516acf80817f7d7d7b3315409"},"previous_names":[],"tags_count":44,"template":false,"template_full_name":null,"purl":"pkg:github/fsnotify/fsnotify","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fsnotify","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/sbom","scorecard":{"id":412772,"data":{"date":"2025-08-11","repo":{"name":"github.com/fsnotify/fsnotify","commit":"88b7b41337a8eea272eb5434d8301c98e89776a4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Maintained","score":7,"reason":"3 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 3/24 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/staticcheck.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"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/staticcheck.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/staticcheck.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/staticcheck.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/staticcheck.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/staticcheck.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/staticcheck.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/staticcheck.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/staticcheck.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/staticcheck.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/staticcheck.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:142: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/staticcheck.yml:38","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   1 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":"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":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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" 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":"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":"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 25 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-18T23:08:06.640Z","repository_id":18188971,"created_at":"2025-08-18T23:08:06.640Z","updated_at":"2025-08-18T23:08:06.640Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37166407,"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-08T02:00:05.531Z","response_time":108,"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":"fsnotify","name":"fsnotify","uuid":"8013877","kind":"organization","description":"File system notifications for Go","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/8013877?v=4","repositories_count":3,"last_synced_at":"2026-09-06T00:54:23.833Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/fsnotify","funding_links":[],"total_stars":10982,"followers":46,"following":0,"created_at":"2022-11-08T19:35:42.939Z","updated_at":"2026-09-06T00:54:23.844Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fsnotify","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fsnotify/repositories"},"tags":[{"name":"v1.10.1","sha":"76b01a6e8f502187fecedea8b025e79e5a86085c","kind":"tag","published_at":"2026-05-04T10:39:25.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.10.1","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"8d01d7b9cbe0199e4a1e60fbd965fb05dbb42123","kind":"tag","published_at":"2026-04-29T23:44:26.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.10.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"ae0e7923765f64fb8061396db7edebb558cf6093","kind":"tag","published_at":"2025-04-04T15:14:13.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.9.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"a9bc2e01792f868516acf80817f7d7d7b3315409","kind":"commit","published_at":"2024-10-31T10:15:51.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.8.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"cfc9c4f277ea6ec18de92444b31983b183deb4fb","kind":"tag","published_at":"2023-10-22T06:24:10.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.7.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"5f8c606accbcc6913853fe7e083ee461d181d88d","kind":"tag","published_at":"2022-10-13T01:19:15.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.6.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.6.0/manifests"},{"name":"v1.5.4","sha":"0f4b979323bea7ee6677faa4a88078ec558b1b80","kind":"commit","published_at":"2022-04-27T02:06:09.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.5.4","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.4/manifests"},{"name":"v1.5.2","sha":"ceba4ef83ad7912d1ccf0b59e1ed8a13176f23b3","kind":"commit","published_at":"2022-04-21T06:46:51.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.5.2","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.2/manifests"},{"name":"v1.5.3","sha":"a83458b875bd39c6c17de39f77328d4dc5dd88c7","kind":"commit","published_at":"2022-02-16T01:41:47.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.5.3","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.3/manifests"},{"name":"v1.5.1","sha":"466b39d216616549a37ee93c7c47775f6a010790","kind":"commit","published_at":"2021-08-24T19:33:57.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.5.1","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"08848a0f17ce8e0695b5bf6f17a5ef7d13653c30","kind":"commit","published_at":"2021-08-18T22:48:34.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.5.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.0/manifests"},{"name":"v1.4.9","sha":"45d7d09e39ef4ac08d493309fa031790c15bfe8a","kind":"commit","published_at":"2020-03-11T17:35:18.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.4.9","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.9/manifests"},{"name":"v1.4.8","sha":"4bf2d1fec78374803a39307bfb8d340688f4f28e","kind":"commit","published_at":"2019-10-12T01:07:59.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.4.8","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.8/manifests"},{"name":"v1.4.7","sha":"c2828203cd70a50dcccfb2761f8b1f8ceef9a8e9","kind":"commit","published_at":"2018-01-10T05:33:47.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.4.7","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.7/manifests"},{"name":"v1.4.2","sha":"629574ca2a5df945712d3079857300b5e4da0236","kind":"commit","published_at":"2016-10-11T02:33:12.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.4.2","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"944cff21b3baf3ced9a880365682152ba577d348","kind":"commit","published_at":"2016-10-05T04:06:20.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.4.1","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"26b17cd591df34e7b1cf0087f48fc19ca67eb476","kind":"commit","published_at":"2016-10-02T04:59:51.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.4.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"a8a77c9133d2d6fd8334f3260d06f60e8d80a5fb","kind":"commit","published_at":"2016-06-29T01:11:04.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.3.1","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"30411dbcefb7a1da7e84f75530ad3abe4011b4f8","kind":"commit","published_at":"2016-04-20T01:12:13.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.3.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.3.0/manifests"},{"name":"v1.2.11","sha":"836bfd95fecc0f1511dd66bdbf2b5b61ab8b00b6","kind":"commit","published_at":"2016-04-13T22:32:47.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.2.11","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.11/manifests"},{"name":"v1.2.10","sha":"875cf421b32f8f1b31bd43776297876d01542279","kind":"commit","published_at":"2016-03-03T03:48:35.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.2.10","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.10/manifests"},{"name":"v1.2.9","sha":"8611c35ab31c1c28aa903d33cf8b6e44a399b09e","kind":"commit","published_at":"2016-01-14T02:10:36.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.2.9","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.9/manifests"},{"name":"v1.2.8","sha":"508915b7500b6e42a87132e4afeb4729cebc7cbb","kind":"commit","published_at":"2015-12-17T18:50:05.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.2.8","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.8/manifests"},{"name":"v1.2.5","sha":"2cdd39bd6129c6a49c74fb07fb9d77ba1271c572","kind":"commit","published_at":"2015-11-17T21:48:49.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.2.5","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.5/manifests"},{"name":"v1.2.1","sha":"7be54206639f256967dd82fa767397ba5f8f48f5","kind":"commit","published_at":"2015-10-14T23:43:03.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.2.1","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"96c060f6a6b7e0d6f75fddd10efeaca3e5d1bcb0","kind":"commit","published_at":"2015-02-08T20:29:58.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.2.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"7ea9131e8ea2491e6132c7c28e89af844bfb9489","kind":"commit","published_at":"2015-02-06T00:18:13.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.1.1","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.1.1/manifests"},{"name":"v0.9.3","sha":"ea925a0a47d225b2ca7f9932b01d2ed4f3ec74f6","kind":"commit","published_at":"2015-01-01T03:22:27.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.9.3","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.3/manifests"},{"name":"v1.1.0","sha":"f582d920d11386e8ae15227bb5933a8f9b4c3dec","kind":"commit","published_at":"2014-12-13T06:17:38.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.1.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.1.0/manifests"},{"name":"v1.0.4","sha":"ca50e738d35a862c379baf8fffbc3bfd080b3cff","kind":"commit","published_at":"2014-09-08T03:52:45.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.0.4","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"a233047b9aa7c887a61db9375f12b8e4249948ef","kind":"commit","published_at":"2014-08-20T03:04:42.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.0.3","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.3/manifests"},{"name":"v0.9.2","sha":"bb1fe4e5fe00d8b38cd961dee40851bc37567df2","kind":"commit","published_at":"2014-08-17T21:51:45.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.9.2","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"9fd8280e25727db318a10b6b6b0dcd0029f58a20","kind":"commit","published_at":"2014-08-17T21:41:33.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.9.1","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.1/manifests"},{"name":"v1.0.2","sha":"ec00b1a75bca88c04936a6be5f8cdcf74135235f","kind":"commit","published_at":"2014-08-17T21:35:13.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.0.2","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.2/manifests"},{"name":"v1.0.0","sha":"7f6b6d6dd6e221742f5adace53e9ed5314ffe2c5","kind":"commit","published_at":"2014-08-16T05:15:33.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.0.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.0/manifests"},{"name":"v0.9.0","sha":"441bbc86b167f3c1f4786afae9931403b99fdacf","kind":"commit","published_at":"2014-02-27T14:46:22.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.9.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.0/manifests"},{"name":"v0.8.13","sha":"5102fde921d31f59c6e45d835aa01f0213aade0f","kind":"commit","published_at":"2013-11-21T16:20:02.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.13","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.13/manifests"},{"name":"v0.8.12","sha":"7f0625dbb54fef2cfba674bc0dfc6c37d34bad27","kind":"commit","published_at":"2013-11-14T22:58:54.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.12","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.12/manifests"},{"name":"v0.8.11","sha":"206f31729d554d8561334c0bc44202a716511175","kind":"commit","published_at":"2013-11-02T12:25:09.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.11","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.11/manifests"},{"name":"v0.8.10","sha":"6258bb8183757d12ef2260ac4a18a7665c0ca4c4","kind":"commit","published_at":"2013-10-19T15:48:14.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.10","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.10/manifests"},{"name":"v0.8.09","sha":"08040c5a90632bd721465eb8ad74a8e61bd7bf95","kind":"commit","published_at":"2013-09-09T23:07:54.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.09","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.09/manifests"},{"name":"v0.8.08","sha":"541b3dff430cc31643d257dff15ec6eb9971785d","kind":"commit","published_at":"2013-06-17T23:11:16.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.08","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.08/manifests"},{"name":"v0.8.07","sha":"194da0799da5043555136a138ff20e15aa4a57f0","kind":"commit","published_at":"2013-05-30T00:12:43.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.07","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.07/manifests"},{"name":"v0.8.06","sha":"51d76615d2eda89230dccd9878e383fc015f462b","kind":"commit","published_at":"2013-05-23T23:06:06.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.06","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.06/manifests"}]},"repo_metadata_updated_at":"2026-09-08T17:48:40.591Z","dependent_packages_count":5,"downloads":null,"downloads_period":null,"dependent_repos_count":3,"rankings":{"downloads":null,"dependent_repos_count":2.891926484410935,"dependent_packages_count":2.5010499370037795,"stargazers_count":0.7249874338842438,"forks_count":0.9536257865688957,"docker_downloads_count":null,"average":1.7678974104669636},"purl":"pkg:golang/gopkg.in/fsnotify/fsnotify.v0","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/gopkg.in/fsnotify/fsnotify.v0","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/gopkg.in/fsnotify/fsnotify.v0","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/gopkg.in/fsnotify/fsnotify.v0/dependencies","status":null,"funding_links":["https://github.com/sponsors/arp242"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-08T00:52:25.542Z","issues_count":155,"pull_requests_count":197,"avg_time_to_close_issue":53940567.24137931,"avg_time_to_close_pull_request":3069511.3488372094,"issues_closed_count":116,"pull_requests_closed_count":172,"pull_request_authors_count":54,"issue_authors_count":123,"avg_comments_per_issue":4.561290322580645,"avg_comments_per_pull_request":1.1725888324873095,"merged_pull_requests_count":120,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":16,"past_year_pull_requests_count":29,"past_year_avg_time_to_close_issue":4341932.888888889,"past_year_avg_time_to_close_pull_request":950126.0,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":18,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":3.0,"past_year_avg_comments_per_pull_request":1.1379310344827587,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":11,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/issues","maintainers":[{"login":"arp242","count":114,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arp242"},{"login":"shogo82148","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shogo82148"},{"login":"mattn","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattn"},{"login":"bep","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bep"},{"login":"horahoradev","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/horahoradev"}],"active_maintainers":[{"login":"arp242","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arp242"},{"login":"mattn","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattn"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Ffsnotify%2Ffsnotify.v0/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Ffsnotify%2Ffsnotify.v0/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Ffsnotify%2Ffsnotify.v0/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Ffsnotify%2Ffsnotify.v0/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Ffsnotify%2Ffsnotify.v0/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Ffsnotify%2Ffsnotify.v0/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2332811,"maintainers_count":0,"namespaces_count":841917,"keywords_count":128097,"github":"golang","metadata":{"funded_packages_count":82865,"sync_missing_packages_cursor":{"timestamp":"2026-09-14T00:01:38.642732Z","path":"github.com/plantonhq/openmcf","version":"v0.5.56-skill.multi-cloud-catalog.20260913.1"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-09-14T05:01:22.346Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":13447670,"name":"golang-fsnotify","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/fsnotify/fsnotify","licenses":"bsd-3-clause","normalized_licenses":[],"repository_url":"https://github.com/fsnotify/fsnotify","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-08T14:30:32.178Z","latest_release_published_at":"2026-02-08T14:30:32.178Z","latest_release_number":"1.7.0-1","last_synced_at":"2026-03-08T15:02:49.419Z","created_at":"2026-02-08T14:30:31.367Z","updated_at":"2026-09-08T17:48:40.601Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-fsnotify","install_command":"apt-get install golang-fsnotify","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"golang-github-fsnotify-fsnotify-dev","standards_version":"4.6.2","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-golang, golang-any (\u003e= 2:1.17~), golang-golang-x-sys-dev (\u003e= 0.4.0)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":18188971,"uuid":"21306961","full_name":"fsnotify/fsnotify","owner":"fsnotify","description":"Cross-platform filesystem notifications for Go.","archived":false,"fork":false,"pushed_at":"2026-05-11T11:23:52.000Z","size":958,"stargazers_count":10776,"open_issues_count":44,"forks_count":981,"subscribers_count":140,"default_branch":"main","last_synced_at":"2026-09-08T00:54:18.254Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fsnotify.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","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},"funding":{"github":"arp242"}},"created_at":"2014-06-28T16:47:01.000Z","updated_at":"2026-09-07T15:08:06.000Z","dependencies_parsed_at":"2023-12-07T10:34:14.096Z","dependency_job_id":"0d26be37-27af-457c-a464-6cdfa08a5aa5","html_url":"https://github.com/fsnotify/fsnotify","commit_stats":{"total_commits":554,"total_committers":76,"mean_commits":"7.2894736842105265","dds":0.703971119133574,"last_synced_commit":"a9bc2e01792f868516acf80817f7d7d7b3315409"},"previous_names":[],"tags_count":44,"template":false,"template_full_name":null,"purl":"pkg:github/fsnotify/fsnotify","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fsnotify","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/sbom","scorecard":{"id":412772,"data":{"date":"2025-08-11","repo":{"name":"github.com/fsnotify/fsnotify","commit":"88b7b41337a8eea272eb5434d8301c98e89776a4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Maintained","score":7,"reason":"3 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 3/24 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/staticcheck.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"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/staticcheck.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/staticcheck.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/staticcheck.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/staticcheck.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/staticcheck.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/staticcheck.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/staticcheck.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/staticcheck.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/staticcheck.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/staticcheck.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:142: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/staticcheck.yml:38","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   1 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":"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":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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" 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":"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":"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 25 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-18T23:08:06.640Z","repository_id":18188971,"created_at":"2025-08-18T23:08:06.640Z","updated_at":"2025-08-18T23:08:06.640Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37166407,"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-08T02:00:05.531Z","response_time":108,"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":"fsnotify","name":"fsnotify","uuid":"8013877","kind":"organization","description":"File system notifications for Go","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/8013877?v=4","repositories_count":3,"last_synced_at":"2026-09-06T00:54:23.833Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/fsnotify","funding_links":[],"total_stars":10982,"followers":46,"following":0,"created_at":"2022-11-08T19:35:42.939Z","updated_at":"2026-09-06T00:54:23.844Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fsnotify","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fsnotify/repositories"},"tags":[{"name":"v1.10.1","sha":"76b01a6e8f502187fecedea8b025e79e5a86085c","kind":"tag","published_at":"2026-05-04T10:39:25.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.10.1","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"8d01d7b9cbe0199e4a1e60fbd965fb05dbb42123","kind":"tag","published_at":"2026-04-29T23:44:26.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.10.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"ae0e7923765f64fb8061396db7edebb558cf6093","kind":"tag","published_at":"2025-04-04T15:14:13.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.9.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"a9bc2e01792f868516acf80817f7d7d7b3315409","kind":"commit","published_at":"2024-10-31T10:15:51.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.8.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"cfc9c4f277ea6ec18de92444b31983b183deb4fb","kind":"tag","published_at":"2023-10-22T06:24:10.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.7.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"5f8c606accbcc6913853fe7e083ee461d181d88d","kind":"tag","published_at":"2022-10-13T01:19:15.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.6.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.6.0/manifests"},{"name":"v1.5.4","sha":"0f4b979323bea7ee6677faa4a88078ec558b1b80","kind":"commit","published_at":"2022-04-27T02:06:09.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.5.4","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.4/manifests"},{"name":"v1.5.2","sha":"ceba4ef83ad7912d1ccf0b59e1ed8a13176f23b3","kind":"commit","published_at":"2022-04-21T06:46:51.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.5.2","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.2/manifests"},{"name":"v1.5.3","sha":"a83458b875bd39c6c17de39f77328d4dc5dd88c7","kind":"commit","published_at":"2022-02-16T01:41:47.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.5.3","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.3/manifests"},{"name":"v1.5.1","sha":"466b39d216616549a37ee93c7c47775f6a010790","kind":"commit","published_at":"2021-08-24T19:33:57.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.5.1","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"08848a0f17ce8e0695b5bf6f17a5ef7d13653c30","kind":"commit","published_at":"2021-08-18T22:48:34.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.5.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.0/manifests"},{"name":"v1.4.9","sha":"45d7d09e39ef4ac08d493309fa031790c15bfe8a","kind":"commit","published_at":"2020-03-11T17:35:18.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.4.9","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.9/manifests"},{"name":"v1.4.8","sha":"4bf2d1fec78374803a39307bfb8d340688f4f28e","kind":"commit","published_at":"2019-10-12T01:07:59.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.4.8","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.8/manifests"},{"name":"v1.4.7","sha":"c2828203cd70a50dcccfb2761f8b1f8ceef9a8e9","kind":"commit","published_at":"2018-01-10T05:33:47.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.4.7","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.7/manifests"},{"name":"v1.4.2","sha":"629574ca2a5df945712d3079857300b5e4da0236","kind":"commit","published_at":"2016-10-11T02:33:12.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.4.2","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"944cff21b3baf3ced9a880365682152ba577d348","kind":"commit","published_at":"2016-10-05T04:06:20.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.4.1","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"26b17cd591df34e7b1cf0087f48fc19ca67eb476","kind":"commit","published_at":"2016-10-02T04:59:51.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.4.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"a8a77c9133d2d6fd8334f3260d06f60e8d80a5fb","kind":"commit","published_at":"2016-06-29T01:11:04.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.3.1","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"30411dbcefb7a1da7e84f75530ad3abe4011b4f8","kind":"commit","published_at":"2016-04-20T01:12:13.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.3.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.3.0/manifests"},{"name":"v1.2.11","sha":"836bfd95fecc0f1511dd66bdbf2b5b61ab8b00b6","kind":"commit","published_at":"2016-04-13T22:32:47.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.2.11","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.11/manifests"},{"name":"v1.2.10","sha":"875cf421b32f8f1b31bd43776297876d01542279","kind":"commit","published_at":"2016-03-03T03:48:35.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.2.10","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.10/manifests"},{"name":"v1.2.9","sha":"8611c35ab31c1c28aa903d33cf8b6e44a399b09e","kind":"commit","published_at":"2016-01-14T02:10:36.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.2.9","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.9/manifests"},{"name":"v1.2.8","sha":"508915b7500b6e42a87132e4afeb4729cebc7cbb","kind":"commit","published_at":"2015-12-17T18:50:05.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.2.8","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.8/manifests"},{"name":"v1.2.5","sha":"2cdd39bd6129c6a49c74fb07fb9d77ba1271c572","kind":"commit","published_at":"2015-11-17T21:48:49.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.2.5","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.5/manifests"},{"name":"v1.2.1","sha":"7be54206639f256967dd82fa767397ba5f8f48f5","kind":"commit","published_at":"2015-10-14T23:43:03.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.2.1","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"96c060f6a6b7e0d6f75fddd10efeaca3e5d1bcb0","kind":"commit","published_at":"2015-02-08T20:29:58.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.2.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"7ea9131e8ea2491e6132c7c28e89af844bfb9489","kind":"commit","published_at":"2015-02-06T00:18:13.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.1.1","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.1.1/manifests"},{"name":"v0.9.3","sha":"ea925a0a47d225b2ca7f9932b01d2ed4f3ec74f6","kind":"commit","published_at":"2015-01-01T03:22:27.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.9.3","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.3/manifests"},{"name":"v1.1.0","sha":"f582d920d11386e8ae15227bb5933a8f9b4c3dec","kind":"commit","published_at":"2014-12-13T06:17:38.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.1.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.1.0/manifests"},{"name":"v1.0.4","sha":"ca50e738d35a862c379baf8fffbc3bfd080b3cff","kind":"commit","published_at":"2014-09-08T03:52:45.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.0.4","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"a233047b9aa7c887a61db9375f12b8e4249948ef","kind":"commit","published_at":"2014-08-20T03:04:42.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.0.3","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.3/manifests"},{"name":"v0.9.2","sha":"bb1fe4e5fe00d8b38cd961dee40851bc37567df2","kind":"commit","published_at":"2014-08-17T21:51:45.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.9.2","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"9fd8280e25727db318a10b6b6b0dcd0029f58a20","kind":"commit","published_at":"2014-08-17T21:41:33.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.9.1","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.1/manifests"},{"name":"v1.0.2","sha":"ec00b1a75bca88c04936a6be5f8cdcf74135235f","kind":"commit","published_at":"2014-08-17T21:35:13.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.0.2","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.2/manifests"},{"name":"v1.0.0","sha":"7f6b6d6dd6e221742f5adace53e9ed5314ffe2c5","kind":"commit","published_at":"2014-08-16T05:15:33.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.0.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.0/manifests"},{"name":"v0.9.0","sha":"441bbc86b167f3c1f4786afae9931403b99fdacf","kind":"commit","published_at":"2014-02-27T14:46:22.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.9.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.0/manifests"},{"name":"v0.8.13","sha":"5102fde921d31f59c6e45d835aa01f0213aade0f","kind":"commit","published_at":"2013-11-21T16:20:02.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.13","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.13/manifests"},{"name":"v0.8.12","sha":"7f0625dbb54fef2cfba674bc0dfc6c37d34bad27","kind":"commit","published_at":"2013-11-14T22:58:54.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.12","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.12/manifests"},{"name":"v0.8.11","sha":"206f31729d554d8561334c0bc44202a716511175","kind":"commit","published_at":"2013-11-02T12:25:09.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.11","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.11/manifests"},{"name":"v0.8.10","sha":"6258bb8183757d12ef2260ac4a18a7665c0ca4c4","kind":"commit","published_at":"2013-10-19T15:48:14.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.10","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.10/manifests"},{"name":"v0.8.09","sha":"08040c5a90632bd721465eb8ad74a8e61bd7bf95","kind":"commit","published_at":"2013-09-09T23:07:54.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.09","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.09/manifests"},{"name":"v0.8.08","sha":"541b3dff430cc31643d257dff15ec6eb9971785d","kind":"commit","published_at":"2013-06-17T23:11:16.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.08","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.08/manifests"},{"name":"v0.8.07","sha":"194da0799da5043555136a138ff20e15aa4a57f0","kind":"commit","published_at":"2013-05-30T00:12:43.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.07","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.07/manifests"},{"name":"v0.8.06","sha":"51d76615d2eda89230dccd9878e383fc015f462b","kind":"commit","published_at":"2013-05-23T23:06:06.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.06","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.06/manifests"}]},"repo_metadata_updated_at":"2026-09-08T17:48:40.600Z","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:deb/ubuntu/golang-fsnotify?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-fsnotify","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-fsnotify","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-fsnotify/dependencies","status":null,"funding_links":["https://github.com/sponsors/arp242"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-08T00:52:25.542Z","issues_count":155,"pull_requests_count":197,"avg_time_to_close_issue":53940567.24137931,"avg_time_to_close_pull_request":3069511.3488372094,"issues_closed_count":116,"pull_requests_closed_count":172,"pull_request_authors_count":54,"issue_authors_count":123,"avg_comments_per_issue":4.561290322580645,"avg_comments_per_pull_request":1.1725888324873095,"merged_pull_requests_count":120,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":16,"past_year_pull_requests_count":29,"past_year_avg_time_to_close_issue":4341932.888888889,"past_year_avg_time_to_close_pull_request":950126.0,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":18,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":3.0,"past_year_avg_comments_per_pull_request":1.1379310344827587,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":11,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/issues","maintainers":[{"login":"arp242","count":114,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arp242"},{"login":"shogo82148","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shogo82148"},{"login":"mattn","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattn"},{"login":"bep","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bep"},{"login":"horahoradev","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/horahoradev"}],"active_maintainers":[{"login":"arp242","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arp242"},{"login":"mattn","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattn"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-fsnotify/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-fsnotify/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-fsnotify/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-fsnotify/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-fsnotify/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-fsnotify/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.10","url":"https://launchpad.net/ubuntu/oracular","ecosystem":"ubuntu","default":false,"packages_count":38437,"maintainers_count":0,"namespaces_count":4,"keywords_count":1440,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1598},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-09-12T05:05:33.118Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/namespaces"}},{"id":5227852,"name":"github.com/fsnotify/FSNotify","ecosystem":"go","description":"Package fsnotify provides a platform-independent interface for file system notifications.","homepage":"https://github.com/fsnotify/FSNotify","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/fsnotify/FSNotify","keywords_array":[],"namespace":"github.com/fsnotify","versions_count":40,"first_release_published_at":"2013-10-19T15:48:14.000Z","latest_release_published_at":"2026-05-04T10:39:17.000Z","latest_release_number":"v1.10.1","last_synced_at":"2026-09-14T01:22:15.660Z","created_at":"2022-09-11T01:09:48.031Z","updated_at":"2026-09-14T01:22:15.660Z","registry_url":"https://pkg.go.dev/github.com/fsnotify/FSNotify","install_command":"go get github.com/fsnotify/FSNotify","documentation_url":"https://pkg.go.dev/github.com/fsnotify/FSNotify#section-documentation","metadata":{},"repo_metadata":{"id":18188971,"uuid":"21306961","full_name":"fsnotify/fsnotify","owner":"fsnotify","description":"Cross-platform filesystem notifications for Go.","archived":false,"fork":false,"pushed_at":"2026-05-11T11:23:52.000Z","size":958,"stargazers_count":10777,"open_issues_count":42,"forks_count":982,"subscribers_count":139,"default_branch":"main","last_synced_at":"2026-08-31T16:25:13.251Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fsnotify.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","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},"funding":{"github":"arp242"}},"created_at":"2014-06-28T16:47:01.000Z","updated_at":"2026-08-31T09:25:01.000Z","dependencies_parsed_at":"2023-12-07T10:34:14.096Z","dependency_job_id":"0d26be37-27af-457c-a464-6cdfa08a5aa5","html_url":"https://github.com/fsnotify/fsnotify","commit_stats":{"total_commits":554,"total_committers":76,"mean_commits":"7.2894736842105265","dds":0.703971119133574,"last_synced_commit":"a9bc2e01792f868516acf80817f7d7d7b3315409"},"previous_names":[],"tags_count":44,"template":false,"template_full_name":null,"purl":"pkg:github/fsnotify/fsnotify","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fsnotify","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/sbom","scorecard":{"id":412772,"data":{"date":"2025-08-11","repo":{"name":"github.com/fsnotify/fsnotify","commit":"88b7b41337a8eea272eb5434d8301c98e89776a4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Maintained","score":7,"reason":"3 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 3/24 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/staticcheck.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"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/staticcheck.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/staticcheck.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/staticcheck.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/staticcheck.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/staticcheck.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/staticcheck.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/staticcheck.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/staticcheck.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/staticcheck.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/staticcheck.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:142: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/staticcheck.yml:38","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   1 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":"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":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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" 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":"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":"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 25 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-18T23:08:06.640Z","repository_id":18188971,"created_at":"2025-08-18T23:08:06.640Z","updated_at":"2025-08-18T23:08:06.640Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37006129,"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-08-31T02:00:07.497Z","response_time":119,"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":"fsnotify","name":"fsnotify","uuid":"8013877","kind":"organization","description":"File system notifications for Go","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/8013877?v=4","repositories_count":3,"last_synced_at":"2026-08-29T00:59:24.444Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/fsnotify","funding_links":[],"total_stars":10974,"followers":46,"following":0,"created_at":"2022-11-08T19:35:42.939Z","updated_at":"2026-08-29T00:59:24.462Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fsnotify","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fsnotify/repositories"},"tags":[{"name":"v1.10.1","sha":"76b01a6e8f502187fecedea8b025e79e5a86085c","kind":"tag","published_at":"2026-05-04T10:39:25.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.10.1","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"8d01d7b9cbe0199e4a1e60fbd965fb05dbb42123","kind":"tag","published_at":"2026-04-29T23:44:26.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.10.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"ae0e7923765f64fb8061396db7edebb558cf6093","kind":"tag","published_at":"2025-04-04T15:14:13.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.9.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"a9bc2e01792f868516acf80817f7d7d7b3315409","kind":"commit","published_at":"2024-10-31T10:15:51.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.8.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"cfc9c4f277ea6ec18de92444b31983b183deb4fb","kind":"tag","published_at":"2023-10-22T06:24:10.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.7.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"5f8c606accbcc6913853fe7e083ee461d181d88d","kind":"tag","published_at":"2022-10-13T01:19:15.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.6.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.6.0/manifests"},{"name":"v1.5.4","sha":"0f4b979323bea7ee6677faa4a88078ec558b1b80","kind":"commit","published_at":"2022-04-27T02:06:09.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.5.4","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.4/manifests"},{"name":"v1.5.2","sha":"ceba4ef83ad7912d1ccf0b59e1ed8a13176f23b3","kind":"commit","published_at":"2022-04-21T06:46:51.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.5.2","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.2/manifests"},{"name":"v1.5.3","sha":"a83458b875bd39c6c17de39f77328d4dc5dd88c7","kind":"commit","published_at":"2022-02-16T01:41:47.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.5.3","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.3/manifests"},{"name":"v1.5.1","sha":"466b39d216616549a37ee93c7c47775f6a010790","kind":"commit","published_at":"2021-08-24T19:33:57.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.5.1","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"08848a0f17ce8e0695b5bf6f17a5ef7d13653c30","kind":"commit","published_at":"2021-08-18T22:48:34.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.5.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.0/manifests"},{"name":"v1.4.9","sha":"45d7d09e39ef4ac08d493309fa031790c15bfe8a","kind":"commit","published_at":"2020-03-11T17:35:18.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.4.9","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.9/manifests"},{"name":"v1.4.8","sha":"4bf2d1fec78374803a39307bfb8d340688f4f28e","kind":"commit","published_at":"2019-10-12T01:07:59.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.4.8","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.8/manifests"},{"name":"v1.4.7","sha":"c2828203cd70a50dcccfb2761f8b1f8ceef9a8e9","kind":"commit","published_at":"2018-01-10T05:33:47.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.4.7","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.7/manifests"},{"name":"v1.4.2","sha":"629574ca2a5df945712d3079857300b5e4da0236","kind":"commit","published_at":"2016-10-11T02:33:12.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.4.2","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"944cff21b3baf3ced9a880365682152ba577d348","kind":"commit","published_at":"2016-10-05T04:06:20.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.4.1","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"26b17cd591df34e7b1cf0087f48fc19ca67eb476","kind":"commit","published_at":"2016-10-02T04:59:51.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.4.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"a8a77c9133d2d6fd8334f3260d06f60e8d80a5fb","kind":"commit","published_at":"2016-06-29T01:11:04.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.3.1","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"30411dbcefb7a1da7e84f75530ad3abe4011b4f8","kind":"commit","published_at":"2016-04-20T01:12:13.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.3.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.3.0/manifests"},{"name":"v1.2.11","sha":"836bfd95fecc0f1511dd66bdbf2b5b61ab8b00b6","kind":"commit","published_at":"2016-04-13T22:32:47.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.2.11","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.11/manifests"},{"name":"v1.2.10","sha":"875cf421b32f8f1b31bd43776297876d01542279","kind":"commit","published_at":"2016-03-03T03:48:35.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.2.10","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.10/manifests"},{"name":"v1.2.9","sha":"8611c35ab31c1c28aa903d33cf8b6e44a399b09e","kind":"commit","published_at":"2016-01-14T02:10:36.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.2.9","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.9/manifests"},{"name":"v1.2.8","sha":"508915b7500b6e42a87132e4afeb4729cebc7cbb","kind":"commit","published_at":"2015-12-17T18:50:05.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.2.8","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.8/manifests"},{"name":"v1.2.5","sha":"2cdd39bd6129c6a49c74fb07fb9d77ba1271c572","kind":"commit","published_at":"2015-11-17T21:48:49.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.2.5","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.5/manifests"},{"name":"v1.2.1","sha":"7be54206639f256967dd82fa767397ba5f8f48f5","kind":"commit","published_at":"2015-10-14T23:43:03.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.2.1","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"96c060f6a6b7e0d6f75fddd10efeaca3e5d1bcb0","kind":"commit","published_at":"2015-02-08T20:29:58.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.2.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"7ea9131e8ea2491e6132c7c28e89af844bfb9489","kind":"commit","published_at":"2015-02-06T00:18:13.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.1.1","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.1.1/manifests"},{"name":"v0.9.3","sha":"ea925a0a47d225b2ca7f9932b01d2ed4f3ec74f6","kind":"commit","published_at":"2015-01-01T03:22:27.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.9.3","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.3/manifests"},{"name":"v1.1.0","sha":"f582d920d11386e8ae15227bb5933a8f9b4c3dec","kind":"commit","published_at":"2014-12-13T06:17:38.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.1.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.1.0/manifests"},{"name":"v1.0.4","sha":"ca50e738d35a862c379baf8fffbc3bfd080b3cff","kind":"commit","published_at":"2014-09-08T03:52:45.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.0.4","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"a233047b9aa7c887a61db9375f12b8e4249948ef","kind":"commit","published_at":"2014-08-20T03:04:42.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.0.3","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.3/manifests"},{"name":"v0.9.2","sha":"bb1fe4e5fe00d8b38cd961dee40851bc37567df2","kind":"commit","published_at":"2014-08-17T21:51:45.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.9.2","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"9fd8280e25727db318a10b6b6b0dcd0029f58a20","kind":"commit","published_at":"2014-08-17T21:41:33.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.9.1","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.1/manifests"},{"name":"v1.0.2","sha":"ec00b1a75bca88c04936a6be5f8cdcf74135235f","kind":"commit","published_at":"2014-08-17T21:35:13.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.0.2","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.2/manifests"},{"name":"v1.0.0","sha":"7f6b6d6dd6e221742f5adace53e9ed5314ffe2c5","kind":"commit","published_at":"2014-08-16T05:15:33.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.0.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.0/manifests"},{"name":"v0.9.0","sha":"441bbc86b167f3c1f4786afae9931403b99fdacf","kind":"commit","published_at":"2014-02-27T14:46:22.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.9.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.0/manifests"},{"name":"v0.8.13","sha":"5102fde921d31f59c6e45d835aa01f0213aade0f","kind":"commit","published_at":"2013-11-21T16:20:02.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.13","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.13/manifests"},{"name":"v0.8.12","sha":"7f0625dbb54fef2cfba674bc0dfc6c37d34bad27","kind":"commit","published_at":"2013-11-14T22:58:54.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.12","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.12/manifests"},{"name":"v0.8.11","sha":"206f31729d554d8561334c0bc44202a716511175","kind":"commit","published_at":"2013-11-02T12:25:09.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.11","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.11/manifests"},{"name":"v0.8.10","sha":"6258bb8183757d12ef2260ac4a18a7665c0ca4c4","kind":"commit","published_at":"2013-10-19T15:48:14.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.10","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.10/manifests"},{"name":"v0.8.09","sha":"08040c5a90632bd721465eb8ad74a8e61bd7bf95","kind":"commit","published_at":"2013-09-09T23:07:54.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.09","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.09/manifests"},{"name":"v0.8.08","sha":"541b3dff430cc31643d257dff15ec6eb9971785d","kind":"commit","published_at":"2013-06-17T23:11:16.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.08","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.08/manifests"},{"name":"v0.8.07","sha":"194da0799da5043555136a138ff20e15aa4a57f0","kind":"commit","published_at":"2013-05-30T00:12:43.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.07","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.07/manifests"},{"name":"v0.8.06","sha":"51d76615d2eda89230dccd9878e383fc015f462b","kind":"commit","published_at":"2013-05-23T23:06:06.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.06","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.06/manifests"}]},"repo_metadata_updated_at":"2026-08-31T17:51:51.271Z","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":0.504805075434578,"forks_count":0.6318480601815638,"average":4.370413349838446},"purl":"pkg:golang/github.com/fsnotify/%21f%21s%21notify","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/fsnotify/FSNotify","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/fsnotify/FSNotify","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/fsnotify/FSNotify/dependencies","status":null,"funding_links":["https://github.com/sponsors/arp242"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-31T15:36:45.783Z","issues_count":154,"pull_requests_count":196,"avg_time_to_close_issue":53940567.24137931,"avg_time_to_close_pull_request":3069511.3488372094,"issues_closed_count":116,"pull_requests_closed_count":172,"pull_request_authors_count":53,"issue_authors_count":122,"avg_comments_per_issue":4.590909090909091,"avg_comments_per_pull_request":1.173469387755102,"merged_pull_requests_count":120,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":16,"past_year_pull_requests_count":28,"past_year_avg_time_to_close_issue":3924299.3,"past_year_avg_time_to_close_pull_request":950126.0,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":18,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":3.0,"past_year_avg_comments_per_pull_request":1.1428571428571428,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":11,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/issues","maintainers":[{"login":"arp242","count":114,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arp242"},{"login":"shogo82148","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shogo82148"},{"login":"mattn","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattn"},{"login":"bep","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bep"},{"login":"horahoradev","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/horahoradev"}],"active_maintainers":[{"login":"arp242","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arp242"},{"login":"mattn","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattn"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffsnotify%2FFSNotify/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffsnotify%2FFSNotify/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffsnotify%2FFSNotify/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffsnotify%2FFSNotify/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffsnotify%2FFSNotify/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffsnotify%2FFSNotify/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2332811,"maintainers_count":0,"namespaces_count":841917,"keywords_count":128097,"github":"golang","metadata":{"funded_packages_count":82865,"sync_missing_packages_cursor":{"timestamp":"2026-09-14T00:01:38.642732Z","path":"github.com/plantonhq/openmcf","version":"v0.5.56-skill.multi-cloud-catalog.20260913.1"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-09-14T05:01:22.346Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":14415675,"name":"github.com/fsnotify/fsnotify/internal","ecosystem":"go","description":"Package internal contains some helpers.","homepage":"https://github.com/fsnotify/fsnotify","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/fsnotify/fsnotify","keywords_array":[],"namespace":"github.com/fsnotify/fsnotify","versions_count":6,"first_release_published_at":"2026-05-09T22:03:40.999Z","latest_release_published_at":"2026-05-09T22:03:40.999Z","latest_release_number":"v1.10.1","last_synced_at":"2026-09-14T04:13:28.179Z","created_at":"2026-05-09T22:03:31.330Z","updated_at":"2026-09-14T04:13:28.180Z","registry_url":"https://pkg.go.dev/github.com/fsnotify/fsnotify/internal","install_command":"go get github.com/fsnotify/fsnotify/internal","documentation_url":"https://pkg.go.dev/github.com/fsnotify/fsnotify/internal#section-documentation","metadata":{},"repo_metadata":{"id":18188971,"uuid":"21306961","full_name":"fsnotify/fsnotify","owner":"fsnotify","description":"Cross-platform filesystem notifications for Go.","archived":false,"fork":false,"pushed_at":"2026-05-11T11:23:52.000Z","size":958,"stargazers_count":10776,"open_issues_count":44,"forks_count":981,"subscribers_count":140,"default_branch":"main","last_synced_at":"2026-09-08T00:54:18.254Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fsnotify.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","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},"funding":{"github":"arp242"}},"created_at":"2014-06-28T16:47:01.000Z","updated_at":"2026-09-07T15:08:06.000Z","dependencies_parsed_at":"2023-12-07T10:34:14.096Z","dependency_job_id":"0d26be37-27af-457c-a464-6cdfa08a5aa5","html_url":"https://github.com/fsnotify/fsnotify","commit_stats":{"total_commits":554,"total_committers":76,"mean_commits":"7.2894736842105265","dds":0.703971119133574,"last_synced_commit":"a9bc2e01792f868516acf80817f7d7d7b3315409"},"previous_names":[],"tags_count":44,"template":false,"template_full_name":null,"purl":"pkg:github/fsnotify/fsnotify","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fsnotify","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/sbom","scorecard":{"id":412772,"data":{"date":"2025-08-11","repo":{"name":"github.com/fsnotify/fsnotify","commit":"88b7b41337a8eea272eb5434d8301c98e89776a4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Maintained","score":7,"reason":"3 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 3/24 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/staticcheck.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"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/staticcheck.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/staticcheck.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/staticcheck.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/staticcheck.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/staticcheck.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/staticcheck.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/staticcheck.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/staticcheck.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/staticcheck.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/staticcheck.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:142: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/staticcheck.yml:38","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   1 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":"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":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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" 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":"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":"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 25 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-18T23:08:06.640Z","repository_id":18188971,"created_at":"2025-08-18T23:08:06.640Z","updated_at":"2025-08-18T23:08:06.640Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37166407,"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-08T02:00:05.531Z","response_time":108,"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":"fsnotify","name":"fsnotify","uuid":"8013877","kind":"organization","description":"File system notifications for Go","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/8013877?v=4","repositories_count":3,"last_synced_at":"2026-09-06T00:54:23.833Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/fsnotify","funding_links":[],"total_stars":10982,"followers":46,"following":0,"created_at":"2022-11-08T19:35:42.939Z","updated_at":"2026-09-06T00:54:23.844Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fsnotify","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fsnotify/repositories"},"tags":[{"name":"v1.10.1","sha":"76b01a6e8f502187fecedea8b025e79e5a86085c","kind":"tag","published_at":"2026-05-04T10:39:25.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.10.1","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"8d01d7b9cbe0199e4a1e60fbd965fb05dbb42123","kind":"tag","published_at":"2026-04-29T23:44:26.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.10.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"ae0e7923765f64fb8061396db7edebb558cf6093","kind":"tag","published_at":"2025-04-04T15:14:13.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.9.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"a9bc2e01792f868516acf80817f7d7d7b3315409","kind":"commit","published_at":"2024-10-31T10:15:51.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.8.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"cfc9c4f277ea6ec18de92444b31983b183deb4fb","kind":"tag","published_at":"2023-10-22T06:24:10.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.7.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"5f8c606accbcc6913853fe7e083ee461d181d88d","kind":"tag","published_at":"2022-10-13T01:19:15.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.6.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.6.0/manifests"},{"name":"v1.5.4","sha":"0f4b979323bea7ee6677faa4a88078ec558b1b80","kind":"commit","published_at":"2022-04-27T02:06:09.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.5.4","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.4/manifests"},{"name":"v1.5.2","sha":"ceba4ef83ad7912d1ccf0b59e1ed8a13176f23b3","kind":"commit","published_at":"2022-04-21T06:46:51.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.5.2","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.2/manifests"},{"name":"v1.5.3","sha":"a83458b875bd39c6c17de39f77328d4dc5dd88c7","kind":"commit","published_at":"2022-02-16T01:41:47.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.5.3","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.3/manifests"},{"name":"v1.5.1","sha":"466b39d216616549a37ee93c7c47775f6a010790","kind":"commit","published_at":"2021-08-24T19:33:57.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.5.1","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"08848a0f17ce8e0695b5bf6f17a5ef7d13653c30","kind":"commit","published_at":"2021-08-18T22:48:34.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.5.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.0/manifests"},{"name":"v1.4.9","sha":"45d7d09e39ef4ac08d493309fa031790c15bfe8a","kind":"commit","published_at":"2020-03-11T17:35:18.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.4.9","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.9/manifests"},{"name":"v1.4.8","sha":"4bf2d1fec78374803a39307bfb8d340688f4f28e","kind":"commit","published_at":"2019-10-12T01:07:59.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.4.8","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.8/manifests"},{"name":"v1.4.7","sha":"c2828203cd70a50dcccfb2761f8b1f8ceef9a8e9","kind":"commit","published_at":"2018-01-10T05:33:47.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.4.7","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.7/manifests"},{"name":"v1.4.2","sha":"629574ca2a5df945712d3079857300b5e4da0236","kind":"commit","published_at":"2016-10-11T02:33:12.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.4.2","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"944cff21b3baf3ced9a880365682152ba577d348","kind":"commit","published_at":"2016-10-05T04:06:20.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.4.1","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"26b17cd591df34e7b1cf0087f48fc19ca67eb476","kind":"commit","published_at":"2016-10-02T04:59:51.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.4.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"a8a77c9133d2d6fd8334f3260d06f60e8d80a5fb","kind":"commit","published_at":"2016-06-29T01:11:04.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.3.1","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"30411dbcefb7a1da7e84f75530ad3abe4011b4f8","kind":"commit","published_at":"2016-04-20T01:12:13.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.3.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.3.0/manifests"},{"name":"v1.2.11","sha":"836bfd95fecc0f1511dd66bdbf2b5b61ab8b00b6","kind":"commit","published_at":"2016-04-13T22:32:47.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.2.11","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.11/manifests"},{"name":"v1.2.10","sha":"875cf421b32f8f1b31bd43776297876d01542279","kind":"commit","published_at":"2016-03-03T03:48:35.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.2.10","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.10/manifests"},{"name":"v1.2.9","sha":"8611c35ab31c1c28aa903d33cf8b6e44a399b09e","kind":"commit","published_at":"2016-01-14T02:10:36.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.2.9","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.9/manifests"},{"name":"v1.2.8","sha":"508915b7500b6e42a87132e4afeb4729cebc7cbb","kind":"commit","published_at":"2015-12-17T18:50:05.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.2.8","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.8/manifests"},{"name":"v1.2.5","sha":"2cdd39bd6129c6a49c74fb07fb9d77ba1271c572","kind":"commit","published_at":"2015-11-17T21:48:49.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.2.5","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.5/manifests"},{"name":"v1.2.1","sha":"7be54206639f256967dd82fa767397ba5f8f48f5","kind":"commit","published_at":"2015-10-14T23:43:03.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.2.1","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"96c060f6a6b7e0d6f75fddd10efeaca3e5d1bcb0","kind":"commit","published_at":"2015-02-08T20:29:58.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.2.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"7ea9131e8ea2491e6132c7c28e89af844bfb9489","kind":"commit","published_at":"2015-02-06T00:18:13.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.1.1","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.1.1/manifests"},{"name":"v0.9.3","sha":"ea925a0a47d225b2ca7f9932b01d2ed4f3ec74f6","kind":"commit","published_at":"2015-01-01T03:22:27.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.9.3","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.3/manifests"},{"name":"v1.1.0","sha":"f582d920d11386e8ae15227bb5933a8f9b4c3dec","kind":"commit","published_at":"2014-12-13T06:17:38.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.1.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.1.0/manifests"},{"name":"v1.0.4","sha":"ca50e738d35a862c379baf8fffbc3bfd080b3cff","kind":"commit","published_at":"2014-09-08T03:52:45.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.0.4","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"a233047b9aa7c887a61db9375f12b8e4249948ef","kind":"commit","published_at":"2014-08-20T03:04:42.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.0.3","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.3/manifests"},{"name":"v0.9.2","sha":"bb1fe4e5fe00d8b38cd961dee40851bc37567df2","kind":"commit","published_at":"2014-08-17T21:51:45.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.9.2","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"9fd8280e25727db318a10b6b6b0dcd0029f58a20","kind":"commit","published_at":"2014-08-17T21:41:33.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.9.1","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.1/manifests"},{"name":"v1.0.2","sha":"ec00b1a75bca88c04936a6be5f8cdcf74135235f","kind":"commit","published_at":"2014-08-17T21:35:13.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.0.2","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.2/manifests"},{"name":"v1.0.0","sha":"7f6b6d6dd6e221742f5adace53e9ed5314ffe2c5","kind":"commit","published_at":"2014-08-16T05:15:33.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.0.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.0/manifests"},{"name":"v0.9.0","sha":"441bbc86b167f3c1f4786afae9931403b99fdacf","kind":"commit","published_at":"2014-02-27T14:46:22.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.9.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.0/manifests"},{"name":"v0.8.13","sha":"5102fde921d31f59c6e45d835aa01f0213aade0f","kind":"commit","published_at":"2013-11-21T16:20:02.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.13","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.13/manifests"},{"name":"v0.8.12","sha":"7f0625dbb54fef2cfba674bc0dfc6c37d34bad27","kind":"commit","published_at":"2013-11-14T22:58:54.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.12","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.12/manifests"},{"name":"v0.8.11","sha":"206f31729d554d8561334c0bc44202a716511175","kind":"commit","published_at":"2013-11-02T12:25:09.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.11","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.11/manifests"},{"name":"v0.8.10","sha":"6258bb8183757d12ef2260ac4a18a7665c0ca4c4","kind":"commit","published_at":"2013-10-19T15:48:14.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.10","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.10/manifests"},{"name":"v0.8.09","sha":"08040c5a90632bd721465eb8ad74a8e61bd7bf95","kind":"commit","published_at":"2013-09-09T23:07:54.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.09","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.09/manifests"},{"name":"v0.8.08","sha":"541b3dff430cc31643d257dff15ec6eb9971785d","kind":"commit","published_at":"2013-06-17T23:11:16.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.08","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.08/manifests"},{"name":"v0.8.07","sha":"194da0799da5043555136a138ff20e15aa4a57f0","kind":"commit","published_at":"2013-05-30T00:12:43.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.07","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.07/manifests"},{"name":"v0.8.06","sha":"51d76615d2eda89230dccd9878e383fc015f462b","kind":"commit","published_at":"2013-05-23T23:06:06.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.06","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.06/manifests"}]},"repo_metadata_updated_at":"2026-09-08T17:48:40.594Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.080071416441731,"dependent_packages_count":4.759766986501993,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.919919201471862},"purl":"pkg:golang/github.com/fsnotify/fsnotify/internal","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/fsnotify/fsnotify/internal","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/fsnotify/fsnotify/internal","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/fsnotify/fsnotify/internal/dependencies","status":"removed","funding_links":["https://github.com/sponsors/arp242"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-08T00:52:25.542Z","issues_count":155,"pull_requests_count":197,"avg_time_to_close_issue":53940567.24137931,"avg_time_to_close_pull_request":3069511.3488372094,"issues_closed_count":116,"pull_requests_closed_count":172,"pull_request_authors_count":54,"issue_authors_count":123,"avg_comments_per_issue":4.561290322580645,"avg_comments_per_pull_request":1.1725888324873095,"merged_pull_requests_count":120,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":16,"past_year_pull_requests_count":29,"past_year_avg_time_to_close_issue":4341932.888888889,"past_year_avg_time_to_close_pull_request":950126.0,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":18,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":3.0,"past_year_avg_comments_per_pull_request":1.1379310344827587,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":11,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/issues","maintainers":[{"login":"arp242","count":114,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arp242"},{"login":"shogo82148","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shogo82148"},{"login":"mattn","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattn"},{"login":"bep","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bep"},{"login":"horahoradev","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/horahoradev"}],"active_maintainers":[{"login":"arp242","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arp242"},{"login":"mattn","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattn"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffsnotify%2Ffsnotify%2Finternal/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffsnotify%2Ffsnotify%2Finternal/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffsnotify%2Ffsnotify%2Finternal/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffsnotify%2Ffsnotify%2Finternal/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffsnotify%2Ffsnotify%2Finternal/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffsnotify%2Ffsnotify%2Finternal/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2332811,"maintainers_count":0,"namespaces_count":841917,"keywords_count":128097,"github":"golang","metadata":{"funded_packages_count":82865,"sync_missing_packages_cursor":{"timestamp":"2026-09-14T00:01:38.642732Z","path":"github.com/plantonhq/openmcf","version":"v0.5.56-skill.multi-cloud-catalog.20260913.1"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-09-14T05:01:22.346Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":13644905,"name":"golang-fsnotify","ecosystem":"debian","description":null,"homepage":"https://github.com/fsnotify/fsnotify","licenses":"bsd-3-clause","normalized_licenses":[],"repository_url":"https://github.com/fsnotify/fsnotify","keywords_array":["golang"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T02:58:19.641Z","latest_release_published_at":"2026-02-12T02:58:19.641Z","latest_release_number":"1.8.0-3","last_synced_at":"2026-03-13T19:12:01.338Z","created_at":"2026-02-12T02:58:19.443Z","updated_at":"2026-09-10T19:07:07.537Z","registry_url":"https://tracker.debian.org/pkg/golang-fsnotify","install_command":"apt-get install golang-fsnotify","documentation_url":"https://packages.debian.org/trixie/golang-fsnotify","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"golang-github-fsnotify-fsnotify-dev","standards_version":"4.7.0","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-golang, golang-any (\u003e= 2:1.17~), golang-golang-x-sys-dev (\u003e= 0.4.0)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":18188971,"uuid":"21306961","full_name":"fsnotify/fsnotify","owner":"fsnotify","description":"Cross-platform filesystem notifications for Go.","archived":false,"fork":false,"pushed_at":"2026-05-11T11:23:52.000Z","size":958,"stargazers_count":10776,"open_issues_count":44,"forks_count":981,"subscribers_count":140,"default_branch":"main","last_synced_at":"2026-09-08T00:54:18.254Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fsnotify.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","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},"funding":{"github":"arp242"}},"created_at":"2014-06-28T16:47:01.000Z","updated_at":"2026-09-07T15:08:06.000Z","dependencies_parsed_at":"2023-12-07T10:34:14.096Z","dependency_job_id":"0d26be37-27af-457c-a464-6cdfa08a5aa5","html_url":"https://github.com/fsnotify/fsnotify","commit_stats":{"total_commits":554,"total_committers":76,"mean_commits":"7.2894736842105265","dds":0.703971119133574,"last_synced_commit":"a9bc2e01792f868516acf80817f7d7d7b3315409"},"previous_names":[],"tags_count":44,"template":false,"template_full_name":null,"purl":"pkg:github/fsnotify/fsnotify","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fsnotify","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/sbom","scorecard":{"id":412772,"data":{"date":"2025-08-11","repo":{"name":"github.com/fsnotify/fsnotify","commit":"88b7b41337a8eea272eb5434d8301c98e89776a4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Maintained","score":7,"reason":"3 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 3/24 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/staticcheck.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"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/staticcheck.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/staticcheck.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/staticcheck.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/staticcheck.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/staticcheck.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/staticcheck.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/staticcheck.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/staticcheck.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/staticcheck.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/staticcheck.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:142: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/staticcheck.yml:38","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   1 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":"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":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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" 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":"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":"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 25 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-18T23:08:06.640Z","repository_id":18188971,"created_at":"2025-08-18T23:08:06.640Z","updated_at":"2025-08-18T23:08:06.640Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37166407,"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-08T02:00:05.531Z","response_time":108,"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":"fsnotify","name":"fsnotify","uuid":"8013877","kind":"organization","description":"File system notifications for Go","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/8013877?v=4","repositories_count":3,"last_synced_at":"2026-09-06T00:54:23.833Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/fsnotify","funding_links":[],"total_stars":10982,"followers":46,"following":0,"created_at":"2022-11-08T19:35:42.939Z","updated_at":"2026-09-06T00:54:23.844Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fsnotify","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fsnotify/repositories"},"tags":[{"name":"v1.10.1","sha":"76b01a6e8f502187fecedea8b025e79e5a86085c","kind":"tag","published_at":"2026-05-04T10:39:25.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.10.1","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"8d01d7b9cbe0199e4a1e60fbd965fb05dbb42123","kind":"tag","published_at":"2026-04-29T23:44:26.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.10.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"ae0e7923765f64fb8061396db7edebb558cf6093","kind":"tag","published_at":"2025-04-04T15:14:13.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.9.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"a9bc2e01792f868516acf80817f7d7d7b3315409","kind":"commit","published_at":"2024-10-31T10:15:51.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.8.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"cfc9c4f277ea6ec18de92444b31983b183deb4fb","kind":"tag","published_at":"2023-10-22T06:24:10.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.7.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"5f8c606accbcc6913853fe7e083ee461d181d88d","kind":"tag","published_at":"2022-10-13T01:19:15.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.6.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.6.0/manifests"},{"name":"v1.5.4","sha":"0f4b979323bea7ee6677faa4a88078ec558b1b80","kind":"commit","published_at":"2022-04-27T02:06:09.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.5.4","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.4/manifests"},{"name":"v1.5.2","sha":"ceba4ef83ad7912d1ccf0b59e1ed8a13176f23b3","kind":"commit","published_at":"2022-04-21T06:46:51.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.5.2","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.2/manifests"},{"name":"v1.5.3","sha":"a83458b875bd39c6c17de39f77328d4dc5dd88c7","kind":"commit","published_at":"2022-02-16T01:41:47.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.5.3","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.3/manifests"},{"name":"v1.5.1","sha":"466b39d216616549a37ee93c7c47775f6a010790","kind":"commit","published_at":"2021-08-24T19:33:57.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.5.1","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"08848a0f17ce8e0695b5bf6f17a5ef7d13653c30","kind":"commit","published_at":"2021-08-18T22:48:34.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.5.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.0/manifests"},{"name":"v1.4.9","sha":"45d7d09e39ef4ac08d493309fa031790c15bfe8a","kind":"commit","published_at":"2020-03-11T17:35:18.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.4.9","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.9/manifests"},{"name":"v1.4.8","sha":"4bf2d1fec78374803a39307bfb8d340688f4f28e","kind":"commit","published_at":"2019-10-12T01:07:59.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.4.8","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.8/manifests"},{"name":"v1.4.7","sha":"c2828203cd70a50dcccfb2761f8b1f8ceef9a8e9","kind":"commit","published_at":"2018-01-10T05:33:47.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.4.7","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.7/manifests"},{"name":"v1.4.2","sha":"629574ca2a5df945712d3079857300b5e4da0236","kind":"commit","published_at":"2016-10-11T02:33:12.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.4.2","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"944cff21b3baf3ced9a880365682152ba577d348","kind":"commit","published_at":"2016-10-05T04:06:20.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.4.1","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"26b17cd591df34e7b1cf0087f48fc19ca67eb476","kind":"commit","published_at":"2016-10-02T04:59:51.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.4.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"a8a77c9133d2d6fd8334f3260d06f60e8d80a5fb","kind":"commit","published_at":"2016-06-29T01:11:04.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.3.1","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"30411dbcefb7a1da7e84f75530ad3abe4011b4f8","kind":"commit","published_at":"2016-04-20T01:12:13.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.3.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.3.0/manifests"},{"name":"v1.2.11","sha":"836bfd95fecc0f1511dd66bdbf2b5b61ab8b00b6","kind":"commit","published_at":"2016-04-13T22:32:47.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.2.11","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.11/manifests"},{"name":"v1.2.10","sha":"875cf421b32f8f1b31bd43776297876d01542279","kind":"commit","published_at":"2016-03-03T03:48:35.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.2.10","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.10/manifests"},{"name":"v1.2.9","sha":"8611c35ab31c1c28aa903d33cf8b6e44a399b09e","kind":"commit","published_at":"2016-01-14T02:10:36.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.2.9","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.9/manifests"},{"name":"v1.2.8","sha":"508915b7500b6e42a87132e4afeb4729cebc7cbb","kind":"commit","published_at":"2015-12-17T18:50:05.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.2.8","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.8/manifests"},{"name":"v1.2.5","sha":"2cdd39bd6129c6a49c74fb07fb9d77ba1271c572","kind":"commit","published_at":"2015-11-17T21:48:49.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.2.5","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.5/manifests"},{"name":"v1.2.1","sha":"7be54206639f256967dd82fa767397ba5f8f48f5","kind":"commit","published_at":"2015-10-14T23:43:03.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.2.1","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"96c060f6a6b7e0d6f75fddd10efeaca3e5d1bcb0","kind":"commit","published_at":"2015-02-08T20:29:58.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.2.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"7ea9131e8ea2491e6132c7c28e89af844bfb9489","kind":"commit","published_at":"2015-02-06T00:18:13.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.1.1","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.1.1/manifests"},{"name":"v0.9.3","sha":"ea925a0a47d225b2ca7f9932b01d2ed4f3ec74f6","kind":"commit","published_at":"2015-01-01T03:22:27.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.9.3","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.3/manifests"},{"name":"v1.1.0","sha":"f582d920d11386e8ae15227bb5933a8f9b4c3dec","kind":"commit","published_at":"2014-12-13T06:17:38.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.1.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.1.0/manifests"},{"name":"v1.0.4","sha":"ca50e738d35a862c379baf8fffbc3bfd080b3cff","kind":"commit","published_at":"2014-09-08T03:52:45.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.0.4","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"a233047b9aa7c887a61db9375f12b8e4249948ef","kind":"commit","published_at":"2014-08-20T03:04:42.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.0.3","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.3/manifests"},{"name":"v0.9.2","sha":"bb1fe4e5fe00d8b38cd961dee40851bc37567df2","kind":"commit","published_at":"2014-08-17T21:51:45.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.9.2","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"9fd8280e25727db318a10b6b6b0dcd0029f58a20","kind":"commit","published_at":"2014-08-17T21:41:33.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.9.1","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.1/manifests"},{"name":"v1.0.2","sha":"ec00b1a75bca88c04936a6be5f8cdcf74135235f","kind":"commit","published_at":"2014-08-17T21:35:13.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.0.2","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.2/manifests"},{"name":"v1.0.0","sha":"7f6b6d6dd6e221742f5adace53e9ed5314ffe2c5","kind":"commit","published_at":"2014-08-16T05:15:33.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.0.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.0/manifests"},{"name":"v0.9.0","sha":"441bbc86b167f3c1f4786afae9931403b99fdacf","kind":"commit","published_at":"2014-02-27T14:46:22.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.9.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.0/manifests"},{"name":"v0.8.13","sha":"5102fde921d31f59c6e45d835aa01f0213aade0f","kind":"commit","published_at":"2013-11-21T16:20:02.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.13","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.13/manifests"},{"name":"v0.8.12","sha":"7f0625dbb54fef2cfba674bc0dfc6c37d34bad27","kind":"commit","published_at":"2013-11-14T22:58:54.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.12","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.12/manifests"},{"name":"v0.8.11","sha":"206f31729d554d8561334c0bc44202a716511175","kind":"commit","published_at":"2013-11-02T12:25:09.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.11","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.11/manifests"},{"name":"v0.8.10","sha":"6258bb8183757d12ef2260ac4a18a7665c0ca4c4","kind":"commit","published_at":"2013-10-19T15:48:14.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.10","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.10/manifests"},{"name":"v0.8.09","sha":"08040c5a90632bd721465eb8ad74a8e61bd7bf95","kind":"commit","published_at":"2013-09-09T23:07:54.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.09","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.09/manifests"},{"name":"v0.8.08","sha":"541b3dff430cc31643d257dff15ec6eb9971785d","kind":"commit","published_at":"2013-06-17T23:11:16.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.08","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.08/manifests"},{"name":"v0.8.07","sha":"194da0799da5043555136a138ff20e15aa4a57f0","kind":"commit","published_at":"2013-05-30T00:12:43.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.07","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.07/manifests"},{"name":"v0.8.06","sha":"51d76615d2eda89230dccd9878e383fc015f462b","kind":"commit","published_at":"2013-05-23T23:06:06.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.06","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.06/manifests"}]},"repo_metadata_updated_at":"2026-09-10T19:07:07.537Z","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:deb/debian/golang-fsnotify?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/golang-fsnotify","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/golang-fsnotify","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/golang-fsnotify/dependencies","status":null,"funding_links":["https://github.com/sponsors/arp242"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-10T01:13:00.247Z","issues_count":155,"pull_requests_count":197,"avg_time_to_close_issue":53940567.24137931,"avg_time_to_close_pull_request":3069511.3488372094,"issues_closed_count":116,"pull_requests_closed_count":172,"pull_request_authors_count":54,"issue_authors_count":123,"avg_comments_per_issue":4.561290322580645,"avg_comments_per_pull_request":1.1725888324873095,"merged_pull_requests_count":120,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":13,"past_year_pull_requests_count":29,"past_year_avg_time_to_close_issue":6512533.5,"past_year_avg_time_to_close_pull_request":950126.0,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":18,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":13,"past_year_avg_comments_per_issue":3.3076923076923075,"past_year_avg_comments_per_pull_request":1.1379310344827587,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":11,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/issues","maintainers":[{"login":"arp242","count":114,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arp242"},{"login":"shogo82148","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shogo82148"},{"login":"mattn","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattn"},{"login":"bep","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bep"},{"login":"horahoradev","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/horahoradev"}],"active_maintainers":[{"login":"arp242","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arp242"},{"login":"mattn","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattn"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-fsnotify/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-fsnotify/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-fsnotify/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-fsnotify/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-fsnotify/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-fsnotify/codemeta","maintainers":[],"registry":{"name":"debian-13","url":"https://packages.debian.org/trixie","ecosystem":"debian","default":false,"packages_count":38027,"maintainers_count":0,"namespaces_count":4,"keywords_count":1985,"github":"debian","metadata":{"codename":"trixie","funded_packages_count":1981},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-09-12T05:05:30.756Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/namespaces"}},{"id":3494654,"name":"gopkg.in/fsnotify/fsnotify.v1","ecosystem":"go","description":"Package fsnotify provides a platform-independent interface for file system notifications.","homepage":"https://github.com/fsnotify/fsnotify","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/fsnotify/fsnotify","keywords_array":[],"namespace":"gopkg.in/fsnotify","versions_count":19,"first_release_published_at":"2014-08-16T05:15:33.000Z","latest_release_published_at":"2018-01-10T05:33:47.000Z","latest_release_number":"v1.4.7","last_synced_at":"2026-09-14T05:36:56.802Z","created_at":"2022-04-10T19:26:36.107Z","updated_at":"2026-09-14T05:36:56.803Z","registry_url":"https://pkg.go.dev/gopkg.in/fsnotify/fsnotify.v1","install_command":"go get gopkg.in/fsnotify/fsnotify.v1","documentation_url":"https://pkg.go.dev/gopkg.in/fsnotify/fsnotify.v1#section-documentation","metadata":{},"repo_metadata":{"id":18188971,"uuid":"21306961","full_name":"fsnotify/fsnotify","owner":"fsnotify","description":"Cross-platform filesystem notifications for Go.","archived":false,"fork":false,"pushed_at":"2026-05-11T11:23:52.000Z","size":958,"stargazers_count":10777,"open_issues_count":42,"forks_count":982,"subscribers_count":139,"default_branch":"main","last_synced_at":"2026-08-31T16:25:13.251Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fsnotify.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","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},"funding":{"github":"arp242"}},"created_at":"2014-06-28T16:47:01.000Z","updated_at":"2026-08-31T09:25:01.000Z","dependencies_parsed_at":"2023-12-07T10:34:14.096Z","dependency_job_id":"0d26be37-27af-457c-a464-6cdfa08a5aa5","html_url":"https://github.com/fsnotify/fsnotify","commit_stats":{"total_commits":554,"total_committers":76,"mean_commits":"7.2894736842105265","dds":0.703971119133574,"last_synced_commit":"a9bc2e01792f868516acf80817f7d7d7b3315409"},"previous_names":[],"tags_count":44,"template":false,"template_full_name":null,"purl":"pkg:github/fsnotify/fsnotify","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fsnotify","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/sbom","scorecard":{"id":412772,"data":{"date":"2025-08-11","repo":{"name":"github.com/fsnotify/fsnotify","commit":"88b7b41337a8eea272eb5434d8301c98e89776a4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Maintained","score":7,"reason":"3 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 3/24 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/staticcheck.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"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/staticcheck.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/staticcheck.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/staticcheck.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/staticcheck.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/staticcheck.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/staticcheck.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/staticcheck.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/staticcheck.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/staticcheck.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/staticcheck.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:142: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/fsnotify/fsnotify/test.yml/main?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/staticcheck.yml:38","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   1 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":"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":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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" 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":"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":"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 25 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-18T23:08:06.640Z","repository_id":18188971,"created_at":"2025-08-18T23:08:06.640Z","updated_at":"2025-08-18T23:08:06.640Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37006129,"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-08-31T02:00:07.497Z","response_time":119,"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":"fsnotify","name":"fsnotify","uuid":"8013877","kind":"organization","description":"File system notifications for Go","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/8013877?v=4","repositories_count":3,"last_synced_at":"2026-09-06T00:54:23.833Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/fsnotify","funding_links":[],"total_stars":10982,"followers":46,"following":0,"created_at":"2022-11-08T19:35:42.939Z","updated_at":"2026-09-06T00:54:23.844Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fsnotify","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fsnotify/repositories"},"tags":[{"name":"v1.10.1","sha":"76b01a6e8f502187fecedea8b025e79e5a86085c","kind":"tag","published_at":"2026-05-04T10:39:25.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.10.1","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"8d01d7b9cbe0199e4a1e60fbd965fb05dbb42123","kind":"tag","published_at":"2026-04-29T23:44:26.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.10.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"ae0e7923765f64fb8061396db7edebb558cf6093","kind":"tag","published_at":"2025-04-04T15:14:13.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.9.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"a9bc2e01792f868516acf80817f7d7d7b3315409","kind":"commit","published_at":"2024-10-31T10:15:51.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.8.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"cfc9c4f277ea6ec18de92444b31983b183deb4fb","kind":"tag","published_at":"2023-10-22T06:24:10.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.7.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"5f8c606accbcc6913853fe7e083ee461d181d88d","kind":"tag","published_at":"2022-10-13T01:19:15.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.6.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.6.0/manifests"},{"name":"v1.5.4","sha":"0f4b979323bea7ee6677faa4a88078ec558b1b80","kind":"commit","published_at":"2022-04-27T02:06:09.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.5.4","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.4/manifests"},{"name":"v1.5.2","sha":"ceba4ef83ad7912d1ccf0b59e1ed8a13176f23b3","kind":"commit","published_at":"2022-04-21T06:46:51.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.5.2","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.2/manifests"},{"name":"v1.5.3","sha":"a83458b875bd39c6c17de39f77328d4dc5dd88c7","kind":"commit","published_at":"2022-02-16T01:41:47.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.5.3","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.3/manifests"},{"name":"v1.5.1","sha":"466b39d216616549a37ee93c7c47775f6a010790","kind":"commit","published_at":"2021-08-24T19:33:57.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.5.1","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"08848a0f17ce8e0695b5bf6f17a5ef7d13653c30","kind":"commit","published_at":"2021-08-18T22:48:34.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.5.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.5.0/manifests"},{"name":"v1.4.9","sha":"45d7d09e39ef4ac08d493309fa031790c15bfe8a","kind":"commit","published_at":"2020-03-11T17:35:18.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.4.9","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.9/manifests"},{"name":"v1.4.8","sha":"4bf2d1fec78374803a39307bfb8d340688f4f28e","kind":"commit","published_at":"2019-10-12T01:07:59.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.4.8","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.8/manifests"},{"name":"v1.4.7","sha":"c2828203cd70a50dcccfb2761f8b1f8ceef9a8e9","kind":"commit","published_at":"2018-01-10T05:33:47.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.4.7","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.7/manifests"},{"name":"v1.4.2","sha":"629574ca2a5df945712d3079857300b5e4da0236","kind":"commit","published_at":"2016-10-11T02:33:12.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.4.2","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"944cff21b3baf3ced9a880365682152ba577d348","kind":"commit","published_at":"2016-10-05T04:06:20.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.4.1","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"26b17cd591df34e7b1cf0087f48fc19ca67eb476","kind":"commit","published_at":"2016-10-02T04:59:51.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.4.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"a8a77c9133d2d6fd8334f3260d06f60e8d80a5fb","kind":"commit","published_at":"2016-06-29T01:11:04.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.3.1","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"30411dbcefb7a1da7e84f75530ad3abe4011b4f8","kind":"commit","published_at":"2016-04-20T01:12:13.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.3.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.3.0/manifests"},{"name":"v1.2.11","sha":"836bfd95fecc0f1511dd66bdbf2b5b61ab8b00b6","kind":"commit","published_at":"2016-04-13T22:32:47.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.2.11","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.11/manifests"},{"name":"v1.2.10","sha":"875cf421b32f8f1b31bd43776297876d01542279","kind":"commit","published_at":"2016-03-03T03:48:35.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.2.10","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.10/manifests"},{"name":"v1.2.9","sha":"8611c35ab31c1c28aa903d33cf8b6e44a399b09e","kind":"commit","published_at":"2016-01-14T02:10:36.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.2.9","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.9/manifests"},{"name":"v1.2.8","sha":"508915b7500b6e42a87132e4afeb4729cebc7cbb","kind":"commit","published_at":"2015-12-17T18:50:05.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.2.8","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.8/manifests"},{"name":"v1.2.5","sha":"2cdd39bd6129c6a49c74fb07fb9d77ba1271c572","kind":"commit","published_at":"2015-11-17T21:48:49.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.2.5","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.5/manifests"},{"name":"v1.2.1","sha":"7be54206639f256967dd82fa767397ba5f8f48f5","kind":"commit","published_at":"2015-10-14T23:43:03.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.2.1","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"96c060f6a6b7e0d6f75fddd10efeaca3e5d1bcb0","kind":"commit","published_at":"2015-02-08T20:29:58.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.2.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"7ea9131e8ea2491e6132c7c28e89af844bfb9489","kind":"commit","published_at":"2015-02-06T00:18:13.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.1.1","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.1.1/manifests"},{"name":"v0.9.3","sha":"ea925a0a47d225b2ca7f9932b01d2ed4f3ec74f6","kind":"commit","published_at":"2015-01-01T03:22:27.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.9.3","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.3/manifests"},{"name":"v1.1.0","sha":"f582d920d11386e8ae15227bb5933a8f9b4c3dec","kind":"commit","published_at":"2014-12-13T06:17:38.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.1.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.1.0/manifests"},{"name":"v1.0.4","sha":"ca50e738d35a862c379baf8fffbc3bfd080b3cff","kind":"commit","published_at":"2014-09-08T03:52:45.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.0.4","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"a233047b9aa7c887a61db9375f12b8e4249948ef","kind":"commit","published_at":"2014-08-20T03:04:42.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.0.3","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.3/manifests"},{"name":"v0.9.2","sha":"bb1fe4e5fe00d8b38cd961dee40851bc37567df2","kind":"commit","published_at":"2014-08-17T21:51:45.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.9.2","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"9fd8280e25727db318a10b6b6b0dcd0029f58a20","kind":"commit","published_at":"2014-08-17T21:41:33.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.9.1","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.1/manifests"},{"name":"v1.0.2","sha":"ec00b1a75bca88c04936a6be5f8cdcf74135235f","kind":"commit","published_at":"2014-08-17T21:35:13.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.0.2","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.2/manifests"},{"name":"v1.0.0","sha":"7f6b6d6dd6e221742f5adace53e9ed5314ffe2c5","kind":"commit","published_at":"2014-08-16T05:15:33.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v1.0.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v1.0.0/manifests"},{"name":"v0.9.0","sha":"441bbc86b167f3c1f4786afae9931403b99fdacf","kind":"commit","published_at":"2014-02-27T14:46:22.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.9.0","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.9.0/manifests"},{"name":"v0.8.13","sha":"5102fde921d31f59c6e45d835aa01f0213aade0f","kind":"commit","published_at":"2013-11-21T16:20:02.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.13","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.13/manifests"},{"name":"v0.8.12","sha":"7f0625dbb54fef2cfba674bc0dfc6c37d34bad27","kind":"commit","published_at":"2013-11-14T22:58:54.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.12","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.12/manifests"},{"name":"v0.8.11","sha":"206f31729d554d8561334c0bc44202a716511175","kind":"commit","published_at":"2013-11-02T12:25:09.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.11","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.11/manifests"},{"name":"v0.8.10","sha":"6258bb8183757d12ef2260ac4a18a7665c0ca4c4","kind":"commit","published_at":"2013-10-19T15:48:14.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.10","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.10/manifests"},{"name":"v0.8.09","sha":"08040c5a90632bd721465eb8ad74a8e61bd7bf95","kind":"commit","published_at":"2013-09-09T23:07:54.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.09","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.09/manifests"},{"name":"v0.8.08","sha":"541b3dff430cc31643d257dff15ec6eb9971785d","kind":"commit","published_at":"2013-06-17T23:11:16.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.08","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.08/manifests"},{"name":"v0.8.07","sha":"194da0799da5043555136a138ff20e15aa4a57f0","kind":"commit","published_at":"2013-05-30T00:12:43.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.07","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.07/manifests"},{"name":"v0.8.06","sha":"51d76615d2eda89230dccd9878e383fc015f462b","kind":"commit","published_at":"2013-05-23T23:06:06.000Z","download_url":"https://codeload.github.com/fsnotify/fsnotify/tar.gz/v0.8.06","html_url":"https://github.com/fsnotify/fsnotify/releases/tag/v0.8.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fsnotify/fsnotify@v0.8.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/tags/v0.8.06/manifests"}]},"repo_metadata_updated_at":"2026-09-07T07:24:36.093Z","dependent_packages_count":575,"downloads":null,"downloads_period":null,"dependent_repos_count":3754,"rankings":{"downloads":null,"dependent_repos_count":0.13240638868320098,"dependent_packages_count":0.1740769276121782,"stargazers_count":0.7249874338842438,"forks_count":0.9536257865688957,"docker_downloads_count":0.041870397628876385,"average":0.40539338687547904},"purl":"pkg:golang/gopkg.in/fsnotify/fsnotify.v1","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/gopkg.in/fsnotify/fsnotify.v1","docker_dependents_count":360,"docker_downloads_count":6934903248,"usage_url":"https://repos.ecosyste.ms/usage/go/gopkg.in/fsnotify/fsnotify.v1","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/gopkg.in/fsnotify/fsnotify.v1/dependencies","status":null,"funding_links":["https://github.com/sponsors/arp242"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-06T14:01:14.216Z","issues_count":155,"pull_requests_count":196,"avg_time_to_close_issue":53940567.24137931,"avg_time_to_close_pull_request":3069511.3488372094,"issues_closed_count":116,"pull_requests_closed_count":172,"pull_request_authors_count":53,"issue_authors_count":123,"avg_comments_per_issue":4.561290322580645,"avg_comments_per_pull_request":1.173469387755102,"merged_pull_requests_count":120,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":16,"past_year_pull_requests_count":28,"past_year_avg_time_to_close_issue":4341932.888888889,"past_year_avg_time_to_close_pull_request":950126.0,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":18,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":3.0,"past_year_avg_comments_per_pull_request":1.1428571428571428,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":11,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/issues","maintainers":[{"login":"arp242","count":114,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arp242"},{"login":"shogo82148","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shogo82148"},{"login":"mattn","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattn"},{"login":"bep","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bep"},{"login":"horahoradev","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/horahoradev"}],"active_maintainers":[{"login":"arp242","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arp242"},{"login":"mattn","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattn"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Ffsnotify%2Ffsnotify.v1/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Ffsnotify%2Ffsnotify.v1/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Ffsnotify%2Ffsnotify.v1/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Ffsnotify%2Ffsnotify.v1/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Ffsnotify%2Ffsnotify.v1/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Ffsnotify%2Ffsnotify.v1/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2332811,"maintainers_count":0,"namespaces_count":841917,"keywords_count":128097,"github":"golang","metadata":{"funded_packages_count":82865,"sync_missing_packages_cursor":{"timestamp":"2026-09-14T00:01:38.642732Z","path":"github.com/plantonhq/openmcf","version":"v0.5.56-skill.multi-cloud-catalog.20260913.1"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-09-14T05:01:22.346Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}}],"commits":{"id":7712,"full_name":"fsnotify/fsnotify","default_branch":"main","total_commits":613,"total_committers":83,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":7.385542168674699,"dds":0.7112561174551386,"past_year_total_commits":30,"past_year_total_committers":6,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":5.0,"past_year_dds":0.4666666666666667,"last_synced_at":"2026-09-14T02:47:18.510Z","last_synced_commit":"20b1e15ef3c70caeb37ea2bd184f48ef8382669e","created_at":"2023-03-07T09:46:24.715Z","updated_at":"2026-09-14T02:47:18.329Z","committers":[{"name":"Martin Tournoij","email":"martin@arp242.net","login":"arp242","count":177},{"name":"Nathan Youngman","email":"git@nathany.com","login":"nathany","count":164},{"name":"Chris Howey","email":"chris@howey.me","login":"howeyc","count":115},{"name":"mattn","email":"mattn.jp@gmail.com","login":"mattn","count":19},{"name":"Pieter Droogendijk","email":"pieter@binky.org.uk","login":"PieterD","count":17},{"name":"Nahum Shalman","email":"nahamu@gmail.com","login":"nshalman","count":8},{"name":"ICHINOSE Shogo","email":"shogo82148@gmail.com","login":"shogo82148","count":8},{"name":"Bjørn Erik Pedersen","email":"bjorn.erik.pedersen@gmail.com","login":"bep","count":5},{"name":"Tobias Klauser","email":"tklauser@distanz.ch","login":"tklauser","count":4},{"name":"Oliver Bristow","email":"evilumbrella+github@gmail.com","login":"Code0x58","count":4},{"name":"Francisco Souza","email":"f@souza.cc","login":"fsouza","count":4},{"name":"Dave Cheney","email":"dave@cheney.net","login":"davecheney","count":4},{"name":"Adrien Bustany","email":"adrien@bustany.org","login":"abustany","count":4},{"name":"Travis Cline","email":"travis.cline@gmail.com","login":"tmc","count":3},{"name":"Kelvin Fo","email":"vmirage@gmail.com","login":"vmirage","count":3},{"name":"Brian Goff","email":"cpuguy83@gmail.com","login":"cpuguy83","count":3},{"name":"Patrick","email":"patrick@dropbox.com","login":null,"count":3},{"name":"Riku Voipio","email":"riku.voipio@linaro.org","login":null,"count":2},{"name":"Soge Zhang","email":"zhssoge@gmail.com","login":"zhsso","count":2},{"name":"Hari haran","email":"hariharan.uno@gmail.com","login":"hariharan-uno","count":1},{"name":"Hangkun Ung","email":"hangkun.ung@gmail.com","login":"hu13","count":1},{"name":"Gautam Dey","email":"gautam.dey77@gmail.com","login":"gdey","count":1},{"name":"Evan Phoenix","email":"evan@fallingsnow.net","login":"evanphx","count":1},{"name":"Eric Lin","email":"linxiulei@gmail.com","login":"linxiulei","count":1},{"name":"Danny Lin","email":"svc.github@kdrag0n.dev","login":"kdrag0n","count":1},{"name":"Daniel Wagner-Hall","email":"dawagner@gmail.com","login":"illicitonion","count":1},{"name":"Clement Labbe","email":"clabbe@slack-corp.com","login":"diist","count":1},{"name":"Caleb Spare","email":"cespare@gmail.com","login":"cespare","count":1},{"name":"Bryan Boreham","email":"bjboreham@gmail.com","login":"bboreham","count":1},{"name":"Bruno Bigras","email":"bigras.bruno@gmail.com","login":"bbigras","count":1},{"name":"Aurélien Joga","email":"aurelienjoga@gmail.com","login":"ajoga","count":1},{"name":"Arne Groskurth","email":"arnegroskurth","login":"arnegroskurth","count":1},{"name":"Anmol Sethi","email":"me@anmol.io","login":"nhooyr","count":1},{"name":"Amit Krishnan","email":"amit.krishnan@oracle.com","login":"amitkris","count":1},{"name":"Alexey Kazakov","email":"alkazako@redhat.com","login":"alexeykazakov","count":1},{"name":"Aaron L","email":"aaron@bettercoder.net","login":"aarondl","count":1},{"name":"Case Nelson","email":"case@teammating.com","login":null,"count":1},{"name":"Christoffer Buchholz","email":"christoffer.buchholz@gmail.com","login":null,"count":1},{"name":"John Olheiser","email":"john+github@jolheiser.com","login":null,"count":1},{"name":"Pawel Knap","email":"pawelknap88@gmail.com","login":null,"count":1},{"name":"Pursuit92","email":"JoshChase@techpursuit.net","login":null,"count":1},{"name":"Robert Fratto","email":"robertfratto@gmail.com","login":"rfratto","count":1},{"name":"Rodrigo Chiossi","email":"rodrigochiossi@gmail.com","login":"rchiossi","count":1},{"name":"Roey Darwish Dror","email":"roey.ghost@gmail.com","login":"r-darwish","count":1},{"name":"Sai Asish Y","email":"say.apm35@gmail.com","login":"SAY-5","count":1},{"name":"Sascha Grunert","email":"sgrunert@redhat.com","login":"saschagrunert","count":1},{"name":"Slawek Ligus","email":"root@ooz.ie","login":"oozie","count":1},{"name":"Sojamann","email":"robinbergewski@gmail.com","login":"Sojamann","count":1},{"name":"Tiffany Jernigan","email":"tiffany.jernigan@intel.com","login":"tiffanyfay","count":1},{"name":"Tom Payne","email":"twpayne@gmail.com","login":"twpayne","count":1},{"name":"Tom Wieczorek","email":"twz123","login":"twz123","count":1},{"name":"Tudor Golubenco","email":"tudor.g@gmail.com","login":"tsg","count":1},{"name":"Vahe Khachikyan","email":"vahe@live.ca","login":"vahe","count":1},{"name":"Yukang","email":"moorekang@gmail.com","login":"chenyukang","count":1},{"name":"artiga033","email":"artiga033@hotmail.com","login":"artiga033","count":1},{"name":"bronze1man","email":"bronze1man@gmail.com","login":"bronze1man","count":1},{"name":"debrando","email":"denis.brandolini@gmail.com","login":"debrando","count":1},{"name":"henrikedwards","email":"henrik.edwards@gmail.com","login":"henrikedwards","count":1},{"name":"jie","email":"pcfunjie@gmail.com","login":"brokenjacky","count":1},{"name":"kylie","email":"47432500+kylie-sre","login":"kylie-sre","count":1},{"name":"shawnhuang","email":"shawnhuang92@163.com","login":"shawnhuang92","count":1},{"name":"铁哥","email":"guotie.9@gmail.com","login":"guotie","count":1},{"name":"Tilak Sharma","email":"tilaks@google.com","login":null,"count":1},{"name":"Ilan Pillemer","email":"ilan.pillemer@gmail.com","login":"ilanpillemer","count":1},{"name":"James Shubin","email":"james@shubin.ca","login":"purpleidea","count":1},{"name":"Johannes Ebke","email":"johannes@ebke.org","login":"JohannesEbke","count":1},{"name":"John C Barstow","email":"jbowtie@amathaine.com","login":"jbowtie","count":1},{"name":"John Olheiser","email":"john.olheiser@gmail.com","login":"jolheiser","count":1},{"name":"Ken-ichirou MATSUZAWA","email":"chamas@h4.dion.ne.jp","login":"chamaken","count":1},{"name":"Kevin Burke","email":"kevin.burke@segment.com","login":"kevinburkesegment","count":1},{"name":"Kir Kolyshkin","email":"kolyshkin@gmail.com","login":"kolyshkin","count":1},{"name":"Lawrence Murray","email":"lawrence@indii.org","login":"lawmurray","count":1},{"name":"Loïc Vernet","email":"vernet.loic@gmail.com","login":"COil","count":1},{"name":"Matt Layher","email":"mdlayher@gmail.com","login":"mdlayher","count":1},{"name":"Matthias Stone","email":"matthias@bellstone.ca","login":"matthias-stone","count":1},{"name":"Nick Santos","email":"nick.santos@docker.com","login":"nicks","count":1},{"name":"Nickolai Zeldovich","email":"nickolai@csail.mit.edu","login":"zeldovich","count":1},{"name":"NitroCao","email":"17915615+NitroCao","login":"NitroCao","count":1},{"name":"OtoMAN","email":"65930041+horahoradev","login":"horahoradev","count":1},{"name":"Paul Hammond","email":"paul@paulhammond.org","login":"paulhammond","count":1},{"name":"Pratik Shinde","email":"pratikshinde320@gmail.com","login":"Pratik32","count":1},{"name":"Raman Verma","email":"59292838+maranix","login":"maranix","count":1},{"name":"Rob Figueiredo","email":"robfig@gmail.com","login":"robfig","count":1}],"past_year_committers":[{"name":"mattn","email":"mattn.jp@gmail.com","login":"mattn","count":16},{"name":"Martin Tournoij","email":"martin@arp242.net","login":"arp242","count":9},{"name":"ICHINOSE Shogo","email":"shogo82148@gmail.com","login":"shogo82148","count":2},{"name":"shawnhuang","email":"shawnhuang92@163.com","login":"shawnhuang92","count":1},{"name":"Tom Wieczorek","email":"twz123","login":"twz123","count":1},{"name":"Sai Asish Y","email":"say.apm35@gmail.com","login":"SAY-5","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-09-14T00:00:07.384Z","repositories_count":7284456,"commits_count":1095566921,"contributors_count":48569151,"owners_count":1458569,"committers_count":3511483,"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":"fsnotify/fsnotify","html_url":"https://github.com/fsnotify/fsnotify","last_synced_at":"2026-09-14T04:03:03.581Z","status":null,"issues_count":155,"pull_requests_count":197,"avg_time_to_close_issue":53940567.24137931,"avg_time_to_close_pull_request":3069511.3488372094,"issues_closed_count":116,"pull_requests_closed_count":172,"pull_request_authors_count":54,"issue_authors_count":123,"avg_comments_per_issue":4.561290322580645,"avg_comments_per_pull_request":1.1725888324873095,"merged_pull_requests_count":120,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":13,"past_year_pull_requests_count":29,"past_year_avg_time_to_close_issue":6512533.5,"past_year_avg_time_to_close_pull_request":950126.0,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":18,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":13,"past_year_avg_comments_per_issue":3.3076923076923075,"past_year_avg_comments_per_pull_request":1.1379310344827587,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":11,"created_at":"2023-05-16T03:47:47.328Z","updated_at":"2026-09-14T04:03:03.581Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/issues","issue_labels_count":{"table":{"bug":51,"feature":26,"linux":18,"windows":17,"need-feedback":12,"help-wanted":10,"macOS":6,"v2":5,"documentation":5,"illumos":5,"freebsd":3,"kqueue":3,"proposal":2}},"pull_request_labels_count":{"table":{"windows":1,"linux":1,"hacktoberfest-accepted":1}},"issue_author_associations_count":{"table":{"NONE":121,"CONTRIBUTOR":25,"MEMBER":9}},"pull_request_author_associations_count":{"table":{"MEMBER":118,"NONE":63,"CONTRIBUTOR":16}},"issue_authors":{"table":{"nathany":14,"arp242":7,"valoq":3,"ChinaGISboyYang":3,"purpleidea":3,"mbobrovskyi":2,"gabibguti":2,"cannon73":2,"NightTsarina":2,"andrijast-nx":2,"cyhyyq":2,"baryluk":2,"ymotongpoo":1,"qknight":1,"bboreham":1,"egnor":1,"shrinandj":1,"charlie103":1,"aklyachkin":1,"mklnz":1,"hu13":1,"ievgennaida":1,"stevenctl":1,"KayenM":1,"bep":1,"ericzhao007":1,"tuxmea":1,"HuckOps":1,"the-pesar":1,"andrewmoise":1,"SmyxBug":1,"trendvidia":1,"jiaxwu":1,"Saurabh2402":1,"driftli":1,"jameygleason":1,"Muddz":1,"t33m":1,"k3an3":1,"MertJSX":1,"khameeteman":1,"kivattt":1,"guettli":1,"NightBlaze":1,"hkhere":1,"LfJohnVo":1,"stevekuznetsov":1,"horahoradev":1,"aakashbajaj":1,"olivan139":1,"acetylen":1,"msoft-dev":1,"Al2Klimov":1,"artiga033":1,"twz123":1,"luowencai":1,"nshalman":1,"knbr13":1,"sagikazarmark":1,"prashantv":1,"sunziping2016":1,"adriansr":1,"SergeyTsalkov":1,"ningmingxiao":1,"infogulch":1,"nikunjy":1,"valar999":1,"vmpstr":1,"StarAurryon":1,"nsky99":1,"paralin":1,"guotie":1,"mokiat":1,"oschwald":1,"ooDr0n":1,"VEDANTDOKANIA":1,"kamikazechaser":1,"maranix":1,"smuuupl":1,"EugeneOne1":1,"dongbiao830415":1,"kmulvey":1,"iweixubin":1,"PieterD":1,"creachadair":1,"zhsj":1,"h9jiang":1,"huynn96":1,"cyclinder":1,"Kimbsen":1,"spacewander":1,"ldemailly":1,"fengfengzhidao":1,"b1gcat":1,"andrewbytecoder":1,"amkgo":1,"ceejimus":1,"cravtos":1,"themeswordpress":1,"aashakabra":1,"briangregoryholmes":1,"xiexiaoming05":1,"aktau":1,"bbigras":1,"dean-beanrucks":1,"oreillymj":1,"ssongliu":1,"davejduke":1,"urko-b":1,"notmaster-C":1,"siretart":1,"gqcn":1,"chmike":1,"xnray":1,"yannickkirschen":1,"denandz":1,"jeremie-stripe":1,"matt-github-acct":1,"matthewmueller":1,"pathing":1,"slashformotion":1,"NitroCao":1,"WhyNotHugo":1}},"pull_request_authors":{"table":{"arp242":107,"shogo82148":7,"mattn":6,"lawmurray":4,"sonnemusk":3,"artiga033":2,"purpleidea":2,"kdrag0n":2,"FrankSpitulski":2,"ynnt":2,"buzzdan":2,"giorio94":2,"cjodo":2,"majorteach":2,"maranix":2,"ajoga":2,"mikelolasagasti":2,"hezhizhen":2,"gqcn":2,"lesiw":2,"ThakkarChandresh":2,"ningmingxiao":2,"onee-only":2,"royzhong7070":2,"bit-rocket":2,"frizbitts":2,"Helflym":1,"wyf027":1,"kylie-sre":1,"Yanhu007":1,"testwill":1,"xmessner":1,"horahoradev":1,"nicks":1,"WhyNotHugo":1,"cuishuang":1,"tigh-latte":1,"diist":1,"Hersy":1,"VedantMadane":1,"miparnisari":1,"zfaustk":1,"CAOShurong":1,"kris-watts-gravwell":1,"twz123":1,"opcoder0":1,"KamathForAIX":1,"bboreham":1,"trendvidia":1,"kwkeefer":1,"shawnhuang92":1,"prashantv":1,"0xd61":1,"AshSgDe29071999":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-09-15T00:00:06.450Z","repositories_count":17244503,"issues_count":45578050,"pull_requests_count":143171727,"authors_count":11731040,"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":{"bug":5,"kqueue":1}},"past_year_pull_request_labels_count":{"table":{}},"past_year_issue_author_associations_count":{"table":{"NONE":12,"CONTRIBUTOR":1}},"past_year_pull_request_author_associations_count":{"table":{"NONE":18,"MEMBER":9,"CONTRIBUTOR":2}},"past_year_issue_authors":{"table":{"EugeneOne1":1,"jiaxwu":1,"matthewmueller":1,"MertJSX":1,"ooDr0n":1,"paralin":1,"prashantv":1,"ssongliu":1,"sunziping2016":1,"trendvidia":1,"twz123":1,"WhyNotHugo":1,"ymotongpoo":1}},"past_year_pull_request_authors":{"table":{"arp242":7,"mattn":4,"sonnemusk":3,"frizbitts":2,"zfaustk":1,"Yanhu007":1,"wyf027":1,"WhyNotHugo":1,"VedantMadane":1,"twz123":1,"trendvidia":1,"shawnhuang92":1,"prashantv":1,"kwkeefer":1,"Hersy":1,"CAOShurong":1,"AshSgDe29071999":1}},"maintainers":[{"table":{"login":"arp242","count":114,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arp242"}},{"table":{"login":"shogo82148","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shogo82148"}},{"table":{"login":"mattn","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattn"}},{"table":{"login":"bep","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bep"}},{"table":{"login":"horahoradev","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/horahoradev"}}],"active_maintainers":[{"table":{"login":"arp242","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arp242"}},{"table":{"login":"mattn","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattn"}}]}},"events":{"total":{"CreateEvent":21,"DeleteEvent":20,"ForkEvent":63,"IssueCommentEvent":133,"IssuesEvent":56,"PullRequestEvent":63,"PullRequestReviewCommentEvent":3,"PullRequestReviewEvent":5,"PushEvent":83,"ReleaseEvent":2,"WatchEvent":820},"last_year":{"CreateEvent":2,"DeleteEvent":4,"ForkEvent":6,"IssueCommentEvent":15,"IssuesEvent":9,"PullRequestEvent":3,"PullRequestReviewCommentEvent":2,"PullRequestReviewEvent":3,"PushEvent":16,"WatchEvent":123}},"keywords":[],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/build.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T19:42:07.172Z","updated_at":"2023-01-13T19:42:07.172Z","repository_link":"https://github.com/fsnotify/fsnotify/blob/main/.github/workflows/build.yml","dependencies":[{"id":6891141284,"package_name":"actions/setup-go","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6891141285,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/staticcheck.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T19:42:07.188Z","updated_at":"2023-01-13T19:42:07.188Z","repository_link":"https://github.com/fsnotify/fsnotify/blob/main/.github/workflows/staticcheck.yml","dependencies":[{"id":6891141286,"package_name":"WillAbides/setup-go-faster","ecosystem":"actions","requirements":"v1.7.0","direct":true,"kind":"composite","optional":false},{"id":6891141287,"package_name":"actions/cache","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T19:42:07.204Z","updated_at":"2023-01-13T19:42:07.204Z","repository_link":"https://github.com/fsnotify/fsnotify/blob/main/.github/workflows/test.yml","dependencies":[{"id":6891141288,"package_name":"actions/setup-go","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6891141289,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6891141290,"package_name":"vmactions/openbsd-vm","ecosystem":"actions","requirements":"v0","direct":true,"kind":"composite","optional":false},{"id":6891141291,"package_name":"vmactions/netbsd-vm","ecosystem":"actions","requirements":"v0","direct":true,"kind":"composite","optional":false},{"id":6891141292,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6891141293,"package_name":"papertigers/illumos-vm","ecosystem":"actions","requirements":"r38","direct":true,"kind":"composite","optional":false},{"id":6891141294,"package_name":"actions/cache","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"go","filepath":"go.mod","sha":null,"kind":"manifest","created_at":"2023-01-13T19:42:07.221Z","updated_at":"2023-01-13T19:42:07.221Z","repository_link":"https://github.com/fsnotify/fsnotify/blob/main/go.mod","dependencies":[{"id":6891141295,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220908164124-27713097b956","direct":true,"kind":"runtime","optional":false},{"id":6891141296,"package_name":"retract","ecosystem":"go","requirements":"(","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"go.sum","sha":null,"kind":"lockfile","created_at":"2023-01-13T19:42:07.236Z","updated_at":"2023-01-13T19:42:07.236Z","repository_link":"https://github.com/fsnotify/fsnotify/blob/main/go.sum","dependencies":[{"id":6891141297,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220908164124-27713097b956","direct":false,"kind":"runtime","optional":false}]}],"score":38.602647000773814,"created_at":"2026-07-08T09:24:53.009Z","updated_at":"2026-09-15T04:37:18.869Z","avatar_url":"https://github.com/fsnotify.png","language":"Go","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/378649","html_url":"https://summary.ecosyste.ms/projects/378649"}