{"id":372349,"url":"https://github.com/thecodrr/fdir","last_synced_at":"2026-08-26T10:05:35.619Z","repository":{"id":38791573,"uuid":"247080561","full_name":"thecodrr/fdir","owner":"thecodrr","description":"⚡ The fastest directory crawler \u0026 globbing library for NodeJS. Crawls 1m files in \u003c 1s","archived":false,"fork":false,"pushed_at":"2025-08-16T13:15:37.000Z","size":1897,"stargazers_count":1730,"open_issues_count":27,"forks_count":70,"subscribers_count":17,"default_branch":"master","last_synced_at":"2026-08-25T06:33:06.536Z","etag":null,"topics":["directory","directory-tree","fast","fast-glob","fdir","filesystem","fs","glob","hacktoberfest","javascript","nodejs","os","sys","walker"],"latest_commit_sha":null,"homepage":"https://thecodrr.github.io/fdir/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/thecodrr.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":null,"patreon":null,"open_collective":null,"ko_fi":"thecodrr","tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":["https://paypal.me/cupertino"]}},"created_at":"2020-03-13T13:42:49.000Z","updated_at":"2026-08-18T23:35:56.000Z","dependencies_parsed_at":"2022-07-09T19:16:25.722Z","dependency_job_id":"379a0779-97fd-4d0b-87fe-5204b28e9ba9","html_url":"https://github.com/thecodrr/fdir","commit_stats":{"total_commits":246,"total_committers":13,"mean_commits":"18.923076923076923","dds":"0.20731707317073167","last_synced_commit":"d5c4aa581371344bad40169029dc0f12406e530c"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/thecodrr/fdir","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thecodrr","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/sbom","scorecard":{"id":28978,"data":{"date":"2025-08-04","repo":{"name":"github.com/thecodrr/fdir","commit":"7800ee8a271d5c484c798e49ae4def24b4228af1"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":3.9,"checks":[{"name":"Maintained","score":10,"reason":"15 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Code-Review","score":5,"reason":"Found 14/27 approved changesets -- score normalized to 5","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/run-tests.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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"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/run-tests.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/thecodrr/fdir/run-tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-tests.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/thecodrr/fdir/run-tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/run-tests.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/thecodrr/fdir/run-tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/run-tests.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/thecodrr/fdir/run-tests.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/run-tests.yml:25","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 20 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"12 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-cvv5-9h9w-qp2m","Warn: Project is vulnerable to: GHSA-vg6x-rcgg-rjx6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T18:35:18.223Z","repository_id":38791573,"created_at":"2025-08-14T18:35:18.224Z","updated_at":"2025-08-14T18:35:18.224Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36897724,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-25T02:00:06.831Z","response_time":104,"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":"thecodrr","name":"Abdullah Atta","uuid":"7473959","kind":"user","description":"building notesnook","email":"","website":"streetwriters.co","location":"Pakistan","twitter":"thecodrr","company":"@streetwriters","icon_url":"https://avatars.githubusercontent.com/u/7473959?u=919d5e2a178eb36c99ff2b5f41186102ede5bafa\u0026v=4","repositories_count":107,"last_synced_at":"2023-04-10T09:00:33.279Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/thecodrr","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:42:29.048Z","updated_at":"2023-04-10T09:00:33.443Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thecodrr","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thecodrr/repositories"},"packages":[{"id":11658675,"name":"github.com/thecodrr/fdir","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/thecodrr/fdir","keywords_array":[],"namespace":null,"versions_count":36,"first_release_published_at":"2020-03-14T10:30:19.000Z","latest_release_published_at":"2025-08-14T16:55:36.000Z","latest_release_number":"v6.5.0+incompatible","last_synced_at":"2026-08-25T09:40:54.639Z","created_at":"2025-05-19T10:13:21.033Z","updated_at":"2026-08-25T09:40:54.639Z","registry_url":"https://pkg.go.dev/github.com/thecodrr/fdir","install_command":"go get github.com/thecodrr/fdir","documentation_url":"https://pkg.go.dev/github.com/thecodrr/fdir#section-documentation","metadata":{},"repo_metadata":{"id":38791573,"uuid":"247080561","full_name":"thecodrr/fdir","owner":"thecodrr","description":"⚡ The fastest directory crawler \u0026 globbing library for NodeJS. Crawls 1m files in \u003c 1s","archived":false,"fork":false,"pushed_at":"2025-08-16T13:15:37.000Z","size":1897,"stargazers_count":1729,"open_issues_count":27,"forks_count":70,"subscribers_count":17,"default_branch":"master","last_synced_at":"2026-08-18T06:11:19.162Z","etag":null,"topics":["directory","directory-tree","fast","fast-glob","fdir","filesystem","fs","glob","hacktoberfest","javascript","nodejs","os","sys","walker"],"latest_commit_sha":null,"homepage":"https://thecodrr.github.io/fdir/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/thecodrr.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":null,"patreon":null,"open_collective":null,"ko_fi":"thecodrr","tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":["https://paypal.me/cupertino"]}},"created_at":"2020-03-13T13:42:49.000Z","updated_at":"2026-08-17T22:43:04.000Z","dependencies_parsed_at":"2022-07-09T19:16:25.722Z","dependency_job_id":"379a0779-97fd-4d0b-87fe-5204b28e9ba9","html_url":"https://github.com/thecodrr/fdir","commit_stats":{"total_commits":246,"total_committers":13,"mean_commits":"18.923076923076923","dds":"0.20731707317073167","last_synced_commit":"d5c4aa581371344bad40169029dc0f12406e530c"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/thecodrr/fdir","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thecodrr","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/sbom","scorecard":{"id":28978,"data":{"date":"2025-08-04","repo":{"name":"github.com/thecodrr/fdir","commit":"7800ee8a271d5c484c798e49ae4def24b4228af1"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":3.9,"checks":[{"name":"Maintained","score":10,"reason":"15 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Code-Review","score":5,"reason":"Found 14/27 approved changesets -- score normalized to 5","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/run-tests.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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"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/run-tests.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/thecodrr/fdir/run-tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-tests.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/thecodrr/fdir/run-tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/run-tests.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/thecodrr/fdir/run-tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/run-tests.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/thecodrr/fdir/run-tests.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/run-tests.yml:25","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 20 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"12 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-cvv5-9h9w-qp2m","Warn: Project is vulnerable to: GHSA-vg6x-rcgg-rjx6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T18:35:18.223Z","repository_id":38791573,"created_at":"2025-08-14T18:35:18.224Z","updated_at":"2025-08-14T18:35:18.224Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36760575,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-18T02:00:06.197Z","response_time":52,"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":"thecodrr","name":"Abdullah Atta","uuid":"7473959","kind":"user","description":"building notesnook","email":"","website":"streetwriters.co","location":"Pakistan","twitter":"thecodrr","company":"@streetwriters","icon_url":"https://avatars.githubusercontent.com/u/7473959?u=919d5e2a178eb36c99ff2b5f41186102ede5bafa\u0026v=4","repositories_count":107,"last_synced_at":"2023-04-10T09:00:33.279Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/thecodrr","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:42:29.048Z","updated_at":"2023-04-10T09:00:33.443Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thecodrr","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thecodrr/repositories"},"tags":[{"name":"v6.5.0","sha":"14c678e70e714f32e511cdf24c8d2392ac25ba0f","kind":"commit","published_at":"2025-08-14T16:55:36.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v6.5.0","html_url":"https://github.com/thecodrr/fdir/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v6.5.0/manifests"},{"name":"v6.4.6","sha":"4a8b167170a049b516fe3aed18dfe1f8ef4a1bdf","kind":"commit","published_at":"2025-06-10T07:20:44.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v6.4.6","html_url":"https://github.com/thecodrr/fdir/releases/tag/v6.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v6.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v6.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v6.4.6/manifests"},{"name":"v6.4.5","sha":"7a72642f2caf857c92b99fc462d7909800e26174","kind":"commit","published_at":"2025-05-28T05:06:51.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v6.4.5","html_url":"https://github.com/thecodrr/fdir/releases/tag/v6.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v6.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v6.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v6.4.5/manifests"},{"name":"v6.4.4","sha":"22cc385f065bd229c0e4c608b7549f4c9549bb40","kind":"commit","published_at":"2025-04-19T04:40:38.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v6.4.4","html_url":"https://github.com/thecodrr/fdir/releases/tag/v6.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v6.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v6.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v6.4.4/manifests"},{"name":"v6.4.3","sha":"1f4eece91127359619c46c359606a6c3294fc5b7","kind":"commit","published_at":"2025-01-17T05:50:59.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v6.4.3","html_url":"https://github.com/thecodrr/fdir/releases/tag/v6.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v6.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v6.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v6.4.3/manifests"},{"name":"v6.4.2","sha":"8288d392337714b0ab881a6eee2dce4629de56fd","kind":"commit","published_at":"2024-10-16T19:34:16.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v6.4.2","html_url":"https://github.com/thecodrr/fdir/releases/tag/v6.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v6.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v6.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v6.4.2/manifests"},{"name":"v6.4.1","sha":"e17009b5bea83ab5cfbefdfbdd595a1332dbce9f","kind":"commit","published_at":"2024-10-16T18:04:15.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v6.4.1","html_url":"https://github.com/thecodrr/fdir/releases/tag/v6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v6.4.1/manifests"},{"name":"v6.4.0","sha":"5f551d5872173aeb504db5b1e883ee0cf89f8b70","kind":"commit","published_at":"2024-09-30T07:24:47.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v6.4.0","html_url":"https://github.com/thecodrr/fdir/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v6.4.0/manifests"},{"name":"v6.3.0","sha":"5a0aab5b3e108eaf677e0e39c22ff1ea03cd1a59","kind":"commit","published_at":"2024-08-25T13:53:21.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v6.3.0","html_url":"https://github.com/thecodrr/fdir/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v6.3.0/manifests"},{"name":"v6.2.0","sha":"db61890ca0b70f68ea0ffc2cb3fe17ca32bbecdd","kind":"commit","published_at":"2024-07-22T04:21:32.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v6.2.0","html_url":"https://github.com/thecodrr/fdir/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v6.2.0/manifests"},{"name":"v6.1.1","sha":"686e20d6db007d8655e7982d0ccf5fc16bd6f510","kind":"commit","published_at":"2023-11-05T17:25:38.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v6.1.1","html_url":"https://github.com/thecodrr/fdir/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v6.1.1/manifests"},{"name":"v6.1.0","sha":"192e7262cc50c7027eb37bf7066479043524b0bc","kind":"commit","published_at":"2023-08-13T18:28:17.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v6.1.0","html_url":"https://github.com/thecodrr/fdir/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v6.1.0/manifests"},{"name":"v6.0.2","sha":"b3774d9a5c0a7813e0dd27f493af62d6730f34a7","kind":"commit","published_at":"2023-07-31T21:17:05.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v6.0.2","html_url":"https://github.com/thecodrr/fdir/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"6a5dba68344bc7641af171d633c1377c9e901da3","kind":"commit","published_at":"2023-02-09T07:45:09.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v6.0.1","html_url":"https://github.com/thecodrr/fdir/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"d4b6e71dd478d115b9170b06a8f1daa6dcb0752a","kind":"commit","published_at":"2023-02-08T18:04:50.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v6.0.0","html_url":"https://github.com/thecodrr/fdir/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v6.0.0/manifests"},{"name":"v5.3.0","sha":"926609a108fcd53c0694826e2e2fa7f197d06af3","kind":"commit","published_at":"2022-10-18T17:38:58.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v5.3.0","html_url":"https://github.com/thecodrr/fdir/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v5.3.0/manifests"},{"name":"v5.2.1","sha":"0ed9e53686466152aa006669debdcd45349498f0","kind":"commit","published_at":"2022-10-17T18:37:13.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v5.2.1","html_url":"https://github.com/thecodrr/fdir/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"65f790b86223e0743896eed46e30db3f886a9e49","kind":"commit","published_at":"2022-01-18T06:13:30.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v5.2.0","html_url":"https://github.com/thecodrr/fdir/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"3598e830197f030e4206473f8780d7824183c708","kind":"commit","published_at":"2021-05-21T13:04:11.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v5.1.0","html_url":"https://github.com/thecodrr/fdir/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"2f8c179dcf38ab5ca479aa2563920165d82f5a99","kind":"commit","published_at":"2021-01-12T17:24:46.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v5.0.0","html_url":"https://github.com/thecodrr/fdir/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v5.0.0/manifests"},{"name":"v4.1.0","sha":"8a7d2bd05215eaeba8d8b88d6aa89eb97131c5a1","kind":"commit","published_at":"2020-08-04T15:30:04.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v4.1.0","html_url":"https://github.com/thecodrr/fdir/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"293319ed0a1832bf337543e4e4a7f45d2dfb3e34","kind":"commit","published_at":"2020-07-27T18:16:37.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v4.0.0","html_url":"https://github.com/thecodrr/fdir/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v4.0.0/manifests"},{"name":"v3.4.3","sha":"5435c5026574e600fbb01084062dbdda2f2ea165","kind":"commit","published_at":"2020-06-02T23:06:42.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v3.4.3","html_url":"https://github.com/thecodrr/fdir/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v3.4.3/manifests"},{"name":"v3.4.2","sha":"d6afde783bdd28ab90fc3568eef2980c1aa5f74c","kind":"commit","published_at":"2020-05-18T00:38:03.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v3.4.2","html_url":"https://github.com/thecodrr/fdir/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v3.4.2/manifests"},{"name":"v3.4.1","sha":"36b51ba05fd54c3eb7a661674eef29842c2342c0","kind":"commit","published_at":"2020-05-17T09:32:53.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v3.4.1","html_url":"https://github.com/thecodrr/fdir/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"6c20d4b9eab9437cc7e6d50ee243448d2746c376","kind":"commit","published_at":"2020-05-15T17:34:45.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v3.4.0","html_url":"https://github.com/thecodrr/fdir/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"e5364d9fb12935ecc788e63a0adf7da14cb5d0be","kind":"commit","published_at":"2020-05-13T09:15:03.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v3.3.0","html_url":"https://github.com/thecodrr/fdir/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v3.3.0/manifests"},{"name":"v3.2.1","sha":"0b25d781047054d2881e75299314587542689eaf","kind":"commit","published_at":"2020-05-12T18:16:27.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v3.2.1","html_url":"https://github.com/thecodrr/fdir/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"ecb1444a1502a41327f002149c47e7011bccbf1d","kind":"commit","published_at":"2020-05-12T15:55:36.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v3.2.0","html_url":"https://github.com/thecodrr/fdir/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"7a553039abd2873246d48ceddbf0122ddc37040b","kind":"commit","published_at":"2020-05-11T00:20:11.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v3.1.1","html_url":"https://github.com/thecodrr/fdir/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"c35d5e1537bf326528fde88a5e9858ceab3a72b8","kind":"commit","published_at":"2020-05-11T00:08:55.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v3.1.0","html_url":"https://github.com/thecodrr/fdir/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v3.1.0/manifests"},{"name":"v3.0","sha":"b77d88044b39e7e3434d1aeea4fb305661c00c5a","kind":"commit","published_at":"2020-05-10T18:34:06.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v3.0","html_url":"https://github.com/thecodrr/fdir/releases/tag/v3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v3.0/manifests"},{"name":"v2.1.1","sha":"7f2e2f1c8d02c5ba3dfe0f0e708b215d8d51c2da","kind":"commit","published_at":"2020-04-27T07:27:57.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v2.1.1","html_url":"https://github.com/thecodrr/fdir/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"eed3abb3dc700a5360273b2ea988234f9b1cc548","kind":"commit","published_at":"2020-03-21T18:49:14.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v2.1.0","html_url":"https://github.com/thecodrr/fdir/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"8982a2b3b3f5b4fed8a08e1a55b6aa2bd3348ba8","kind":"commit","published_at":"2020-03-16T08:14:10.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v2.0.0","html_url":"https://github.com/thecodrr/fdir/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v2.0.0/manifests"},{"name":"v1.2.0","sha":"72d02d1852199831033a696fca9f4165d17f5a8f","kind":"commit","published_at":"2020-03-15T16:31:16.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v1.2.0","html_url":"https://github.com/thecodrr/fdir/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v1.2.0/manifests"},{"name":"v1.0.3","sha":"c6fa353623f10533244bce8053faeb3c2865d7e5","kind":"commit","published_at":"2020-03-14T10:30:19.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v1.0.3","html_url":"https://github.com/thecodrr/fdir/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v1.0.3/manifests"}]},"repo_metadata_updated_at":"2026-08-18T08:56:14.229Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.847921314025527,"dependent_packages_count":5.480201576096057,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.664061445060792},"purl":"pkg:golang/github.com/thecodrr/fdir","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/thecodrr/fdir","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/thecodrr/fdir","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/thecodrr/fdir/dependencies","status":null,"funding_links":["https://ko-fi.com/thecodrr","https://paypal.me/cupertino"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-18T06:03:28.999Z","issues_count":87,"pull_requests_count":112,"avg_time_to_close_issue":5457914.78125,"avg_time_to_close_pull_request":3814370.3723404254,"issues_closed_count":64,"pull_requests_closed_count":94,"pull_request_authors_count":27,"issue_authors_count":53,"avg_comments_per_issue":2.32183908045977,"avg_comments_per_pull_request":1.6428571428571428,"merged_pull_requests_count":81,"bot_issues_count":1,"bot_pull_requests_count":18,"past_year_issues_count":3,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":1.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/issues","maintainers":[{"login":"thecodrr","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thecodrr"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fthecodrr%2Ffdir/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fthecodrr%2Ffdir/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fthecodrr%2Ffdir/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fthecodrr%2Ffdir/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fthecodrr%2Ffdir/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fthecodrr%2Ffdir/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-26T05:01:06.821Z","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":11982851,"name":"org.webjars.npm:fdir","ecosystem":"maven","description":"WebJar for fdir","homepage":"https://www.webjars.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/thecodrr/fdir","keywords_array":[],"namespace":"org.webjars.npm","versions_count":4,"first_release_published_at":"2025-04-17T20:16:37.000Z","latest_release_published_at":"2026-03-03T09:46:26.000Z","latest_release_number":"6.5.0","last_synced_at":"2026-08-25T09:42:34.651Z","created_at":"2025-08-06T09:02:41.284Z","updated_at":"2026-08-25T09:42:34.651Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/fdir/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/fdir/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":38791573,"uuid":"247080561","full_name":"thecodrr/fdir","owner":"thecodrr","description":"⚡ The fastest directory crawler \u0026 globbing library for NodeJS. Crawls 1m files in \u003c 1s","archived":false,"fork":false,"pushed_at":"2025-08-16T13:15:37.000Z","size":1897,"stargazers_count":1729,"open_issues_count":27,"forks_count":70,"subscribers_count":17,"default_branch":"master","last_synced_at":"2026-08-18T06:11:19.162Z","etag":null,"topics":["directory","directory-tree","fast","fast-glob","fdir","filesystem","fs","glob","hacktoberfest","javascript","nodejs","os","sys","walker"],"latest_commit_sha":null,"homepage":"https://thecodrr.github.io/fdir/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/thecodrr.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":null,"patreon":null,"open_collective":null,"ko_fi":"thecodrr","tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":["https://paypal.me/cupertino"]}},"created_at":"2020-03-13T13:42:49.000Z","updated_at":"2026-08-17T22:43:04.000Z","dependencies_parsed_at":"2022-07-09T19:16:25.722Z","dependency_job_id":"379a0779-97fd-4d0b-87fe-5204b28e9ba9","html_url":"https://github.com/thecodrr/fdir","commit_stats":{"total_commits":246,"total_committers":13,"mean_commits":"18.923076923076923","dds":"0.20731707317073167","last_synced_commit":"d5c4aa581371344bad40169029dc0f12406e530c"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/thecodrr/fdir","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thecodrr","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/sbom","scorecard":{"id":28978,"data":{"date":"2025-08-04","repo":{"name":"github.com/thecodrr/fdir","commit":"7800ee8a271d5c484c798e49ae4def24b4228af1"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":3.9,"checks":[{"name":"Maintained","score":10,"reason":"15 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Code-Review","score":5,"reason":"Found 14/27 approved changesets -- score normalized to 5","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/run-tests.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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"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/run-tests.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/thecodrr/fdir/run-tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-tests.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/thecodrr/fdir/run-tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/run-tests.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/thecodrr/fdir/run-tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/run-tests.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/thecodrr/fdir/run-tests.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/run-tests.yml:25","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 20 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"12 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-cvv5-9h9w-qp2m","Warn: Project is vulnerable to: GHSA-vg6x-rcgg-rjx6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T18:35:18.223Z","repository_id":38791573,"created_at":"2025-08-14T18:35:18.224Z","updated_at":"2025-08-14T18:35:18.224Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36760575,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-18T02:00:06.197Z","response_time":52,"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":"thecodrr","name":"Abdullah Atta","uuid":"7473959","kind":"user","description":"building notesnook","email":"","website":"streetwriters.co","location":"Pakistan","twitter":"thecodrr","company":"@streetwriters","icon_url":"https://avatars.githubusercontent.com/u/7473959?u=919d5e2a178eb36c99ff2b5f41186102ede5bafa\u0026v=4","repositories_count":107,"last_synced_at":"2023-04-10T09:00:33.279Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/thecodrr","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:42:29.048Z","updated_at":"2023-04-10T09:00:33.443Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thecodrr","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thecodrr/repositories"},"tags":[{"name":"v6.5.0","sha":"14c678e70e714f32e511cdf24c8d2392ac25ba0f","kind":"commit","published_at":"2025-08-14T16:55:36.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v6.5.0","html_url":"https://github.com/thecodrr/fdir/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v6.5.0/manifests"},{"name":"v6.4.6","sha":"4a8b167170a049b516fe3aed18dfe1f8ef4a1bdf","kind":"commit","published_at":"2025-06-10T07:20:44.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v6.4.6","html_url":"https://github.com/thecodrr/fdir/releases/tag/v6.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v6.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v6.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v6.4.6/manifests"},{"name":"v6.4.5","sha":"7a72642f2caf857c92b99fc462d7909800e26174","kind":"commit","published_at":"2025-05-28T05:06:51.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v6.4.5","html_url":"https://github.com/thecodrr/fdir/releases/tag/v6.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v6.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v6.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v6.4.5/manifests"},{"name":"v6.4.4","sha":"22cc385f065bd229c0e4c608b7549f4c9549bb40","kind":"commit","published_at":"2025-04-19T04:40:38.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v6.4.4","html_url":"https://github.com/thecodrr/fdir/releases/tag/v6.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v6.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v6.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v6.4.4/manifests"},{"name":"v6.4.3","sha":"1f4eece91127359619c46c359606a6c3294fc5b7","kind":"commit","published_at":"2025-01-17T05:50:59.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v6.4.3","html_url":"https://github.com/thecodrr/fdir/releases/tag/v6.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v6.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v6.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v6.4.3/manifests"},{"name":"v6.4.2","sha":"8288d392337714b0ab881a6eee2dce4629de56fd","kind":"commit","published_at":"2024-10-16T19:34:16.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v6.4.2","html_url":"https://github.com/thecodrr/fdir/releases/tag/v6.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v6.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v6.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v6.4.2/manifests"},{"name":"v6.4.1","sha":"e17009b5bea83ab5cfbefdfbdd595a1332dbce9f","kind":"commit","published_at":"2024-10-16T18:04:15.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v6.4.1","html_url":"https://github.com/thecodrr/fdir/releases/tag/v6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v6.4.1/manifests"},{"name":"v6.4.0","sha":"5f551d5872173aeb504db5b1e883ee0cf89f8b70","kind":"commit","published_at":"2024-09-30T07:24:47.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v6.4.0","html_url":"https://github.com/thecodrr/fdir/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v6.4.0/manifests"},{"name":"v6.3.0","sha":"5a0aab5b3e108eaf677e0e39c22ff1ea03cd1a59","kind":"commit","published_at":"2024-08-25T13:53:21.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v6.3.0","html_url":"https://github.com/thecodrr/fdir/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v6.3.0/manifests"},{"name":"v6.2.0","sha":"db61890ca0b70f68ea0ffc2cb3fe17ca32bbecdd","kind":"commit","published_at":"2024-07-22T04:21:32.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v6.2.0","html_url":"https://github.com/thecodrr/fdir/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v6.2.0/manifests"},{"name":"v6.1.1","sha":"686e20d6db007d8655e7982d0ccf5fc16bd6f510","kind":"commit","published_at":"2023-11-05T17:25:38.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v6.1.1","html_url":"https://github.com/thecodrr/fdir/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v6.1.1/manifests"},{"name":"v6.1.0","sha":"192e7262cc50c7027eb37bf7066479043524b0bc","kind":"commit","published_at":"2023-08-13T18:28:17.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v6.1.0","html_url":"https://github.com/thecodrr/fdir/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v6.1.0/manifests"},{"name":"v6.0.2","sha":"b3774d9a5c0a7813e0dd27f493af62d6730f34a7","kind":"commit","published_at":"2023-07-31T21:17:05.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v6.0.2","html_url":"https://github.com/thecodrr/fdir/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"6a5dba68344bc7641af171d633c1377c9e901da3","kind":"commit","published_at":"2023-02-09T07:45:09.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v6.0.1","html_url":"https://github.com/thecodrr/fdir/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"d4b6e71dd478d115b9170b06a8f1daa6dcb0752a","kind":"commit","published_at":"2023-02-08T18:04:50.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v6.0.0","html_url":"https://github.com/thecodrr/fdir/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v6.0.0/manifests"},{"name":"v5.3.0","sha":"926609a108fcd53c0694826e2e2fa7f197d06af3","kind":"commit","published_at":"2022-10-18T17:38:58.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v5.3.0","html_url":"https://github.com/thecodrr/fdir/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v5.3.0/manifests"},{"name":"v5.2.1","sha":"0ed9e53686466152aa006669debdcd45349498f0","kind":"commit","published_at":"2022-10-17T18:37:13.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v5.2.1","html_url":"https://github.com/thecodrr/fdir/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"65f790b86223e0743896eed46e30db3f886a9e49","kind":"commit","published_at":"2022-01-18T06:13:30.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v5.2.0","html_url":"https://github.com/thecodrr/fdir/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"3598e830197f030e4206473f8780d7824183c708","kind":"commit","published_at":"2021-05-21T13:04:11.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v5.1.0","html_url":"https://github.com/thecodrr/fdir/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"2f8c179dcf38ab5ca479aa2563920165d82f5a99","kind":"commit","published_at":"2021-01-12T17:24:46.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v5.0.0","html_url":"https://github.com/thecodrr/fdir/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v5.0.0/manifests"},{"name":"v4.1.0","sha":"8a7d2bd05215eaeba8d8b88d6aa89eb97131c5a1","kind":"commit","published_at":"2020-08-04T15:30:04.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v4.1.0","html_url":"https://github.com/thecodrr/fdir/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"293319ed0a1832bf337543e4e4a7f45d2dfb3e34","kind":"commit","published_at":"2020-07-27T18:16:37.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v4.0.0","html_url":"https://github.com/thecodrr/fdir/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v4.0.0/manifests"},{"name":"v3.4.3","sha":"5435c5026574e600fbb01084062dbdda2f2ea165","kind":"commit","published_at":"2020-06-02T23:06:42.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v3.4.3","html_url":"https://github.com/thecodrr/fdir/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v3.4.3/manifests"},{"name":"v3.4.2","sha":"d6afde783bdd28ab90fc3568eef2980c1aa5f74c","kind":"commit","published_at":"2020-05-18T00:38:03.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v3.4.2","html_url":"https://github.com/thecodrr/fdir/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v3.4.2/manifests"},{"name":"v3.4.1","sha":"36b51ba05fd54c3eb7a661674eef29842c2342c0","kind":"commit","published_at":"2020-05-17T09:32:53.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v3.4.1","html_url":"https://github.com/thecodrr/fdir/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"6c20d4b9eab9437cc7e6d50ee243448d2746c376","kind":"commit","published_at":"2020-05-15T17:34:45.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v3.4.0","html_url":"https://github.com/thecodrr/fdir/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"e5364d9fb12935ecc788e63a0adf7da14cb5d0be","kind":"commit","published_at":"2020-05-13T09:15:03.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v3.3.0","html_url":"https://github.com/thecodrr/fdir/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v3.3.0/manifests"},{"name":"v3.2.1","sha":"0b25d781047054d2881e75299314587542689eaf","kind":"commit","published_at":"2020-05-12T18:16:27.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v3.2.1","html_url":"https://github.com/thecodrr/fdir/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"ecb1444a1502a41327f002149c47e7011bccbf1d","kind":"commit","published_at":"2020-05-12T15:55:36.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v3.2.0","html_url":"https://github.com/thecodrr/fdir/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"7a553039abd2873246d48ceddbf0122ddc37040b","kind":"commit","published_at":"2020-05-11T00:20:11.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v3.1.1","html_url":"https://github.com/thecodrr/fdir/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"c35d5e1537bf326528fde88a5e9858ceab3a72b8","kind":"commit","published_at":"2020-05-11T00:08:55.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v3.1.0","html_url":"https://github.com/thecodrr/fdir/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v3.1.0/manifests"},{"name":"v3.0","sha":"b77d88044b39e7e3434d1aeea4fb305661c00c5a","kind":"commit","published_at":"2020-05-10T18:34:06.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v3.0","html_url":"https://github.com/thecodrr/fdir/releases/tag/v3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v3.0/manifests"},{"name":"v2.1.1","sha":"7f2e2f1c8d02c5ba3dfe0f0e708b215d8d51c2da","kind":"commit","published_at":"2020-04-27T07:27:57.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v2.1.1","html_url":"https://github.com/thecodrr/fdir/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"eed3abb3dc700a5360273b2ea988234f9b1cc548","kind":"commit","published_at":"2020-03-21T18:49:14.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v2.1.0","html_url":"https://github.com/thecodrr/fdir/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"8982a2b3b3f5b4fed8a08e1a55b6aa2bd3348ba8","kind":"commit","published_at":"2020-03-16T08:14:10.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v2.0.0","html_url":"https://github.com/thecodrr/fdir/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v2.0.0/manifests"},{"name":"v1.2.0","sha":"72d02d1852199831033a696fca9f4165d17f5a8f","kind":"commit","published_at":"2020-03-15T16:31:16.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v1.2.0","html_url":"https://github.com/thecodrr/fdir/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v1.2.0/manifests"},{"name":"v1.0.3","sha":"c6fa353623f10533244bce8053faeb3c2865d7e5","kind":"commit","published_at":"2020-03-14T10:30:19.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v1.0.3","html_url":"https://github.com/thecodrr/fdir/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v1.0.3/manifests"}]},"repo_metadata_updated_at":"2026-08-18T09:03:22.870Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":32.74026039067876,"dependent_packages_count":46.806513662256336,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":39.773387026467546},"purl":"pkg:maven/org.webjars.npm/fdir","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:fdir","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:fdir","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:fdir/dependencies","status":null,"funding_links":["https://ko-fi.com/thecodrr","https://paypal.me/cupertino"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-18T06:03:28.999Z","issues_count":87,"pull_requests_count":112,"avg_time_to_close_issue":5457914.78125,"avg_time_to_close_pull_request":3814370.3723404254,"issues_closed_count":64,"pull_requests_closed_count":94,"pull_request_authors_count":27,"issue_authors_count":53,"avg_comments_per_issue":2.32183908045977,"avg_comments_per_pull_request":1.6428571428571428,"merged_pull_requests_count":81,"bot_issues_count":1,"bot_pull_requests_count":18,"past_year_issues_count":3,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":1.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/issues","maintainers":[{"login":"thecodrr","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thecodrr"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:fdir/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:fdir/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:fdir/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:fdir/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:fdir/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:fdir/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":618406,"maintainers_count":0,"namespaces_count":82141,"keywords_count":36624,"github":"maven-central","metadata":{"funded_packages_count":47753,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-25T05:04:03.010Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":11435359,"name":"@in-browser/fdir","ecosystem":"npm","description":"The fastest directory crawler \u0026 globbing alternative to glob, fast-glob, \u0026 tiny-glob. Crawls 1m files in \u003c 1s","homepage":"https://github.com/thecodrr/fdir#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/thecodrr/fdir","keywords_array":["util","os","sys","fs","walk","crawler","directory","files","io","tiny-glob","glob","fast-glob","speed","javascript","nodejs"],"namespace":"in-browser","versions_count":1,"first_release_published_at":"2025-03-15T08:54:37.873Z","latest_release_published_at":"2025-03-15T08:54:37.873Z","latest_release_number":"1.0.0","last_synced_at":"2026-08-25T09:58:00.569Z","created_at":"2025-03-15T08:55:12.176Z","updated_at":"2026-08-25T09:58:00.569Z","registry_url":"https://www.npmjs.com/package/@in-browser/fdir","install_command":"npm install @in-browser/fdir","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.0.0"},"contentPolicy":null},"repo_metadata":{"id":38791573,"uuid":"247080561","full_name":"thecodrr/fdir","owner":"thecodrr","description":"⚡ The fastest directory crawler \u0026 globbing library for NodeJS. Crawls 1m files in \u003c 1s","archived":false,"fork":false,"pushed_at":"2025-08-16T13:15:37.000Z","size":1897,"stargazers_count":1729,"open_issues_count":27,"forks_count":70,"subscribers_count":17,"default_branch":"master","last_synced_at":"2026-08-18T06:11:19.162Z","etag":null,"topics":["directory","directory-tree","fast","fast-glob","fdir","filesystem","fs","glob","hacktoberfest","javascript","nodejs","os","sys","walker"],"latest_commit_sha":null,"homepage":"https://thecodrr.github.io/fdir/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/thecodrr.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":null,"patreon":null,"open_collective":null,"ko_fi":"thecodrr","tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":["https://paypal.me/cupertino"]}},"created_at":"2020-03-13T13:42:49.000Z","updated_at":"2026-08-17T22:43:04.000Z","dependencies_parsed_at":"2022-07-09T19:16:25.722Z","dependency_job_id":"379a0779-97fd-4d0b-87fe-5204b28e9ba9","html_url":"https://github.com/thecodrr/fdir","commit_stats":{"total_commits":246,"total_committers":13,"mean_commits":"18.923076923076923","dds":"0.20731707317073167","last_synced_commit":"d5c4aa581371344bad40169029dc0f12406e530c"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/thecodrr/fdir","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thecodrr","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/sbom","scorecard":{"id":28978,"data":{"date":"2025-08-04","repo":{"name":"github.com/thecodrr/fdir","commit":"7800ee8a271d5c484c798e49ae4def24b4228af1"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":3.9,"checks":[{"name":"Maintained","score":10,"reason":"15 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Code-Review","score":5,"reason":"Found 14/27 approved changesets -- score normalized to 5","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/run-tests.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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"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/run-tests.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/thecodrr/fdir/run-tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-tests.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/thecodrr/fdir/run-tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/run-tests.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/thecodrr/fdir/run-tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/run-tests.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/thecodrr/fdir/run-tests.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/run-tests.yml:25","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 20 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"12 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-cvv5-9h9w-qp2m","Warn: Project is vulnerable to: GHSA-vg6x-rcgg-rjx6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T18:35:18.223Z","repository_id":38791573,"created_at":"2025-08-14T18:35:18.224Z","updated_at":"2025-08-14T18:35:18.224Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36760575,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-18T02:00:06.197Z","response_time":52,"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":"thecodrr","name":"Abdullah Atta","uuid":"7473959","kind":"user","description":"building notesnook","email":"","website":"streetwriters.co","location":"Pakistan","twitter":"thecodrr","company":"@streetwriters","icon_url":"https://avatars.githubusercontent.com/u/7473959?u=919d5e2a178eb36c99ff2b5f41186102ede5bafa\u0026v=4","repositories_count":107,"last_synced_at":"2023-04-10T09:00:33.279Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/thecodrr","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:42:29.048Z","updated_at":"2023-04-10T09:00:33.443Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thecodrr","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thecodrr/repositories"},"tags":[{"name":"v6.5.0","sha":"14c678e70e714f32e511cdf24c8d2392ac25ba0f","kind":"commit","published_at":"2025-08-14T16:55:36.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v6.5.0","html_url":"https://github.com/thecodrr/fdir/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v6.5.0/manifests"},{"name":"v6.4.6","sha":"4a8b167170a049b516fe3aed18dfe1f8ef4a1bdf","kind":"commit","published_at":"2025-06-10T07:20:44.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v6.4.6","html_url":"https://github.com/thecodrr/fdir/releases/tag/v6.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v6.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v6.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v6.4.6/manifests"},{"name":"v6.4.5","sha":"7a72642f2caf857c92b99fc462d7909800e26174","kind":"commit","published_at":"2025-05-28T05:06:51.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v6.4.5","html_url":"https://github.com/thecodrr/fdir/releases/tag/v6.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v6.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v6.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v6.4.5/manifests"},{"name":"v6.4.4","sha":"22cc385f065bd229c0e4c608b7549f4c9549bb40","kind":"commit","published_at":"2025-04-19T04:40:38.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v6.4.4","html_url":"https://github.com/thecodrr/fdir/releases/tag/v6.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v6.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v6.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v6.4.4/manifests"},{"name":"v6.4.3","sha":"1f4eece91127359619c46c359606a6c3294fc5b7","kind":"commit","published_at":"2025-01-17T05:50:59.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v6.4.3","html_url":"https://github.com/thecodrr/fdir/releases/tag/v6.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v6.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v6.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v6.4.3/manifests"},{"name":"v6.4.2","sha":"8288d392337714b0ab881a6eee2dce4629de56fd","kind":"commit","published_at":"2024-10-16T19:34:16.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v6.4.2","html_url":"https://github.com/thecodrr/fdir/releases/tag/v6.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v6.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v6.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v6.4.2/manifests"},{"name":"v6.4.1","sha":"e17009b5bea83ab5cfbefdfbdd595a1332dbce9f","kind":"commit","published_at":"2024-10-16T18:04:15.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v6.4.1","html_url":"https://github.com/thecodrr/fdir/releases/tag/v6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v6.4.1/manifests"},{"name":"v6.4.0","sha":"5f551d5872173aeb504db5b1e883ee0cf89f8b70","kind":"commit","published_at":"2024-09-30T07:24:47.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v6.4.0","html_url":"https://github.com/thecodrr/fdir/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v6.4.0/manifests"},{"name":"v6.3.0","sha":"5a0aab5b3e108eaf677e0e39c22ff1ea03cd1a59","kind":"commit","published_at":"2024-08-25T13:53:21.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v6.3.0","html_url":"https://github.com/thecodrr/fdir/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v6.3.0/manifests"},{"name":"v6.2.0","sha":"db61890ca0b70f68ea0ffc2cb3fe17ca32bbecdd","kind":"commit","published_at":"2024-07-22T04:21:32.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v6.2.0","html_url":"https://github.com/thecodrr/fdir/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v6.2.0/manifests"},{"name":"v6.1.1","sha":"686e20d6db007d8655e7982d0ccf5fc16bd6f510","kind":"commit","published_at":"2023-11-05T17:25:38.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v6.1.1","html_url":"https://github.com/thecodrr/fdir/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v6.1.1/manifests"},{"name":"v6.1.0","sha":"192e7262cc50c7027eb37bf7066479043524b0bc","kind":"commit","published_at":"2023-08-13T18:28:17.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v6.1.0","html_url":"https://github.com/thecodrr/fdir/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v6.1.0/manifests"},{"name":"v6.0.2","sha":"b3774d9a5c0a7813e0dd27f493af62d6730f34a7","kind":"commit","published_at":"2023-07-31T21:17:05.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v6.0.2","html_url":"https://github.com/thecodrr/fdir/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"6a5dba68344bc7641af171d633c1377c9e901da3","kind":"commit","published_at":"2023-02-09T07:45:09.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v6.0.1","html_url":"https://github.com/thecodrr/fdir/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"d4b6e71dd478d115b9170b06a8f1daa6dcb0752a","kind":"commit","published_at":"2023-02-08T18:04:50.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v6.0.0","html_url":"https://github.com/thecodrr/fdir/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v6.0.0/manifests"},{"name":"v5.3.0","sha":"926609a108fcd53c0694826e2e2fa7f197d06af3","kind":"commit","published_at":"2022-10-18T17:38:58.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v5.3.0","html_url":"https://github.com/thecodrr/fdir/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v5.3.0/manifests"},{"name":"v5.2.1","sha":"0ed9e53686466152aa006669debdcd45349498f0","kind":"commit","published_at":"2022-10-17T18:37:13.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v5.2.1","html_url":"https://github.com/thecodrr/fdir/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"65f790b86223e0743896eed46e30db3f886a9e49","kind":"commit","published_at":"2022-01-18T06:13:30.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v5.2.0","html_url":"https://github.com/thecodrr/fdir/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"3598e830197f030e4206473f8780d7824183c708","kind":"commit","published_at":"2021-05-21T13:04:11.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v5.1.0","html_url":"https://github.com/thecodrr/fdir/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"2f8c179dcf38ab5ca479aa2563920165d82f5a99","kind":"commit","published_at":"2021-01-12T17:24:46.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v5.0.0","html_url":"https://github.com/thecodrr/fdir/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v5.0.0/manifests"},{"name":"v4.1.0","sha":"8a7d2bd05215eaeba8d8b88d6aa89eb97131c5a1","kind":"commit","published_at":"2020-08-04T15:30:04.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v4.1.0","html_url":"https://github.com/thecodrr/fdir/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"293319ed0a1832bf337543e4e4a7f45d2dfb3e34","kind":"commit","published_at":"2020-07-27T18:16:37.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v4.0.0","html_url":"https://github.com/thecodrr/fdir/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v4.0.0/manifests"},{"name":"v3.4.3","sha":"5435c5026574e600fbb01084062dbdda2f2ea165","kind":"commit","published_at":"2020-06-02T23:06:42.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v3.4.3","html_url":"https://github.com/thecodrr/fdir/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v3.4.3/manifests"},{"name":"v3.4.2","sha":"d6afde783bdd28ab90fc3568eef2980c1aa5f74c","kind":"commit","published_at":"2020-05-18T00:38:03.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v3.4.2","html_url":"https://github.com/thecodrr/fdir/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v3.4.2/manifests"},{"name":"v3.4.1","sha":"36b51ba05fd54c3eb7a661674eef29842c2342c0","kind":"commit","published_at":"2020-05-17T09:32:53.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v3.4.1","html_url":"https://github.com/thecodrr/fdir/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"6c20d4b9eab9437cc7e6d50ee243448d2746c376","kind":"commit","published_at":"2020-05-15T17:34:45.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v3.4.0","html_url":"https://github.com/thecodrr/fdir/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"e5364d9fb12935ecc788e63a0adf7da14cb5d0be","kind":"commit","published_at":"2020-05-13T09:15:03.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v3.3.0","html_url":"https://github.com/thecodrr/fdir/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v3.3.0/manifests"},{"name":"v3.2.1","sha":"0b25d781047054d2881e75299314587542689eaf","kind":"commit","published_at":"2020-05-12T18:16:27.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v3.2.1","html_url":"https://github.com/thecodrr/fdir/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"ecb1444a1502a41327f002149c47e7011bccbf1d","kind":"commit","published_at":"2020-05-12T15:55:36.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v3.2.0","html_url":"https://github.com/thecodrr/fdir/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"7a553039abd2873246d48ceddbf0122ddc37040b","kind":"commit","published_at":"2020-05-11T00:20:11.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v3.1.1","html_url":"https://github.com/thecodrr/fdir/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"c35d5e1537bf326528fde88a5e9858ceab3a72b8","kind":"commit","published_at":"2020-05-11T00:08:55.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v3.1.0","html_url":"https://github.com/thecodrr/fdir/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v3.1.0/manifests"},{"name":"v3.0","sha":"b77d88044b39e7e3434d1aeea4fb305661c00c5a","kind":"commit","published_at":"2020-05-10T18:34:06.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v3.0","html_url":"https://github.com/thecodrr/fdir/releases/tag/v3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v3.0/manifests"},{"name":"v2.1.1","sha":"7f2e2f1c8d02c5ba3dfe0f0e708b215d8d51c2da","kind":"commit","published_at":"2020-04-27T07:27:57.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v2.1.1","html_url":"https://github.com/thecodrr/fdir/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"eed3abb3dc700a5360273b2ea988234f9b1cc548","kind":"commit","published_at":"2020-03-21T18:49:14.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v2.1.0","html_url":"https://github.com/thecodrr/fdir/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"8982a2b3b3f5b4fed8a08e1a55b6aa2bd3348ba8","kind":"commit","published_at":"2020-03-16T08:14:10.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v2.0.0","html_url":"https://github.com/thecodrr/fdir/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v2.0.0/manifests"},{"name":"v1.2.0","sha":"72d02d1852199831033a696fca9f4165d17f5a8f","kind":"commit","published_at":"2020-03-15T16:31:16.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v1.2.0","html_url":"https://github.com/thecodrr/fdir/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v1.2.0/manifests"},{"name":"v1.0.3","sha":"c6fa353623f10533244bce8053faeb3c2865d7e5","kind":"commit","published_at":"2020-03-14T10:30:19.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v1.0.3","html_url":"https://github.com/thecodrr/fdir/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v1.0.3/manifests"}]},"repo_metadata_updated_at":"2026-08-23T10:55:34.888Z","dependent_packages_count":0,"downloads":19,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":24.830808775977932,"dependent_packages_count":35.908564542591606,"stargazers_count":1.7309031889407405,"forks_count":3.0134862133522144,"docker_downloads_count":null,"average":16.37094068021562},"purl":"pkg:npm/%40in-browser/fdir","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@in-browser/fdir","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@in-browser/fdir","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@in-browser/fdir/dependencies","status":null,"funding_links":["https://ko-fi.com/thecodrr","https://paypal.me/cupertino"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T08:31:36.677Z","issues_count":87,"pull_requests_count":112,"avg_time_to_close_issue":5457914.78125,"avg_time_to_close_pull_request":3814370.3723404254,"issues_closed_count":64,"pull_requests_closed_count":94,"pull_request_authors_count":27,"issue_authors_count":53,"avg_comments_per_issue":2.32183908045977,"avg_comments_per_pull_request":1.6428571428571428,"merged_pull_requests_count":81,"bot_issues_count":1,"bot_pull_requests_count":18,"past_year_issues_count":3,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":3.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/issues","maintainers":[{"login":"thecodrr","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thecodrr"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@in-browser%2Ffdir/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@in-browser%2Ffdir/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@in-browser%2Ffdir/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@in-browser%2Ffdir/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@in-browser%2Ffdir/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@in-browser%2Ffdir/codemeta","maintainers":[{"uuid":"fengzilong","login":"fengzilong","name":null,"email":"fengzilong1992@gmail.com","url":null,"packages_count":306,"html_url":"https://www.npmjs.com/~fengzilong","role":null,"created_at":"2025-03-15T08:55:13.085Z","updated_at":"2025-03-15T08:55:13.085Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/fengzilong/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5786794,"maintainers_count":1238458,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":11698497,"name":"org.mvnpm:fdir","ecosystem":"maven","description":"The fastest directory crawler \u0026 globbing alternative to glob, fast-glob, \u0026 tiny-glob. Crawls 1m files in \u003c 1s","homepage":"https://github.com/thecodrr/fdir#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/thecodrr/fdir","keywords_array":[],"namespace":"org.mvnpm","versions_count":5,"first_release_published_at":"2025-04-01T16:34:51.000Z","latest_release_published_at":"2025-08-14T20:04:12.000Z","latest_release_number":"6.5.0","last_synced_at":"2026-08-25T09:42:54.669Z","created_at":"2025-05-28T08:15:34.738Z","updated_at":"2026-08-25T09:42:54.670Z","registry_url":"https://central.sonatype.com/artifact/org.mvnpm/fdir/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.mvnpm/fdir/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":38791573,"uuid":"247080561","full_name":"thecodrr/fdir","owner":"thecodrr","description":"⚡ The fastest directory crawler \u0026 globbing library for NodeJS. Crawls 1m files in \u003c 1s","archived":false,"fork":false,"pushed_at":"2025-08-16T13:15:37.000Z","size":1897,"stargazers_count":1728,"open_issues_count":27,"forks_count":70,"subscribers_count":17,"default_branch":"master","last_synced_at":"2026-08-11T02:41:41.620Z","etag":null,"topics":["directory","directory-tree","fast","fast-glob","fdir","filesystem","fs","glob","hacktoberfest","javascript","nodejs","os","sys","walker"],"latest_commit_sha":null,"homepage":"https://thecodrr.github.io/fdir/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/thecodrr.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":null,"patreon":null,"open_collective":null,"ko_fi":"thecodrr","tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":["https://paypal.me/cupertino"]}},"created_at":"2020-03-13T13:42:49.000Z","updated_at":"2026-08-04T13:58:03.000Z","dependencies_parsed_at":"2022-07-09T19:16:25.722Z","dependency_job_id":"379a0779-97fd-4d0b-87fe-5204b28e9ba9","html_url":"https://github.com/thecodrr/fdir","commit_stats":{"total_commits":246,"total_committers":13,"mean_commits":"18.923076923076923","dds":"0.20731707317073167","last_synced_commit":"d5c4aa581371344bad40169029dc0f12406e530c"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/thecodrr/fdir","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thecodrr","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/sbom","scorecard":{"id":28978,"data":{"date":"2025-08-04","repo":{"name":"github.com/thecodrr/fdir","commit":"7800ee8a271d5c484c798e49ae4def24b4228af1"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":3.9,"checks":[{"name":"Maintained","score":10,"reason":"15 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Code-Review","score":5,"reason":"Found 14/27 approved changesets -- score normalized to 5","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/run-tests.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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"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/run-tests.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/thecodrr/fdir/run-tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-tests.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/thecodrr/fdir/run-tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/run-tests.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/thecodrr/fdir/run-tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/run-tests.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/thecodrr/fdir/run-tests.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/run-tests.yml:25","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 20 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"12 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-cvv5-9h9w-qp2m","Warn: Project is vulnerable to: GHSA-vg6x-rcgg-rjx6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T18:35:18.223Z","repository_id":38791573,"created_at":"2025-08-14T18:35:18.224Z","updated_at":"2025-08-14T18:35:18.224Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36547836,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-12T02:00:07.134Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"thecodrr","name":"Abdullah Atta","uuid":"7473959","kind":"user","description":"building notesnook","email":"","website":"streetwriters.co","location":"Pakistan","twitter":"thecodrr","company":"@streetwriters","icon_url":"https://avatars.githubusercontent.com/u/7473959?u=919d5e2a178eb36c99ff2b5f41186102ede5bafa\u0026v=4","repositories_count":107,"last_synced_at":"2023-04-10T09:00:33.279Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/thecodrr","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:42:29.048Z","updated_at":"2023-04-10T09:00:33.443Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thecodrr","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thecodrr/repositories"},"tags":[{"name":"v6.5.0","sha":"14c678e70e714f32e511cdf24c8d2392ac25ba0f","kind":"commit","published_at":"2025-08-14T16:55:36.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v6.5.0","html_url":"https://github.com/thecodrr/fdir/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v6.5.0/manifests"},{"name":"v6.4.6","sha":"4a8b167170a049b516fe3aed18dfe1f8ef4a1bdf","kind":"commit","published_at":"2025-06-10T07:20:44.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v6.4.6","html_url":"https://github.com/thecodrr/fdir/releases/tag/v6.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v6.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v6.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v6.4.6/manifests"},{"name":"v6.4.5","sha":"7a72642f2caf857c92b99fc462d7909800e26174","kind":"commit","published_at":"2025-05-28T05:06:51.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v6.4.5","html_url":"https://github.com/thecodrr/fdir/releases/tag/v6.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v6.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v6.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v6.4.5/manifests"},{"name":"v6.4.4","sha":"22cc385f065bd229c0e4c608b7549f4c9549bb40","kind":"commit","published_at":"2025-04-19T04:40:38.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v6.4.4","html_url":"https://github.com/thecodrr/fdir/releases/tag/v6.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v6.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v6.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v6.4.4/manifests"},{"name":"v6.4.3","sha":"1f4eece91127359619c46c359606a6c3294fc5b7","kind":"commit","published_at":"2025-01-17T05:50:59.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v6.4.3","html_url":"https://github.com/thecodrr/fdir/releases/tag/v6.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v6.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v6.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v6.4.3/manifests"},{"name":"v6.4.2","sha":"8288d392337714b0ab881a6eee2dce4629de56fd","kind":"commit","published_at":"2024-10-16T19:34:16.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v6.4.2","html_url":"https://github.com/thecodrr/fdir/releases/tag/v6.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v6.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v6.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v6.4.2/manifests"},{"name":"v6.4.1","sha":"e17009b5bea83ab5cfbefdfbdd595a1332dbce9f","kind":"commit","published_at":"2024-10-16T18:04:15.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v6.4.1","html_url":"https://github.com/thecodrr/fdir/releases/tag/v6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v6.4.1/manifests"},{"name":"v6.4.0","sha":"5f551d5872173aeb504db5b1e883ee0cf89f8b70","kind":"commit","published_at":"2024-09-30T07:24:47.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v6.4.0","html_url":"https://github.com/thecodrr/fdir/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v6.4.0/manifests"},{"name":"v6.3.0","sha":"5a0aab5b3e108eaf677e0e39c22ff1ea03cd1a59","kind":"commit","published_at":"2024-08-25T13:53:21.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v6.3.0","html_url":"https://github.com/thecodrr/fdir/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v6.3.0/manifests"},{"name":"v6.2.0","sha":"db61890ca0b70f68ea0ffc2cb3fe17ca32bbecdd","kind":"commit","published_at":"2024-07-22T04:21:32.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v6.2.0","html_url":"https://github.com/thecodrr/fdir/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v6.2.0/manifests"},{"name":"v6.1.1","sha":"686e20d6db007d8655e7982d0ccf5fc16bd6f510","kind":"commit","published_at":"2023-11-05T17:25:38.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v6.1.1","html_url":"https://github.com/thecodrr/fdir/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v6.1.1/manifests"},{"name":"v6.1.0","sha":"192e7262cc50c7027eb37bf7066479043524b0bc","kind":"commit","published_at":"2023-08-13T18:28:17.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v6.1.0","html_url":"https://github.com/thecodrr/fdir/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v6.1.0/manifests"},{"name":"v6.0.2","sha":"b3774d9a5c0a7813e0dd27f493af62d6730f34a7","kind":"commit","published_at":"2023-07-31T21:17:05.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v6.0.2","html_url":"https://github.com/thecodrr/fdir/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"6a5dba68344bc7641af171d633c1377c9e901da3","kind":"commit","published_at":"2023-02-09T07:45:09.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v6.0.1","html_url":"https://github.com/thecodrr/fdir/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"d4b6e71dd478d115b9170b06a8f1daa6dcb0752a","kind":"commit","published_at":"2023-02-08T18:04:50.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v6.0.0","html_url":"https://github.com/thecodrr/fdir/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v6.0.0/manifests"},{"name":"v5.3.0","sha":"926609a108fcd53c0694826e2e2fa7f197d06af3","kind":"commit","published_at":"2022-10-18T17:38:58.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v5.3.0","html_url":"https://github.com/thecodrr/fdir/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v5.3.0/manifests"},{"name":"v5.2.1","sha":"0ed9e53686466152aa006669debdcd45349498f0","kind":"commit","published_at":"2022-10-17T18:37:13.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v5.2.1","html_url":"https://github.com/thecodrr/fdir/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"65f790b86223e0743896eed46e30db3f886a9e49","kind":"commit","published_at":"2022-01-18T06:13:30.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v5.2.0","html_url":"https://github.com/thecodrr/fdir/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"3598e830197f030e4206473f8780d7824183c708","kind":"commit","published_at":"2021-05-21T13:04:11.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v5.1.0","html_url":"https://github.com/thecodrr/fdir/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"2f8c179dcf38ab5ca479aa2563920165d82f5a99","kind":"commit","published_at":"2021-01-12T17:24:46.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v5.0.0","html_url":"https://github.com/thecodrr/fdir/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v5.0.0/manifests"},{"name":"v4.1.0","sha":"8a7d2bd05215eaeba8d8b88d6aa89eb97131c5a1","kind":"commit","published_at":"2020-08-04T15:30:04.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v4.1.0","html_url":"https://github.com/thecodrr/fdir/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"293319ed0a1832bf337543e4e4a7f45d2dfb3e34","kind":"commit","published_at":"2020-07-27T18:16:37.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v4.0.0","html_url":"https://github.com/thecodrr/fdir/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v4.0.0/manifests"},{"name":"v3.4.3","sha":"5435c5026574e600fbb01084062dbdda2f2ea165","kind":"commit","published_at":"2020-06-02T23:06:42.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v3.4.3","html_url":"https://github.com/thecodrr/fdir/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v3.4.3/manifests"},{"name":"v3.4.2","sha":"d6afde783bdd28ab90fc3568eef2980c1aa5f74c","kind":"commit","published_at":"2020-05-18T00:38:03.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v3.4.2","html_url":"https://github.com/thecodrr/fdir/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v3.4.2/manifests"},{"name":"v3.4.1","sha":"36b51ba05fd54c3eb7a661674eef29842c2342c0","kind":"commit","published_at":"2020-05-17T09:32:53.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v3.4.1","html_url":"https://github.com/thecodrr/fdir/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"6c20d4b9eab9437cc7e6d50ee243448d2746c376","kind":"commit","published_at":"2020-05-15T17:34:45.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v3.4.0","html_url":"https://github.com/thecodrr/fdir/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"e5364d9fb12935ecc788e63a0adf7da14cb5d0be","kind":"commit","published_at":"2020-05-13T09:15:03.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v3.3.0","html_url":"https://github.com/thecodrr/fdir/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v3.3.0/manifests"},{"name":"v3.2.1","sha":"0b25d781047054d2881e75299314587542689eaf","kind":"commit","published_at":"2020-05-12T18:16:27.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v3.2.1","html_url":"https://github.com/thecodrr/fdir/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"ecb1444a1502a41327f002149c47e7011bccbf1d","kind":"commit","published_at":"2020-05-12T15:55:36.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v3.2.0","html_url":"https://github.com/thecodrr/fdir/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"7a553039abd2873246d48ceddbf0122ddc37040b","kind":"commit","published_at":"2020-05-11T00:20:11.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v3.1.1","html_url":"https://github.com/thecodrr/fdir/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"c35d5e1537bf326528fde88a5e9858ceab3a72b8","kind":"commit","published_at":"2020-05-11T00:08:55.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v3.1.0","html_url":"https://github.com/thecodrr/fdir/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v3.1.0/manifests"},{"name":"v3.0","sha":"b77d88044b39e7e3434d1aeea4fb305661c00c5a","kind":"commit","published_at":"2020-05-10T18:34:06.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v3.0","html_url":"https://github.com/thecodrr/fdir/releases/tag/v3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v3.0/manifests"},{"name":"v2.1.1","sha":"7f2e2f1c8d02c5ba3dfe0f0e708b215d8d51c2da","kind":"commit","published_at":"2020-04-27T07:27:57.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v2.1.1","html_url":"https://github.com/thecodrr/fdir/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"eed3abb3dc700a5360273b2ea988234f9b1cc548","kind":"commit","published_at":"2020-03-21T18:49:14.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v2.1.0","html_url":"https://github.com/thecodrr/fdir/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"8982a2b3b3f5b4fed8a08e1a55b6aa2bd3348ba8","kind":"commit","published_at":"2020-03-16T08:14:10.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v2.0.0","html_url":"https://github.com/thecodrr/fdir/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v2.0.0/manifests"},{"name":"v1.2.0","sha":"72d02d1852199831033a696fca9f4165d17f5a8f","kind":"commit","published_at":"2020-03-15T16:31:16.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v1.2.0","html_url":"https://github.com/thecodrr/fdir/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v1.2.0/manifests"},{"name":"v1.0.3","sha":"c6fa353623f10533244bce8053faeb3c2865d7e5","kind":"commit","published_at":"2020-03-14T10:30:19.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v1.0.3","html_url":"https://github.com/thecodrr/fdir/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v1.0.3/manifests"}]},"repo_metadata_updated_at":"2026-08-18T07:22:21.347Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.43071605246526,"dependent_packages_count":49.22324264011672,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":41.82697934629099},"purl":"pkg:maven/org.mvnpm/fdir","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.mvnpm:fdir","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.mvnpm:fdir","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.mvnpm:fdir/dependencies","status":null,"funding_links":["https://ko-fi.com/thecodrr","https://paypal.me/cupertino"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-18T06:03:28.999Z","issues_count":87,"pull_requests_count":112,"avg_time_to_close_issue":5457914.78125,"avg_time_to_close_pull_request":3814370.3723404254,"issues_closed_count":64,"pull_requests_closed_count":94,"pull_request_authors_count":27,"issue_authors_count":53,"avg_comments_per_issue":2.32183908045977,"avg_comments_per_pull_request":1.6428571428571428,"merged_pull_requests_count":81,"bot_issues_count":1,"bot_pull_requests_count":18,"past_year_issues_count":3,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":1.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/issues","maintainers":[{"login":"thecodrr","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thecodrr"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:fdir/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:fdir/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:fdir/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:fdir/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:fdir/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:fdir/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":618406,"maintainers_count":0,"namespaces_count":82141,"keywords_count":36624,"github":"maven-central","metadata":{"funded_packages_count":47753,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-25T05:04:03.010Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":1710173,"name":"fdir","ecosystem":"npm","description":"The fastest directory crawler \u0026 globbing alternative to glob, fast-glob, \u0026 tiny-glob. Crawls 1m files in \u003c 1s","homepage":"https://github.com/thecodrr/fdir#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/thecodrr/fdir","keywords_array":["util","os","sys","fs","walk","crawler","directory","files","io","tiny-glob","glob","fast-glob","speed","javascript","nodejs"],"namespace":null,"versions_count":45,"first_release_published_at":"2020-03-13T20:58:27.499Z","latest_release_published_at":"2025-08-14T16:56:03.948Z","latest_release_number":"6.5.0","last_synced_at":"2026-08-24T12:08:34.851Z","created_at":"2022-04-09T15:29:13.715Z","updated_at":"2026-08-25T06:28:36.987Z","registry_url":"https://www.npmjs.com/package/fdir","install_command":"npm install fdir","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"6.5.0"},"contentPolicy":null},"repo_metadata":{"id":38791573,"uuid":"247080561","full_name":"thecodrr/fdir","owner":"thecodrr","description":"⚡ The fastest directory crawler \u0026 globbing library for NodeJS. Crawls 1m files in \u003c 1s","archived":false,"fork":false,"pushed_at":"2025-08-16T13:15:37.000Z","size":1897,"stargazers_count":1729,"open_issues_count":27,"forks_count":70,"subscribers_count":17,"default_branch":"master","last_synced_at":"2026-08-18T06:11:19.162Z","etag":null,"topics":["directory","directory-tree","fast","fast-glob","fdir","filesystem","fs","glob","hacktoberfest","javascript","nodejs","os","sys","walker"],"latest_commit_sha":null,"homepage":"https://thecodrr.github.io/fdir/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/thecodrr.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":null,"patreon":null,"open_collective":null,"ko_fi":"thecodrr","tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":["https://paypal.me/cupertino"]}},"created_at":"2020-03-13T13:42:49.000Z","updated_at":"2026-08-17T22:43:04.000Z","dependencies_parsed_at":"2022-07-09T19:16:25.722Z","dependency_job_id":"379a0779-97fd-4d0b-87fe-5204b28e9ba9","html_url":"https://github.com/thecodrr/fdir","commit_stats":{"total_commits":246,"total_committers":13,"mean_commits":"18.923076923076923","dds":"0.20731707317073167","last_synced_commit":"d5c4aa581371344bad40169029dc0f12406e530c"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/thecodrr/fdir","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thecodrr","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/sbom","scorecard":{"id":28978,"data":{"date":"2025-08-04","repo":{"name":"github.com/thecodrr/fdir","commit":"7800ee8a271d5c484c798e49ae4def24b4228af1"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":3.9,"checks":[{"name":"Maintained","score":10,"reason":"15 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Code-Review","score":5,"reason":"Found 14/27 approved changesets -- score normalized to 5","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/run-tests.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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"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/run-tests.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/thecodrr/fdir/run-tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-tests.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/thecodrr/fdir/run-tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/run-tests.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/thecodrr/fdir/run-tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/run-tests.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/thecodrr/fdir/run-tests.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/run-tests.yml:25","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 20 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"12 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-cvv5-9h9w-qp2m","Warn: Project is vulnerable to: GHSA-vg6x-rcgg-rjx6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T18:35:18.223Z","repository_id":38791573,"created_at":"2025-08-14T18:35:18.224Z","updated_at":"2025-08-14T18:35:18.224Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36760575,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-18T02:00:06.197Z","response_time":52,"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":"thecodrr","name":"Abdullah Atta","uuid":"7473959","kind":"user","description":"building notesnook","email":"","website":"streetwriters.co","location":"Pakistan","twitter":"thecodrr","company":"@streetwriters","icon_url":"https://avatars.githubusercontent.com/u/7473959?u=919d5e2a178eb36c99ff2b5f41186102ede5bafa\u0026v=4","repositories_count":107,"last_synced_at":"2023-04-10T09:00:33.279Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/thecodrr","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:42:29.048Z","updated_at":"2023-04-10T09:00:33.443Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thecodrr","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thecodrr/repositories"},"tags":[{"name":"v6.5.0","sha":"14c678e70e714f32e511cdf24c8d2392ac25ba0f","kind":"commit","published_at":"2025-08-14T16:55:36.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v6.5.0","html_url":"https://github.com/thecodrr/fdir/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v6.5.0/manifests"},{"name":"v6.4.6","sha":"4a8b167170a049b516fe3aed18dfe1f8ef4a1bdf","kind":"commit","published_at":"2025-06-10T07:20:44.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v6.4.6","html_url":"https://github.com/thecodrr/fdir/releases/tag/v6.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v6.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v6.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v6.4.6/manifests"},{"name":"v6.4.5","sha":"7a72642f2caf857c92b99fc462d7909800e26174","kind":"commit","published_at":"2025-05-28T05:06:51.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v6.4.5","html_url":"https://github.com/thecodrr/fdir/releases/tag/v6.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v6.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v6.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v6.4.5/manifests"},{"name":"v6.4.4","sha":"22cc385f065bd229c0e4c608b7549f4c9549bb40","kind":"commit","published_at":"2025-04-19T04:40:38.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v6.4.4","html_url":"https://github.com/thecodrr/fdir/releases/tag/v6.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v6.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v6.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v6.4.4/manifests"},{"name":"v6.4.3","sha":"1f4eece91127359619c46c359606a6c3294fc5b7","kind":"commit","published_at":"2025-01-17T05:50:59.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v6.4.3","html_url":"https://github.com/thecodrr/fdir/releases/tag/v6.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v6.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v6.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v6.4.3/manifests"},{"name":"v6.4.2","sha":"8288d392337714b0ab881a6eee2dce4629de56fd","kind":"commit","published_at":"2024-10-16T19:34:16.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v6.4.2","html_url":"https://github.com/thecodrr/fdir/releases/tag/v6.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v6.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v6.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v6.4.2/manifests"},{"name":"v6.4.1","sha":"e17009b5bea83ab5cfbefdfbdd595a1332dbce9f","kind":"commit","published_at":"2024-10-16T18:04:15.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v6.4.1","html_url":"https://github.com/thecodrr/fdir/releases/tag/v6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v6.4.1/manifests"},{"name":"v6.4.0","sha":"5f551d5872173aeb504db5b1e883ee0cf89f8b70","kind":"commit","published_at":"2024-09-30T07:24:47.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v6.4.0","html_url":"https://github.com/thecodrr/fdir/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v6.4.0/manifests"},{"name":"v6.3.0","sha":"5a0aab5b3e108eaf677e0e39c22ff1ea03cd1a59","kind":"commit","published_at":"2024-08-25T13:53:21.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v6.3.0","html_url":"https://github.com/thecodrr/fdir/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v6.3.0/manifests"},{"name":"v6.2.0","sha":"db61890ca0b70f68ea0ffc2cb3fe17ca32bbecdd","kind":"commit","published_at":"2024-07-22T04:21:32.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v6.2.0","html_url":"https://github.com/thecodrr/fdir/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v6.2.0/manifests"},{"name":"v6.1.1","sha":"686e20d6db007d8655e7982d0ccf5fc16bd6f510","kind":"commit","published_at":"2023-11-05T17:25:38.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v6.1.1","html_url":"https://github.com/thecodrr/fdir/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v6.1.1/manifests"},{"name":"v6.1.0","sha":"192e7262cc50c7027eb37bf7066479043524b0bc","kind":"commit","published_at":"2023-08-13T18:28:17.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v6.1.0","html_url":"https://github.com/thecodrr/fdir/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v6.1.0/manifests"},{"name":"v6.0.2","sha":"b3774d9a5c0a7813e0dd27f493af62d6730f34a7","kind":"commit","published_at":"2023-07-31T21:17:05.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v6.0.2","html_url":"https://github.com/thecodrr/fdir/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"6a5dba68344bc7641af171d633c1377c9e901da3","kind":"commit","published_at":"2023-02-09T07:45:09.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v6.0.1","html_url":"https://github.com/thecodrr/fdir/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"d4b6e71dd478d115b9170b06a8f1daa6dcb0752a","kind":"commit","published_at":"2023-02-08T18:04:50.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v6.0.0","html_url":"https://github.com/thecodrr/fdir/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v6.0.0/manifests"},{"name":"v5.3.0","sha":"926609a108fcd53c0694826e2e2fa7f197d06af3","kind":"commit","published_at":"2022-10-18T17:38:58.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v5.3.0","html_url":"https://github.com/thecodrr/fdir/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v5.3.0/manifests"},{"name":"v5.2.1","sha":"0ed9e53686466152aa006669debdcd45349498f0","kind":"commit","published_at":"2022-10-17T18:37:13.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v5.2.1","html_url":"https://github.com/thecodrr/fdir/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"65f790b86223e0743896eed46e30db3f886a9e49","kind":"commit","published_at":"2022-01-18T06:13:30.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v5.2.0","html_url":"https://github.com/thecodrr/fdir/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"3598e830197f030e4206473f8780d7824183c708","kind":"commit","published_at":"2021-05-21T13:04:11.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v5.1.0","html_url":"https://github.com/thecodrr/fdir/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"2f8c179dcf38ab5ca479aa2563920165d82f5a99","kind":"commit","published_at":"2021-01-12T17:24:46.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v5.0.0","html_url":"https://github.com/thecodrr/fdir/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v5.0.0/manifests"},{"name":"v4.1.0","sha":"8a7d2bd05215eaeba8d8b88d6aa89eb97131c5a1","kind":"commit","published_at":"2020-08-04T15:30:04.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v4.1.0","html_url":"https://github.com/thecodrr/fdir/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"293319ed0a1832bf337543e4e4a7f45d2dfb3e34","kind":"commit","published_at":"2020-07-27T18:16:37.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v4.0.0","html_url":"https://github.com/thecodrr/fdir/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v4.0.0/manifests"},{"name":"v3.4.3","sha":"5435c5026574e600fbb01084062dbdda2f2ea165","kind":"commit","published_at":"2020-06-02T23:06:42.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v3.4.3","html_url":"https://github.com/thecodrr/fdir/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v3.4.3/manifests"},{"name":"v3.4.2","sha":"d6afde783bdd28ab90fc3568eef2980c1aa5f74c","kind":"commit","published_at":"2020-05-18T00:38:03.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v3.4.2","html_url":"https://github.com/thecodrr/fdir/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v3.4.2/manifests"},{"name":"v3.4.1","sha":"36b51ba05fd54c3eb7a661674eef29842c2342c0","kind":"commit","published_at":"2020-05-17T09:32:53.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v3.4.1","html_url":"https://github.com/thecodrr/fdir/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"6c20d4b9eab9437cc7e6d50ee243448d2746c376","kind":"commit","published_at":"2020-05-15T17:34:45.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v3.4.0","html_url":"https://github.com/thecodrr/fdir/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"e5364d9fb12935ecc788e63a0adf7da14cb5d0be","kind":"commit","published_at":"2020-05-13T09:15:03.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v3.3.0","html_url":"https://github.com/thecodrr/fdir/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v3.3.0/manifests"},{"name":"v3.2.1","sha":"0b25d781047054d2881e75299314587542689eaf","kind":"commit","published_at":"2020-05-12T18:16:27.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v3.2.1","html_url":"https://github.com/thecodrr/fdir/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"ecb1444a1502a41327f002149c47e7011bccbf1d","kind":"commit","published_at":"2020-05-12T15:55:36.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v3.2.0","html_url":"https://github.com/thecodrr/fdir/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"7a553039abd2873246d48ceddbf0122ddc37040b","kind":"commit","published_at":"2020-05-11T00:20:11.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v3.1.1","html_url":"https://github.com/thecodrr/fdir/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"c35d5e1537bf326528fde88a5e9858ceab3a72b8","kind":"commit","published_at":"2020-05-11T00:08:55.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v3.1.0","html_url":"https://github.com/thecodrr/fdir/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v3.1.0/manifests"},{"name":"v3.0","sha":"b77d88044b39e7e3434d1aeea4fb305661c00c5a","kind":"commit","published_at":"2020-05-10T18:34:06.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v3.0","html_url":"https://github.com/thecodrr/fdir/releases/tag/v3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v3.0/manifests"},{"name":"v2.1.1","sha":"7f2e2f1c8d02c5ba3dfe0f0e708b215d8d51c2da","kind":"commit","published_at":"2020-04-27T07:27:57.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v2.1.1","html_url":"https://github.com/thecodrr/fdir/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"eed3abb3dc700a5360273b2ea988234f9b1cc548","kind":"commit","published_at":"2020-03-21T18:49:14.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v2.1.0","html_url":"https://github.com/thecodrr/fdir/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"8982a2b3b3f5b4fed8a08e1a55b6aa2bd3348ba8","kind":"commit","published_at":"2020-03-16T08:14:10.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v2.0.0","html_url":"https://github.com/thecodrr/fdir/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v2.0.0/manifests"},{"name":"v1.2.0","sha":"72d02d1852199831033a696fca9f4165d17f5a8f","kind":"commit","published_at":"2020-03-15T16:31:16.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v1.2.0","html_url":"https://github.com/thecodrr/fdir/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v1.2.0/manifests"},{"name":"v1.0.3","sha":"c6fa353623f10533244bce8053faeb3c2865d7e5","kind":"commit","published_at":"2020-03-14T10:30:19.000Z","download_url":"https://codeload.github.com/thecodrr/fdir/tar.gz/v1.0.3","html_url":"https://github.com/thecodrr/fdir/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thecodrr/fdir@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/tags/v1.0.3/manifests"}]},"repo_metadata_updated_at":"2026-08-25T06:28:36.987Z","dependent_packages_count":116,"downloads":675446735,"downloads_period":"last-month","dependent_repos_count":5433,"rankings":{"downloads":0.3181308418737924,"dependent_repos_count":0.3338850169458002,"dependent_packages_count":0.3568375220705718,"stargazers_count":2.3412200726751036,"forks_count":3.8010774906985527,"docker_downloads_count":0.8783815057484052,"average":1.338255408335371},"purl":"pkg:npm/fdir","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/fdir","docker_dependents_count":16,"docker_downloads_count":23493,"usage_url":"https://repos.ecosyste.ms/usage/npm/fdir","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/fdir/dependencies","status":null,"funding_links":["https://ko-fi.com/thecodrr","https://paypal.me/cupertino"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-24T09:15:25.333Z","issues_count":87,"pull_requests_count":112,"avg_time_to_close_issue":5457914.78125,"avg_time_to_close_pull_request":3814370.3723404254,"issues_closed_count":64,"pull_requests_closed_count":94,"pull_request_authors_count":27,"issue_authors_count":53,"avg_comments_per_issue":2.32183908045977,"avg_comments_per_pull_request":1.6428571428571428,"merged_pull_requests_count":81,"bot_issues_count":1,"bot_pull_requests_count":18,"past_year_issues_count":3,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":3.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/issues","maintainers":[{"login":"thecodrr","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thecodrr"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/fdir/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/fdir/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/fdir/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/fdir/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/fdir/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/fdir/codemeta","maintainers":[{"uuid":"thecodrr","login":"thecodrr","name":null,"email":"enkaboot@gmail.com","url":null,"packages_count":52,"html_url":"https://www.npmjs.com/~thecodrr","role":null,"created_at":"2022-11-12T08:21:39.406Z","updated_at":"2022-11-12T08:21:39.406Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/thecodrr/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5786794,"maintainers_count":1238458,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}}],"commits":{"id":11842,"full_name":"thecodrr/fdir","default_branch":"master","total_commits":340,"total_committers":20,"total_bot_commits":8,"total_bot_committers":1,"mean_commits":17.0,"dds":0.1470588235294118,"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2026-08-20T07:04:27.322Z","last_synced_commit":"790c182eb54809ea7bc14f1bcb40acce89506bb4","created_at":"2023-03-07T11:18:23.262Z","updated_at":"2026-08-20T07:04:25.899Z","committers":[{"name":"thecodrr","email":"thecodrr@protonmail.com","login":"thecodrr","count":290},{"name":"Superchupu","email":"53496941+SuperchupuDev","login":"SuperchupuDev","count":14},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":8},{"name":"43081j","email":"43081j","login":"43081j","count":6},{"name":"LongYinan","email":"longyinan.brooklyn@bytedance.com","login":null,"count":3},{"name":"Alexander Lichter","email":"github@lichter.io","login":"manniL","count":2},{"name":"Alexis Tyler","email":"xo@wvvw.me","login":"OmgImAlexis","count":2},{"name":"Ben McCann","email":"322311+benmccann","login":"benmccann","count":2},{"name":"pralkarz","email":"31964869+pralkarz","login":"pralkarz","count":2},{"name":"Mohamed Nainar","email":"mdnainar9615@gmail.com","login":null,"count":1},{"name":"Boris","email":"yboris@yahoo.com","login":"whyboris","count":1},{"name":"Chris","email":"chris.ramshaw@gmail.com","login":"cramshaw","count":1},{"name":"Dave Swift","email":"dave-swift","login":"dave-swift","count":1},{"name":"Ian VanSchooten","email":"ian.vanschooten@gmail.com","login":"IanVS","count":1},{"name":"John Haugeland","email":"stonecypher@gmail.com","login":"StoneCypher","count":1},{"name":"Jonathan Jogenfors","email":"jonathan@jogenfors.se","login":"etnoy","count":1},{"name":"Kyle Knight","email":"122591+kyleknighted","login":"kyleknighted","count":1},{"name":"Pedro Augusto de Paula Barbosa","email":"papb1996@gmail.com","login":"papb","count":1},{"name":"Timo Tijhof","email":"krinkle@fastmail.com","login":"Krinkle","count":1},{"name":"simo","email":"simeonvelichkov@gmail.com","login":"simov","count":1}],"past_year_committers":[],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-26T00:00:10.794Z","repositories_count":6778025,"commits_count":983176112,"contributors_count":41439624,"owners_count":1364573,"committers_count":3363305,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"thecodrr/fdir","html_url":"https://github.com/thecodrr/fdir","last_synced_at":"2026-08-25T09:34:36.548Z","status":null,"issues_count":87,"pull_requests_count":112,"avg_time_to_close_issue":5457914.78125,"avg_time_to_close_pull_request":3814370.3723404254,"issues_closed_count":64,"pull_requests_closed_count":94,"pull_request_authors_count":27,"issue_authors_count":53,"avg_comments_per_issue":2.32183908045977,"avg_comments_per_pull_request":1.6428571428571428,"merged_pull_requests_count":81,"bot_issues_count":1,"bot_pull_requests_count":18,"past_year_issues_count":3,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":3.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-19T17:15:42.006Z","updated_at":"2026-08-25T09:34:36.549Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Ffdir/issues","issue_labels_count":{"table":{"enhancement":5,"help wanted":3,"documentation":2,"benchmark":2,"dependencies":1,"wontfix":1,"bug":1,"perf":1,"more info required":1}},"pull_request_labels_count":{"table":{"dependencies":18}},"issue_author_associations_count":{"table":{"NONE":53,"CONTRIBUTOR":29,"OWNER":5}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":77,"OWNER":18,"NONE":17}},"issue_authors":{"table":{"SuperchupuDev":11,"thecodrr":5,"razzeee":4,"vjpr":4,"papb":4,"OmgImAlexis":3,"benmccann":3,"glenn2223":3,"43081j":2,"IanVS":2,"paulmillr":2,"borestad":2,"peterbe":2,"TheAlexLichter":1,"aikar":1,"muehlich86":1,"mark134340":1,"pl4yradam":1,"k7sleeper":1,"isker":1,"bdukes":1,"dependabot[bot]":1,"Olyno":1,"TwitchBronBron":1,"jorenbroekema":1,"watsonarw":1,"StoneCypher":1,"itesainnovation":1,"aaronjensen":1,"pascalgn":1,"VentyCZ":1,"LucianBuzzo":1,"kwaping":1,"iggymakesthings":1,"ozcan-durak":1,"ozum":1,"Flupster":1,"Zian502":1,"Leland-Kwong":1,"danielroe":1,"phillipxkang":1,"zhangdaren":1,"ewochtl":1,"bbugh":1,"juanibiapina":1,"DominikLevitsky":1,"selfrefactor":1,"p-mcgowan":1,"whyboris":1,"bglw":1,"SukkaW":1,"daolou":1,"einsteinsfool":1}},"pull_request_authors":{"table":{"SuperchupuDev":28,"thecodrr":18,"dependabot[bot]":18,"43081j":9,"benmccann":6,"pralkarz":4,"IanVS":2,"Brooooooklyn":2,"etnoy":2,"whyboris":2,"TheAlexLichter":2,"dave-swift":2,"OmgImAlexis":2,"ziebam":2,"kyleknighted":1,"ghost":1,"simov":1,"papb":1,"DZakh":1,"Jason3S":1,"StoneCypher":1,"watsonarw":1,"razzeee":1,"cramshaw":1,"eulerfields":1,"Krinkle":1,"silverwind":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-26T00:00:06.716Z","repositories_count":16391071,"issues_count":42683861,"pull_requests_count":136511424,"authors_count":11537593,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{}},"past_year_pull_request_labels_count":{"table":{}},"past_year_issue_author_associations_count":{"table":{"NONE":3}},"past_year_pull_request_author_associations_count":{"table":{"NONE":1}},"past_year_issue_authors":{"table":{"bdukes":1,"DominikLevitsky":1,"watsonarw":1}},"past_year_pull_request_authors":{"table":{"watsonarw":1}},"maintainers":[{"table":{"login":"thecodrr","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thecodrr"}}],"active_maintainers":[]}},"events":{"total":{"CommitCommentEvent":1,"CreateEvent":10,"DeleteEvent":2,"ForkEvent":12,"IssueCommentEvent":84,"IssuesEvent":17,"PullRequestEvent":30,"PullRequestReviewCommentEvent":24,"PullRequestReviewEvent":34,"PushEvent":23,"ReleaseEvent":5,"WatchEvent":173},"last_year":{"IssueCommentEvent":2,"WatchEvent":18}},"keywords":["directory","directory-tree","fast","fast-glob","fdir","filesystem","fs","glob","hacktoberfest","javascript","nodejs","os","sys","walker"],"dependencies":[],"score":30.798023271875422,"created_at":"2026-05-14T05:13:23.376Z","updated_at":"2026-08-26T10:05:35.629Z","avatar_url":"https://github.com/thecodrr.png","language":"TypeScript","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/372349","html_url":"https://summary.ecosyste.ms/projects/372349"}