{"id":372298,"url":"https://github.com/alexcrichton/filetime","last_synced_at":"2026-08-26T10:34:33.948Z","repository":{"id":31500848,"uuid":"35065114","full_name":"alexcrichton/filetime","owner":"alexcrichton","description":"Accessing file timestamps in a platform-agnostic fashion in Rust","archived":false,"fork":false,"pushed_at":"2026-05-12T22:38:09.000Z","size":1217,"stargazers_count":131,"open_issues_count":2,"forks_count":68,"subscribers_count":5,"default_branch":"main","last_synced_at":"2026-08-06T02:52:00.209Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/alexcrichton.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2015-05-04T23:02:47.000Z","updated_at":"2026-07-27T23:35:51.000Z","dependencies_parsed_at":"2024-02-26T01:49:48.087Z","dependency_job_id":"8e1fba35-d151-40ca-86a5-8eac883e11f0","html_url":"https://github.com/alexcrichton/filetime","commit_stats":{"total_commits":165,"total_committers":51,"mean_commits":3.235294117647059,"dds":0.4363636363636364,"last_synced_commit":"f5241bc462e2a605c9ef3cef40996431b67e79f5"},"previous_names":[],"tags_count":33,"template":false,"template_full_name":null,"purl":"pkg:github/alexcrichton/filetime","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Ffiletime","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Ffiletime/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Ffiletime/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Ffiletime/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alexcrichton","download_url":"https://codeload.github.com/alexcrichton/filetime/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Ffiletime/sbom","scorecard":{"id":181058,"data":{"date":"2025-08-11","repo":{"name":"github.com/alexcrichton/filetime","commit":"f5241bc462e2a605c9ef3cef40996431b67e79f5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":6,"reason":"Found 20/30 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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/main.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/alexcrichton/filetime/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/alexcrichton/filetime/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/alexcrichton/filetime/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/alexcrichton/filetime/main.yml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE-APACHE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE-APACHE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-16T18:53:07.212Z","repository_id":31500848,"created_at":"2025-08-16T18:53:07.213Z","updated_at":"2025-08-16T18:53:07.213Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36334224,"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":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"alexcrichton","name":"Alex Crichton","uuid":"64996","kind":"user","description":"","email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/64996?v=4","repositories_count":430,"last_synced_at":"2023-04-09T06:51:41.600Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/alexcrichton","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:22:32.650Z","updated_at":"2023-04-09T06:51:41.936Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alexcrichton","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alexcrichton/repositories"},"packages":[{"id":13531458,"name":"rust-filetime","ecosystem":"debian","description":null,"homepage":"https://github.com/alexcrichton/filetime","licenses":"apache-2.0","normalized_licenses":[],"repository_url":"https://github.com/alexcrichton/filetime","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-10T23:44:53.411Z","latest_release_published_at":"2026-02-10T23:44:53.411Z","latest_release_number":"0.2.9-1","last_synced_at":"2026-08-07T01:07:45.128Z","created_at":"2026-02-10T23:44:53.225Z","updated_at":"2026-08-07T01:07:45.129Z","registry_url":"https://tracker.debian.org/pkg/rust-filetime","install_command":"apt-get install rust-filetime","documentation_url":"https://packages.debian.org/bullseye/rust-filetime","metadata":{"component":"main","architecture":"any","priority":"extra","binary":"librust-filetime-dev","standards_version":"4.4.1","maintainer":"Debian Rust Maintainers \u003cpkg-rust-maintainers@alioth-lists.debian.net\u003e","build_depends":"debhelper (\u003e= 11), dh-cargo (\u003e= 18), cargo:native \u003c!nocheck\u003e, rustc:native \u003c!nocheck\u003e, libstd-rust-dev \u003c!nocheck\u003e, librust-cfg-if-0.1+default-dev (\u003e= 0.1.6-~~) \u003c!nocheck\u003e, librust-libc-0.2+default-dev (\u003e= 0.2.27-~~) \u003c!nocheck\u003e, librust-redox-syscall-0.1+default-dev \u003c!nocheck\u003e, librust-winapi-0.3+default-dev \u003c!nocheck\u003e, librust-winapi-0.3+fileapi-dev \u003c!nocheck\u003e, librust-winapi-0.3+minwindef-dev \u003c!nocheck\u003e, librust-winapi-0.3+winbase-dev \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":31500848,"uuid":"35065114","full_name":"alexcrichton/filetime","owner":"alexcrichton","description":"Accessing file timestamps in a platform-agnostic fashion in Rust","archived":false,"fork":false,"pushed_at":"2026-05-12T22:38:09.000Z","size":1217,"stargazers_count":131,"open_issues_count":2,"forks_count":68,"subscribers_count":5,"default_branch":"main","last_synced_at":"2026-08-06T02:52:00.209Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/alexcrichton.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2015-05-04T23:02:47.000Z","updated_at":"2026-07-27T23:35:51.000Z","dependencies_parsed_at":"2024-02-26T01:49:48.087Z","dependency_job_id":"8e1fba35-d151-40ca-86a5-8eac883e11f0","html_url":"https://github.com/alexcrichton/filetime","commit_stats":{"total_commits":165,"total_committers":51,"mean_commits":3.235294117647059,"dds":0.4363636363636364,"last_synced_commit":"f5241bc462e2a605c9ef3cef40996431b67e79f5"},"previous_names":[],"tags_count":33,"template":false,"template_full_name":null,"purl":"pkg:github/alexcrichton/filetime","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Ffiletime","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Ffiletime/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Ffiletime/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Ffiletime/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alexcrichton","download_url":"https://codeload.github.com/alexcrichton/filetime/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Ffiletime/sbom","scorecard":{"id":181058,"data":{"date":"2025-08-11","repo":{"name":"github.com/alexcrichton/filetime","commit":"f5241bc462e2a605c9ef3cef40996431b67e79f5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":6,"reason":"Found 20/30 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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/main.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/alexcrichton/filetime/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/alexcrichton/filetime/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/alexcrichton/filetime/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/alexcrichton/filetime/main.yml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE-APACHE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE-APACHE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-16T18:53:07.212Z","repository_id":31500848,"created_at":"2025-08-16T18:53:07.213Z","updated_at":"2025-08-16T18:53:07.213Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36334224,"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":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"repo_metadata_updated_at":"2026-08-06T11:07:21.700Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/rust-filetime?arch=source\u0026distro=debian-11\u0026repository_url=https://packages.debian.org/bullseye","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/rust-filetime","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/rust-filetime","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/rust-filetime/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-19T05:37:52.653Z","issues_count":37,"pull_requests_count":88,"avg_time_to_close_issue":36856713.18918919,"avg_time_to_close_pull_request":3731261.7831325303,"issues_closed_count":37,"pull_requests_closed_count":83,"pull_request_authors_count":58,"issue_authors_count":36,"avg_comments_per_issue":2.324324324324324,"avg_comments_per_pull_request":1.5681818181818181,"merged_pull_requests_count":67,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":1,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":12636.0,"past_year_avg_time_to_close_pull_request":2299159.777777778,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":9,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":1.3333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Ffiletime/issues","maintainers":[{"login":"alexcrichton","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexcrichton"}],"active_maintainers":[{"login":"alexcrichton","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexcrichton"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/rust-filetime/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/rust-filetime/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/rust-filetime/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/rust-filetime/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/rust-filetime/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/rust-filetime/codemeta","maintainers":[],"registry":{"name":"debian-11","url":"https://packages.debian.org/bullseye","ecosystem":"debian","default":false,"packages_count":31268,"maintainers_count":0,"namespaces_count":3,"keywords_count":759,"github":"debian","metadata":{"codename":"bullseye","funded_packages_count":805},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.702Z","updated_at":"2026-08-25T05:06:44.833Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/namespaces"}},{"id":13762025,"name":"rust-filetime","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/alexcrichton/filetime","licenses":"apache-2.0","normalized_licenses":[],"repository_url":"https://github.com/alexcrichton/filetime","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T09:57:16.856Z","latest_release_published_at":"2026-02-13T09:57:16.856Z","latest_release_number":"0.2.24-1","last_synced_at":"2026-08-07T01:08:33.939Z","created_at":"2026-02-13T09:57:16.495Z","updated_at":"2026-08-07T01:08:33.939Z","registry_url":"https://launchpad.net/ubuntu/+source/rust-filetime","install_command":"apt-get install rust-filetime","documentation_url":null,"metadata":{"component":"universe","architecture":"any","priority":"optional","binary":"librust-filetime-dev","standards_version":"4.6.2","maintainer":"Debian Rust Maintainers \u003cpkg-rust-maintainers@alioth-lists.debian.net\u003e","build_depends":"debhelper (\u003e= 12), dh-cargo (\u003e= 25), cargo:native \u003c!nocheck\u003e, rustc:native \u003c!nocheck\u003e, libstd-rust-dev \u003c!nocheck\u003e, librust-cfg-if-1+default-dev \u003c!nocheck\u003e, librust-libc-0.2+default-dev (\u003e= 0.2.27-~~) \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":31500848,"uuid":"35065114","full_name":"alexcrichton/filetime","owner":"alexcrichton","description":"Accessing file timestamps in a platform-agnostic fashion in Rust","archived":false,"fork":false,"pushed_at":"2026-05-12T22:38:09.000Z","size":1217,"stargazers_count":131,"open_issues_count":2,"forks_count":68,"subscribers_count":5,"default_branch":"main","last_synced_at":"2026-08-06T02:52:00.209Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/alexcrichton.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2015-05-04T23:02:47.000Z","updated_at":"2026-07-27T23:35:51.000Z","dependencies_parsed_at":"2024-02-26T01:49:48.087Z","dependency_job_id":"8e1fba35-d151-40ca-86a5-8eac883e11f0","html_url":"https://github.com/alexcrichton/filetime","commit_stats":{"total_commits":165,"total_committers":51,"mean_commits":3.235294117647059,"dds":0.4363636363636364,"last_synced_commit":"f5241bc462e2a605c9ef3cef40996431b67e79f5"},"previous_names":[],"tags_count":33,"template":false,"template_full_name":null,"purl":"pkg:github/alexcrichton/filetime","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Ffiletime","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Ffiletime/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Ffiletime/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Ffiletime/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alexcrichton","download_url":"https://codeload.github.com/alexcrichton/filetime/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Ffiletime/sbom","scorecard":{"id":181058,"data":{"date":"2025-08-11","repo":{"name":"github.com/alexcrichton/filetime","commit":"f5241bc462e2a605c9ef3cef40996431b67e79f5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":6,"reason":"Found 20/30 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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/main.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/alexcrichton/filetime/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/alexcrichton/filetime/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/alexcrichton/filetime/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/alexcrichton/filetime/main.yml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE-APACHE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE-APACHE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-16T18:53:07.212Z","repository_id":31500848,"created_at":"2025-08-16T18:53:07.213Z","updated_at":"2025-08-16T18:53:07.213Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36334224,"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":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"repo_metadata_updated_at":"2026-08-06T11:07:21.704Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/rust-filetime?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/rust-filetime","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/rust-filetime","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/rust-filetime/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-19T05:37:52.653Z","issues_count":37,"pull_requests_count":88,"avg_time_to_close_issue":36856713.18918919,"avg_time_to_close_pull_request":3731261.7831325303,"issues_closed_count":37,"pull_requests_closed_count":83,"pull_request_authors_count":58,"issue_authors_count":36,"avg_comments_per_issue":2.324324324324324,"avg_comments_per_pull_request":1.5681818181818181,"merged_pull_requests_count":67,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":1,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":12636.0,"past_year_avg_time_to_close_pull_request":2299159.777777778,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":9,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":1.3333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Ffiletime/issues","maintainers":[{"login":"alexcrichton","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexcrichton"}],"active_maintainers":[{"login":"alexcrichton","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexcrichton"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/rust-filetime/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/rust-filetime/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/rust-filetime/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/rust-filetime/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/rust-filetime/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/rust-filetime/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.10","url":"https://launchpad.net/ubuntu/oracular","ecosystem":"ubuntu","default":false,"packages_count":38437,"maintainers_count":0,"namespaces_count":4,"keywords_count":1440,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1322},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-08-25T05:04:58.025Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/namespaces"}},{"id":13670676,"name":"rust-filetime","ecosystem":"debian","description":null,"homepage":"https://github.com/alexcrichton/filetime","licenses":"apache-2.0","normalized_licenses":[],"repository_url":"https://github.com/alexcrichton/filetime","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T13:16:22.398Z","latest_release_published_at":"2026-02-12T13:16:22.398Z","latest_release_number":"0.2.24-1","last_synced_at":"2026-08-07T01:08:04.995Z","created_at":"2026-02-12T13:16:22.177Z","updated_at":"2026-08-07T01:08:04.996Z","registry_url":"https://tracker.debian.org/pkg/rust-filetime","install_command":"apt-get install rust-filetime","documentation_url":"https://packages.debian.org/trixie/rust-filetime","metadata":{"component":"main","architecture":"any","priority":"extra","binary":"librust-filetime-dev","standards_version":"4.6.2","maintainer":"Debian Rust Maintainers \u003cpkg-rust-maintainers@alioth-lists.debian.net\u003e","build_depends":"debhelper (\u003e= 12), dh-cargo (\u003e= 25), cargo:native \u003c!nocheck\u003e, rustc:native \u003c!nocheck\u003e, libstd-rust-dev \u003c!nocheck\u003e, librust-cfg-if-1+default-dev \u003c!nocheck\u003e, librust-libc-0.2+default-dev (\u003e= 0.2.27-~~) \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":31500848,"uuid":"35065114","full_name":"alexcrichton/filetime","owner":"alexcrichton","description":"Accessing file timestamps in a platform-agnostic fashion in Rust","archived":false,"fork":false,"pushed_at":"2026-05-12T22:38:09.000Z","size":1217,"stargazers_count":131,"open_issues_count":2,"forks_count":68,"subscribers_count":5,"default_branch":"main","last_synced_at":"2026-08-06T02:52:00.209Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/alexcrichton.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2015-05-04T23:02:47.000Z","updated_at":"2026-07-27T23:35:51.000Z","dependencies_parsed_at":"2024-02-26T01:49:48.087Z","dependency_job_id":"8e1fba35-d151-40ca-86a5-8eac883e11f0","html_url":"https://github.com/alexcrichton/filetime","commit_stats":{"total_commits":165,"total_committers":51,"mean_commits":3.235294117647059,"dds":0.4363636363636364,"last_synced_commit":"f5241bc462e2a605c9ef3cef40996431b67e79f5"},"previous_names":[],"tags_count":33,"template":false,"template_full_name":null,"purl":"pkg:github/alexcrichton/filetime","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Ffiletime","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Ffiletime/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Ffiletime/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Ffiletime/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alexcrichton","download_url":"https://codeload.github.com/alexcrichton/filetime/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Ffiletime/sbom","scorecard":{"id":181058,"data":{"date":"2025-08-11","repo":{"name":"github.com/alexcrichton/filetime","commit":"f5241bc462e2a605c9ef3cef40996431b67e79f5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":6,"reason":"Found 20/30 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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/main.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/alexcrichton/filetime/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/alexcrichton/filetime/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/alexcrichton/filetime/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/alexcrichton/filetime/main.yml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE-APACHE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE-APACHE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-16T18:53:07.212Z","repository_id":31500848,"created_at":"2025-08-16T18:53:07.213Z","updated_at":"2025-08-16T18:53:07.213Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36334224,"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":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"repo_metadata_updated_at":"2026-08-06T11:07:21.706Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/rust-filetime?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/rust-filetime","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/rust-filetime","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/rust-filetime/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-19T05:37:52.653Z","issues_count":37,"pull_requests_count":88,"avg_time_to_close_issue":36856713.18918919,"avg_time_to_close_pull_request":3731261.7831325303,"issues_closed_count":37,"pull_requests_closed_count":83,"pull_request_authors_count":58,"issue_authors_count":36,"avg_comments_per_issue":2.324324324324324,"avg_comments_per_pull_request":1.5681818181818181,"merged_pull_requests_count":67,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":1,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":12636.0,"past_year_avg_time_to_close_pull_request":2299159.777777778,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":9,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":1.3333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Ffiletime/issues","maintainers":[{"login":"alexcrichton","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexcrichton"}],"active_maintainers":[{"login":"alexcrichton","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexcrichton"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/rust-filetime/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/rust-filetime/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/rust-filetime/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/rust-filetime/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/rust-filetime/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/rust-filetime/codemeta","maintainers":[],"registry":{"name":"debian-13","url":"https://packages.debian.org/trixie","ecosystem":"debian","default":false,"packages_count":38024,"maintainers_count":0,"namespaces_count":4,"keywords_count":1985,"github":"debian","metadata":{"codename":"trixie","funded_packages_count":1687},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-08-25T05:04:56.023Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/namespaces"}},{"id":13714228,"name":"rust-filetime","ecosystem":"debian","description":null,"homepage":"https://github.com/alexcrichton/filetime","licenses":"apache-2.0","normalized_licenses":[],"repository_url":"https://github.com/alexcrichton/filetime","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T23:52:55.539Z","latest_release_published_at":"2026-02-12T23:52:55.539Z","latest_release_number":"0.2.19-1","last_synced_at":"2026-03-14T00:39:49.050Z","created_at":"2026-02-12T23:52:55.284Z","updated_at":"2026-08-06T11:07:21.925Z","registry_url":"https://tracker.debian.org/pkg/rust-filetime","install_command":"apt-get install rust-filetime","documentation_url":"https://packages.debian.org/bookworm/rust-filetime","metadata":{"component":"main","architecture":"any","priority":"extra","binary":"librust-filetime-dev","standards_version":"4.6.1","maintainer":"Debian Rust Maintainers \u003cpkg-rust-maintainers@alioth-lists.debian.net\u003e","build_depends":"debhelper (\u003e= 12), dh-cargo (\u003e= 25), cargo:native \u003c!nocheck\u003e, rustc:native \u003c!nocheck\u003e, libstd-rust-dev \u003c!nocheck\u003e, librust-cfg-if-1+default-dev \u003c!nocheck\u003e, librust-libc-0.2+default-dev (\u003e= 0.2.27-~~) \u003c!nocheck\u003e, librust-redox-syscall-0.2+default-dev (\u003e= 0.2.9-~~) \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":31500848,"uuid":"35065114","full_name":"alexcrichton/filetime","owner":"alexcrichton","description":"Accessing file timestamps in a platform-agnostic fashion in Rust","archived":false,"fork":false,"pushed_at":"2026-05-12T22:38:09.000Z","size":1217,"stargazers_count":131,"open_issues_count":2,"forks_count":68,"subscribers_count":5,"default_branch":"main","last_synced_at":"2026-08-06T02:52:00.209Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/alexcrichton.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2015-05-04T23:02:47.000Z","updated_at":"2026-07-27T23:35:51.000Z","dependencies_parsed_at":"2024-02-26T01:49:48.087Z","dependency_job_id":"8e1fba35-d151-40ca-86a5-8eac883e11f0","html_url":"https://github.com/alexcrichton/filetime","commit_stats":{"total_commits":165,"total_committers":51,"mean_commits":3.235294117647059,"dds":0.4363636363636364,"last_synced_commit":"f5241bc462e2a605c9ef3cef40996431b67e79f5"},"previous_names":[],"tags_count":33,"template":false,"template_full_name":null,"purl":"pkg:github/alexcrichton/filetime","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Ffiletime","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Ffiletime/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Ffiletime/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Ffiletime/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alexcrichton","download_url":"https://codeload.github.com/alexcrichton/filetime/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Ffiletime/sbom","scorecard":{"id":181058,"data":{"date":"2025-08-11","repo":{"name":"github.com/alexcrichton/filetime","commit":"f5241bc462e2a605c9ef3cef40996431b67e79f5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":6,"reason":"Found 20/30 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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/main.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/alexcrichton/filetime/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/alexcrichton/filetime/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/alexcrichton/filetime/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/alexcrichton/filetime/main.yml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE-APACHE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE-APACHE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-16T18:53:07.212Z","repository_id":31500848,"created_at":"2025-08-16T18:53:07.213Z","updated_at":"2025-08-16T18:53:07.213Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36334224,"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":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"repo_metadata_updated_at":"2026-08-06T11:07:21.925Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/rust-filetime?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/rust-filetime","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/rust-filetime","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/rust-filetime/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-19T05:37:52.653Z","issues_count":37,"pull_requests_count":88,"avg_time_to_close_issue":36856713.18918919,"avg_time_to_close_pull_request":3731261.7831325303,"issues_closed_count":37,"pull_requests_closed_count":83,"pull_request_authors_count":58,"issue_authors_count":36,"avg_comments_per_issue":2.324324324324324,"avg_comments_per_pull_request":1.5681818181818181,"merged_pull_requests_count":67,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":1,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":12636.0,"past_year_avg_time_to_close_pull_request":2299159.777777778,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":9,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":1.3333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Ffiletime/issues","maintainers":[{"login":"alexcrichton","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexcrichton"}],"active_maintainers":[{"login":"alexcrichton","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexcrichton"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/rust-filetime/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/rust-filetime/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/rust-filetime/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/rust-filetime/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/rust-filetime/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/rust-filetime/codemeta","maintainers":[],"registry":{"name":"debian-12","url":"https://packages.debian.org/bookworm","ecosystem":"debian","default":true,"packages_count":34734,"maintainers_count":0,"namespaces_count":4,"keywords_count":2645,"github":"debian","metadata":{"codename":"bookworm","funded_packages_count":1237},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-08-25T05:06:43.662Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/namespaces"}},{"id":13806303,"name":"rust-filetime","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/alexcrichton/filetime","licenses":"apache-2.0","normalized_licenses":[],"repository_url":"https://github.com/alexcrichton/filetime","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T18:45:16.579Z","latest_release_published_at":"2026-02-13T18:45:16.579Z","latest_release_number":"0.2.19-1","last_synced_at":"2026-03-14T03:18:14.788Z","created_at":"2026-02-13T18:45:16.399Z","updated_at":"2026-08-06T11:07:22.133Z","registry_url":"https://launchpad.net/ubuntu/+source/rust-filetime","install_command":"apt-get install rust-filetime","documentation_url":null,"metadata":{"component":"universe","architecture":"any","priority":"optional","binary":"librust-filetime-dev","standards_version":"4.6.1","maintainer":"Debian Rust Maintainers \u003cpkg-rust-maintainers@alioth-lists.debian.net\u003e","build_depends":"debhelper (\u003e= 12), dh-cargo (\u003e= 25), cargo:native \u003c!nocheck\u003e, rustc:native \u003c!nocheck\u003e, libstd-rust-dev \u003c!nocheck\u003e, librust-cfg-if-1+default-dev \u003c!nocheck\u003e, librust-libc-0.2+default-dev (\u003e= 0.2.27-~~) \u003c!nocheck\u003e, librust-redox-syscall-0.2+default-dev (\u003e= 0.2.9-~~) \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":31500848,"uuid":"35065114","full_name":"alexcrichton/filetime","owner":"alexcrichton","description":"Accessing file timestamps in a platform-agnostic fashion in Rust","archived":false,"fork":false,"pushed_at":"2026-05-12T22:38:09.000Z","size":1217,"stargazers_count":131,"open_issues_count":2,"forks_count":68,"subscribers_count":5,"default_branch":"main","last_synced_at":"2026-08-06T02:52:00.209Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/alexcrichton.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2015-05-04T23:02:47.000Z","updated_at":"2026-07-27T23:35:51.000Z","dependencies_parsed_at":"2024-02-26T01:49:48.087Z","dependency_job_id":"8e1fba35-d151-40ca-86a5-8eac883e11f0","html_url":"https://github.com/alexcrichton/filetime","commit_stats":{"total_commits":165,"total_committers":51,"mean_commits":3.235294117647059,"dds":0.4363636363636364,"last_synced_commit":"f5241bc462e2a605c9ef3cef40996431b67e79f5"},"previous_names":[],"tags_count":33,"template":false,"template_full_name":null,"purl":"pkg:github/alexcrichton/filetime","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Ffiletime","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Ffiletime/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Ffiletime/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Ffiletime/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alexcrichton","download_url":"https://codeload.github.com/alexcrichton/filetime/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Ffiletime/sbom","scorecard":{"id":181058,"data":{"date":"2025-08-11","repo":{"name":"github.com/alexcrichton/filetime","commit":"f5241bc462e2a605c9ef3cef40996431b67e79f5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":6,"reason":"Found 20/30 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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/main.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/alexcrichton/filetime/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/alexcrichton/filetime/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/alexcrichton/filetime/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/alexcrichton/filetime/main.yml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE-APACHE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE-APACHE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-16T18:53:07.212Z","repository_id":31500848,"created_at":"2025-08-16T18:53:07.213Z","updated_at":"2025-08-16T18:53:07.213Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36334224,"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":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"repo_metadata_updated_at":"2026-08-06T11:07:22.132Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/rust-filetime?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/rust-filetime","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/rust-filetime","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/rust-filetime/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-19T05:37:52.653Z","issues_count":37,"pull_requests_count":88,"avg_time_to_close_issue":36856713.18918919,"avg_time_to_close_pull_request":3731261.7831325303,"issues_closed_count":37,"pull_requests_closed_count":83,"pull_request_authors_count":58,"issue_authors_count":36,"avg_comments_per_issue":2.324324324324324,"avg_comments_per_pull_request":1.5681818181818181,"merged_pull_requests_count":67,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":1,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":12636.0,"past_year_avg_time_to_close_pull_request":2299159.777777778,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":9,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":1.3333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Ffiletime/issues","maintainers":[{"login":"alexcrichton","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexcrichton"}],"active_maintainers":[{"login":"alexcrichton","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexcrichton"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/rust-filetime/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/rust-filetime/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/rust-filetime/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/rust-filetime/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/rust-filetime/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/rust-filetime/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.10","url":"https://launchpad.net/ubuntu/mantic","ecosystem":"ubuntu","default":false,"packages_count":36642,"maintainers_count":0,"namespaces_count":4,"keywords_count":2213,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1339},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-08-25T05:06:51.033Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/namespaces"}},{"id":13606427,"name":"rust-filetime","ecosystem":"debian","description":null,"homepage":"https://github.com/alexcrichton/filetime","licenses":"apache-2.0","normalized_licenses":[],"repository_url":"https://github.com/alexcrichton/filetime","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-11T11:32:50.217Z","latest_release_published_at":"2026-02-11T11:32:50.217Z","latest_release_number":"0.2.4-1","last_synced_at":"2026-03-14T03:02:46.190Z","created_at":"2026-02-11T11:32:49.763Z","updated_at":"2026-08-06T11:07:22.133Z","registry_url":"https://tracker.debian.org/pkg/rust-filetime","install_command":"apt-get install rust-filetime","documentation_url":"https://packages.debian.org/buster/rust-filetime","metadata":{"component":"main","architecture":"any","priority":"extra","binary":"librust-filetime-dev","standards_version":"4.2.0","maintainer":"Debian Rust Maintainers \u003cpkg-rust-maintainers@alioth-lists.debian.net\u003e","build_depends":"debhelper (\u003e= 11), dh-cargo (\u003e= 10), cargo:native \u003c!nocheck\u003e, rustc:native \u003c!nocheck\u003e, libstd-rust-dev \u003c!nocheck\u003e, librust-cfg-if-0.1+default-dev \u003c!nocheck\u003e, librust-libc-0.2+default-dev \u003c!nocheck\u003e, librust-redox-syscall-0.1+default-dev \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":31500848,"uuid":"35065114","full_name":"alexcrichton/filetime","owner":"alexcrichton","description":"Accessing file timestamps in a platform-agnostic fashion in Rust","archived":false,"fork":false,"pushed_at":"2026-05-12T22:38:09.000Z","size":1217,"stargazers_count":131,"open_issues_count":2,"forks_count":68,"subscribers_count":5,"default_branch":"main","last_synced_at":"2026-08-06T02:52:00.209Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/alexcrichton.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2015-05-04T23:02:47.000Z","updated_at":"2026-07-27T23:35:51.000Z","dependencies_parsed_at":"2024-02-26T01:49:48.087Z","dependency_job_id":"8e1fba35-d151-40ca-86a5-8eac883e11f0","html_url":"https://github.com/alexcrichton/filetime","commit_stats":{"total_commits":165,"total_committers":51,"mean_commits":3.235294117647059,"dds":0.4363636363636364,"last_synced_commit":"f5241bc462e2a605c9ef3cef40996431b67e79f5"},"previous_names":[],"tags_count":33,"template":false,"template_full_name":null,"purl":"pkg:github/alexcrichton/filetime","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Ffiletime","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Ffiletime/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Ffiletime/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Ffiletime/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alexcrichton","download_url":"https://codeload.github.com/alexcrichton/filetime/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Ffiletime/sbom","scorecard":{"id":181058,"data":{"date":"2025-08-11","repo":{"name":"github.com/alexcrichton/filetime","commit":"f5241bc462e2a605c9ef3cef40996431b67e79f5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":6,"reason":"Found 20/30 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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/main.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/alexcrichton/filetime/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/alexcrichton/filetime/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/alexcrichton/filetime/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/alexcrichton/filetime/main.yml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE-APACHE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE-APACHE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-16T18:53:07.212Z","repository_id":31500848,"created_at":"2025-08-16T18:53:07.213Z","updated_at":"2025-08-16T18:53:07.213Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36334224,"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":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"repo_metadata_updated_at":"2026-08-06T11:07:22.133Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/rust-filetime?arch=source\u0026distro=debian-10\u0026repository_url=https://packages.debian.org/buster","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/rust-filetime","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/rust-filetime","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/rust-filetime/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-19T05:37:52.653Z","issues_count":37,"pull_requests_count":88,"avg_time_to_close_issue":36856713.18918919,"avg_time_to_close_pull_request":3731261.7831325303,"issues_closed_count":37,"pull_requests_closed_count":83,"pull_request_authors_count":58,"issue_authors_count":36,"avg_comments_per_issue":2.324324324324324,"avg_comments_per_pull_request":1.5681818181818181,"merged_pull_requests_count":67,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":1,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":12636.0,"past_year_avg_time_to_close_pull_request":2299159.777777778,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":9,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":1.3333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Ffiletime/issues","maintainers":[{"login":"alexcrichton","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexcrichton"}],"active_maintainers":[{"login":"alexcrichton","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexcrichton"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/rust-filetime/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/rust-filetime/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/rust-filetime/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/rust-filetime/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/rust-filetime/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/rust-filetime/codemeta","maintainers":[],"registry":{"name":"debian-10","url":"https://packages.debian.org/buster","ecosystem":"debian","default":false,"packages_count":28836,"maintainers_count":0,"namespaces_count":3,"keywords_count":903,"github":"debian","metadata":{"codename":"buster","mirror":"http://archive.debian.org/debian","funded_packages_count":610},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.156Z","updated_at":"2026-08-25T05:03:28.562Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/namespaces"}},{"id":13752129,"name":"rust-filetime","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/alexcrichton/filetime","licenses":"apache-2.0","normalized_licenses":[],"repository_url":"https://github.com/alexcrichton/filetime","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T07:28:31.751Z","latest_release_published_at":"2026-02-13T07:28:31.751Z","latest_release_number":"0.2.8-1","last_synced_at":"2026-03-13T20:23:22.332Z","created_at":"2026-02-13T07:28:31.597Z","updated_at":"2026-08-06T11:07:21.935Z","registry_url":"https://launchpad.net/ubuntu/+source/rust-filetime","install_command":"apt-get install rust-filetime","documentation_url":null,"metadata":{"component":"universe","architecture":"any","priority":"optional","binary":"librust-filetime-dev","standards_version":"4.2.0","maintainer":"Debian Rust Maintainers \u003cpkg-rust-maintainers@alioth-lists.debian.net\u003e","build_depends":"debhelper (\u003e= 11), dh-cargo (\u003e= 18), cargo:native \u003c!nocheck\u003e, rustc:native \u003c!nocheck\u003e, libstd-rust-dev \u003c!nocheck\u003e, librust-cfg-if-0.1+default-dev (\u003e= 0.1.6-~~) \u003c!nocheck\u003e, librust-libc-0.2+default-dev (\u003e= 0.2.27-~~) \u003c!nocheck\u003e, librust-redox-syscall-0.1+default-dev \u003c!nocheck\u003e, librust-winapi-0.3+default-dev \u003c!nocheck\u003e, librust-winapi-0.3+fileapi-dev \u003c!nocheck\u003e, librust-winapi-0.3+minwindef-dev \u003c!nocheck\u003e, librust-winapi-0.3+winbase-dev \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":31500848,"uuid":"35065114","full_name":"alexcrichton/filetime","owner":"alexcrichton","description":"Accessing file timestamps in a platform-agnostic fashion in Rust","archived":false,"fork":false,"pushed_at":"2026-05-12T22:38:09.000Z","size":1217,"stargazers_count":131,"open_issues_count":2,"forks_count":68,"subscribers_count":5,"default_branch":"main","last_synced_at":"2026-08-06T02:52:00.209Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/alexcrichton.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2015-05-04T23:02:47.000Z","updated_at":"2026-07-27T23:35:51.000Z","dependencies_parsed_at":"2024-02-26T01:49:48.087Z","dependency_job_id":"8e1fba35-d151-40ca-86a5-8eac883e11f0","html_url":"https://github.com/alexcrichton/filetime","commit_stats":{"total_commits":165,"total_committers":51,"mean_commits":3.235294117647059,"dds":0.4363636363636364,"last_synced_commit":"f5241bc462e2a605c9ef3cef40996431b67e79f5"},"previous_names":[],"tags_count":33,"template":false,"template_full_name":null,"purl":"pkg:github/alexcrichton/filetime","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Ffiletime","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Ffiletime/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Ffiletime/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Ffiletime/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alexcrichton","download_url":"https://codeload.github.com/alexcrichton/filetime/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Ffiletime/sbom","scorecard":{"id":181058,"data":{"date":"2025-08-11","repo":{"name":"github.com/alexcrichton/filetime","commit":"f5241bc462e2a605c9ef3cef40996431b67e79f5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":6,"reason":"Found 20/30 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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/main.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/alexcrichton/filetime/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/alexcrichton/filetime/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/alexcrichton/filetime/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/alexcrichton/filetime/main.yml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE-APACHE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE-APACHE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-16T18:53:07.212Z","repository_id":31500848,"created_at":"2025-08-16T18:53:07.213Z","updated_at":"2025-08-16T18:53:07.213Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36334224,"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":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"repo_metadata_updated_at":"2026-08-06T11:07:21.935Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/rust-filetime?arch=source\u0026distro=ubuntu-20.04\u0026repository_url=https://launchpad.net/ubuntu/focal","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/rust-filetime","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/rust-filetime","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/rust-filetime/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-19T05:37:52.653Z","issues_count":37,"pull_requests_count":88,"avg_time_to_close_issue":36856713.18918919,"avg_time_to_close_pull_request":3731261.7831325303,"issues_closed_count":37,"pull_requests_closed_count":83,"pull_request_authors_count":58,"issue_authors_count":36,"avg_comments_per_issue":2.324324324324324,"avg_comments_per_pull_request":1.5681818181818181,"merged_pull_requests_count":67,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":1,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":12636.0,"past_year_avg_time_to_close_pull_request":2299159.777777778,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":9,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":1.3333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Ffiletime/issues","maintainers":[{"login":"alexcrichton","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexcrichton"}],"active_maintainers":[{"login":"alexcrichton","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexcrichton"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/rust-filetime/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/rust-filetime/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/rust-filetime/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/rust-filetime/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/rust-filetime/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/rust-filetime/codemeta","maintainers":[],"registry":{"name":"ubuntu-20.04","url":"https://launchpad.net/ubuntu/focal","ecosystem":"ubuntu","default":false,"packages_count":30789,"maintainers_count":0,"namespaces_count":4,"keywords_count":1429,"github":"ubuntu","metadata":{"codename":"focal","funded_packages_count":759},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:47.233Z","updated_at":"2026-08-25T05:06:53.666Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/namespaces"}},{"id":4087436,"name":"filetime","ecosystem":"cargo","description":"Platform-agnostic accessors of timestamps in File metadata\n","homepage":"https://github.com/alexcrichton/filetime","licenses":"MIT/Apache-2.0","normalized_licenses":["MIT","Apache-2.0"],"repository_url":"https://github.com/alexcrichton/filetime","keywords_array":["timestamp","mtime"],"namespace":null,"versions_count":46,"first_release_published_at":"2015-05-04T23:11:08.446Z","latest_release_published_at":"2026-05-12T22:38:22.994Z","latest_release_number":"0.2.29","last_synced_at":"2026-08-25T10:01:57.371Z","created_at":"2022-04-12T12:29:41.268Z","updated_at":"2026-08-25T10:01:57.371Z","registry_url":"https://crates.io/crates/filetime/","install_command":"cargo install filetime","documentation_url":"https://docs.rs/filetime/","metadata":{"categories":[]},"repo_metadata":{"id":31500848,"uuid":"35065114","full_name":"alexcrichton/filetime","owner":"alexcrichton","description":"Accessing file timestamps in a platform-agnostic fashion in Rust","archived":false,"fork":false,"pushed_at":"2026-05-12T22:38:09.000Z","size":1217,"stargazers_count":131,"open_issues_count":2,"forks_count":68,"subscribers_count":5,"default_branch":"main","last_synced_at":"2026-08-06T02:52:00.209Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/alexcrichton.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2015-05-04T23:02:47.000Z","updated_at":"2026-07-27T23:35:51.000Z","dependencies_parsed_at":"2024-02-26T01:49:48.087Z","dependency_job_id":"8e1fba35-d151-40ca-86a5-8eac883e11f0","html_url":"https://github.com/alexcrichton/filetime","commit_stats":{"total_commits":165,"total_committers":51,"mean_commits":3.235294117647059,"dds":0.4363636363636364,"last_synced_commit":"f5241bc462e2a605c9ef3cef40996431b67e79f5"},"previous_names":[],"tags_count":33,"template":false,"template_full_name":null,"purl":"pkg:github/alexcrichton/filetime","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Ffiletime","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Ffiletime/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Ffiletime/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Ffiletime/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alexcrichton","download_url":"https://codeload.github.com/alexcrichton/filetime/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Ffiletime/sbom","scorecard":{"id":181058,"data":{"date":"2025-08-11","repo":{"name":"github.com/alexcrichton/filetime","commit":"f5241bc462e2a605c9ef3cef40996431b67e79f5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":6,"reason":"Found 20/30 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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/main.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/alexcrichton/filetime/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/alexcrichton/filetime/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/alexcrichton/filetime/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/alexcrichton/filetime/main.yml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE-APACHE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE-APACHE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-16T18:53:07.212Z","repository_id":31500848,"created_at":"2025-08-16T18:53:07.213Z","updated_at":"2025-08-16T18:53:07.213Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36334224,"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":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"tags":[{"name":"0.2.29","sha":"ab5ee65b5e4fe2de19dbe7d4fe08bc31e945949c","kind":"commit","published_at":"2026-05-12T22:37:44.000Z","download_url":"https://codeload.github.com/alexcrichton/filetime/tar.gz/0.2.29","html_url":"https://github.com/alexcrichton/filetime/releases/tag/0.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alexcrichton/filetime@0.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Ffiletime/tags/0.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Ffiletime/tags/0.2.29/manifests"},{"name":"0.2.28","sha":"b10e5357314f993e772bd47f90fce670de3fd7a6","kind":"commit","published_at":"2026-05-08T21:45:11.000Z","download_url":"https://codeload.github.com/alexcrichton/filetime/tar.gz/0.2.28","html_url":"https://github.com/alexcrichton/filetime/releases/tag/0.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alexcrichton/filetime@0.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Ffiletime/tags/0.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Ffiletime/tags/0.2.28/manifests"},{"name":"0.2.27","sha":"cca080e562c1afc12100b12c2d0d633c59cd532d","kind":"commit","published_at":"2026-01-18T21:06:49.000Z","download_url":"https://codeload.github.com/alexcrichton/filetime/tar.gz/0.2.27","html_url":"https://github.com/alexcrichton/filetime/releases/tag/0.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alexcrichton/filetime@0.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Ffiletime/tags/0.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Ffiletime/tags/0.2.27/manifests"},{"name":"0.2.26","sha":"28e0c73edf24584fcd6c75388aa359715c62a1a7","kind":"commit","published_at":"2025-08-20T16:11:58.000Z","download_url":"https://codeload.github.com/alexcrichton/filetime/tar.gz/0.2.26","html_url":"https://github.com/alexcrichton/filetime/releases/tag/0.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alexcrichton/filetime@0.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Ffiletime/tags/0.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Ffiletime/tags/0.2.26/manifests"},{"name":"0.2.25","sha":"f5241bc462e2a605c9ef3cef40996431b67e79f5","kind":"commit","published_at":"2024-08-27T20:40:51.000Z","download_url":"https://codeload.github.com/alexcrichton/filetime/tar.gz/0.2.25","html_url":"https://github.com/alexcrichton/filetime/releases/tag/0.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alexcrichton/filetime@0.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Ffiletime/tags/0.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Ffiletime/tags/0.2.25/manifests"},{"name":"0.2.24","sha":"256dfa60630eb9cb26864705dc8c0d350cd2d835","kind":"commit","published_at":"2024-08-09T06:43:43.000Z","download_url":"https://codeload.github.com/alexcrichton/filetime/tar.gz/0.2.24","html_url":"https://github.com/alexcrichton/filetime/releases/tag/0.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alexcrichton/filetime@0.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Ffiletime/tags/0.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Ffiletime/tags/0.2.24/manifests"},{"name":"0.2.23","sha":"3e0deed809246017505d8a9a904c18ae64d8596b","kind":"commit","published_at":"2023-12-05T16:37:58.000Z","download_url":"https://codeload.github.com/alexcrichton/filetime/tar.gz/0.2.23","html_url":"https://github.com/alexcrichton/filetime/releases/tag/0.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alexcrichton/filetime@0.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Ffiletime/tags/0.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Ffiletime/tags/0.2.23/manifests"},{"name":"0.2.22","sha":"1d658de4fa116091307d120dc2e407dea93d5cbd","kind":"commit","published_at":"2023-08-05T16:33:27.000Z","download_url":"https://codeload.github.com/alexcrichton/filetime/tar.gz/0.2.22","html_url":"https://github.com/alexcrichton/filetime/releases/tag/0.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alexcrichton/filetime@0.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Ffiletime/tags/0.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Ffiletime/tags/0.2.22/manifests"},{"name":"0.2.21","sha":"05d09524fc4939b18851ddbec721b64ea1188d15","kind":"commit","published_at":"2023-04-05T18:08:29.000Z","download_url":"https://codeload.github.com/alexcrichton/filetime/tar.gz/0.2.21","html_url":"https://github.com/alexcrichton/filetime/releases/tag/0.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alexcrichton/filetime@0.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Ffiletime/tags/0.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Ffiletime/tags/0.2.21/manifests"},{"name":"0.2.20","sha":"5eec5a5547b0fb67a3ed795db9da8e0c360c0009","kind":"commit","published_at":"2023-02-08T14:58:29.000Z","download_url":"https://codeload.github.com/alexcrichton/filetime/tar.gz/0.2.20","html_url":"https://github.com/alexcrichton/filetime/releases/tag/0.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alexcrichton/filetime@0.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Ffiletime/tags/0.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Ffiletime/tags/0.2.20/manifests"},{"name":"0.2.19","sha":"1df0704e39ab951b669f4acc4128db0c7c16863e","kind":"commit","published_at":"2022-12-07T15:57:38.000Z","download_url":"https://codeload.github.com/alexcrichton/filetime/tar.gz/0.2.19","html_url":"https://github.com/alexcrichton/filetime/releases/tag/0.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alexcrichton/filetime@0.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Ffiletime/tags/0.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Ffiletime/tags/0.2.19/manifests"},{"name":"0.2.18","sha":"d57bd40f29744786939c8a438643de392de94585","kind":"commit","published_at":"2022-10-20T14:35:02.000Z","download_url":"https://codeload.github.com/alexcrichton/filetime/tar.gz/0.2.18","html_url":"https://github.com/alexcrichton/filetime/releases/tag/0.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alexcrichton/filetime@0.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Ffiletime/tags/0.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Ffiletime/tags/0.2.18/manifests"},{"name":"0.2.17","sha":"c16f36ecb2aad92ce23c0326405dedeec2c9fab6","kind":"commit","published_at":"2022-07-01T20:56:32.000Z","download_url":"https://codeload.github.com/alexcrichton/filetime/tar.gz/0.2.17","html_url":"https://github.com/alexcrichton/filetime/releases/tag/0.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alexcrichton/filetime@0.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Ffiletime/tags/0.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Ffiletime/tags/0.2.17/manifests"},{"name":"0.2.14","sha":"ff117fb69abdb819ff715fd7adde86db6849fd19","kind":"commit","published_at":"2021-01-21T16:09:50.000Z","download_url":"https://codeload.github.com/alexcrichton/filetime/tar.gz/0.2.14","html_url":"https://github.com/alexcrichton/filetime/releases/tag/0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alexcrichton/filetime@0.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Ffiletime/tags/0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Ffiletime/tags/0.2.14/manifests"},{"name":"0.2.13","sha":"b0525c8dd36101e51371c8549c361c7c05a6c224","kind":"commit","published_at":"2020-11-05T16:12:39.000Z","download_url":"https://codeload.github.com/alexcrichton/filetime/tar.gz/0.2.13","html_url":"https://github.com/alexcrichton/filetime/releases/tag/0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alexcrichton/filetime@0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Ffiletime/tags/0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Ffiletime/tags/0.2.13/manifests"},{"name":"0.2.12","sha":"80f21bb8f06ae37d9b3cda49643d9ac782481f67","kind":"commit","published_at":"2020-08-03T15:43:47.000Z","download_url":"https://codeload.github.com/alexcrichton/filetime/tar.gz/0.2.12","html_url":"https://github.com/alexcrichton/filetime/releases/tag/0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alexcrichton/filetime@0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Ffiletime/tags/0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Ffiletime/tags/0.2.12/manifests"},{"name":"0.2.11","sha":"85d23fda97cae19e6ee0612c7f86a7f03e411f98","kind":"commit","published_at":"2020-07-29T20:33:44.000Z","download_url":"https://codeload.github.com/alexcrichton/filetime/tar.gz/0.2.11","html_url":"https://github.com/alexcrichton/filetime/releases/tag/0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alexcrichton/filetime@0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Ffiletime/tags/0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Ffiletime/tags/0.2.11/manifests"},{"name":"0.2.10","sha":"7e01e2d9620466e84d5f945b45f969cb2b6eb69a","kind":"commit","published_at":"2020-05-07T14:27:58.000Z","download_url":"https://codeload.github.com/alexcrichton/filetime/tar.gz/0.2.10","html_url":"https://github.com/alexcrichton/filetime/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alexcrichton/filetime@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Ffiletime/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Ffiletime/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"0aa333346862949332ef5200ece85d6325170080","kind":"commit","published_at":"2020-04-01T13:53:40.000Z","download_url":"https://codeload.github.com/alexcrichton/filetime/tar.gz/0.2.9","html_url":"https://github.com/alexcrichton/filetime/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alexcrichton/filetime@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Ffiletime/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Ffiletime/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"0951c8664edce7435a6ec91724b627fd8946948c","kind":"commit","published_at":"2019-11-11T14:43:13.000Z","download_url":"https://codeload.github.com/alexcrichton/filetime/tar.gz/0.2.8","html_url":"https://github.com/alexcrichton/filetime/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alexcrichton/filetime@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Ffiletime/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Ffiletime/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"36f39ce71d519a23ba73b66721ce6eb4e8360226","kind":"commit","published_at":"2019-08-13T15:41:58.000Z","download_url":"https://codeload.github.com/alexcrichton/filetime/tar.gz/0.2.7","html_url":"https://github.com/alexcrichton/filetime/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alexcrichton/filetime@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Ffiletime/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Ffiletime/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"3576c6abbd41a2b18fafb867358abe40c3ece46f","kind":"commit","published_at":"2019-05-15T17:18:45.000Z","download_url":"https://codeload.github.com/alexcrichton/filetime/tar.gz/0.2.6","html_url":"https://github.com/alexcrichton/filetime/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alexcrichton/filetime@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Ffiletime/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Ffiletime/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"f46543c05e0a15a6998f6d1182ffe767a17f8c44","kind":"commit","published_at":"2019-04-23T16:47:16.000Z","download_url":"https://codeload.github.com/alexcrichton/filetime/tar.gz/0.2.5","html_url":"https://github.com/alexcrichton/filetime/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alexcrichton/filetime@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Ffiletime/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Ffiletime/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"8fb4a319cb494c3702ffaad17036c432406dcf3c","kind":"commit","published_at":"2018-11-17T08:20:38.000Z","download_url":"https://codeload.github.com/alexcrichton/filetime/tar.gz/0.2.4","html_url":"https://github.com/alexcrichton/filetime/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alexcrichton/filetime@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Ffiletime/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Ffiletime/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"eb1e0aba1cd4517b77863a21078203cdfe4a57e8","kind":"commit","published_at":"2018-11-12T15:22:52.000Z","download_url":"https://codeload.github.com/alexcrichton/filetime/tar.gz/0.2.3","html_url":"https://github.com/alexcrichton/filetime/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alexcrichton/filetime@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Ffiletime/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Ffiletime/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"df8da97ee26e9262246630ddca73561d823e0cc7","kind":"commit","published_at":"2018-11-05T16:08:46.000Z","download_url":"https://codeload.github.com/alexcrichton/filetime/tar.gz/0.2.2","html_url":"https://github.com/alexcrichton/filetime/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alexcrichton/filetime@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Ffiletime/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Ffiletime/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"c5bf02d09395747a9f6baa0fa058f1d1b799f73b","kind":"commit","published_at":"2018-05-03T13:51:37.000Z","download_url":"https://codeload.github.com/alexcrichton/filetime/tar.gz/0.2.1","html_url":"https://github.com/alexcrichton/filetime/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alexcrichton/filetime@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Ffiletime/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Ffiletime/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"1d0caf724082043ec2ed9185cafaec6d8ff8795d","kind":"tag","published_at":"2018-03-28T23:00:34.000Z","download_url":"https://codeload.github.com/alexcrichton/filetime/tar.gz/0.2.0","html_url":"https://github.com/alexcrichton/filetime/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alexcrichton/filetime@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Ffiletime/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Ffiletime/tags/0.2.0/manifests"},{"name":"0.1.15","sha":"396a21b479e0bdd64d7ae1e7e1e084f090b8305c","kind":"tag","published_at":"2018-01-17T23:06:30.000Z","download_url":"https://codeload.github.com/alexcrichton/filetime/tar.gz/0.1.15","html_url":"https://github.com/alexcrichton/filetime/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alexcrichton/filetime@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Ffiletime/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Ffiletime/tags/0.1.15/manifests"},{"name":"0.1.14","sha":"120488908bacd463bd5f0fe821bfcc2029f6eb40","kind":"tag","published_at":"2017-10-07T16:08:36.000Z","download_url":"https://codeload.github.com/alexcrichton/filetime/tar.gz/0.1.14","html_url":"https://github.com/alexcrichton/filetime/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alexcrichton/filetime@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Ffiletime/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Ffiletime/tags/0.1.14/manifests"},{"name":"0.1.13","sha":"b807797ba8f77d127c96b02a5607242254fcb673","kind":"tag","published_at":"2017-10-07T15:04:12.000Z","download_url":"https://codeload.github.com/alexcrichton/filetime/tar.gz/0.1.13","html_url":"https://github.com/alexcrichton/filetime/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alexcrichton/filetime@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Ffiletime/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Ffiletime/tags/0.1.13/manifests"},{"name":"0.1.12","sha":"b32b97b1e0b346af95538bf19f9e042589ce0e3e","kind":"tag","published_at":"2017-09-20T14:53:21.000Z","download_url":"https://codeload.github.com/alexcrichton/filetime/tar.gz/0.1.12","html_url":"https://github.com/alexcrichton/filetime/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alexcrichton/filetime@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Ffiletime/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Ffiletime/tags/0.1.12/manifests"},{"name":"0.1.11","sha":"0764c6386f3b54b7bf812390f1e86f2b9140eff1","kind":"tag","published_at":"2017-09-19T14:07:24.000Z","download_url":"https://codeload.github.com/alexcrichton/filetime/tar.gz/0.1.11","html_url":"https://github.com/alexcrichton/filetime/releases/tag/0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alexcrichton/filetime@0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Ffiletime/tags/0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Ffiletime/tags/0.1.11/manifests"}]},"repo_metadata_updated_at":"2026-08-24T11:22:41.369Z","dependent_packages_count":259,"downloads":354432565,"downloads_period":"total","dependent_repos_count":23697,"rankings":{"downloads":0.17207698329301746,"dependent_repos_count":0.14316240823148585,"dependent_packages_count":0.2940823853819192,"stargazers_count":12.917762717123777,"forks_count":8.266100595221303,"docker_downloads_count":0.19534969004986,"average":3.6647557965502275},"purl":"pkg:cargo/filetime","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/filetime","docker_dependents_count":600,"docker_downloads_count":35889540,"usage_url":"https://repos.ecosyste.ms/usage/cargo/filetime","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/filetime/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-08-24T09:34:53.525Z","issues_count":37,"pull_requests_count":88,"avg_time_to_close_issue":36856713.18918919,"avg_time_to_close_pull_request":3731261.7831325303,"issues_closed_count":37,"pull_requests_closed_count":83,"pull_request_authors_count":58,"issue_authors_count":36,"avg_comments_per_issue":2.324324324324324,"avg_comments_per_pull_request":1.5909090909090908,"merged_pull_requests_count":67,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":1,"past_year_pull_requests_count":11,"past_year_avg_time_to_close_issue":12636.0,"past_year_avg_time_to_close_pull_request":2584620.5,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":8,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":1.6363636363636365,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":5,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Ffiletime/issues","maintainers":[{"login":"alexcrichton","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexcrichton"}],"active_maintainers":[{"login":"alexcrichton","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexcrichton"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/filetime/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/filetime/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/filetime/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/filetime/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/filetime/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/filetime/codemeta","maintainers":[{"uuid":"1","login":"alexcrichton","name":"Alex Crichton","email":null,"url":"https://github.com/alexcrichton","packages_count":216,"html_url":"https://crates.io/users/alexcrichton","role":null,"created_at":"2022-11-07T19:21:50.923Z","updated_at":"2022-11-07T19:21:50.923Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/alexcrichton/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":330517,"maintainers_count":70564,"namespaces_count":0,"keywords_count":71036,"github":"rust-lang","metadata":{"funded_packages_count":30175,"rate_limit":2},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-08-25T05:04:53.923Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}},{"id":13780474,"name":"rust-filetime","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/alexcrichton/filetime","licenses":"apache-2.0","normalized_licenses":[],"repository_url":"https://github.com/alexcrichton/filetime","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T13:32:39.368Z","latest_release_published_at":"2026-02-13T13:32:39.368Z","latest_release_number":"0.2.15-1","last_synced_at":"2026-08-07T01:08:31.398Z","created_at":"2026-02-13T13:32:39.208Z","updated_at":"2026-08-07T01:08:31.398Z","registry_url":"https://launchpad.net/ubuntu/+source/rust-filetime","install_command":"apt-get install rust-filetime","documentation_url":null,"metadata":{"component":"universe","architecture":"any","priority":"optional","binary":"librust-filetime-dev","standards_version":"4.5.1","maintainer":"Debian Rust Maintainers \u003cpkg-rust-maintainers@alioth-lists.debian.net\u003e","build_depends":"debhelper (\u003e= 12), dh-cargo (\u003e= 25), cargo:native \u003c!nocheck\u003e, rustc:native \u003c!nocheck\u003e, libstd-rust-dev \u003c!nocheck\u003e, librust-cfg-if-1+default-dev \u003c!nocheck\u003e, librust-libc-0.2+default-dev (\u003e= 0.2.27-~~) \u003c!nocheck\u003e, librust-redox-syscall-0.2+default-dev (\u003e= 0.2.9-~~) \u003c!nocheck\u003e, librust-winapi-0.3+default-dev \u003c!nocheck\u003e, librust-winapi-0.3+fileapi-dev \u003c!nocheck\u003e, librust-winapi-0.3+minwindef-dev \u003c!nocheck\u003e, librust-winapi-0.3+winbase-dev \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":31500848,"uuid":"35065114","full_name":"alexcrichton/filetime","owner":"alexcrichton","description":"Accessing file timestamps in a platform-agnostic fashion in Rust","archived":false,"fork":false,"pushed_at":"2026-05-12T22:38:09.000Z","size":1217,"stargazers_count":131,"open_issues_count":2,"forks_count":68,"subscribers_count":5,"default_branch":"main","last_synced_at":"2026-08-06T02:52:00.209Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/alexcrichton.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2015-05-04T23:02:47.000Z","updated_at":"2026-07-27T23:35:51.000Z","dependencies_parsed_at":"2024-02-26T01:49:48.087Z","dependency_job_id":"8e1fba35-d151-40ca-86a5-8eac883e11f0","html_url":"https://github.com/alexcrichton/filetime","commit_stats":{"total_commits":165,"total_committers":51,"mean_commits":3.235294117647059,"dds":0.4363636363636364,"last_synced_commit":"f5241bc462e2a605c9ef3cef40996431b67e79f5"},"previous_names":[],"tags_count":33,"template":false,"template_full_name":null,"purl":"pkg:github/alexcrichton/filetime","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Ffiletime","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Ffiletime/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Ffiletime/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Ffiletime/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alexcrichton","download_url":"https://codeload.github.com/alexcrichton/filetime/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Ffiletime/sbom","scorecard":{"id":181058,"data":{"date":"2025-08-11","repo":{"name":"github.com/alexcrichton/filetime","commit":"f5241bc462e2a605c9ef3cef40996431b67e79f5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":6,"reason":"Found 20/30 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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/main.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/alexcrichton/filetime/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/alexcrichton/filetime/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/alexcrichton/filetime/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/alexcrichton/filetime/main.yml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE-APACHE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE-APACHE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-16T18:53:07.212Z","repository_id":31500848,"created_at":"2025-08-16T18:53:07.213Z","updated_at":"2025-08-16T18:53:07.213Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36334224,"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":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"repo_metadata_updated_at":"2026-08-06T11:07:22.088Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/rust-filetime?arch=source\u0026distro=ubuntu-22.04\u0026repository_url=https://launchpad.net/ubuntu/jammy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/rust-filetime","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/rust-filetime","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/rust-filetime/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-19T05:37:52.653Z","issues_count":37,"pull_requests_count":88,"avg_time_to_close_issue":36856713.18918919,"avg_time_to_close_pull_request":3731261.7831325303,"issues_closed_count":37,"pull_requests_closed_count":83,"pull_request_authors_count":58,"issue_authors_count":36,"avg_comments_per_issue":2.324324324324324,"avg_comments_per_pull_request":1.5681818181818181,"merged_pull_requests_count":67,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":1,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":12636.0,"past_year_avg_time_to_close_pull_request":2299159.777777778,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":9,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":1.3333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Ffiletime/issues","maintainers":[{"login":"alexcrichton","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexcrichton"}],"active_maintainers":[{"login":"alexcrichton","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexcrichton"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/rust-filetime/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/rust-filetime/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/rust-filetime/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/rust-filetime/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/rust-filetime/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/rust-filetime/codemeta","maintainers":[],"registry":{"name":"ubuntu-22.04","url":"https://launchpad.net/ubuntu/jammy","ecosystem":"ubuntu","default":false,"packages_count":34289,"maintainers_count":0,"namespaces_count":4,"keywords_count":1498,"github":"ubuntu","metadata":{"codename":"jammy","funded_packages_count":976},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:46.486Z","updated_at":"2026-08-25T05:06:47.665Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/namespaces"}},{"id":13567869,"name":"rust-filetime","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/alexcrichton/filetime","licenses":"apache-2.0","normalized_licenses":[],"repository_url":"https://github.com/alexcrichton/filetime","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-11T06:58:53.282Z","latest_release_published_at":"2026-02-11T06:58:53.282Z","latest_release_number":"0.2.19-1","last_synced_at":"2026-08-07T01:08:39.445Z","created_at":"2026-02-11T06:58:52.836Z","updated_at":"2026-08-07T01:08:39.445Z","registry_url":"https://launchpad.net/ubuntu/+source/rust-filetime","install_command":"apt-get install rust-filetime","documentation_url":null,"metadata":{"component":"universe","architecture":"any","priority":"optional","binary":"librust-filetime-dev","standards_version":"4.6.1","maintainer":"Debian Rust Maintainers \u003cpkg-rust-maintainers@alioth-lists.debian.net\u003e","build_depends":"debhelper (\u003e= 12), dh-cargo (\u003e= 25), cargo:native \u003c!nocheck\u003e, rustc:native \u003c!nocheck\u003e, libstd-rust-dev \u003c!nocheck\u003e, librust-cfg-if-1+default-dev \u003c!nocheck\u003e, librust-libc-0.2+default-dev (\u003e= 0.2.27-~~) \u003c!nocheck\u003e, librust-redox-syscall-0.2+default-dev (\u003e= 0.2.9-~~) \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":31500848,"uuid":"35065114","full_name":"alexcrichton/filetime","owner":"alexcrichton","description":"Accessing file timestamps in a platform-agnostic fashion in Rust","archived":false,"fork":false,"pushed_at":"2026-05-12T22:38:09.000Z","size":1217,"stargazers_count":131,"open_issues_count":2,"forks_count":68,"subscribers_count":5,"default_branch":"main","last_synced_at":"2026-08-06T02:52:00.209Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/alexcrichton.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2015-05-04T23:02:47.000Z","updated_at":"2026-07-27T23:35:51.000Z","dependencies_parsed_at":"2024-02-26T01:49:48.087Z","dependency_job_id":"8e1fba35-d151-40ca-86a5-8eac883e11f0","html_url":"https://github.com/alexcrichton/filetime","commit_stats":{"total_commits":165,"total_committers":51,"mean_commits":3.235294117647059,"dds":0.4363636363636364,"last_synced_commit":"f5241bc462e2a605c9ef3cef40996431b67e79f5"},"previous_names":[],"tags_count":33,"template":false,"template_full_name":null,"purl":"pkg:github/alexcrichton/filetime","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Ffiletime","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Ffiletime/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Ffiletime/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Ffiletime/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alexcrichton","download_url":"https://codeload.github.com/alexcrichton/filetime/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Ffiletime/sbom","scorecard":{"id":181058,"data":{"date":"2025-08-11","repo":{"name":"github.com/alexcrichton/filetime","commit":"f5241bc462e2a605c9ef3cef40996431b67e79f5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":6,"reason":"Found 20/30 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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/main.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/alexcrichton/filetime/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/alexcrichton/filetime/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/alexcrichton/filetime/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/alexcrichton/filetime/main.yml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE-APACHE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE-APACHE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-16T18:53:07.212Z","repository_id":31500848,"created_at":"2025-08-16T18:53:07.213Z","updated_at":"2025-08-16T18:53:07.213Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36334224,"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":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"repo_metadata_updated_at":"2026-08-06T11:07:21.720Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/rust-filetime?arch=source\u0026distro=ubuntu-23.04\u0026repository_url=https://launchpad.net/ubuntu/lunar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/rust-filetime","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/rust-filetime","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/rust-filetime/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-19T05:37:52.653Z","issues_count":37,"pull_requests_count":88,"avg_time_to_close_issue":36856713.18918919,"avg_time_to_close_pull_request":3731261.7831325303,"issues_closed_count":37,"pull_requests_closed_count":83,"pull_request_authors_count":58,"issue_authors_count":36,"avg_comments_per_issue":2.324324324324324,"avg_comments_per_pull_request":1.5681818181818181,"merged_pull_requests_count":67,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":1,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":12636.0,"past_year_avg_time_to_close_pull_request":2299159.777777778,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":9,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":1.3333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Ffiletime/issues","maintainers":[{"login":"alexcrichton","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexcrichton"}],"active_maintainers":[{"login":"alexcrichton","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexcrichton"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/rust-filetime/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/rust-filetime/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/rust-filetime/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/rust-filetime/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/rust-filetime/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/rust-filetime/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.04","url":"https://launchpad.net/ubuntu/lunar","ecosystem":"ubuntu","default":false,"packages_count":36116,"maintainers_count":0,"namespaces_count":4,"keywords_count":999,"github":"ubuntu","metadata":{"codename":"lunar","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1108},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-08-25T05:06:52.544Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/namespaces"}},{"id":13408188,"name":"rust-filetime","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/alexcrichton/filetime","licenses":"apache-2.0","normalized_licenses":[],"repository_url":"https://github.com/alexcrichton/filetime","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-06T17:04:40.265Z","latest_release_published_at":"2026-02-06T17:04:40.265Z","latest_release_number":"0.2.22-1","last_synced_at":"2026-08-07T01:08:37.419Z","created_at":"2026-02-06T17:04:39.199Z","updated_at":"2026-08-07T01:31:23.949Z","registry_url":"https://launchpad.net/ubuntu/+source/rust-filetime","install_command":"apt-get install rust-filetime","documentation_url":null,"metadata":{"component":"universe","architecture":"any","priority":"optional","binary":"librust-filetime-dev","standards_version":"4.6.1","maintainer":"Debian Rust Maintainers \u003cpkg-rust-maintainers@alioth-lists.debian.net\u003e","build_depends":"debhelper (\u003e= 12), dh-cargo (\u003e= 25), cargo:native \u003c!nocheck\u003e, rustc:native \u003c!nocheck\u003e, libstd-rust-dev \u003c!nocheck\u003e, librust-cfg-if-1+default-dev \u003c!nocheck\u003e, librust-libc-0.2+default-dev (\u003e= 0.2.27-~~) \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":31500848,"uuid":"35065114","full_name":"alexcrichton/filetime","owner":"alexcrichton","description":"Accessing file timestamps in a platform-agnostic fashion in Rust","archived":false,"fork":false,"pushed_at":"2026-05-12T22:38:09.000Z","size":1217,"stargazers_count":131,"open_issues_count":2,"forks_count":68,"subscribers_count":5,"default_branch":"main","last_synced_at":"2026-08-06T02:52:00.209Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/alexcrichton.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2015-05-04T23:02:47.000Z","updated_at":"2026-07-27T23:35:51.000Z","dependencies_parsed_at":"2024-02-26T01:49:48.087Z","dependency_job_id":"8e1fba35-d151-40ca-86a5-8eac883e11f0","html_url":"https://github.com/alexcrichton/filetime","commit_stats":{"total_commits":165,"total_committers":51,"mean_commits":3.235294117647059,"dds":0.4363636363636364,"last_synced_commit":"f5241bc462e2a605c9ef3cef40996431b67e79f5"},"previous_names":[],"tags_count":33,"template":false,"template_full_name":null,"purl":"pkg:github/alexcrichton/filetime","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Ffiletime","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Ffiletime/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Ffiletime/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Ffiletime/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alexcrichton","download_url":"https://codeload.github.com/alexcrichton/filetime/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Ffiletime/sbom","scorecard":{"id":181058,"data":{"date":"2025-08-11","repo":{"name":"github.com/alexcrichton/filetime","commit":"f5241bc462e2a605c9ef3cef40996431b67e79f5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":6,"reason":"Found 20/30 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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/main.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/alexcrichton/filetime/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/alexcrichton/filetime/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/alexcrichton/filetime/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/alexcrichton/filetime/main.yml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE-APACHE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE-APACHE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-16T18:53:07.212Z","repository_id":31500848,"created_at":"2025-08-16T18:53:07.213Z","updated_at":"2025-08-16T18:53:07.213Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36334224,"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":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"repo_metadata_updated_at":"2026-08-06T11:07:21.707Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":4.095855894494183,"forks_count":3.0745724548330027,"docker_downloads_count":null,"average":1.7926070873317963},"purl":"pkg:deb/ubuntu/rust-filetime?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/rust-filetime","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/rust-filetime","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/rust-filetime/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-19T05:37:52.653Z","issues_count":37,"pull_requests_count":88,"avg_time_to_close_issue":36856713.18918919,"avg_time_to_close_pull_request":3731261.7831325303,"issues_closed_count":37,"pull_requests_closed_count":83,"pull_request_authors_count":58,"issue_authors_count":36,"avg_comments_per_issue":2.324324324324324,"avg_comments_per_pull_request":1.5681818181818181,"merged_pull_requests_count":67,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":1,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":12636.0,"past_year_avg_time_to_close_pull_request":2299159.777777778,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":9,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":1.3333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Ffiletime/issues","maintainers":[{"login":"alexcrichton","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexcrichton"}],"active_maintainers":[{"login":"alexcrichton","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexcrichton"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/rust-filetime/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/rust-filetime/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/rust-filetime/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/rust-filetime/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/rust-filetime/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/rust-filetime/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.04","url":"https://launchpad.net/ubuntu/noble","ecosystem":"ubuntu","default":true,"packages_count":37306,"maintainers_count":0,"namespaces_count":4,"keywords_count":1697,"github":"ubuntu","metadata":{"codename":"noble","funded_packages_count":1245},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-08-25T05:06:49.291Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/namespaces"}}],"commits":{"id":1219608,"full_name":"alexcrichton/filetime","default_branch":"main","total_commits":177,"total_committers":53,"total_bot_commits":2,"total_bot_committers":1,"mean_commits":3.339622641509434,"dds":0.42937853107344637,"past_year_total_commits":12,"past_year_total_committers":5,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":2.4,"past_year_dds":0.33333333333333337,"last_synced_at":"2026-08-20T07:31:23.197Z","last_synced_commit":"ab5ee65b5e4fe2de19dbe7d4fe08bc31e945949c","created_at":"2023-03-10T15:12:21.995Z","updated_at":"2026-08-20T07:31:22.800Z","committers":[{"name":"Alex Crichton","email":"alex@alexcrichton.com","login":"alexcrichton","count":101},{"name":"Finkelman","email":"finkelman@semcog.org","login":"Eh2406","count":4},{"name":"Jeremy Soller","email":"jackpot51@gmail.com","login":"jackpot51","count":3},{"name":"Oliver Hamlet","email":"oliver.hamlet@gmail.com","login":"Ortham","count":3},{"name":"Anton Lazarev","email":"antonok35@gmail.com","login":"antonok-edm","count":3},{"name":"Jakub Konka","email":"jakub.konka@golem.network","login":null,"count":3},{"name":"Alain Φογτια Zscheile","email":"fogti+devel@ytrizja.de","login":"fogti","count":2},{"name":"link2xt","email":"ilabdsf@gmail.com","login":null,"count":2},{"name":"bzEq","email":"lkail@cn.ibm.com","login":null,"count":2},{"name":"4lDO2","email":"4lDO2@protonmail.com","login":"4lDO2","count":2},{"name":"Ben Boeckel","email":"mathstuf@gmail.com","login":"mathstuf","count":2},{"name":"Brian Olsen","email":"brian@maven-group.org","login":"griff","count":2},{"name":"Ian Douglas Scott","email":"ian@iandouglasscott.com","login":"ids1024","count":2},{"name":"Justin Tracey","email":"j2tracey@gmail.com","login":"jtracey","count":2},{"name":"Matthieu Pizenberg","email":"matthieu.pizenberg@gmail.com","login":"mpizenberg","count":2},{"name":"Sébastien Marie","email":"semarie","login":"semarie","count":2},{"name":"dependabot-preview[bot]","email":"27856297+dependabot-preview[bot]","login":"dependabot-preview[bot]","count":2},{"name":"messense","email":"messense@icloud.com","login":"messense","count":2},{"name":"nickelc","email":"constantin.nickel@gmail.com","login":"nickelc","count":2},{"name":"ChanTsune","email":"41658782+ChanTsune","login":"ChanTsune","count":1},{"name":"Dale Wijnand","email":"dale.wijnand@gmail.com","login":"dwijnand","count":1},{"name":"Dan Gohman","email":"dev@sunfishcode.online","login":"sunfishcode","count":1},{"name":"David Tolnay","email":"dtolnay@gmail.com","login":"dtolnay","count":1},{"name":"Alex Chan","email":"alex@alexwlchan.net","login":"alexwlchan","count":1},{"name":"xzfc","email":"5121426+xzfc","login":"xzfc","count":1},{"name":"Derk Bell","email":"derk@tsar.localdomain","login":null,"count":1},{"name":"Dror Levin","email":"spatz@psybear.com","login":"drrlvn","count":1},{"name":"svante karlsson","email":"svante.karlsson@csi.se","login":"skarlsson","count":1},{"name":"mark4o","email":"mark.hsj@gmail.com","login":"mark4o","count":1},{"name":"link2xt","email":"link2xt@testrun.org","login":"link2xt","count":1},{"name":"frnky","email":"592853+frnky","login":"frnky","count":1},{"name":"bzEq","email":"gluokai@gmail.com","login":"bzEq","count":1},{"name":"bgermann","email":"bgermann","login":"bgermann","count":1},{"name":"Wolfgang Silbermayr","email":"wolfgang@silbermayr.at","login":"silwol","count":1},{"name":"Wesley Wiser","email":"wwiser@gmail.com","login":"wesleywiser","count":1},{"name":"Taiki Endo","email":"te316e89@gmail.com","login":"taiki-e","count":1},{"name":"Ryan Plauche","email":"ryan.plauche@gmail.com","login":"plauche","count":1},{"name":"Robert Collins","email":"robertc@robertcollins.net","login":"rbtcollins","count":1},{"name":"Pierre Krieger","email":"pierre.krieger1708@gmail.com","login":"tomaka","count":1},{"name":"Peter H. Ezetta","email":"protoCall7@gmail.com","login":"protoCall7","count":1},{"name":"Patrick Mooney","email":"pmooney@pfmooney.com","login":"pfmooney","count":1},{"name":"Niels Sascha Reedijk","email":"niels.reedijk@gmail.com","login":"nielx","count":1},{"name":"Mitchell Mebane","email":"mitchell.mebane@gmail.com","login":"mitchellmebane","count":1},{"name":"Martin Pool","email":"mbp@sourcefrog.net","login":"sourcefrog","count":1},{"name":"Marco A L Barbosa","email":"malbarbo@gmail.com","login":"malbarbo","count":1},{"name":"Luke Parker","email":"lukeparker5132@gmail.com","login":"kayabaNerve","count":1},{"name":"LongYinan","email":"lynweklm@gmail.com","login":"Brooooooklyn","count":1},{"name":"Laurence Tratt","email":"laurie@tratt.net","login":"ltratt","count":1},{"name":"Josh Stone","email":"jistone@redhat.com","login":"cuviper","count":1},{"name":"Johnathan Sharratt","email":"johnathan.sharratt@gmail.com","login":"john-sharratt","count":1},{"name":"Ilaï Deutel","email":"ilai-deutel","login":"ilai-deutel","count":1},{"name":"Derk Bell","email":"derk@logic.garden","login":"vleesvlieg","count":1},{"name":"link2xt","email":"ilabdsf@yandex.ru","login":null,"count":1}],"past_year_committers":[{"name":"Alex Crichton","email":"alex@alexcrichton.com","login":"alexcrichton","count":8},{"name":"svante karlsson","email":"svante.karlsson@csi.se","login":"skarlsson","count":1},{"name":"Martin Pool","email":"mbp@sourcefrog.net","login":"sourcefrog","count":1},{"name":"LongYinan","email":"lynweklm@gmail.com","login":"Brooooooklyn","count":1},{"name":"ChanTsune","email":"41658782+ChanTsune","login":"ChanTsune","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Ffiletime/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-26T00:00:10.794Z","repositories_count":6778582,"commits_count":983262140,"contributors_count":41442660,"owners_count":1364702,"committers_count":3363655,"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":"alexcrichton/filetime","html_url":"https://github.com/alexcrichton/filetime","last_synced_at":"2026-08-25T10:01:23.918Z","status":null,"issues_count":37,"pull_requests_count":88,"avg_time_to_close_issue":36856713.18918919,"avg_time_to_close_pull_request":3731261.7831325303,"issues_closed_count":37,"pull_requests_closed_count":83,"pull_request_authors_count":58,"issue_authors_count":36,"avg_comments_per_issue":2.324324324324324,"avg_comments_per_pull_request":1.5909090909090908,"merged_pull_requests_count":67,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":1,"past_year_pull_requests_count":11,"past_year_avg_time_to_close_issue":12636.0,"past_year_avg_time_to_close_pull_request":2584620.5,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":8,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":1.6363636363636365,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":5,"created_at":"2023-05-12T00:05:18.605Z","updated_at":"2026-08-25T10:01:23.918Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Ffiletime","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Ffiletime/issues","issue_labels_count":{"table":{}},"pull_request_labels_count":{"table":{"dependencies":4}},"issue_author_associations_count":{"table":{"NONE":30,"CONTRIBUTOR":7}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":59,"NONE":26,"OWNER":3}},"issue_authors":{"table":{"drrlvn":2,"dsherret":1,"walruscraft":1,"angusi":1,"ignatenkobrain":1,"supermacro":1,"extrawurst":1,"mitchellmebane":1,"wldevries":1,"pfmooney":1,"unbounded":1,"psumbera":1,"pnkfelix":1,"nsfoxer":1,"Luro02":1,"khionu":1,"MagaTailor":1,"ayappanec":1,"oherrala":1,"thendiscard":1,"olekhov":1,"bgermann":1,"asomers":1,"Fran314":1,"czy-29":1,"jackpot51":1,"Dushistov":1,"tertsdiepraam":1,"ids1024":1,"Matvey-Kuk":1,"oligamiq":1,"kallisti5":1,"justas-d":1,"kinnison":1,"link2xt":1,"ivanceras":1}},"pull_request_authors":{"table":{"link2xt":5,"4lDO2":3,"alexcrichton":3,"dependabot-preview[bot]":3,"jackpot51":3,"atouchet":3,"bzEq":3,"derkbell":2,"sourcefrog":2,"ids1024":2,"mathstuf":2,"messense":2,"BenWiederhake":2,"taiki-e":2,"kubkon":2,"Eh2406":2,"semarie":2,"fogti":2,"quantpoet":2,"jtracey":2,"nickelc":2,"tomaka":1,"dependabot[bot]":1,"pnkfelix":1,"ltratt":1,"protoCall7":1,"kayabaNerve":1,"pfmooney":1,"xzfc":1,"mitchellmebane":1,"Jasper-Bekkers":1,"mpizenberg":1,"sunfishcode":1,"Ortham":1,"ilai-deutel":1,"skarlsson":1,"dtolnay":1,"marmistrz":1,"drrlvn":1,"Brooooooklyn":1,"frnky":1,"alexwlchan":1,"mneumann":1,"sendittothenewts":1,"wesleywiser":1,"nielx":1,"rbtcollins":1,"plauche":1,"cuviper":1,"mark4o":1,"john-sharratt":1,"malbarbo":1,"bgermann":1,"Plecra":1,"antonok-edm":1,"griff":1,"silwol":1,"aminya":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":1}},"past_year_pull_request_author_associations_count":{"table":{"NONE":6,"OWNER":3,"CONTRIBUTOR":2}},"past_year_issue_authors":{"table":{"angusi":1}},"past_year_pull_request_authors":{"table":{"alexcrichton":3,"atouchet":2,"quantpoet":2,"sourcefrog":2,"sendittothenewts":1,"skarlsson":1}},"maintainers":[{"table":{"login":"alexcrichton","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexcrichton"}}],"active_maintainers":[{"table":{"login":"alexcrichton","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexcrichton"}}]}},"events":{"total":{"CreateEvent":1,"DeleteEvent":2,"ForkEvent":7,"IssueCommentEvent":11,"IssuesEvent":3,"PullRequestEvent":5,"PushEvent":3,"WatchEvent":6},"last_year":{"CreateEvent":1,"DeleteEvent":2,"ForkEvent":1,"IssueCommentEvent":7,"IssuesEvent":2,"PullRequestEvent":3,"PushEvent":2,"WatchEvent":1}},"keywords":[],"dependencies":[{"ecosystem":"cargo","filepath":"Cargo.toml","sha":null,"kind":"manifest","created_at":"2022-07-24T17:17:03.385Z","updated_at":"2022-07-24T17:17:03.385Z","repository_link":"https://github.com/alexcrichton/filetime/blob/main/Cargo.toml","dependencies":[{"id":375005751,"package_name":"cfg-if","ecosystem":"cargo","requirements":"1.0.0","direct":true,"kind":"runtime","optional":false},{"id":375005752,"package_name":"tempfile","ecosystem":"cargo","requirements":"3","direct":true,"kind":"development","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/main.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T19:15:47.255Z","updated_at":"2023-01-14T19:15:47.255Z","repository_link":"https://github.com/alexcrichton/filetime/blob/main/.github/workflows/main.yml","dependencies":[{"id":6904570815,"package_name":"actions/checkout","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false}]}],"score":28.64318682096777,"created_at":"2026-05-14T05:11:20.875Z","updated_at":"2026-08-26T10:34:33.958Z","avatar_url":"https://github.com/alexcrichton.png","language":"Rust","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/372298","html_url":"https://summary.ecosyste.ms/projects/372298"}