{"id":16705,"name":"cff","description":"A Ruby library for manipulating CITATION.cff files.","url":"https://github.com/citation-file-format/ruby-cff","last_synced_at":"2025-09-04T23:19:53.533Z","repository":{"id":37470755,"uuid":"121126301","full_name":"citation-file-format/ruby-cff","owner":"citation-file-format","description":"A Ruby library for manipulating CITATION.cff files.","archived":false,"fork":false,"pushed_at":"2024-10-26T07:41:55.000Z","size":1359,"stargazers_count":54,"open_issues_count":11,"forks_count":19,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-08-31T03:42:35.382Z","etag":null,"topics":["attribution","citation","credit","metadata","research-software-engineering","ruby","standard","sustainability","yaml"],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/citation-file-format.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-02-11T13:30:42.000Z","updated_at":"2025-05-04T17:02:24.000Z","dependencies_parsed_at":"2023-02-07T14:31:33.720Z","dependency_job_id":"dad2b859-7677-496b-ad5a-82a548307247","html_url":"https://github.com/citation-file-format/ruby-cff","commit_stats":{"total_commits":513,"total_committers":10,"mean_commits":51.3,"dds":0.08382066276803124,"last_synced_commit":"f575204a275150ec13587e1f5ce3ab77d382a00a"},"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/citation-file-format/ruby-cff","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-file-format%2Fruby-cff","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-file-format%2Fruby-cff/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-file-format%2Fruby-cff/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-file-format%2Fruby-cff/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/citation-file-format","download_url":"https://codeload.github.com/citation-file-format/ruby-cff/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-file-format%2Fruby-cff/sbom","scorecard":{"id":283500,"data":{"date":"2025-08-11","repo":{"name":"github.com/citation-file-format/ruby-cff","commit":"8f4e37e12b8511a4b93991abaf7e6c0233c48939"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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":"Code-Review","score":0,"reason":"Found 0/20 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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/docs.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/citation-file-format/ruby-cff/docs.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/citation-file-format/ruby-cff/docs.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/citation-file-format/ruby-cff/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/citation-file-format/ruby-cff/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/citation-file-format/ruby-cff/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/citation-file-format/ruby-cff/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/citation-file-format/ruby-cff/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/citation-file-format/ruby-cff/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/citation-file-format/ruby-cff/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/citation-file-format/ruby-cff/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/citation-file-format/ruby-cff/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/citation-file-format/ruby-cff/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/citation-file-format/ruby-cff/tests.yml/main?enable=pin","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   8 third-party 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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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: LICENCE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENCE: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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.4.0 not signed: https://api.github.com/repos/citation-file-format/ruby-cff/releases/12154370","Warn: release artifact v0.4.0 does not have provenance: https://api.github.com/repos/citation-file-format/ruby-cff/releases/12154370"],"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 12 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-17T16:35:17.479Z","repository_id":37470755,"created_at":"2025-08-17T16:35:17.479Z","updated_at":"2025-08-17T16:35:17.479Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273685649,"owners_count":25149736,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-04T02:00:08.968Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"citation-file-format","name":"citation-file-format","uuid":"32704278","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/32704278?v=4","repositories_count":13,"last_synced_at":"2023-02-27T20:08:27.836Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/citation-file-format","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-11T02:32:37.946Z","updated_at":"2023-02-27T20:08:27.887Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/citation-file-format","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/citation-file-format/repositories"},"packages":[{"id":174701,"name":"cff","ecosystem":"rubygems","description":"See https://citation-file-format.github.io/ for more info.","homepage":"https://github.com/citation-file-format/ruby-cff","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/citation-file-format/ruby-cff","keywords_array":[],"namespace":null,"versions_count":11,"first_release_published_at":"2018-02-18T18:45:23.685Z","latest_release_published_at":"2024-10-26T07:35:13.362Z","latest_release_number":"1.3.0","last_synced_at":"2025-08-13T04:41:55.312Z","created_at":"2022-04-05T19:06:58.831Z","updated_at":"2025-08-13T12:25:06.349Z","registry_url":"https://rubygems.org/gems/cff","install_command":"gem install cff -s https://rubygems.org","documentation_url":"http://www.rubydoc.info/gems/cff/","metadata":{"funding":null},"repo_metadata":{"id":37470755,"uuid":"121126301","full_name":"citation-file-format/ruby-cff","owner":"citation-file-format","description":"A Ruby library for manipulating CITATION.cff files.","archived":false,"fork":false,"pushed_at":"2024-10-26T07:41:55.000Z","size":1359,"stargazers_count":54,"open_issues_count":11,"forks_count":19,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-08-13T04:38:47.260Z","etag":null,"topics":["attribution","citation","credit","metadata","research-software-engineering","ruby","standard","sustainability","yaml"],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/citation-file-format.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-02-11T13:30:42.000Z","updated_at":"2025-05-04T17:02:24.000Z","dependencies_parsed_at":"2023-02-07T14:31:33.720Z","dependency_job_id":"dad2b859-7677-496b-ad5a-82a548307247","html_url":"https://github.com/citation-file-format/ruby-cff","commit_stats":{"total_commits":513,"total_committers":10,"mean_commits":51.3,"dds":0.08382066276803124,"last_synced_commit":"f575204a275150ec13587e1f5ce3ab77d382a00a"},"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/citation-file-format/ruby-cff","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-file-format%2Fruby-cff","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-file-format%2Fruby-cff/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-file-format%2Fruby-cff/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-file-format%2Fruby-cff/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/citation-file-format","download_url":"https://codeload.github.com/citation-file-format/ruby-cff/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-file-format%2Fruby-cff/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270239316,"owners_count":24550882,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-13T02:00:09.904Z","response_time":66,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"citation-file-format","name":"citation-file-format","uuid":"32704278","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/32704278?v=4","repositories_count":13,"last_synced_at":"2023-02-27T20:08:27.836Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/citation-file-format","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-11T02:32:37.946Z","updated_at":"2023-02-27T20:08:27.887Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/citation-file-format","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/citation-file-format/repositories"},"tags":[{"name":"v1.3.0","sha":"8f4e37e12b8511a4b93991abaf7e6c0233c48939","kind":"tag","published_at":"2024-10-26T07:34:42.000Z","download_url":"https://codeload.github.com/citation-file-format/ruby-cff/tar.gz/v1.3.0","html_url":"https://github.com/citation-file-format/ruby-cff/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-file-format/ruby-cff@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-file-format%2Fruby-cff/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-file-format%2Fruby-cff/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"f575204a275150ec13587e1f5ce3ab77d382a00a","kind":"tag","published_at":"2024-01-19T10:11:39.000Z","download_url":"https://codeload.github.com/citation-file-format/ruby-cff/tar.gz/v1.2.0","html_url":"https://github.com/citation-file-format/ruby-cff/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-file-format/ruby-cff@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-file-format%2Fruby-cff/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-file-format%2Fruby-cff/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"fecd1a988075d2cd63d60c9231ecdbadd5041501","kind":"tag","published_at":"2023-04-10T08:39:06.000Z","download_url":"https://codeload.github.com/citation-file-format/ruby-cff/tar.gz/v1.1.0","html_url":"https://github.com/citation-file-format/ruby-cff/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-file-format/ruby-cff@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-file-format%2Fruby-cff/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-file-format%2Fruby-cff/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"4acdc80ff823fad0f8a3ee0c8a6a8160750a3fbe","kind":"tag","published_at":"2022-11-05T16:26:54.000Z","download_url":"https://codeload.github.com/citation-file-format/ruby-cff/tar.gz/v1.0.1","html_url":"https://github.com/citation-file-format/ruby-cff/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-file-format/ruby-cff@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-file-format%2Fruby-cff/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-file-format%2Fruby-cff/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"85e33608d3cfcfb2fe8029283b9e377225153f4f","kind":"tag","published_at":"2022-10-09T20:56:59.000Z","download_url":"https://codeload.github.com/citation-file-format/ruby-cff/tar.gz/v1.0.0","html_url":"https://github.com/citation-file-format/ruby-cff/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-file-format/ruby-cff@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-file-format%2Fruby-cff/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-file-format%2Fruby-cff/tags/v1.0.0/manifests"},{"name":"v0.9.0","sha":"394b8c3cd4217e8aa294f5c8f12892d3cd16631b","kind":"tag","published_at":"2021-08-18T15:27:49.000Z","download_url":"https://codeload.github.com/citation-file-format/ruby-cff/tar.gz/v0.9.0","html_url":"https://github.com/citation-file-format/ruby-cff/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-file-format/ruby-cff@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-file-format%2Fruby-cff/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-file-format%2Fruby-cff/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"38307c3db85f3b002912e8a0958036d10f6e61c1","kind":"tag","published_at":"2021-08-08T19:09:45.000Z","download_url":"https://codeload.github.com/citation-file-format/ruby-cff/tar.gz/v0.8.0","html_url":"https://github.com/citation-file-format/ruby-cff/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-file-format/ruby-cff@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-file-format%2Fruby-cff/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-file-format%2Fruby-cff/tags/v0.8.0/manifests"},{"name":"v0.4.0","sha":"42e150b94d6ed6387aa952b9cfd3100188909b05","kind":"tag","published_at":"2018-07-29T17:49:20.000Z","download_url":"https://codeload.github.com/citation-file-format/ruby-cff/tar.gz/v0.4.0","html_url":"https://github.com/citation-file-format/ruby-cff/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-file-format/ruby-cff@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-file-format%2Fruby-cff/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-file-format%2Fruby-cff/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"67c1a94560c5261cb3245ba3c9538b5cacc921fe","kind":"tag","published_at":"2018-03-11T16:47:55.000Z","download_url":"https://codeload.github.com/citation-file-format/ruby-cff/tar.gz/v0.3.0","html_url":"https://github.com/citation-file-format/ruby-cff/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-file-format/ruby-cff@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-file-format%2Fruby-cff/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-file-format%2Fruby-cff/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"3f612a7b455723bbe2bc80f5e3aaba4151d1caab","kind":"tag","published_at":"2018-02-25T08:38:12.000Z","download_url":"https://codeload.github.com/citation-file-format/ruby-cff/tar.gz/v0.2.0","html_url":"https://github.com/citation-file-format/ruby-cff/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-file-format/ruby-cff@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-file-format%2Fruby-cff/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-file-format%2Fruby-cff/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"928d5c2123522157a23db95ec722c315183a660a","kind":"tag","published_at":"2018-02-18T18:45:14.000Z","download_url":"https://codeload.github.com/citation-file-format/ruby-cff/tar.gz/v0.1.0","html_url":"https://github.com/citation-file-format/ruby-cff/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-file-format/ruby-cff@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-file-format%2Fruby-cff/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-file-format%2Fruby-cff/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-13T12:25:06.349Z","dependent_packages_count":1,"downloads":32688,"downloads_period":"total","dependent_repos_count":4,"rankings":{"downloads":28.69072607037263,"dependent_repos_count":11.007978513310688,"dependent_packages_count":15.575116377486244,"stargazers_count":8.458270089096787,"forks_count":6.0111047161187665,"docker_downloads_count":null,"average":13.948639153277023},"purl":"pkg:gem/cff","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/rubygems/cff","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/rubygems/cff","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/rubygems/cff/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-28T13:37:25.506Z","issues_count":80,"pull_requests_count":31,"avg_time_to_close_issue":7436951.442857143,"avg_time_to_close_pull_request":3072675.275862069,"issues_closed_count":70,"pull_requests_closed_count":29,"pull_request_authors_count":11,"issue_authors_count":39,"avg_comments_per_issue":3.4125,"avg_comments_per_pull_request":2.967741935483871,"merged_pull_requests_count":25,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":291543.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":4.5,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-file-format%2Fruby-cff/issues","maintainers":[{"login":"hainesr","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hainesr"},{"login":"arfon","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arfon"},{"login":"sdruskat","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sdruskat"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/cff/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/cff/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/cff/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/cff/related_packages","maintainers":[{"uuid":"45842","login":"rhaines","name":null,"email":null,"url":null,"packages_count":14,"html_url":"https://rubygems.org/profiles/rhaines","role":null,"created_at":"2022-11-07T14:11:01.441Z","updated_at":"2022-11-07T14:11:01.441Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/rhaines/packages"}],"registry":{"name":"rubygems.org","url":"https://rubygems.org","ecosystem":"rubygems","default":true,"packages_count":199684,"maintainers_count":66888,"namespaces_count":0,"keywords_count":18037,"github":"rubygems","metadata":{"funded_packages_count":7192},"icon_url":"https://github.com/rubygems.png","created_at":"2022-04-04T15:19:23.446Z","updated_at":"2025-09-04T05:29:13.286Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/namespaces"}}],"commits":{"id":861529,"full_name":"citation-file-format/ruby-cff","default_branch":"main","committers":[{"name":"Robert Haines","email":"rhaines@manchester.ac.uk","login":"hainesr","count":470},{"name":"Patrick Dinger","email":"paxos@github.com","login":"paxos","count":23},{"name":"Arfon Smith","email":"arfon@github.com","login":"arfon","count":9},{"name":"Jonathan Chan","email":"jcxz@cs.ubc.ca","login":"ionathanch","count":4},{"name":"HParker","email":"HParker@github.com","login":"HParker","count":2},{"name":"Dorian Marié","email":"dorian@dorianmarie.fr","login":"dorianmariefr","count":1},{"name":"Oliver Strickson","email":"ots22","login":"ots22","count":1},{"name":"Stephan Druskat","email":"sdruskat","login":"sdruskat","count":1},{"name":"Thomas Morrell","email":"tmorrell","login":"tmorrell","count":1},{"name":"Yo Yehudi","email":"yochannah@gmail.com","login":"yochannah","count":1}],"total_commits":513,"total_committers":10,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":51.3,"dds":0.08382066276803124,"past_year_committers":[{"name":"Robert Haines","email":"rhaines@manchester.ac.uk","login":"hainesr","count":7}],"past_year_total_commits":7,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":7.0,"past_year_dds":0.0,"last_synced_at":"2024-01-23T12:39:44.577Z","last_synced_commit":"f575204a275150ec13587e1f5ce3ab77d382a00a","created_at":"2023-03-09T20:28:08.086Z","updated_at":"2024-01-23T12:39:44.577Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-file-format%2Fruby-cff/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.936Z","repositories_count":5480019,"commits_count":853389012,"contributors_count":31098138,"owners_count":906558,"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_stats":{"full_name":"citation-file-format/ruby-cff","html_url":"https://github.com/citation-file-format/ruby-cff","last_synced_at":"2025-08-14T01:59:15.990Z","status":"error","issues_count":80,"pull_requests_count":31,"avg_time_to_close_issue":7436951.442857143,"avg_time_to_close_pull_request":3072675.275862069,"issues_closed_count":70,"pull_requests_closed_count":29,"pull_request_authors_count":11,"issue_authors_count":39,"avg_comments_per_issue":3.4125,"avg_comments_per_pull_request":2.967741935483871,"merged_pull_requests_count":25,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":291543.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":4.5,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-12T08:53:05.525Z","updated_at":"2025-09-02T14:46:09.641Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-file-format%2Fruby-cff","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-file-format%2Fruby-cff/issues","issue_labels_count":{"enhancement":27,"bug":27,"question":15,"new output format":2,"documentation":1},"pull_request_labels_count":{"enhancement":2,"bug":1},"issue_author_associations_count":{"MEMBER":38,"NONE":37,"COLLABORATOR":3,"CONTRIBUTOR":2},"pull_request_author_associations_count":{"MEMBER":15,"CONTRIBUTOR":10,"COLLABORATOR":4,"NONE":2},"issue_authors":{"hainesr":36,"mr-c":3,"arfon":3,"mfenner":2,"sdruskat":2,"1kastner":1,"HannesWuensche":1,"ddsjoberg":1,"AdrienCorenflos":1,"tvercaut":1,"tmorrell":1,"h4iku":1,"olebole":1,"zyrikby":1,"B3J4y":1,"jgbarah":1,"remram44":1,"bueler":1,"FedericoTartarini":1,"floehopper":1,"rpgoldman":1,"larsgw":1,"banesullivan":1,"fmigneault":1,"michalc":1,"cpitclaudel":1,"dorianmariefr":1,"merrygoat":1,"StellaAthena":1,"rettinghaus":1,"Maykon153":1,"nschloe":1,"fgnievinski":1,"tgamblin":1,"jpthiele":1,"BramVanroy":1,"johan12345":1,"lnielsen":1,"Harmon758":1},"pull_request_authors":{"hainesr":15,"arfon":4,"HParker":3,"paxos":2,"ots22":1,"mfenner":1,"SaaSCh":1,"tmorrell":1,"dorianmariefr":1,"ionathanch":1,"yochannah":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.939Z","repositories_count":10078881,"issues_count":31310760,"pull_requests_count":96073094,"authors_count":10692485,"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":{"bug":1},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{"NONE":2},"past_year_pull_request_author_associations_count":{"NONE":1},"past_year_issue_authors":{"fmigneault":1,"michalc":1},"past_year_pull_request_authors":{"SaaSCh":1},"maintainers":[{"login":"hainesr","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hainesr"},{"login":"arfon","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arfon"},{"login":"sdruskat","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sdruskat"}],"active_maintainers":[]},"events":{"total":{"IssuesEvent":3,"WatchEvent":4,"DeleteEvent":1,"IssueCommentEvent":7,"PushEvent":3,"PullRequestEvent":1,"PullRequestReviewEvent":1,"ForkEvent":3,"CreateEvent":2},"last_year":{"IssuesEvent":3,"WatchEvent":4,"DeleteEvent":1,"IssueCommentEvent":7,"PushEvent":3,"PullRequestEvent":1,"PullRequestReviewEvent":1,"ForkEvent":3,"CreateEvent":2}},"keywords":["attribution","citation","credit","metadata","research-software-engineering","ruby","standard","sustainability","yaml"],"dependencies":[{"ecosystem":"rubygems","filepath":"cff.gemspec","sha":null,"kind":"manifest","created_at":"2022-09-03T22:20:23.265Z","updated_at":"2022-09-03T22:20:23.265Z","repository_link":"https://github.com/citation-file-format/ruby-cff/blob/main/cff.gemspec","dependencies":[{"id":3723053245,"package_name":"json_schema","ecosystem":"rubygems","requirements":"~\u003e 0.20.0","direct":true,"kind":"runtime","optional":false},{"id":3723053246,"package_name":"language_list","ecosystem":"rubygems","requirements":"~\u003e 1.2","direct":true,"kind":"runtime","optional":false},{"id":3723053247,"package_name":"minitest","ecosystem":"rubygems","requirements":"~\u003e 5.14","direct":true,"kind":"development","optional":false},{"id":3723053248,"package_name":"rake","ecosystem":"rubygems","requirements":"~\u003e 13.0","direct":true,"kind":"development","optional":false},{"id":3723053249,"package_name":"rdoc","ecosystem":"rubygems","requirements":"~\u003e 6.3.2","direct":true,"kind":"development","optional":false},{"id":3723053250,"package_name":"rubocop","ecosystem":"rubygems","requirements":"~\u003e 1.25.0","direct":true,"kind":"development","optional":false},{"id":3723053251,"package_name":"rubocop-minitest","ecosystem":"rubygems","requirements":"~\u003e 0.17.0","direct":true,"kind":"development","optional":false},{"id":3723053252,"package_name":"rubocop-performance","ecosystem":"rubygems","requirements":"~\u003e 1.11.0","direct":true,"kind":"development","optional":false},{"id":3723053253,"package_name":"rubocop-rake","ecosystem":"rubygems","requirements":"~\u003e 0.5.0","direct":true,"kind":"development","optional":false},{"id":3723053254,"package_name":"simplecov","ecosystem":"rubygems","requirements":"~\u003e 0.20.0","direct":true,"kind":"development","optional":false},{"id":3723053255,"package_name":"simplecov-lcov","ecosystem":"rubygems","requirements":"~\u003e 0.8.0","direct":true,"kind":"development","optional":false},{"id":3723053256,"package_name":"test_construct","ecosystem":"rubygems","requirements":"~\u003e 2.0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/docs.yml","sha":null,"kind":"manifest","created_at":"2023-02-07T14:31:33.677Z","updated_at":"2023-02-07T14:31:33.677Z","repository_link":"https://github.com/citation-file-format/ruby-cff/blob/main/.github/workflows/docs.yml","dependencies":[{"id":7422525484,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7422525485,"package_name":"ruby/setup-ruby","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7422525486,"package_name":"JamesIves/github-pages-deploy-action","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/lint.yml","sha":null,"kind":"manifest","created_at":"2023-02-07T14:31:33.702Z","updated_at":"2023-02-07T14:31:33.702Z","repository_link":"https://github.com/citation-file-format/ruby-cff/blob/main/.github/workflows/lint.yml","dependencies":[{"id":7422525487,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7422525488,"package_name":"ruby/setup-ruby","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/tests.yml","sha":null,"kind":"manifest","created_at":"2023-02-07T14:31:33.710Z","updated_at":"2023-02-07T14:31:33.710Z","repository_link":"https://github.com/citation-file-format/ruby-cff/blob/main/.github/workflows/tests.yml","dependencies":[{"id":7422525489,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7422525490,"package_name":"ruby/setup-ruby","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7422525491,"package_name":"coverallsapp/github-action","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false}]}],"score":16.871919216700835,"created_at":"2025-09-04T15:50:47.743Z","updated_at":"2025-10-07T08:08:49.625Z","avatar_url":"https://github.com/citation-file-format.png","language":"Ruby","category":null,"sub_category":null,"monthly_downloads":0,"funding_links":[],"readme_doi_urls":["https://doi.org/10.5281/zenodo.1184077"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/16705","html_url":"https://science.ecosyste.ms/projects/16705","bibtex_url":"https://science.ecosyste.ms/projects/16705/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/16705/export.apalike"}