{"id":378649,"url":"https://github.com/fsnotify/fsnotify","last_synced_at":"2026-07-21T16:30:37.374Z","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":10754,"open_issues_count":37,"forks_count":971,"subscribers_count":139,"default_branch":"main","last_synced_at":"2026-07-16T02:28:56.710Z","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-07-15T13:30:42.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":35546267,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-16T02:00:06.687Z","response_time":83,"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":"2024-03-15T16:31:07.212Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/fsnotify","funding_links":[],"total_stars":9130,"followers":null,"following":null,"created_at":"2022-11-08T19:35:42.939Z","updated_at":"2024-03-15T16:31:09.040Z","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":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-07-16T02:25:17.684Z","created_at":"2026-06-09T13:16:54.081Z","updated_at":"2026-07-16T02:25:17.684Z","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":{},"repo_metadata_updated_at":"2026-06-27T06:20:25.648Z","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":[],"critical":null,"issue_metadata":null,"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":2216949,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","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":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-07-16T02:25:17.602Z","created_at":"2022-04-10T22:23:26.369Z","updated_at":"2026-07-16T02:25:17.602Z","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":"2024-11-03T19:09:34.000Z","size":822,"stargazers_count":9596,"open_issues_count":24,"forks_count":907,"subscribers_count":154,"default_branch":"main","last_synced_at":"2024-11-05T22:42:40.878Z","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},"funding":{"github":"arp242"}},"created_at":"2014-06-28T16:47:01.000Z","updated_at":"2024-11-05T18:55:57.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":77,"mean_commits":7.194805194805195,"dds":0.703971119133574,"last_synced_commit":"a9bc2e01792f868516acf80817f7d7d7b3315409"},"previous_names":[],"tags_count":41,"template":false,"template_full_name":null,"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","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223430342,"owners_count":17143624,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"2024-03-15T16:31:07.212Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/fsnotify","funding_links":[],"total_stars":9130,"followers":null,"following":null,"created_at":"2022-11-08T19:35:42.939Z","updated_at":"2024-03-15T16:31:09.040Z","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.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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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":"2024-11-09T10:36:13.549Z","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":"2024-11-09T00:08:59.830Z","issues_count":112,"pull_requests_count":92,"avg_time_to_close_issue":55619864.631578945,"avg_time_to_close_pull_request":3723323.0454545454,"issues_closed_count":95,"pull_requests_closed_count":88,"pull_request_authors_count":25,"issue_authors_count":86,"avg_comments_per_issue":5.580357142857143,"avg_comments_per_pull_request":1.3369565217391304,"merged_pull_requests_count":64,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":28,"past_year_pull_requests_count":41,"past_year_avg_time_to_close_issue":3348184.6666666665,"past_year_avg_time_to_close_pull_request":805981.6153846154,"past_year_issues_closed_count":24,"past_year_pull_requests_closed_count":39,"past_year_pull_request_authors_count":14,"past_year_issue_authors_count":24,"past_year_avg_comments_per_issue":2.8214285714285716,"past_year_avg_comments_per_pull_request":0.6829268292682927,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":28,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/issues","maintainers":[{"login":"arp242","count":68,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arp242"},{"login":"shogo82148","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shogo82148"},{"login":"horahoradev","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/horahoradev"},{"login":"mattn","count":2,"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"}],"active_maintainers":[{"login":"arp242","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arp242"},{"login":"shogo82148","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shogo82148"}]},"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":2216949,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","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-03-05T17:06:46.218Z","created_at":"2026-02-05T15:13:28.476Z","updated_at":"2026-03-25T17:00:13.161Z","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":"2025-12-04T14:32:34.000Z","size":879,"stargazers_count":10582,"open_issues_count":38,"forks_count":963,"subscribers_count":143,"default_branch":"main","last_synced_at":"2026-03-24T15:22:46.975Z","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-03-24T13:08:13.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":42,"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":30897934,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-24T08:58:18.477Z","status":"ssl_error","status_checked_at":"2026-03-24T08:57:59.595Z","response_time":106,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"repo_metadata_updated_at":"2026-03-25T17:00:13.161Z","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-03-22T06:44:19.334Z","issues_count":149,"pull_requests_count":171,"avg_time_to_close_issue":54169771.981818184,"avg_time_to_close_pull_request":3235186.448051948,"issues_closed_count":110,"pull_requests_closed_count":154,"pull_request_authors_count":42,"issue_authors_count":117,"avg_comments_per_issue":4.489932885906041,"avg_comments_per_pull_request":1.198830409356725,"merged_pull_requests_count":108,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":22,"past_year_pull_requests_count":39,"past_year_avg_time_to_close_issue":308183.0909090909,"past_year_avg_time_to_close_pull_request":98972.40625,"past_year_issues_closed_count":11,"past_year_pull_requests_closed_count":32,"past_year_pull_request_authors_count":12,"past_year_issue_authors_count":21,"past_year_avg_comments_per_issue":1.2272727272727273,"past_year_avg_comments_per_pull_request":1.0769230769230769,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":25,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/issues","maintainers":[{"login":"arp242","count":107,"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":2,"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":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arp242"}]},"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":1701,"github":"ubuntu","metadata":{"codename":"noble","funded_packages_count":198},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-06-10T05:17:44.581Z","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":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-03-25T17:00:13.332Z","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":"2025-12-04T14:32:34.000Z","size":879,"stargazers_count":10582,"open_issues_count":38,"forks_count":963,"subscribers_count":143,"default_branch":"main","last_synced_at":"2026-03-24T15:22:46.975Z","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-03-24T13:08:13.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":42,"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":30897934,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-24T08:58:18.477Z","status":"ssl_error","status_checked_at":"2026-03-24T08:57:59.595Z","response_time":106,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"repo_metadata_updated_at":"2026-03-25T17:00:13.332Z","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-03-22T06:44:19.334Z","issues_count":149,"pull_requests_count":171,"avg_time_to_close_issue":54169771.981818184,"avg_time_to_close_pull_request":3235186.448051948,"issues_closed_count":110,"pull_requests_closed_count":154,"pull_request_authors_count":42,"issue_authors_count":117,"avg_comments_per_issue":4.489932885906041,"avg_comments_per_pull_request":1.198830409356725,"merged_pull_requests_count":108,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":22,"past_year_pull_requests_count":39,"past_year_avg_time_to_close_issue":308183.0909090909,"past_year_avg_time_to_close_pull_request":98972.40625,"past_year_issues_closed_count":11,"past_year_pull_requests_closed_count":32,"past_year_pull_request_authors_count":12,"past_year_issue_authors_count":21,"past_year_avg_comments_per_issue":1.2272727272727273,"past_year_avg_comments_per_pull_request":1.0769230769230769,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":25,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/issues","maintainers":[{"login":"arp242","count":107,"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":2,"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":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arp242"}]},"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":38024,"maintainers_count":0,"namespaces_count":4,"keywords_count":1987,"github":"debian","metadata":{"codename":"trixie","funded_packages_count":316},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-06-10T05:17:04.542Z","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":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-03-25T17:00:13.372Z","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":"2025-12-04T14:32:34.000Z","size":879,"stargazers_count":10582,"open_issues_count":38,"forks_count":963,"subscribers_count":143,"default_branch":"main","last_synced_at":"2026-03-24T15:22:46.975Z","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-03-24T13:08:13.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":42,"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":30897934,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-24T08:58:18.477Z","status":"ssl_error","status_checked_at":"2026-03-24T08:57:59.595Z","response_time":106,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"repo_metadata_updated_at":"2026-03-25T17:00:13.371Z","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-03-22T06:44:19.334Z","issues_count":149,"pull_requests_count":171,"avg_time_to_close_issue":54169771.981818184,"avg_time_to_close_pull_request":3235186.448051948,"issues_closed_count":110,"pull_requests_closed_count":154,"pull_request_authors_count":42,"issue_authors_count":117,"avg_comments_per_issue":4.489932885906041,"avg_comments_per_pull_request":1.198830409356725,"merged_pull_requests_count":108,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":22,"past_year_pull_requests_count":39,"past_year_avg_time_to_close_issue":308183.0909090909,"past_year_avg_time_to_close_pull_request":98972.40625,"past_year_issues_closed_count":11,"past_year_pull_requests_closed_count":32,"past_year_pull_request_authors_count":12,"past_year_issue_authors_count":21,"past_year_avg_comments_per_issue":1.2272727272727273,"past_year_avg_comments_per_pull_request":1.0769230769230769,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":25,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/issues","maintainers":[{"login":"arp242","count":107,"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":2,"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":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arp242"}]},"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":1000,"github":"ubuntu","metadata":{"codename":"lunar","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":133},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-06-10T05:17:49.008Z","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":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-03-25T17:00:14.725Z","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":"2025-12-04T14:32:34.000Z","size":879,"stargazers_count":10582,"open_issues_count":38,"forks_count":963,"subscribers_count":143,"default_branch":"main","last_synced_at":"2026-03-24T15:22:46.975Z","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-03-24T13:08:13.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":42,"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":30897934,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-24T08:58:18.477Z","status":"ssl_error","status_checked_at":"2026-03-24T08:57:59.595Z","response_time":106,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"repo_metadata_updated_at":"2026-03-25T17:00:14.725Z","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-03-22T06:44:19.334Z","issues_count":149,"pull_requests_count":171,"avg_time_to_close_issue":54169771.981818184,"avg_time_to_close_pull_request":3235186.448051948,"issues_closed_count":110,"pull_requests_closed_count":154,"pull_request_authors_count":42,"issue_authors_count":117,"avg_comments_per_issue":4.489932885906041,"avg_comments_per_pull_request":1.198830409356725,"merged_pull_requests_count":108,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":22,"past_year_pull_requests_count":39,"past_year_avg_time_to_close_issue":308183.0909090909,"past_year_avg_time_to_close_pull_request":98972.40625,"past_year_issues_closed_count":11,"past_year_pull_requests_closed_count":32,"past_year_pull_request_authors_count":12,"past_year_issue_authors_count":21,"past_year_avg_comments_per_issue":1.2272727272727273,"past_year_avg_comments_per_pull_request":1.0769230769230769,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":25,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/issues","maintainers":[{"login":"arp242","count":107,"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":2,"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":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arp242"}]},"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":1473,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":214},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-06-10T05:17:05.787Z","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":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-03-25T17:00:14.839Z","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":"2025-12-04T14:32:34.000Z","size":879,"stargazers_count":10582,"open_issues_count":38,"forks_count":963,"subscribers_count":143,"default_branch":"main","last_synced_at":"2026-03-24T15:22:46.975Z","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-03-24T13:08:13.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":42,"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":30897934,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-24T08:58:18.477Z","status":"ssl_error","status_checked_at":"2026-03-24T08:57:59.595Z","response_time":106,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"repo_metadata_updated_at":"2026-03-25T17:00:14.838Z","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-03-22T06:44:19.334Z","issues_count":149,"pull_requests_count":171,"avg_time_to_close_issue":54169771.981818184,"avg_time_to_close_pull_request":3235186.448051948,"issues_closed_count":110,"pull_requests_closed_count":154,"pull_request_authors_count":42,"issue_authors_count":117,"avg_comments_per_issue":4.489932885906041,"avg_comments_per_pull_request":1.198830409356725,"merged_pull_requests_count":108,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":22,"past_year_pull_requests_count":39,"past_year_avg_time_to_close_issue":308183.0909090909,"past_year_avg_time_to_close_pull_request":98972.40625,"past_year_issues_closed_count":11,"past_year_pull_requests_closed_count":32,"past_year_pull_request_authors_count":12,"past_year_issue_authors_count":21,"past_year_avg_comments_per_issue":1.2272727272727273,"past_year_avg_comments_per_pull_request":1.0769230769230769,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":25,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/issues","maintainers":[{"login":"arp242","count":107,"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":2,"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":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arp242"}]},"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":2667,"github":"debian","metadata":{"codename":"bookworm","funded_packages_count":395},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-06-10T05:17:51.014Z","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":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-03-25T17:00:15.085Z","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":"2025-12-04T14:32:34.000Z","size":879,"stargazers_count":10582,"open_issues_count":38,"forks_count":963,"subscribers_count":143,"default_branch":"main","last_synced_at":"2026-03-24T15:22:46.975Z","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-03-24T13:08:13.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":42,"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":30897934,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-24T08:58:18.477Z","status":"ssl_error","status_checked_at":"2026-03-24T08:57:59.595Z","response_time":106,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"repo_metadata_updated_at":"2026-03-25T17:00:15.084Z","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-03-22T06:44:19.334Z","issues_count":149,"pull_requests_count":171,"avg_time_to_close_issue":54169771.981818184,"avg_time_to_close_pull_request":3235186.448051948,"issues_closed_count":110,"pull_requests_closed_count":154,"pull_request_authors_count":42,"issue_authors_count":117,"avg_comments_per_issue":4.489932885906041,"avg_comments_per_pull_request":1.198830409356725,"merged_pull_requests_count":108,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":22,"past_year_pull_requests_count":39,"past_year_avg_time_to_close_issue":308183.0909090909,"past_year_avg_time_to_close_pull_request":98972.40625,"past_year_issues_closed_count":11,"past_year_pull_requests_closed_count":32,"past_year_pull_request_authors_count":12,"past_year_issue_authors_count":21,"past_year_avg_comments_per_issue":1.2272727272727273,"past_year_avg_comments_per_pull_request":1.0769230769230769,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":25,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/issues","maintainers":[{"login":"arp242","count":107,"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":2,"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":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arp242"}]},"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":2223,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":444},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-06-10T05:17:48.008Z","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":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-07-16T02:25:17.801Z","created_at":"2025-07-02T10:36:56.244Z","updated_at":"2026-07-16T02:25:17.801Z","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":"2025-12-04T14:32:34.000Z","size":879,"stargazers_count":10582,"open_issues_count":38,"forks_count":963,"subscribers_count":143,"default_branch":"main","last_synced_at":"2026-03-24T15:22:46.975Z","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-03-24T13:08:13.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":42,"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":30931095,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-25T07:55:14.202Z","status":"ssl_error","status_checked_at":"2026-03-25T07:55:10.924Z","response_time":80,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":"2024-03-15T16:31:07.212Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/fsnotify","funding_links":[],"total_stars":9130,"followers":null,"following":null,"created_at":"2022-11-08T19:35:42.939Z","updated_at":"2024-03-15T16:31:09.040Z","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.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-03-25T17:00:15.894Z","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-03-22T06:44:19.334Z","issues_count":149,"pull_requests_count":171,"avg_time_to_close_issue":54169771.981818184,"avg_time_to_close_pull_request":3235186.448051948,"issues_closed_count":110,"pull_requests_closed_count":154,"pull_request_authors_count":42,"issue_authors_count":117,"avg_comments_per_issue":4.489932885906041,"avg_comments_per_pull_request":1.198830409356725,"merged_pull_requests_count":108,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":22,"past_year_pull_requests_count":39,"past_year_avg_time_to_close_issue":308183.0909090909,"past_year_avg_time_to_close_pull_request":98972.40625,"past_year_issues_closed_count":11,"past_year_pull_requests_closed_count":32,"past_year_pull_request_authors_count":12,"past_year_issue_authors_count":21,"past_year_avg_comments_per_issue":1.2272727272727273,"past_year_avg_comments_per_pull_request":1.0769230769230769,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":25,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/issues","maintainers":[{"login":"arp242","count":107,"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":2,"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":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arp242"}]},"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":2216949,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","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-04-07T01:01:59.748Z","created_at":"2026-03-02T22:53:09.090Z","updated_at":"2026-04-07T01:01:59.748Z","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":"2025-12-04T14:32:34.000Z","size":879,"stargazers_count":10582,"open_issues_count":38,"forks_count":963,"subscribers_count":143,"default_branch":"main","last_synced_at":"2026-03-24T15:22:46.975Z","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-03-24T13:08:13.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":42,"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":30897934,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-24T08:58:18.477Z","status":"ssl_error","status_checked_at":"2026-03-24T08:57:59.595Z","response_time":106,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"repo_metadata_updated_at":"2026-03-25T17:00:12.977Z","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-03-22T06:44:19.334Z","issues_count":149,"pull_requests_count":171,"avg_time_to_close_issue":54169771.981818184,"avg_time_to_close_pull_request":3235186.448051948,"issues_closed_count":110,"pull_requests_closed_count":154,"pull_request_authors_count":42,"issue_authors_count":117,"avg_comments_per_issue":4.489932885906041,"avg_comments_per_pull_request":1.198830409356725,"merged_pull_requests_count":108,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":22,"past_year_pull_requests_count":39,"past_year_avg_time_to_close_issue":308183.0909090909,"past_year_avg_time_to_close_pull_request":98972.40625,"past_year_issues_closed_count":11,"past_year_pull_requests_closed_count":32,"past_year_pull_request_authors_count":12,"past_year_issue_authors_count":21,"past_year_avg_comments_per_issue":1.2272727272727273,"past_year_avg_comments_per_pull_request":1.0769230769230769,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":25,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/issues","maintainers":[{"login":"arp242","count":107,"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":2,"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":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arp242"}]},"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":32094,"maintainers_count":0,"namespaces_count":0,"keywords_count":1627,"github":"guix-mirror","metadata":{"funded_packages_count":368},"icon_url":"https://github.com/guix-mirror.png","created_at":"2026-03-02T16:23:46.981Z","updated_at":"2026-06-10T05:17:25.224Z","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":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-07-15T21:03:59.059Z","created_at":"2022-04-10T19:10:31.393Z","updated_at":"2026-07-15T21:03:59.059Z","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":10703,"open_issues_count":36,"forks_count":971,"subscribers_count":140,"default_branch":"main","last_synced_at":"2026-05-21T16:40:36.709Z","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-05-21T10:16:55.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":33396576,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-23T04:15:53.637Z","status":"ssl_error","status_checked_at":"2026-05-23T04:15:53.242Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":"2024-03-15T16:31:07.212Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/fsnotify","funding_links":[],"total_stars":9130,"followers":null,"following":null,"created_at":"2022-11-08T19:35:42.939Z","updated_at":"2024-03-15T16:31:09.040Z","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-05-27T16:22:19.666Z","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-05-26T20:00:30.449Z","issues_count":152,"pull_requests_count":187,"avg_time_to_close_issue":53940567.24137931,"avg_time_to_close_pull_request":3089358.5722891567,"issues_closed_count":116,"pull_requests_closed_count":166,"pull_request_authors_count":46,"issue_authors_count":120,"avg_comments_per_issue":4.644736842105263,"avg_comments_per_pull_request":1.1497326203208555,"merged_pull_requests_count":119,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":18,"past_year_pull_requests_count":30,"past_year_avg_time_to_close_issue":4739938.384615385,"past_year_avg_time_to_close_pull_request":885277.5,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":20,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":2.8333333333333335,"past_year_avg_comments_per_pull_request":1.4666666666666668,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":14,"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":2216949,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","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":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-07-16T02:25:17.216Z","created_at":"2026-06-20T12:14:42.245Z","updated_at":"2026-07-16T02:25:17.216Z","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":{},"repo_metadata_updated_at":"2026-06-20T13:46:15.177Z","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":[],"critical":null,"issue_metadata":null,"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":2216949,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","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-07-16T02:25:09.364Z","created_at":"2026-05-09T22:03:31.330Z","updated_at":"2026-07-16T02:25:09.365Z","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":{},"repo_metadata_updated_at":"2026-05-09T22:06:34.825Z","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":null,"funding_links":[],"critical":null,"issue_metadata":null,"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":2216949,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","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-07-15T23:32:11.279Z","created_at":"2022-04-10T19:13:35.505Z","updated_at":"2026-07-15T23:32:11.280Z","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":"2024-11-03T19:09:34.000Z","size":822,"stargazers_count":9596,"open_issues_count":24,"forks_count":907,"subscribers_count":154,"default_branch":"main","last_synced_at":"2024-11-05T22:42:40.878Z","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},"funding":{"github":"arp242"}},"created_at":"2014-06-28T16:47:01.000Z","updated_at":"2024-11-05T18:55:57.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":77,"mean_commits":7.194805194805195,"dds":0.703971119133574,"last_synced_commit":"a9bc2e01792f868516acf80817f7d7d7b3315409"},"previous_names":[],"tags_count":41,"template":false,"template_full_name":null,"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","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223430342,"owners_count":17143624,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"2024-03-15T16:31:07.212Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/fsnotify","funding_links":[],"total_stars":9130,"followers":null,"following":null,"created_at":"2022-11-08T19:35:42.939Z","updated_at":"2024-03-15T16:31:09.040Z","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.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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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":"2024-11-10T07:39:26.569Z","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":"2024-11-10T00:33:21.226Z","issues_count":112,"pull_requests_count":92,"avg_time_to_close_issue":55619864.631578945,"avg_time_to_close_pull_request":3723323.0454545454,"issues_closed_count":95,"pull_requests_closed_count":88,"pull_request_authors_count":25,"issue_authors_count":86,"avg_comments_per_issue":5.589285714285714,"avg_comments_per_pull_request":1.3369565217391304,"merged_pull_requests_count":64,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":28,"past_year_pull_requests_count":41,"past_year_avg_time_to_close_issue":3348184.6666666665,"past_year_avg_time_to_close_pull_request":805981.6153846154,"past_year_issues_closed_count":24,"past_year_pull_requests_closed_count":39,"past_year_pull_request_authors_count":14,"past_year_issue_authors_count":24,"past_year_avg_comments_per_issue":2.857142857142857,"past_year_avg_comments_per_pull_request":0.6829268292682927,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":28,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/issues","maintainers":[{"login":"arp242","count":68,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arp242"},{"login":"shogo82148","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shogo82148"},{"login":"horahoradev","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/horahoradev"},{"login":"mattn","count":2,"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"}],"active_maintainers":[{"login":"arp242","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arp242"},{"login":"shogo82148","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shogo82148"}]},"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":2216949,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","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":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-07-16T02:25:17.237Z","created_at":"2022-04-11T10:25:28.738Z","updated_at":"2026-07-16T02:25:17.237Z","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":"2025-12-04T14:32:34.000Z","size":879,"stargazers_count":10582,"open_issues_count":38,"forks_count":963,"subscribers_count":143,"default_branch":"main","last_synced_at":"2026-03-24T15:22:46.975Z","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-03-24T13:08:13.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":42,"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":30931095,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-25T07:55:14.202Z","status":"ssl_error","status_checked_at":"2026-03-25T07:55:10.924Z","response_time":80,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":"2024-03-15T16:31:07.212Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/fsnotify","funding_links":[],"total_stars":9130,"followers":null,"following":null,"created_at":"2022-11-08T19:35:42.939Z","updated_at":"2024-03-15T16:31:09.040Z","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.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-03-25T17:00:16.518Z","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-03-22T06:44:19.334Z","issues_count":149,"pull_requests_count":171,"avg_time_to_close_issue":54169771.981818184,"avg_time_to_close_pull_request":3235186.448051948,"issues_closed_count":110,"pull_requests_closed_count":154,"pull_request_authors_count":42,"issue_authors_count":117,"avg_comments_per_issue":4.489932885906041,"avg_comments_per_pull_request":1.198830409356725,"merged_pull_requests_count":108,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":22,"past_year_pull_requests_count":39,"past_year_avg_time_to_close_issue":308183.0909090909,"past_year_avg_time_to_close_pull_request":98972.40625,"past_year_issues_closed_count":11,"past_year_pull_requests_closed_count":32,"past_year_pull_request_authors_count":12,"past_year_issue_authors_count":21,"past_year_avg_comments_per_issue":1.2272727272727273,"past_year_avg_comments_per_pull_request":1.0769230769230769,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":25,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/issues","maintainers":[{"login":"arp242","count":107,"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":2,"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":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arp242"}]},"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":2216949,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","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":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-07-16T02:25:17.721Z","created_at":"2022-09-11T01:09:48.031Z","updated_at":"2026-07-16T02:25:17.721Z","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":"2025-12-04T14:32:34.000Z","size":879,"stargazers_count":10582,"open_issues_count":38,"forks_count":963,"subscribers_count":143,"default_branch":"main","last_synced_at":"2026-03-24T15:22:46.975Z","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-03-24T13:08:13.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":42,"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":30931095,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-25T07:55:14.202Z","status":"ssl_error","status_checked_at":"2026-03-25T07:55:10.924Z","response_time":80,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":"2024-03-15T16:31:07.212Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/fsnotify","funding_links":[],"total_stars":9130,"followers":null,"following":null,"created_at":"2022-11-08T19:35:42.939Z","updated_at":"2024-03-15T16:31:09.040Z","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.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-03-25T17:00:15.966Z","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-03-22T06:44:19.334Z","issues_count":149,"pull_requests_count":171,"avg_time_to_close_issue":54169771.981818184,"avg_time_to_close_pull_request":3235186.448051948,"issues_closed_count":110,"pull_requests_closed_count":154,"pull_request_authors_count":42,"issue_authors_count":117,"avg_comments_per_issue":4.489932885906041,"avg_comments_per_pull_request":1.198830409356725,"merged_pull_requests_count":108,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":22,"past_year_pull_requests_count":39,"past_year_avg_time_to_close_issue":308183.0909090909,"past_year_avg_time_to_close_pull_request":98972.40625,"past_year_issues_closed_count":11,"past_year_pull_requests_closed_count":32,"past_year_pull_request_authors_count":12,"past_year_issue_authors_count":21,"past_year_avg_comments_per_issue":1.2272727272727273,"past_year_avg_comments_per_pull_request":1.0769230769230769,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":25,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/issues","maintainers":[{"login":"arp242","count":107,"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":2,"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":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arp242"}]},"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":2216949,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","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-07-16T02:25:17.793Z","created_at":"2024-04-14T04:20:54.725Z","updated_at":"2026-07-16T02:25:17.793Z","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":"2025-12-04T14:32:34.000Z","size":879,"stargazers_count":10582,"open_issues_count":38,"forks_count":963,"subscribers_count":143,"default_branch":"main","last_synced_at":"2026-03-24T15:22:46.975Z","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-03-24T13:08:13.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":42,"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":30931095,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-25T07:55:14.202Z","status":"ssl_error","status_checked_at":"2026-03-25T07:55:10.924Z","response_time":80,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":"2024-03-15T16:31:07.212Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/fsnotify","funding_links":[],"total_stars":9130,"followers":null,"following":null,"created_at":"2022-11-08T19:35:42.939Z","updated_at":"2024-03-15T16:31:09.040Z","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.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-03-25T17:00:16.191Z","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-03-22T06:44:19.334Z","issues_count":149,"pull_requests_count":171,"avg_time_to_close_issue":54169771.981818184,"avg_time_to_close_pull_request":3235186.448051948,"issues_closed_count":110,"pull_requests_closed_count":154,"pull_request_authors_count":42,"issue_authors_count":117,"avg_comments_per_issue":4.489932885906041,"avg_comments_per_pull_request":1.198830409356725,"merged_pull_requests_count":108,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":22,"past_year_pull_requests_count":39,"past_year_avg_time_to_close_issue":308183.0909090909,"past_year_avg_time_to_close_pull_request":98972.40625,"past_year_issues_closed_count":11,"past_year_pull_requests_closed_count":32,"past_year_pull_request_authors_count":12,"past_year_issue_authors_count":21,"past_year_avg_comments_per_issue":1.2272727272727273,"past_year_avg_comments_per_pull_request":1.0769230769230769,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":25,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/issues","maintainers":[{"login":"arp242","count":107,"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":2,"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":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arp242"}]},"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":2216949,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","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":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":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-07-16T02:25:17.215Z","created_at":"2026-06-25T09:46:45.837Z","updated_at":"2026-07-16T02:25:17.215Z","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":{},"repo_metadata_updated_at":"2026-06-25T11:28:09.233Z","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":[],"critical":null,"issue_metadata":null,"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":2216949,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","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":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-07-16T02:25:17.208Z","created_at":"2025-11-23T11:16:04.534Z","updated_at":"2026-07-16T02:25:17.208Z","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":"2025-12-04T14:32:34.000Z","size":879,"stargazers_count":10582,"open_issues_count":38,"forks_count":963,"subscribers_count":143,"default_branch":"main","last_synced_at":"2026-03-24T15:22:46.975Z","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-03-24T13:08:13.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":42,"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":30931094,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-25T07:55:14.202Z","status":"ssl_error","status_checked_at":"2026-03-25T07:55:10.924Z","response_time":80,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"repo_metadata_updated_at":"2026-03-25T17:00:12.974Z","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-03-22T06:44:19.334Z","issues_count":149,"pull_requests_count":171,"avg_time_to_close_issue":54169771.981818184,"avg_time_to_close_pull_request":3235186.448051948,"issues_closed_count":110,"pull_requests_closed_count":154,"pull_request_authors_count":42,"issue_authors_count":117,"avg_comments_per_issue":4.489932885906041,"avg_comments_per_pull_request":1.198830409356725,"merged_pull_requests_count":108,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":22,"past_year_pull_requests_count":39,"past_year_avg_time_to_close_issue":308183.0909090909,"past_year_avg_time_to_close_pull_request":98972.40625,"past_year_issues_closed_count":11,"past_year_pull_requests_closed_count":32,"past_year_pull_request_authors_count":12,"past_year_issue_authors_count":21,"past_year_avg_comments_per_issue":1.2272727272727273,"past_year_avg_comments_per_pull_request":1.0769230769230769,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":25,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/issues","maintainers":[{"login":"arp242","count":107,"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":2,"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":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arp242"}]},"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":2216949,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","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-07-16T02:25:17.605Z","created_at":"2022-04-10T19:25:28.888Z","updated_at":"2026-07-16T02:25:17.606Z","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":"2024-05-27T13:16:15.000Z","size":818,"stargazers_count":9475,"open_issues_count":28,"forks_count":895,"subscribers_count":151,"default_branch":"main","last_synced_at":"2024-09-14T21:51:44.088Z","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},"funding":{"github":"arp242"}},"created_at":"2014-06-28T16:47:01.000Z","updated_at":"2024-09-14T13:27:35.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":551,"total_committers":77,"mean_commits":"7.1558441558441555","dds":0.7023593466424682,"last_synced_commit":"c1467c02fba575afdb5f4201072ab8403bbf00f4"},"previous_names":[],"tags_count":40,"template":false,"template_full_name":null,"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","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":219400828,"owners_count":16482594,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"2024-03-15T16:31:07.212Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/fsnotify","funding_links":[],"total_stars":9130,"followers":null,"following":null,"created_at":"2022-11-08T19:35:42.939Z","updated_at":"2024-03-15T16:31:09.040Z","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.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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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-06-28T13:10:25.232Z","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":"2024-09-16T21:43:40.808Z","issues_count":109,"pull_requests_count":87,"avg_time_to_close_issue":57372160.415730335,"avg_time_to_close_pull_request":3622110.3373493976,"issues_closed_count":89,"pull_requests_closed_count":83,"pull_request_authors_count":23,"issue_authors_count":83,"avg_comments_per_issue":5.477064220183486,"avg_comments_per_pull_request":1.3218390804597702,"merged_pull_requests_count":62,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":30,"past_year_pull_requests_count":42,"past_year_avg_time_to_close_issue":1771112.1304347827,"past_year_avg_time_to_close_pull_request":465792.575,"past_year_issues_closed_count":23,"past_year_pull_requests_closed_count":40,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":26,"past_year_avg_comments_per_issue":3.3333333333333335,"past_year_avg_comments_per_pull_request":0.5238095238095238,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":31,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/issues","maintainers":[{"login":"arp242","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arp242"},{"login":"shogo82148","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shogo82148"},{"login":"horahoradev","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/horahoradev"},{"login":"mattn","count":2,"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"}],"active_maintainers":[{"login":"arp242","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arp242"},{"login":"shogo82148","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shogo82148"}]},"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":2216949,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","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":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-07-16T02:25:17.730Z","created_at":"2022-04-10T19:26:36.107Z","updated_at":"2026-07-16T02:25:17.730Z","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":10711,"open_issues_count":37,"forks_count":972,"subscribers_count":139,"default_branch":"main","last_synced_at":"2026-05-31T15:27:01.300Z","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-05-29T14:08:23.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":34474065,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-18T02:00:06.871Z","response_time":128,"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":"2024-03-15T16:31:07.212Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/fsnotify","funding_links":[],"total_stars":9130,"followers":null,"following":null,"created_at":"2022-11-08T19:35:42.939Z","updated_at":"2024-03-15T16:31:09.040Z","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-06-18T03:03:46.520Z","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-05-26T20:00:30.449Z","issues_count":152,"pull_requests_count":187,"avg_time_to_close_issue":53940567.24137931,"avg_time_to_close_pull_request":3089358.5722891567,"issues_closed_count":116,"pull_requests_closed_count":166,"pull_request_authors_count":46,"issue_authors_count":120,"avg_comments_per_issue":4.644736842105263,"avg_comments_per_pull_request":1.1497326203208555,"merged_pull_requests_count":119,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":18,"past_year_pull_requests_count":30,"past_year_avg_time_to_close_issue":4739938.384615385,"past_year_avg_time_to_close_pull_request":885277.5,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":20,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":2.8333333333333335,"past_year_avg_comments_per_pull_request":1.4666666666666668,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":14,"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":2216949,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","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":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-04-27T18:22:34.098Z","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":"2025-12-04T14:32:34.000Z","size":879,"stargazers_count":10582,"open_issues_count":38,"forks_count":963,"subscribers_count":143,"default_branch":"main","last_synced_at":"2026-03-24T15:22:46.975Z","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-03-24T13:08:13.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":42,"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":30897934,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-24T08:58:18.477Z","status":"ssl_error","status_checked_at":"2026-03-24T08:57:59.595Z","response_time":106,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"repo_metadata_updated_at":"2026-04-27T18:22:34.078Z","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-03-22T06:44:19.334Z","issues_count":149,"pull_requests_count":171,"avg_time_to_close_issue":54169771.981818184,"avg_time_to_close_pull_request":3235186.448051948,"issues_closed_count":110,"pull_requests_closed_count":154,"pull_request_authors_count":42,"issue_authors_count":117,"avg_comments_per_issue":4.489932885906041,"avg_comments_per_pull_request":1.198830409356725,"merged_pull_requests_count":108,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":22,"past_year_pull_requests_count":39,"past_year_avg_time_to_close_issue":308183.0909090909,"past_year_avg_time_to_close_pull_request":98972.40625,"past_year_issues_closed_count":11,"past_year_pull_requests_closed_count":32,"past_year_pull_request_authors_count":12,"past_year_issue_authors_count":21,"past_year_avg_comments_per_issue":1.2272727272727273,"past_year_avg_comments_per_pull_request":1.0769230769230769,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":25,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/issues","maintainers":[{"login":"arp242","count":107,"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":2,"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":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arp242"}]},"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":32094,"maintainers_count":0,"namespaces_count":0,"keywords_count":1627,"github":"guix-mirror","metadata":{"funded_packages_count":368},"icon_url":"https://github.com/guix-mirror.png","created_at":"2026-03-02T16:23:46.981Z","updated_at":"2026-06-10T05:17:25.224Z","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":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-07-15T17:32:32.499Z","created_at":"2026-02-14T10:36:05.846Z","updated_at":"2026-07-15T17:32:32.499Z","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":"2025-12-04T14:32:34.000Z","size":879,"stargazers_count":10582,"open_issues_count":38,"forks_count":963,"subscribers_count":143,"default_branch":"main","last_synced_at":"2026-03-24T15:22:46.975Z","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-03-24T13:08:13.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":42,"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":30931094,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-25T07:55:14.202Z","status":"ssl_error","status_checked_at":"2026-03-25T07:55:10.924Z","response_time":80,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"repo_metadata_updated_at":"2026-03-25T17:00:12.663Z","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-03-22T06:44:19.334Z","issues_count":149,"pull_requests_count":171,"avg_time_to_close_issue":54169771.981818184,"avg_time_to_close_pull_request":3235186.448051948,"issues_closed_count":110,"pull_requests_closed_count":154,"pull_request_authors_count":42,"issue_authors_count":117,"avg_comments_per_issue":4.489932885906041,"avg_comments_per_pull_request":1.198830409356725,"merged_pull_requests_count":108,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":22,"past_year_pull_requests_count":39,"past_year_avg_time_to_close_issue":308183.0909090909,"past_year_avg_time_to_close_pull_request":98972.40625,"past_year_issues_closed_count":11,"past_year_pull_requests_closed_count":32,"past_year_pull_request_authors_count":12,"past_year_issue_authors_count":21,"past_year_avg_comments_per_issue":1.2272727272727273,"past_year_avg_comments_per_pull_request":1.0769230769230769,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":25,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsnotify%2Ffsnotify/issues","maintainers":[{"login":"arp242","count":107,"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":2,"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":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arp242"}]},"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":2216949,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","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":32,"past_year_total_committers":8,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":4.0,"past_year_dds":0.5,"last_synced_at":"2026-07-16T02:36:21.281Z","last_synced_commit":"20b1e15ef3c70caeb37ea2bd184f48ef8382669e","created_at":"2023-03-07T09:46:24.715Z","updated_at":"2026-07-16T02:34:45.064Z","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":"howeyc@gmail.com","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":"Evan Phoenix","email":"evan@fallingsnow.net","login":"evanphx","count":1},{"name":"Gautam Dey","email":"gautam.dey77@gmail.com","login":"gdey","count":1},{"name":"Hangkun Ung","email":"hangkun.ung@gmail.com","login":"hu13","count":1},{"name":"Hari haran","email":"hariharan.uno@gmail.com","login":"hariharan-uno","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":"Aaron L","email":"aaron@bettercoder.net","login":"aarondl","count":1},{"name":"Alexey Kazakov","email":"alkazako@redhat.com","login":"alexeykazakov","count":1},{"name":"Amit Krishnan","email":"amit.krishnan@oracle.com","login":"amitkris","count":1},{"name":"Anmol Sethi","email":"me@anmol.io","login":"nhooyr","count":1},{"name":"Arne Groskurth","email":"arnegroskurth","login":"arnegroskurth","count":1},{"name":"Aurélien Joga","email":"aurelienjoga@gmail.com","login":"ajoga","count":1},{"name":"Bruno Bigras","email":"bigras.bruno@gmail.com","login":"bbigras","count":1},{"name":"Bryan Boreham","email":"bjboreham@gmail.com","login":"bboreham","count":1},{"name":"Caleb Spare","email":"cespare@gmail.com","login":"cespare","count":1},{"name":"John C Barstow","email":"jbowtie@amathaine.com","login":"jbowtie","count":1},{"name":"Christoffer Buchholz","email":"christoffer.buchholz@gmail.com","login":null,"count":1},{"name":"Case Nelson","email":"case@teammating.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":"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":"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},{"name":"James Shubin","email":"james@shubin.ca","login":"purpleidea","count":1},{"name":"Aurélien Joga","email":"aurelienjoga@gmail.com","login":"ajoga","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-07-16T00:00:09.319Z","repositories_count":6352792,"commits_count":860296582,"contributors_count":35556243,"owners_count":1214138,"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":{}},"events":null,"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.59996318073708,"created_at":"2026-07-08T09:24:53.009Z","updated_at":"2026-07-21T16:30:37.375Z","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"}