{"id":57728,"name":"jabref","description":"Graphical Java application for managing BibTeX and BibLaTeX (.bib) databases","url":"https://github.com/jabref/jabref","last_synced_at":"2025-09-05T14:58:50.518Z","repository":{"id":14910060,"uuid":"17634071","full_name":"JabRef/jabref","owner":"JabRef","description":"Graphical Java application for managing BibTeX and BibLaTeX (.bib) databases","archived":false,"fork":false,"pushed_at":"2025-09-02T11:50:24.000Z","size":251924,"stargazers_count":4005,"open_issues_count":578,"forks_count":2914,"subscribers_count":112,"default_branch":"main","last_synced_at":"2025-09-02T13:27:35.724Z","etag":null,"topics":["academia","academic-publications","ai","biblatex","bibliography","bibtex","citation","citation-generator","citation-style-language","citation-styles","hacktoberfest","jabref","java","javafx","javafx-application","javafx-desktop-apps","javafx-gui","latex","reference-manager","research-tool"],"latest_commit_sha":null,"homepage":"https://www.jabref.org","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"rbgirshick/py-faster-rcnn","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/JabRef.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":"MAINTAINERS","copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"JabRef","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":"JabRef","issuehunt":null,"otechie":null,"custom":"https://github.com/JabRef/jabref/wiki/Donations"}},"created_at":"2014-03-11T14:48:42.000Z","updated_at":"2025-09-02T11:50:28.000Z","dependencies_parsed_at":"2023-12-21T20:30:46.975Z","dependency_job_id":"7262f48f-7c33-40ee-9971-4d3713b7eee6","html_url":"https://github.com/JabRef/jabref","commit_stats":null,"previous_names":[],"tags_count":62,"template":false,"template_full_name":null,"purl":"pkg:github/JabRef/jabref","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JabRef","download_url":"https://codeload.github.com/JabRef/jabref/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/sbom","scorecard":{"id":69467,"data":{"date":"2025-08-11","repo":{"name":"github.com/JabRef/jabref","commit":"314e2c19b92a01be649fcfb11b6648ab54e84d36"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Code-Review","score":9,"reason":"Found 21/23 approved changesets -- score normalized to 9","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":"Maintained","score":10,"reason":"30 commit(s) and 21 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.event.pull_request.title ': .github/workflows/automerge.yml:16","Warn: script injection with untrusted input ' github.event.pull_request.body ': .github/workflows/on-pr-closed.yml:28","Warn: script injection with untrusted input ' github.event.pull_request.body ': .github/workflows/on-pr-opened-updated.yml:30"],"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/cleanup-pr.yml:12","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/cleanup-pr.yml:13","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/delete-old-runs-automatically.yml:10","Info: jobLevel 'contents' permission set to 'read': .github/workflows/delete-old-runs-automatically.yml:11","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/delete-old-runs-manually.yml:48","Info: jobLevel 'contents' permission set to 'read': .github/workflows/delete-old-runs-manually.yml:49","Info: jobLevel 'contents' permission set to 'read': .github/workflows/on-issue-comment.yml:12","Info: jobLevel 'contents' permission set to 'read': .github/workflows/on-issue-labeled.yml:124","Info: jobLevel 'contents' permission set to 'read': .github/workflows/on-issue-unassigned.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/on-pr-closed.yml:23","Info: jobLevel 'contents' permission set to 'read': .github/workflows/on-pr-closed.yml:57","Info: jobLevel 'contents' permission set to 'read': .github/workflows/on-pr-closed.yml:122","Info: jobLevel 'contents' permission set to 'read': .github/workflows/on-pr-opened-updated.yml:25","Info: jobLevel 'actions' permission set to 'read': .github/workflows/pr-comment.yml:27","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/pr-comment.yml:28","Warn: topLevel 'contents' permission set to 'write': .github/workflows/automerge.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/binaries.yml:30","Warn: topLevel 'actions' permission set to 'write': .github/workflows/binaries.yml:29","Warn: no topLevel permission defined: .github/workflows/check-links.yml:1","Warn: no topLevel permission defined: .github/workflows/cleanup-pr.yml:1","Warn: no topLevel permission defined: .github/workflows/delete-old-runs-automatically.yml:1","Warn: no topLevel permission defined: .github/workflows/delete-old-runs-manually.yml:1","Warn: topLevel 'actions' permission set to 'write': .github/workflows/dockerimages.yml:21","Warn: no topLevel permission defined: .github/workflows/gource.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/junie.yml:5","Warn: no topLevel permission defined: .github/workflows/latex.yml:1","Warn: no topLevel permission defined: .github/workflows/on-issue-comment.yml:1","Warn: no topLevel permission defined: .github/workflows/on-issue-labeled.yml:1","Warn: no topLevel permission defined: .github/workflows/on-issue-unassigned.yml:1","Warn: no topLevel permission defined: .github/workflows/on-issue-unlabeled.yml:1","Warn: no topLevel permission defined: .github/workflows/on-pr-closed.yml:1","Warn: no topLevel permission defined: .github/workflows/on-pr-labeled.yml:1","Warn: no topLevel permission defined: .github/workflows/on-pr-opened-updated.yml:1","Warn: no topLevel permission defined: .github/workflows/on-pr-opened.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/pages.yml:18","Warn: no topLevel permission defined: .github/workflows/pr-comment.yml:1","Warn: no topLevel permission defined: .github/workflows/product-map.yml:1","Warn: topLevel 'actions' permission set to 'write': .github/workflows/publish.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/publish.yml:25","Info: topLevel 'pull-requests' permission set to 'read': .github/workflows/run-openrewrite.yml:5","Warn: topLevel 'contents' permission set to 'write': .github/workflows/run-openrewrite.yml:4","Info: topLevel 'contents' permission set to 'read': .github/workflows/tests-code-fetchers.yml:42","Warn: no topLevel permission defined: .github/workflows/unassign-issues.yml:1","Warn: no topLevel permission defined: .github/workflows/update-gradle-wrapper.yml:1","Warn: no topLevel permission defined: .github/workflows/upload-release.yml:1"],"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":2,"reason":"badge detected: InProgress","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":"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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v6.0-alpha2 not signed: https://api.github.com/repos/JabRef/jabref/releases/215028959","Warn: release artifact v6.0-alpha not signed: https://api.github.com/repos/JabRef/jabref/releases/192167313","Warn: release artifact v5.15 not signed: https://api.github.com/repos/JabRef/jabref/releases/164885929","Warn: release artifact v5.14 not signed: https://api.github.com/repos/JabRef/jabref/releases/164488416","Warn: release artifact v5.13 not signed: https://api.github.com/repos/JabRef/jabref/releases/149291998","Warn: release artifact v6.0-alpha2 does not have provenance: https://api.github.com/repos/JabRef/jabref/releases/215028959","Warn: release artifact v6.0-alpha does not have provenance: https://api.github.com/repos/JabRef/jabref/releases/192167313","Warn: release artifact v5.15 does not have provenance: https://api.github.com/repos/JabRef/jabref/releases/164885929","Warn: release artifact v5.14 does not have provenance: https://api.github.com/repos/JabRef/jabref/releases/164488416","Warn: release artifact v5.13 does not have provenance: https://api.github.com/repos/JabRef/jabref/releases/149291998"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/dockerimages.yml:24"],"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":"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/binaries.yml:177: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/binaries.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/binaries.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/binaries.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/binaries.yml:189: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/binaries.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/binaries.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/binaries.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/binaries.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/binaries.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/binaries.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/binaries.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/binaries.yml:209: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/binaries.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/binaries.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/binaries.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/binaries.yml:321: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/binaries.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/binaries.yml:339: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/binaries.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/binaries.yml:365: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/binaries.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-links.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/check-links.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-links.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/check-links.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cleanup-pr.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/cleanup-pr.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cleanup-pr.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/cleanup-pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cleanup-pr.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/cleanup-pr.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cleanup-pr.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/cleanup-pr.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cleanup-pr.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/cleanup-pr.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/delete-old-runs-automatically.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/delete-old-runs-automatically.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/delete-old-runs-manually.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/delete-old-runs-manually.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dockerimages.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/dockerimages.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dockerimages.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/dockerimages.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dockerimages.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/dockerimages.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dockerimages.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/dockerimages.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dockerimages.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/dockerimages.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dockerimages.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/dockerimages.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dockerimages.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/dockerimages.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dockerimages.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/dockerimages.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gource.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/gource.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/gource.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/gource.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gource.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/gource.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/gource.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/gource.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/junie.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/junie.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/latex.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/latex.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/latex.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/latex.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/latex.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/latex.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/latex.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/latex.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/latex.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/latex.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/on-issue-comment.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/on-issue-comment.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/on-issue-comment.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/on-issue-comment.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/on-issue-comment.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/on-issue-comment.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/on-issue-labeled.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/on-issue-labeled.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/on-issue-labeled.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/on-issue-labeled.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/on-issue-labeled.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/on-issue-labeled.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/on-issue-labeled.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/on-issue-labeled.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/on-issue-labeled.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/on-issue-labeled.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/on-issue-labeled.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/on-issue-labeled.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on-issue-labeled.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/on-issue-labeled.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on-issue-unassigned.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/on-issue-unassigned.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/on-issue-unassigned.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/on-issue-unassigned.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/on-issue-unassigned.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/on-issue-unassigned.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/on-issue-unlabeled.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/on-issue-unlabeled.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/on-issue-unlabeled.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/on-issue-unlabeled.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on-issue-unlabeled.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/on-issue-unlabeled.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/on-pr-closed.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/on-pr-closed.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on-pr-closed.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/on-pr-closed.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/on-pr-closed.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/on-pr-closed.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/on-pr-closed.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/on-pr-closed.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/on-pr-closed.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/on-pr-closed.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on-pr-opened-updated.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/on-pr-opened-updated.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on-pr-opened-updated.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/on-pr-opened-updated.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on-pr-opened-updated.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/on-pr-opened-updated.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/on-pr-opened-updated.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/on-pr-opened-updated.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/on-pr-opened-updated.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/on-pr-opened-updated.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/on-pr-opened-updated.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/on-pr-opened-updated.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/on-pr-opened.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/on-pr-opened.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/pages.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/pages.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pages.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/pages.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/pages.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/pages.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-comment.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/pr-comment.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-comment.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/pr-comment.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-comment.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/pr-comment.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/product-map.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/product-map.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/product-map.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/product-map.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-openrewrite.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/run-openrewrite.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-openrewrite.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/run-openrewrite.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/run-openrewrite.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/run-openrewrite.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-openrewrite.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/run-openrewrite.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/run-openrewrite.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/run-openrewrite.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-code-fetchers.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code-fetchers.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-code-fetchers.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code-fetchers.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-code-fetchers.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code-fetchers.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-code.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-code.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-code.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-code.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-code.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-code.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-code.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-code.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-code.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-code.yml:403: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-code.yml:408: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-code.yml:418: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-code.yml:425: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-code.yml:530: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-code.yml:533: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-code.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-code.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-code.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-code.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-code.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-code.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-code.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-code.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-code.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-code.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-code.yml:140: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-code.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-code.yml:157: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-code.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-code.yml:238: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-code.yml:243: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-code.yml:250: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-code.yml:257: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-code.yml:268: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-code.yml:273: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-code.yml:283: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-code.yml:290: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-code.yml:292: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-code.yml:299: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-code.yml:365: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-code.yml:370: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-code.yml:375: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-code.yml:382: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-code.yml:389: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-code.yml:206: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-code.yml:213: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-code.yml:316: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-code.yml:321: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-code.yml:326: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-code.yml:333: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-code.yml:340: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-code.yml:463: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-code.yml:469: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-code.yml:474: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-code.yml:481: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-code.yml:488: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-code.yml:496: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-code.yml:510: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-code.yml:514: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-code.yml:519: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-pr.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-pr.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-pr.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-pr.yml:218: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-pr.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-pr.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-pr.yml:181: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-pr.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-pr.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-pr.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-pr.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-pr.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-pr.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/unassign-issues.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/unassign-issues.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/unassign-issues.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/unassign-issues.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/unassign-issues.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/unassign-issues.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-gradle-wrapper.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/update-gradle-wrapper.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-gradle-wrapper.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/update-gradle-wrapper.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/upload-release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/upload-release.yml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile.jabkit:1","Warn: containerImage not pinned by hash: Dockerfile.jabkit:21","Warn: containerImage not pinned by hash: Dockerfile.jabsrv:1","Warn: containerImage not pinned by hash: Dockerfile.jabsrv:21","Warn: containerImage not pinned by hash: docs/Dockerfile:1: pin your Docker image by updating ruby:2.7 to ruby:2.7@sha256:2347de892e419c7160fc21dec721d5952736909f8c3fbb7f84cb4a07aaf9ce7d","Warn: downloadThenRun not pinned by hash: .github/workflows/tests-code.yml:503","Info:   0 out of  80 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of  91 third-party GitHubAction dependencies pinned","Info:   0 out of   5 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun 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":8,"reason":"binaries present in source code","details":["Warn: binary detected: jablib/lib/com/ibm/icu/icu4j/72.0.1/icu4j-72.0.1-sources.jar:1","Warn: binary detected: jablib/lib/com/ibm/icu/icu4j/72.0.1/icu4j-72.0.1.jar:1"],"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":"SAST","score":6,"reason":"SAST tool is not run on all commits -- score normalized to 6","details":["Warn: 18 commits out of 28 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-15T03:29:15.120Z","repository_id":14910060,"created_at":"2025-08-15T03:29:15.120Z","updated_at":"2025-08-15T03:29:15.120Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273774003,"owners_count":25165734,"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-05T02:00:09.113Z","response_time":402,"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":"JabRef","name":"JabRef e.V.","uuid":"3914421","kind":"organization","description":"","email":null,"website":"https://www.jabref.org","location":"Sindelfingen, Germany","twitter":"jabref_org","company":null,"icon_url":"https://avatars.githubusercontent.com/u/3914421?v=4","repositories_count":45,"last_synced_at":"2024-05-20T14:04:45.250Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/JabRef","funding_links":["https://github.com/sponsors/JabRef"],"total_stars":3874,"followers":91,"following":0,"created_at":"2022-11-03T22:45:48.774Z","updated_at":"2024-05-20T14:04:47.541Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JabRef","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JabRef/repositories"},"packages":[{"id":4131515,"name":"github.com/jabref/jabref","ecosystem":"go","description":"","homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/jabref/jabref","keywords_array":[],"namespace":"github.com/jabref","versions_count":4,"first_release_published_at":"2015-11-16T07:27:56.000Z","latest_release_published_at":"2018-06-05T07:45:40.000Z","latest_release_number":"v4.3.1+incompatible","last_synced_at":"2025-09-02T13:43:55.980Z","created_at":"2022-04-12T15:47:39.460Z","updated_at":"2025-09-02T18:11:50.968Z","registry_url":"https://pkg.go.dev/github.com/jabref/jabref","install_command":"go get github.com/jabref/jabref","documentation_url":"https://pkg.go.dev/github.com/jabref/jabref#section-documentation","metadata":{},"repo_metadata":{"id":14910060,"uuid":"17634071","full_name":"JabRef/jabref","owner":"JabRef","description":"Graphical Java application for managing BibTeX and BibLaTeX (.bib) databases","archived":false,"fork":false,"pushed_at":"2025-09-02T11:50:24.000Z","size":251924,"stargazers_count":4005,"open_issues_count":578,"forks_count":2914,"subscribers_count":112,"default_branch":"main","last_synced_at":"2025-09-02T13:27:35.724Z","etag":null,"topics":["academia","academic-publications","ai","biblatex","bibliography","bibtex","citation","citation-generator","citation-style-language","citation-styles","hacktoberfest","jabref","java","javafx","javafx-application","javafx-desktop-apps","javafx-gui","latex","reference-manager","research-tool"],"latest_commit_sha":null,"homepage":"https://www.jabref.org","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"rbgirshick/py-faster-rcnn","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/JabRef.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":"MAINTAINERS","copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"JabRef","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":"JabRef","issuehunt":null,"otechie":null,"custom":"https://github.com/JabRef/jabref/wiki/Donations"}},"created_at":"2014-03-11T14:48:42.000Z","updated_at":"2025-09-02T11:50:28.000Z","dependencies_parsed_at":"2023-12-21T20:30:46.975Z","dependency_job_id":"7262f48f-7c33-40ee-9971-4d3713b7eee6","html_url":"https://github.com/JabRef/jabref","commit_stats":null,"previous_names":[],"tags_count":62,"template":false,"template_full_name":null,"purl":"pkg:github/JabRef/jabref","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JabRef","download_url":"https://codeload.github.com/JabRef/jabref/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/sbom","scorecard":{"id":69467,"data":{"date":"2025-08-11","repo":{"name":"github.com/JabRef/jabref","commit":"314e2c19b92a01be649fcfb11b6648ab54e84d36"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Code-Review","score":9,"reason":"Found 21/23 approved changesets -- score normalized to 9","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":"Maintained","score":10,"reason":"30 commit(s) and 21 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.event.pull_request.title ': .github/workflows/automerge.yml:16","Warn: script injection with untrusted input ' github.event.pull_request.body ': .github/workflows/on-pr-closed.yml:28","Warn: script injection with untrusted input ' github.event.pull_request.body ': .github/workflows/on-pr-opened-updated.yml:30"],"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/cleanup-pr.yml:12","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/cleanup-pr.yml:13","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/delete-old-runs-automatically.yml:10","Info: jobLevel 'contents' permission set to 'read': .github/workflows/delete-old-runs-automatically.yml:11","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/delete-old-runs-manually.yml:48","Info: jobLevel 'contents' permission set to 'read': .github/workflows/delete-old-runs-manually.yml:49","Info: jobLevel 'contents' permission set to 'read': .github/workflows/on-issue-comment.yml:12","Info: jobLevel 'contents' permission set to 'read': .github/workflows/on-issue-labeled.yml:124","Info: jobLevel 'contents' permission set to 'read': .github/workflows/on-issue-unassigned.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/on-pr-closed.yml:23","Info: jobLevel 'contents' permission set to 'read': .github/workflows/on-pr-closed.yml:57","Info: jobLevel 'contents' permission set to 'read': .github/workflows/on-pr-closed.yml:122","Info: jobLevel 'contents' permission set to 'read': .github/workflows/on-pr-opened-updated.yml:25","Info: jobLevel 'actions' permission set to 'read': .github/workflows/pr-comment.yml:27","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/pr-comment.yml:28","Warn: topLevel 'contents' permission set to 'write': .github/workflows/automerge.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/binaries.yml:30","Warn: topLevel 'actions' permission set to 'write': .github/workflows/binaries.yml:29","Warn: no topLevel permission defined: .github/workflows/check-links.yml:1","Warn: no topLevel permission defined: .github/workflows/cleanup-pr.yml:1","Warn: no topLevel permission defined: .github/workflows/delete-old-runs-automatically.yml:1","Warn: no topLevel permission defined: .github/workflows/delete-old-runs-manually.yml:1","Warn: topLevel 'actions' permission set to 'write': .github/workflows/dockerimages.yml:21","Warn: no topLevel permission defined: .github/workflows/gource.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/junie.yml:5","Warn: no topLevel permission defined: .github/workflows/latex.yml:1","Warn: no topLevel permission defined: .github/workflows/on-issue-comment.yml:1","Warn: no topLevel permission defined: .github/workflows/on-issue-labeled.yml:1","Warn: no topLevel permission defined: .github/workflows/on-issue-unassigned.yml:1","Warn: no topLevel permission defined: .github/workflows/on-issue-unlabeled.yml:1","Warn: no topLevel permission defined: .github/workflows/on-pr-closed.yml:1","Warn: no topLevel permission defined: .github/workflows/on-pr-labeled.yml:1","Warn: no topLevel permission defined: .github/workflows/on-pr-opened-updated.yml:1","Warn: no topLevel permission defined: .github/workflows/on-pr-opened.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/pages.yml:18","Warn: no topLevel permission defined: .github/workflows/pr-comment.yml:1","Warn: no topLevel permission defined: .github/workflows/product-map.yml:1","Warn: topLevel 'actions' permission set to 'write': .github/workflows/publish.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/publish.yml:25","Info: topLevel 'pull-requests' permission set to 'read': .github/workflows/run-openrewrite.yml:5","Warn: topLevel 'contents' permission set to 'write': .github/workflows/run-openrewrite.yml:4","Info: topLevel 'contents' permission set to 'read': .github/workflows/tests-code-fetchers.yml:42","Warn: no topLevel permission defined: .github/workflows/unassign-issues.yml:1","Warn: no topLevel permission defined: .github/workflows/update-gradle-wrapper.yml:1","Warn: no topLevel permission defined: .github/workflows/upload-release.yml:1"],"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":2,"reason":"badge detected: InProgress","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":"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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v6.0-alpha2 not signed: https://api.github.com/repos/JabRef/jabref/releases/215028959","Warn: release artifact v6.0-alpha not signed: https://api.github.com/repos/JabRef/jabref/releases/192167313","Warn: release artifact v5.15 not signed: https://api.github.com/repos/JabRef/jabref/releases/164885929","Warn: release artifact v5.14 not signed: https://api.github.com/repos/JabRef/jabref/releases/164488416","Warn: release artifact v5.13 not signed: https://api.github.com/repos/JabRef/jabref/releases/149291998","Warn: release artifact v6.0-alpha2 does not have provenance: https://api.github.com/repos/JabRef/jabref/releases/215028959","Warn: release artifact v6.0-alpha does not have provenance: https://api.github.com/repos/JabRef/jabref/releases/192167313","Warn: release artifact v5.15 does not have provenance: https://api.github.com/repos/JabRef/jabref/releases/164885929","Warn: release artifact v5.14 does not have provenance: https://api.github.com/repos/JabRef/jabref/releases/164488416","Warn: release artifact v5.13 does not have provenance: https://api.github.com/repos/JabRef/jabref/releases/149291998"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/dockerimages.yml:24"],"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":"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/binaries.yml:177: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/binaries.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/binaries.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/binaries.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/binaries.yml:189: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/binaries.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/binaries.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/binaries.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/binaries.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/binaries.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/binaries.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/binaries.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/binaries.yml:209: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/binaries.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/binaries.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/binaries.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/binaries.yml:321: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/binaries.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/binaries.yml:339: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/binaries.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/binaries.yml:365: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/binaries.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-links.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/check-links.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-links.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/check-links.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cleanup-pr.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/cleanup-pr.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cleanup-pr.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/cleanup-pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cleanup-pr.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/cleanup-pr.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cleanup-pr.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/cleanup-pr.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cleanup-pr.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/cleanup-pr.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/delete-old-runs-automatically.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/delete-old-runs-automatically.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/delete-old-runs-manually.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/delete-old-runs-manually.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dockerimages.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/dockerimages.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dockerimages.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/dockerimages.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dockerimages.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/dockerimages.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dockerimages.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/dockerimages.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dockerimages.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/dockerimages.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dockerimages.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/dockerimages.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dockerimages.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/dockerimages.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dockerimages.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/dockerimages.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gource.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/gource.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/gource.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/gource.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gource.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/gource.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/gource.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/gource.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/junie.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/junie.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/latex.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/latex.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/latex.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/latex.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/latex.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/latex.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/latex.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/latex.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/latex.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/latex.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/on-issue-comment.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/on-issue-comment.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/on-issue-comment.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/on-issue-comment.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/on-issue-comment.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/on-issue-comment.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/on-issue-labeled.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/on-issue-labeled.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/on-issue-labeled.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/on-issue-labeled.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/on-issue-labeled.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/on-issue-labeled.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/on-issue-labeled.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/on-issue-labeled.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/on-issue-labeled.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/on-issue-labeled.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/on-issue-labeled.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/on-issue-labeled.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on-issue-labeled.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/on-issue-labeled.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on-issue-unassigned.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/on-issue-unassigned.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/on-issue-unassigned.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/on-issue-unassigned.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/on-issue-unassigned.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/on-issue-unassigned.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/on-issue-unlabeled.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/on-issue-unlabeled.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/on-issue-unlabeled.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/on-issue-unlabeled.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on-issue-unlabeled.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/on-issue-unlabeled.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/on-pr-closed.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/on-pr-closed.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on-pr-closed.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/on-pr-closed.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/on-pr-closed.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/on-pr-closed.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/on-pr-closed.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/on-pr-closed.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/on-pr-closed.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/on-pr-closed.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on-pr-opened-updated.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/on-pr-opened-updated.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on-pr-opened-updated.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/on-pr-opened-updated.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on-pr-opened-updated.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/on-pr-opened-updated.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/on-pr-opened-updated.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/on-pr-opened-updated.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/on-pr-opened-updated.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/on-pr-opened-updated.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/on-pr-opened-updated.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/on-pr-opened-updated.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/on-pr-opened.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/on-pr-opened.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/pages.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/pages.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pages.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/pages.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/pages.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/pages.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-comment.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/pr-comment.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-comment.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/pr-comment.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-comment.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/pr-comment.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/product-map.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/product-map.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/product-map.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/product-map.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-openrewrite.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/run-openrewrite.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-openrewrite.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/run-openrewrite.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/run-openrewrite.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/run-openrewrite.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-openrewrite.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/run-openrewrite.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/run-openrewrite.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/run-openrewrite.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-code-fetchers.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code-fetchers.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-code-fetchers.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code-fetchers.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-code-fetchers.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code-fetchers.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-code.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-code.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-code.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-code.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-code.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-code.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-code.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-code.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-code.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-code.yml:403: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-code.yml:408: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-code.yml:418: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-code.yml:425: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-code.yml:530: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-code.yml:533: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-code.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-code.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-code.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-code.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-code.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-code.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-code.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-code.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-code.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-code.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-code.yml:140: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-code.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-code.yml:157: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-code.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-code.yml:238: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-code.yml:243: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-code.yml:250: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-code.yml:257: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-code.yml:268: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-code.yml:273: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-code.yml:283: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-code.yml:290: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-code.yml:292: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-code.yml:299: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-code.yml:365: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-code.yml:370: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-code.yml:375: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-code.yml:382: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-code.yml:389: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-code.yml:206: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-code.yml:213: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-code.yml:316: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-code.yml:321: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-code.yml:326: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-code.yml:333: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-code.yml:340: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-code.yml:463: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-code.yml:469: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-code.yml:474: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-code.yml:481: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-code.yml:488: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-code.yml:496: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-code.yml:510: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-code.yml:514: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-code.yml:519: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-pr.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-pr.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-pr.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-pr.yml:218: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-pr.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-pr.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-pr.yml:181: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-pr.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-pr.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-pr.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-pr.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-pr.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-pr.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/unassign-issues.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/unassign-issues.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/unassign-issues.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/unassign-issues.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/unassign-issues.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/unassign-issues.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-gradle-wrapper.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/update-gradle-wrapper.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-gradle-wrapper.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/update-gradle-wrapper.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/upload-release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/upload-release.yml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile.jabkit:1","Warn: containerImage not pinned by hash: Dockerfile.jabkit:21","Warn: containerImage not pinned by hash: Dockerfile.jabsrv:1","Warn: containerImage not pinned by hash: Dockerfile.jabsrv:21","Warn: containerImage not pinned by hash: docs/Dockerfile:1: pin your Docker image by updating ruby:2.7 to ruby:2.7@sha256:2347de892e419c7160fc21dec721d5952736909f8c3fbb7f84cb4a07aaf9ce7d","Warn: downloadThenRun not pinned by hash: .github/workflows/tests-code.yml:503","Info:   0 out of  80 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of  91 third-party GitHubAction dependencies pinned","Info:   0 out of   5 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun 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":8,"reason":"binaries present in source code","details":["Warn: binary detected: jablib/lib/com/ibm/icu/icu4j/72.0.1/icu4j-72.0.1-sources.jar:1","Warn: binary detected: jablib/lib/com/ibm/icu/icu4j/72.0.1/icu4j-72.0.1.jar:1"],"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":"SAST","score":6,"reason":"SAST tool is not run on all commits -- score normalized to 6","details":["Warn: 18 commits out of 28 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-15T03:29:15.120Z","repository_id":14910060,"created_at":"2025-08-15T03:29:15.120Z","updated_at":"2025-08-15T03:29:15.120Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273326673,"owners_count":25085792,"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-02T02:00:09.530Z","response_time":77,"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"},"tags":[{"name":"v6.0-alpha2","sha":"6d0d78716893cc09577a957d111d62ba2dfbefd0","kind":"commit","published_at":"2025-04-27T11:37:21.000Z","download_url":"https://codeload.github.com/JabRef/jabref/tar.gz/v6.0-alpha2","html_url":"https://github.com/JabRef/jabref/releases/tag/v6.0-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JabRef/jabref@v6.0-alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v6.0-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v6.0-alpha2/manifests"},{"name":"v6.0-alpha","sha":"72dd70e52fc66cb44f1e4475cdbcf2af881eeeee","kind":"commit","published_at":"2024-12-23T19:36:53.000Z","download_url":"https://codeload.github.com/JabRef/jabref/tar.gz/v6.0-alpha","html_url":"https://github.com/JabRef/jabref/releases/tag/v6.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JabRef/jabref@v6.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v6.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v6.0-alpha/manifests"},{"name":"v5.15","sha":"1eb3493f9dfe19c42b5879eb755a830757c81cba","kind":"commit","published_at":"2024-07-10T20:55:36.000Z","download_url":"https://codeload.github.com/JabRef/jabref/tar.gz/v5.15","html_url":"https://github.com/JabRef/jabref/releases/tag/v5.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JabRef/jabref@v5.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v5.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v5.15/manifests"},{"name":"v5.14","sha":"a585e3002a67b00a79328e0d416cde0ae0415a6d","kind":"commit","published_at":"2024-07-08T20:17:05.000Z","download_url":"https://codeload.github.com/JabRef/jabref/tar.gz/v5.14","html_url":"https://github.com/JabRef/jabref/releases/tag/v5.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JabRef/jabref@v5.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v5.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v5.14/manifests"},{"name":"v5.13","sha":"6bdcf630289a8a44f2fd82ba2267cf047bd77950","kind":"commit","published_at":"2024-04-01T20:18:13.000Z","download_url":"https://codeload.github.com/JabRef/jabref/tar.gz/v5.13","html_url":"https://github.com/JabRef/jabref/releases/tag/v5.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JabRef/jabref@v5.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v5.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v5.13/manifests"},{"name":"v5.12","sha":"4233bad878d38d3b56acd08eac3499b9d2fec0e5","kind":"commit","published_at":"2023-12-24T11:58:51.000Z","download_url":"https://codeload.github.com/JabRef/jabref/tar.gz/v5.12","html_url":"https://github.com/JabRef/jabref/releases/tag/v5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JabRef/jabref@v5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v5.12/manifests"},{"name":"v5.11","sha":"affb6acc24c3dc5fce36e1323eed415a8f711a2c","kind":"commit","published_at":"2023-10-21T22:58:32.000Z","download_url":"https://codeload.github.com/JabRef/jabref/tar.gz/v5.11","html_url":"https://github.com/JabRef/jabref/releases/tag/v5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JabRef/jabref@v5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v5.11/manifests"},{"name":"v5.10","sha":"779e555c10eeb0d4d682d66167e188dcb79d765a","kind":"commit","published_at":"2023-09-01T23:57:54.000Z","download_url":"https://codeload.github.com/JabRef/jabref/tar.gz/v5.10","html_url":"https://github.com/JabRef/jabref/releases/tag/v5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JabRef/jabref@v5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v5.10/manifests"},{"name":"v5.9","sha":"76253f1a71ffabdaf143ab0a6be8084d261b222b","kind":"commit","published_at":"2023-01-08T14:34:24.000Z","download_url":"https://codeload.github.com/JabRef/jabref/tar.gz/v5.9","html_url":"https://github.com/JabRef/jabref/releases/tag/v5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JabRef/jabref@v5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v5.9/manifests"},{"name":"v5.8","sha":"b7fae4b8dba3a5ae92c0d5545c7bbc36e8008560","kind":"commit","published_at":"2022-12-18T17:55:07.000Z","download_url":"https://codeload.github.com/JabRef/jabref/tar.gz/v5.8","html_url":"https://github.com/JabRef/jabref/releases/tag/v5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JabRef/jabref@v5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v5.8/manifests"},{"name":"testmacnotarization","sha":"e7c853529e55e86e28fd03e3b114398b965cbd2e","kind":"tag","published_at":"2022-10-31T18:56:06.000Z","download_url":"https://codeload.github.com/JabRef/jabref/tar.gz/testmacnotarization","html_url":"https://github.com/JabRef/jabref/releases/tag/testmacnotarization","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JabRef/jabref@testmacnotarization","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/testmacnotarization","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/testmacnotarization/manifests"},{"name":"v5.7","sha":"73c111c7f81c4d4a050a034634c6dd3c2ec3646c","kind":"commit","published_at":"2022-08-05T07:29:11.000Z","download_url":"https://codeload.github.com/JabRef/jabref/tar.gz/v5.7","html_url":"https://github.com/JabRef/jabref/releases/tag/v5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JabRef/jabref@v5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v5.7/manifests"},{"name":"v5.6","sha":"5c9d8989f968d0ee3a942b411ef7fe121ed94609","kind":"commit","published_at":"2022-04-25T20:13:16.000Z","download_url":"https://codeload.github.com/JabRef/jabref/tar.gz/v5.6","html_url":"https://github.com/JabRef/jabref/releases/tag/v5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JabRef/jabref@v5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v5.6/manifests"},{"name":"v5.5","sha":"27a05c73a7794097563236292d59eeeb8bc89063","kind":"commit","published_at":"2022-01-17T20:24:32.000Z","download_url":"https://codeload.github.com/JabRef/jabref/tar.gz/v5.5","html_url":"https://github.com/JabRef/jabref/releases/tag/v5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JabRef/jabref@v5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v5.5/manifests"},{"name":"v5.4","sha":"ab441820105d704d565c7844052dd5a92657b4d7","kind":"commit","published_at":"2021-12-20T20:41:03.000Z","download_url":"https://codeload.github.com/JabRef/jabref/tar.gz/v5.4","html_url":"https://github.com/JabRef/jabref/releases/tag/v5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JabRef/jabref@v5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v5.4/manifests"},{"name":"v5.3","sha":"50c96a26849a65306b0f64d3b069a03509dc2286","kind":"commit","published_at":"2021-07-05T17:30:10.000Z","download_url":"https://codeload.github.com/JabRef/jabref/tar.gz/v5.3","html_url":"https://github.com/JabRef/jabref/releases/tag/v5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JabRef/jabref@v5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v5.3/manifests"},{"name":"v5.2","sha":"6a2a5129888053559d2ff1d9d5a5630cb4b99838","kind":"commit","published_at":"2020-12-24T15:34:05.000Z","download_url":"https://codeload.github.com/JabRef/jabref/tar.gz/v5.2","html_url":"https://github.com/JabRef/jabref/releases/tag/v5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JabRef/jabref@v5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v5.2/manifests"},{"name":"0.0.10","sha":"590e2c3727ea3d6b6b872875c77ee0d16ae2b154","kind":"tag","published_at":"2020-10-23T12:59:28.000Z","download_url":"https://codeload.github.com/JabRef/jabref/tar.gz/0.0.10","html_url":"https://github.com/JabRef/jabref/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JabRef/jabref@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/0.0.10/manifests"},{"name":"v5.1","sha":"e023aa084539176e1351f3420576063e96c9b620","kind":"commit","published_at":"2020-08-30T19:57:33.000Z","download_url":"https://codeload.github.com/JabRef/jabref/tar.gz/v5.1","html_url":"https://github.com/JabRef/jabref/releases/tag/v5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JabRef/jabref@v5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v5.1/manifests"},{"name":"v5.0","sha":"60ff83a5f60d97d764bd76fd9762cd76eefdc983","kind":"commit","published_at":"2020-03-06T08:43:06.000Z","download_url":"https://codeload.github.com/JabRef/jabref/tar.gz/v5.0","html_url":"https://github.com/JabRef/jabref/releases/tag/v5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JabRef/jabref@v5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v5.0/manifests"},{"name":"v5.0-beta","sha":"3bd75f325add12580e6808142b6a5174b88c57ce","kind":"commit","published_at":"2019-12-15T20:13:49.000Z","download_url":"https://codeload.github.com/JabRef/jabref/tar.gz/v5.0-beta","html_url":"https://github.com/JabRef/jabref/releases/tag/v5.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JabRef/jabref@v5.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v5.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v5.0-beta/manifests"},{"name":"v5.0-alpha","sha":"8a8d259c4567521bec3f3283be5ca0ac246a6aef","kind":"commit","published_at":"2019-08-25T20:05:05.000Z","download_url":"https://codeload.github.com/JabRef/jabref/tar.gz/v5.0-alpha","html_url":"https://github.com/JabRef/jabref/releases/tag/v5.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JabRef/jabref@v5.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v5.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v5.0-alpha/manifests"},{"name":"v4.3.1","sha":"389555e4a095257d1c21719bfb261b7cf2622fef","kind":"commit","published_at":"2018-06-05T07:45:40.000Z","download_url":"https://codeload.github.com/JabRef/jabref/tar.gz/v4.3.1","html_url":"https://github.com/JabRef/jabref/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JabRef/jabref@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v4.3.1/manifests"},{"name":"v4.3","sha":"87caa952261943fc1b172e2a23d69a4ab1a1a660","kind":"commit","published_at":"2018-06-01T10:21:59.000Z","download_url":"https://codeload.github.com/JabRef/jabref/tar.gz/v4.3","html_url":"https://github.com/JabRef/jabref/releases/tag/v4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JabRef/jabref@v4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v4.3/manifests"},{"name":"v4.2","sha":"46088043d16eb616a864786802c82192c98fa0ca","kind":"commit","published_at":"2018-04-26T09:45:16.000Z","download_url":"https://codeload.github.com/JabRef/jabref/tar.gz/v4.2","html_url":"https://github.com/JabRef/jabref/releases/tag/v4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JabRef/jabref@v4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v4.2/manifests"},{"name":"v4.1","sha":"81dbdaa0a1bc272452d4357b285c5a4c4c38a0a9","kind":"commit","published_at":"2017-12-23T18:59:43.000Z","download_url":"https://codeload.github.com/JabRef/jabref/tar.gz/v4.1","html_url":"https://github.com/JabRef/jabref/releases/tag/v4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JabRef/jabref@v4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v4.1/manifests"},{"name":"v4.0","sha":"5d23e46382cfdf13399a639665662575d2922eb9","kind":"commit","published_at":"2017-10-04T08:39:57.000Z","download_url":"https://codeload.github.com/JabRef/jabref/tar.gz/v4.0","html_url":"https://github.com/JabRef/jabref/releases/tag/v4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JabRef/jabref@v4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v4.0/manifests"},{"name":"v4.0-beta3","sha":"58e0115639f67d7f0576d97866b17a5f331b9106","kind":"commit","published_at":"2017-08-16T13:31:26.000Z","download_url":"https://codeload.github.com/JabRef/jabref/tar.gz/v4.0-beta3","html_url":"https://github.com/JabRef/jabref/releases/tag/v4.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JabRef/jabref@v4.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v4.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v4.0-beta3/manifests"},{"name":"v4.0-beta2","sha":"c3a898fc0978156a13a547d6f08c43510b925ea7","kind":"commit","published_at":"2017-07-18T17:36:10.000Z","download_url":"https://codeload.github.com/JabRef/jabref/tar.gz/v4.0-beta2","html_url":"https://github.com/JabRef/jabref/releases/tag/v4.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JabRef/jabref@v4.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v4.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v4.0-beta2/manifests"},{"name":"v4.0-beta","sha":"0bbb9303f940b58ceaa0a35b0cc8b691057b6505","kind":"commit","published_at":"2017-04-17T15:18:52.000Z","download_url":"https://codeload.github.com/JabRef/jabref/tar.gz/v4.0-beta","html_url":"https://github.com/JabRef/jabref/releases/tag/v4.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JabRef/jabref@v4.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v4.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v4.0-beta/manifests"},{"name":"v3.8.2","sha":"260e94d5f0514cc11d47e5c67fb291175c3ee88f","kind":"commit","published_at":"2017-01-29T20:17:49.000Z","download_url":"https://codeload.github.com/JabRef/jabref/tar.gz/v3.8.2","html_url":"https://github.com/JabRef/jabref/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JabRef/jabref@v3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"422e394f2f4794d64e21c6afa90cb97bbe7dfdaf","kind":"commit","published_at":"2016-12-24T15:22:27.000Z","download_url":"https://codeload.github.com/JabRef/jabref/tar.gz/v3.8.1","html_url":"https://github.com/JabRef/jabref/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JabRef/jabref@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v3.8.1/manifests"},{"name":"3.8+ds-1","sha":"c7e3fdd99cb150a257a53a9ea1eb623b409d19fa","kind":"commit","published_at":"2016-12-16T20:11:35.000Z","download_url":"https://codeload.github.com/JabRef/jabref/tar.gz/3.8+ds-1","html_url":"https://github.com/JabRef/jabref/releases/tag/3.8+ds-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JabRef/jabref@3.8%2Bds-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/3.8+ds-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/3.8+ds-1/manifests"},{"name":"v3.8","sha":"8e45c0119f611315ee76a6b042ac67059e5414d9","kind":"commit","published_at":"2016-12-16T20:10:01.000Z","download_url":"https://codeload.github.com/JabRef/jabref/tar.gz/v3.8","html_url":"https://github.com/JabRef/jabref/releases/tag/v3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JabRef/jabref@v3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v3.8/manifests"},{"name":"v3.7","sha":"d3092b12a1d4bd8dd1dafb720b3fe5ab951cbd7f","kind":"commit","published_at":"2016-11-14T12:44:41.000Z","download_url":"https://codeload.github.com/JabRef/jabref/tar.gz/v3.7","html_url":"https://github.com/JabRef/jabref/releases/tag/v3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JabRef/jabref@v3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v3.7/manifests"},{"name":"v3.6","sha":"381d0f8a8ac661036fc680aca6d63b261f2d2981","kind":"commit","published_at":"2016-08-26T08:51:15.000Z","download_url":"https://codeload.github.com/JabRef/jabref/tar.gz/v3.6","html_url":"https://github.com/JabRef/jabref/releases/tag/v3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JabRef/jabref@v3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v3.6/manifests"},{"name":"v3.5","sha":"fd695d24782266018ee90407cf1210959c238bb2","kind":"commit","published_at":"2016-07-13T17:37:42.000Z","download_url":"https://codeload.github.com/JabRef/jabref/tar.gz/v3.5","html_url":"https://github.com/JabRef/jabref/releases/tag/v3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JabRef/jabref@v3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v3.5/manifests"},{"name":"v3.4","sha":"d18988e18263d3657efcf55a1a8551b4585ea237","kind":"commit","published_at":"2016-06-02T19:40:22.000Z","download_url":"https://codeload.github.com/JabRef/jabref/tar.gz/v3.4","html_url":"https://github.com/JabRef/jabref/releases/tag/v3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JabRef/jabref@v3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v3.4/manifests"},{"name":"v3.3","sha":"2ef6ee7d97240c73b250d37807514d2f279d2ac0","kind":"commit","published_at":"2016-04-17T21:52:54.000Z","download_url":"https://codeload.github.com/JabRef/jabref/tar.gz/v3.3","html_url":"https://github.com/JabRef/jabref/releases/tag/v3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JabRef/jabref@v3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v3.3/manifests"},{"name":"v3.2","sha":"9507630a96e0220e878cfdb0a87c07d31535914b","kind":"commit","published_at":"2016-01-10T16:06:33.000Z","download_url":"https://codeload.github.com/JabRef/jabref/tar.gz/v3.2","html_url":"https://github.com/JabRef/jabref/releases/tag/v3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JabRef/jabref@v3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v3.2/manifests"},{"name":"v3.1","sha":"bf4ab1da1ca634fdde54d6c042ddf5d06428c4ab","kind":"commit","published_at":"2015-12-24T11:51:32.000Z","download_url":"https://codeload.github.com/JabRef/jabref/tar.gz/v3.1","html_url":"https://github.com/JabRef/jabref/releases/tag/v3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JabRef/jabref@v3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v3.1/manifests"},{"name":"v3.0","sha":"ee7618b21816732ee446102c42d76df59aae065f","kind":"commit","published_at":"2015-11-29T22:25:04.000Z","download_url":"https://codeload.github.com/JabRef/jabref/tar.gz/v3.0","html_url":"https://github.com/JabRef/jabref/releases/tag/v3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JabRef/jabref@v3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v3.0/manifests"},{"name":"v2.11.1","sha":"4e23c05838a3dd6e5f7870e804174a5ec043bc3c","kind":"commit","published_at":"2015-11-16T07:27:56.000Z","download_url":"https://codeload.github.com/JabRef/jabref/tar.gz/v2.11.1","html_url":"https://github.com/JabRef/jabref/releases/tag/v2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JabRef/jabref@v2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v2.11.1/manifests"},{"name":"v2.11","sha":"4bdf5e142511278d8dd2a466bf611994caf4d091","kind":"commit","published_at":"2015-11-11T20:38:01.000Z","download_url":"https://codeload.github.com/JabRef/jabref/tar.gz/v2.11","html_url":"https://github.com/JabRef/jabref/releases/tag/v2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JabRef/jabref@v2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v2.11/manifests"},{"name":"v_2.11b4","sha":"03b057d9cf954875ae9c2b5cd52471d6aa8a7173","kind":"commit","published_at":"2015-09-10T21:44:14.000Z","download_url":"https://codeload.github.com/JabRef/jabref/tar.gz/v_2.11b4","html_url":"https://github.com/JabRef/jabref/releases/tag/v_2.11b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JabRef/jabref@v_2.11b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v_2.11b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v_2.11b4/manifests"},{"name":"v_2.11b3","sha":"85648514f7cef72df8b980994a672c60999d428f","kind":"commit","published_at":"2015-06-21T14:02:54.000Z","download_url":"https://codeload.github.com/JabRef/jabref/tar.gz/v_2.11b3","html_url":"https://github.com/JabRef/jabref/releases/tag/v_2.11b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JabRef/jabref@v_2.11b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v_2.11b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v_2.11b3/manifests"},{"name":"v_2.11b2","sha":"13053562c632b4e1633941dbe58050ba660fd372","kind":"commit","published_at":"2015-05-19T17:32:11.000Z","download_url":"https://codeload.github.com/JabRef/jabref/tar.gz/v_2.11b2","html_url":"https://github.com/JabRef/jabref/releases/tag/v_2.11b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JabRef/jabref@v_2.11b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v_2.11b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v_2.11b2/manifests"},{"name":"v_2.11b","sha":"5bdc5d5e000838264c95d8d2a8a48f9513fc511c","kind":"commit","published_at":"2015-05-17T20:46:44.000Z","download_url":"https://codeload.github.com/JabRef/jabref/tar.gz/v_2.11b","html_url":"https://github.com/JabRef/jabref/releases/tag/v_2.11b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JabRef/jabref@v_2.11b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v_2.11b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v_2.11b/manifests"},{"name":"v_2.10","sha":"d9ba745225f56faf878b6538bda25969a996c968","kind":"commit","published_at":"2014-03-11T16:30:37.000Z","download_url":"https://codeload.github.com/JabRef/jabref/tar.gz/v_2.10","html_url":"https://github.com/JabRef/jabref/releases/tag/v_2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JabRef/jabref@v_2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v_2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v_2.10/manifests"},{"name":"v_2.10b3","sha":"25887febb273fe9ce169e773de08df5c0d2c5e3a","kind":"commit","published_at":"2014-02-12T12:38:42.000Z","download_url":"https://codeload.github.com/JabRef/jabref/tar.gz/v_2.10b3","html_url":"https://github.com/JabRef/jabref/releases/tag/v_2.10b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JabRef/jabref@v_2.10b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v_2.10b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v_2.10b3/manifests"},{"name":"v_2.10b2","sha":"c1f624b8cefef420da9c9554539c8c5690b0ab01","kind":"commit","published_at":"2013-06-19T18:20:22.000Z","download_url":"https://codeload.github.com/JabRef/jabref/tar.gz/v_2.10b2","html_url":"https://github.com/JabRef/jabref/releases/tag/v_2.10b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JabRef/jabref@v_2.10b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v_2.10b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v_2.10b2/manifests"},{"name":"v_2.10b","sha":"6a9037b379686d7da8c299c61ceefad7148d177c","kind":"commit","published_at":"2013-03-28T09:11:35.000Z","download_url":"https://codeload.github.com/JabRef/jabref/tar.gz/v_2.10b","html_url":"https://github.com/JabRef/jabref/releases/tag/v_2.10b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JabRef/jabref@v_2.10b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v_2.10b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v_2.10b/manifests"},{"name":"v_2.9.2","sha":"35e1a779ea82ffdd41ee00d4a28f791d9a6dea9e","kind":"tag","published_at":"2013-01-12T15:08:10.000Z","download_url":"https://codeload.github.com/JabRef/jabref/tar.gz/v_2.9.2","html_url":"https://github.com/JabRef/jabref/releases/tag/v_2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JabRef/jabref@v_2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v_2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v_2.9.2/manifests"},{"name":"v_2.9.1","sha":"51cd185fc40404843fe8b959602d48c6044cb84c","kind":"commit","published_at":"2013-01-01T05:36:14.000Z","download_url":"https://codeload.github.com/JabRef/jabref/tar.gz/v_2.9.1","html_url":"https://github.com/JabRef/jabref/releases/tag/v_2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JabRef/jabref@v_2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v_2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v_2.9.1/manifests"},{"name":"v_2.9","sha":"b0f334c8b8515640f7c762f06c7be196eac2740d","kind":"tag","published_at":"2012-12-15T15:36:32.000Z","download_url":"https://codeload.github.com/JabRef/jabref/tar.gz/v_2.9","html_url":"https://github.com/JabRef/jabref/releases/tag/v_2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JabRef/jabref@v_2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v_2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v_2.9/manifests"},{"name":"v_2.9b2","sha":"4aa37b91d38857b0a1a1665484ffe88c787f77c2","kind":"tag","published_at":"2012-11-18T18:22:25.000Z","download_url":"https://codeload.github.com/JabRef/jabref/tar.gz/v_2.9b2","html_url":"https://github.com/JabRef/jabref/releases/tag/v_2.9b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JabRef/jabref@v_2.9b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v_2.9b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v_2.9b2/manifests"},{"name":"v_2.9b","sha":"c5723dc0e1b83921e9e02c188c53ad44e47a3089","kind":"tag","published_at":"2012-10-25T19:23:31.000Z","download_url":"https://codeload.github.com/JabRef/jabref/tar.gz/v_2.9b","html_url":"https://github.com/JabRef/jabref/releases/tag/v_2.9b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JabRef/jabref@v_2.9b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v_2.9b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v_2.9b/manifests"},{"name":"v_2.8.1","sha":"cf6f4caece37db68b0bdaf8575ca1701f4fa4371","kind":"tag","published_at":"2012-06-30T09:11:32.000Z","download_url":"https://codeload.github.com/JabRef/jabref/tar.gz/v_2.8.1","html_url":"https://github.com/JabRef/jabref/releases/tag/v_2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JabRef/jabref@v_2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v_2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v_2.8.1/manifests"},{"name":"v_2.8","sha":"5aa03b2dca68897d0cbe1c5691dd966c25b1f9e7","kind":"tag","published_at":"2012-05-18T13:59:48.000Z","download_url":"https://codeload.github.com/JabRef/jabref/tar.gz/v_2.8","html_url":"https://github.com/JabRef/jabref/releases/tag/v_2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JabRef/jabref@v_2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v_2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v_2.8/manifests"},{"name":"v_2.8b2","sha":"5913f7d87b1217ca067356c0d92950c18e66824e","kind":"tag","published_at":"2012-03-14T19:49:07.000Z","download_url":"https://codeload.github.com/JabRef/jabref/tar.gz/v_2.8b2","html_url":"https://github.com/JabRef/jabref/releases/tag/v_2.8b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JabRef/jabref@v_2.8b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v_2.8b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v_2.8b2/manifests"},{"name":"Version_2.8_beta","sha":"ec0f19362f32f42cbd18e7fad4c695cd886bf4b1","kind":"commit","published_at":"2011-12-28T20:31:40.000Z","download_url":"https://codeload.github.com/JabRef/jabref/tar.gz/Version_2.8_beta","html_url":"https://github.com/JabRef/jabref/releases/tag/Version_2.8_beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JabRef/jabref@Version_2.8_beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/Version_2.8_beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/Version_2.8_beta/manifests"},{"name":"v_2.8b","sha":"ec0f19362f32f42cbd18e7fad4c695cd886bf4b1","kind":"commit","published_at":"2011-12-28T20:31:40.000Z","download_url":"https://codeload.github.com/JabRef/jabref/tar.gz/v_2.8b","html_url":"https://github.com/JabRef/jabref/releases/tag/v_2.8b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JabRef/jabref@v_2.8b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v_2.8b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v_2.8b/manifests"}]},"repo_metadata_updated_at":"2025-09-02T18:11:50.967Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":null,"forks_count":null,"average":8.172500131868823},"purl":"pkg:golang/github.com/jabref/jabref","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/jabref/jabref","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/jabref/jabref","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/jabref/jabref/dependencies","status":null,"funding_links":["https://github.com/sponsors/JabRef","https://liberapay.com/JabRef","https://github.com/JabRef/jabref/wiki/Donations"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T16:29:21.149Z","issues_count":821,"pull_requests_count":2903,"avg_time_to_close_issue":22090405.380352646,"avg_time_to_close_pull_request":728910.7946502058,"issues_closed_count":397,"pull_requests_closed_count":2429,"pull_request_authors_count":370,"issue_authors_count":245,"avg_comments_per_issue":5.705237515225335,"avg_comments_per_pull_request":2.313468825353083,"merged_pull_requests_count":2070,"bot_issues_count":5,"bot_pull_requests_count":695,"past_year_issues_count":361,"past_year_pull_requests_count":2037,"past_year_avg_time_to_close_issue":2016206.1704545454,"past_year_avg_time_to_close_pull_request":361606.0416164053,"past_year_issues_closed_count":176,"past_year_pull_requests_closed_count":1657,"past_year_pull_request_authors_count":233,"past_year_issue_authors_count":96,"past_year_avg_comments_per_issue":3.224376731301939,"past_year_avg_comments_per_pull_request":2.44526264113893,"past_year_bot_issues_count":5,"past_year_bot_pull_requests_count":482,"past_year_merged_pull_requests_count":1428,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/issues","maintainers":[{"login":"koppor","count":866,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/koppor"},{"login":"Siedlerchr","count":389,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Siedlerchr"},{"login":"subhramit","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/subhramit"},{"login":"InAnYan","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/InAnYan"},{"login":"calixtus","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/calixtus"},{"login":"LoayGhreeb","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LoayGhreeb"},{"login":"tobiasdiez","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tobiasdiez"},{"login":"ThiloteE","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ThiloteE"},{"login":"HoussemNasri","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HoussemNasri"},{"login":"stefan-kolb","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stefan-kolb"},{"login":"lenhard","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lenhard"},{"login":"Yubo-Cao","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yubo-Cao"},{"login":"wanling0000","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wanling0000"},{"login":"igorsteinmacher","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/igorsteinmacher"},{"login":"palukku","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/palukku"},{"login":"jabref-machine","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jabref-machine"},{"login":"k3KAW8Pnf7mkmdSMPHz27","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/k3KAW8Pnf7mkmdSMPHz27"},{"login":"jjohannes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jjohannes"},{"login":"LinusDietz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LinusDietz"},{"login":"matthiasgeiger","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthiasgeiger"}],"active_maintainers":[{"login":"koppor","count":595,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/koppor"},{"login":"Siedlerchr","count":270,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Siedlerchr"},{"login":"subhramit","count":103,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/subhramit"},{"login":"InAnYan","count":68,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/InAnYan"},{"login":"calixtus","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/calixtus"},{"login":"LoayGhreeb","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LoayGhreeb"},{"login":"ThiloteE","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ThiloteE"},{"login":"HoussemNasri","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HoussemNasri"},{"login":"Yubo-Cao","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yubo-Cao"},{"login":"wanling0000","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wanling0000"},{"login":"jabref-machine","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jabref-machine"},{"login":"palukku","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/palukku"},{"login":"tobiasdiez","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tobiasdiez"},{"login":"jjohannes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jjohannes"},{"login":"LinusDietz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LinusDietz"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fjabref%2Fjabref/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fjabref%2Fjabref/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fjabref%2Fjabref/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fjabref%2Fjabref/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1952122,"maintainers_count":0,"namespaces_count":741275,"keywords_count":109185,"github":"golang","metadata":{"funded_packages_count":49011},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-05T05:14:06.439Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":4126991,"name":"github.com/JabRef/jabref","ecosystem":"go","description":"","homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/JabRef/jabref","keywords_array":[],"namespace":"github.com/JabRef","versions_count":4,"first_release_published_at":"2015-11-16T07:27:56.000Z","latest_release_published_at":"2018-06-05T07:45:40.000Z","latest_release_number":"v4.3.1+incompatible","last_synced_at":"2025-09-02T13:43:54.326Z","created_at":"2022-04-12T15:22:13.392Z","updated_at":"2025-09-02T18:11:55.449Z","registry_url":"https://pkg.go.dev/github.com/JabRef/jabref","install_command":"go get github.com/JabRef/jabref","documentation_url":"https://pkg.go.dev/github.com/JabRef/jabref#section-documentation","metadata":{},"repo_metadata":{"id":14910060,"uuid":"17634071","full_name":"JabRef/jabref","owner":"JabRef","description":"Graphical Java application for managing BibTeX and BibLaTeX (.bib) databases","archived":false,"fork":false,"pushed_at":"2025-09-02T11:50:24.000Z","size":251924,"stargazers_count":4005,"open_issues_count":578,"forks_count":2914,"subscribers_count":112,"default_branch":"main","last_synced_at":"2025-09-02T13:27:35.724Z","etag":null,"topics":["academia","academic-publications","ai","biblatex","bibliography","bibtex","citation","citation-generator","citation-style-language","citation-styles","hacktoberfest","jabref","java","javafx","javafx-application","javafx-desktop-apps","javafx-gui","latex","reference-manager","research-tool"],"latest_commit_sha":null,"homepage":"https://www.jabref.org","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"rbgirshick/py-faster-rcnn","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/JabRef.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":"MAINTAINERS","copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"JabRef","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":"JabRef","issuehunt":null,"otechie":null,"custom":"https://github.com/JabRef/jabref/wiki/Donations"}},"created_at":"2014-03-11T14:48:42.000Z","updated_at":"2025-09-02T11:50:28.000Z","dependencies_parsed_at":"2023-12-21T20:30:46.975Z","dependency_job_id":"7262f48f-7c33-40ee-9971-4d3713b7eee6","html_url":"https://github.com/JabRef/jabref","commit_stats":null,"previous_names":[],"tags_count":62,"template":false,"template_full_name":null,"purl":"pkg:github/JabRef/jabref","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JabRef","download_url":"https://codeload.github.com/JabRef/jabref/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/sbom","scorecard":{"id":69467,"data":{"date":"2025-08-11","repo":{"name":"github.com/JabRef/jabref","commit":"314e2c19b92a01be649fcfb11b6648ab54e84d36"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Code-Review","score":9,"reason":"Found 21/23 approved changesets -- score normalized to 9","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":"Maintained","score":10,"reason":"30 commit(s) and 21 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.event.pull_request.title ': .github/workflows/automerge.yml:16","Warn: script injection with untrusted input ' github.event.pull_request.body ': .github/workflows/on-pr-closed.yml:28","Warn: script injection with untrusted input ' github.event.pull_request.body ': .github/workflows/on-pr-opened-updated.yml:30"],"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/cleanup-pr.yml:12","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/cleanup-pr.yml:13","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/delete-old-runs-automatically.yml:10","Info: jobLevel 'contents' permission set to 'read': .github/workflows/delete-old-runs-automatically.yml:11","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/delete-old-runs-manually.yml:48","Info: jobLevel 'contents' permission set to 'read': .github/workflows/delete-old-runs-manually.yml:49","Info: jobLevel 'contents' permission set to 'read': .github/workflows/on-issue-comment.yml:12","Info: jobLevel 'contents' permission set to 'read': .github/workflows/on-issue-labeled.yml:124","Info: jobLevel 'contents' permission set to 'read': .github/workflows/on-issue-unassigned.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/on-pr-closed.yml:23","Info: jobLevel 'contents' permission set to 'read': .github/workflows/on-pr-closed.yml:57","Info: jobLevel 'contents' permission set to 'read': .github/workflows/on-pr-closed.yml:122","Info: jobLevel 'contents' permission set to 'read': .github/workflows/on-pr-opened-updated.yml:25","Info: jobLevel 'actions' permission set to 'read': .github/workflows/pr-comment.yml:27","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/pr-comment.yml:28","Warn: topLevel 'contents' permission set to 'write': .github/workflows/automerge.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/binaries.yml:30","Warn: topLevel 'actions' permission set to 'write': .github/workflows/binaries.yml:29","Warn: no topLevel permission defined: .github/workflows/check-links.yml:1","Warn: no topLevel permission defined: .github/workflows/cleanup-pr.yml:1","Warn: no topLevel permission defined: .github/workflows/delete-old-runs-automatically.yml:1","Warn: no topLevel permission defined: .github/workflows/delete-old-runs-manually.yml:1","Warn: topLevel 'actions' permission set to 'write': .github/workflows/dockerimages.yml:21","Warn: no topLevel permission defined: .github/workflows/gource.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/junie.yml:5","Warn: no topLevel permission defined: .github/workflows/latex.yml:1","Warn: no topLevel permission defined: .github/workflows/on-issue-comment.yml:1","Warn: no topLevel permission defined: .github/workflows/on-issue-labeled.yml:1","Warn: no topLevel permission defined: .github/workflows/on-issue-unassigned.yml:1","Warn: no topLevel permission defined: .github/workflows/on-issue-unlabeled.yml:1","Warn: no topLevel permission defined: .github/workflows/on-pr-closed.yml:1","Warn: no topLevel permission defined: .github/workflows/on-pr-labeled.yml:1","Warn: no topLevel permission defined: .github/workflows/on-pr-opened-updated.yml:1","Warn: no topLevel permission defined: .github/workflows/on-pr-opened.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/pages.yml:18","Warn: no topLevel permission defined: .github/workflows/pr-comment.yml:1","Warn: no topLevel permission defined: .github/workflows/product-map.yml:1","Warn: topLevel 'actions' permission set to 'write': .github/workflows/publish.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/publish.yml:25","Info: topLevel 'pull-requests' permission set to 'read': .github/workflows/run-openrewrite.yml:5","Warn: topLevel 'contents' permission set to 'write': .github/workflows/run-openrewrite.yml:4","Info: topLevel 'contents' permission set to 'read': .github/workflows/tests-code-fetchers.yml:42","Warn: no topLevel permission defined: .github/workflows/unassign-issues.yml:1","Warn: no topLevel permission defined: .github/workflows/update-gradle-wrapper.yml:1","Warn: no topLevel permission defined: .github/workflows/upload-release.yml:1"],"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":2,"reason":"badge detected: InProgress","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":"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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v6.0-alpha2 not signed: https://api.github.com/repos/JabRef/jabref/releases/215028959","Warn: release artifact v6.0-alpha not signed: https://api.github.com/repos/JabRef/jabref/releases/192167313","Warn: release artifact v5.15 not signed: https://api.github.com/repos/JabRef/jabref/releases/164885929","Warn: release artifact v5.14 not signed: https://api.github.com/repos/JabRef/jabref/releases/164488416","Warn: release artifact v5.13 not signed: https://api.github.com/repos/JabRef/jabref/releases/149291998","Warn: release artifact v6.0-alpha2 does not have provenance: https://api.github.com/repos/JabRef/jabref/releases/215028959","Warn: release artifact v6.0-alpha does not have provenance: https://api.github.com/repos/JabRef/jabref/releases/192167313","Warn: release artifact v5.15 does not have provenance: https://api.github.com/repos/JabRef/jabref/releases/164885929","Warn: release artifact v5.14 does not have provenance: https://api.github.com/repos/JabRef/jabref/releases/164488416","Warn: release artifact v5.13 does not have provenance: https://api.github.com/repos/JabRef/jabref/releases/149291998"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/dockerimages.yml:24"],"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":"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/binaries.yml:177: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/binaries.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/binaries.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/binaries.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/binaries.yml:189: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/binaries.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/binaries.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/binaries.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/binaries.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/binaries.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/binaries.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/binaries.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/binaries.yml:209: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/binaries.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/binaries.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/binaries.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/binaries.yml:321: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/binaries.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/binaries.yml:339: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/binaries.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/binaries.yml:365: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/binaries.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-links.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/check-links.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-links.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/check-links.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cleanup-pr.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/cleanup-pr.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cleanup-pr.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/cleanup-pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cleanup-pr.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/cleanup-pr.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cleanup-pr.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/cleanup-pr.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cleanup-pr.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/cleanup-pr.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/delete-old-runs-automatically.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/delete-old-runs-automatically.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/delete-old-runs-manually.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/delete-old-runs-manually.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dockerimages.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/dockerimages.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dockerimages.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/dockerimages.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dockerimages.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/dockerimages.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dockerimages.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/dockerimages.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dockerimages.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/dockerimages.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dockerimages.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/dockerimages.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dockerimages.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/dockerimages.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dockerimages.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/dockerimages.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gource.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/gource.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/gource.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/gource.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gource.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/gource.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/gource.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/gource.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/junie.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/junie.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/latex.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/latex.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/latex.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/latex.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/latex.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/latex.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/latex.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/latex.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/latex.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/latex.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/on-issue-comment.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/on-issue-comment.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/on-issue-comment.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/on-issue-comment.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/on-issue-comment.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/on-issue-comment.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/on-issue-labeled.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/on-issue-labeled.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/on-issue-labeled.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/on-issue-labeled.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/on-issue-labeled.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/on-issue-labeled.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/on-issue-labeled.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/on-issue-labeled.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/on-issue-labeled.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/on-issue-labeled.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/on-issue-labeled.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/on-issue-labeled.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on-issue-labeled.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/on-issue-labeled.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on-issue-unassigned.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/on-issue-unassigned.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/on-issue-unassigned.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/on-issue-unassigned.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/on-issue-unassigned.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/on-issue-unassigned.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/on-issue-unlabeled.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/on-issue-unlabeled.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/on-issue-unlabeled.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/on-issue-unlabeled.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on-issue-unlabeled.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/on-issue-unlabeled.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/on-pr-closed.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/on-pr-closed.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on-pr-closed.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/on-pr-closed.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/on-pr-closed.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/on-pr-closed.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/on-pr-closed.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/on-pr-closed.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/on-pr-closed.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/on-pr-closed.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on-pr-opened-updated.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/on-pr-opened-updated.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on-pr-opened-updated.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/on-pr-opened-updated.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on-pr-opened-updated.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/on-pr-opened-updated.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/on-pr-opened-updated.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/on-pr-opened-updated.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/on-pr-opened-updated.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/on-pr-opened-updated.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/on-pr-opened-updated.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/on-pr-opened-updated.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/on-pr-opened.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/on-pr-opened.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/pages.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/pages.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pages.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/pages.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/pages.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/pages.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-comment.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/pr-comment.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-comment.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/pr-comment.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-comment.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/pr-comment.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/product-map.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/product-map.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/product-map.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/product-map.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-openrewrite.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/run-openrewrite.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-openrewrite.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/run-openrewrite.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/run-openrewrite.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/run-openrewrite.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-openrewrite.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/run-openrewrite.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/run-openrewrite.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/run-openrewrite.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-code-fetchers.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code-fetchers.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-code-fetchers.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code-fetchers.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-code-fetchers.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code-fetchers.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-code.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-code.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-code.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-code.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-code.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-code.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-code.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-code.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-code.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-code.yml:403: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-code.yml:408: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-code.yml:418: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-code.yml:425: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-code.yml:530: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-code.yml:533: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-code.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-code.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-code.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-code.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-code.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-code.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-code.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-code.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-code.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-code.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-code.yml:140: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-code.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-code.yml:157: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-code.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-code.yml:238: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-code.yml:243: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-code.yml:250: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-code.yml:257: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-code.yml:268: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-code.yml:273: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-code.yml:283: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-code.yml:290: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-code.yml:292: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-code.yml:299: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-code.yml:365: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-code.yml:370: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-code.yml:375: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-code.yml:382: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-code.yml:389: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-code.yml:206: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-code.yml:213: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-code.yml:316: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-code.yml:321: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-code.yml:326: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-code.yml:333: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-code.yml:340: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-code.yml:463: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-code.yml:469: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-code.yml:474: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-code.yml:481: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-code.yml:488: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-code.yml:496: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-code.yml:510: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-code.yml:514: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-code.yml:519: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-code.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-pr.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-pr.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-pr.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-pr.yml:218: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-pr.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-pr.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-pr.yml:181: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-pr.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-pr.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-pr.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-pr.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-pr.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/tests-pr.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/unassign-issues.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/unassign-issues.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/unassign-issues.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/unassign-issues.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/unassign-issues.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/unassign-issues.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-gradle-wrapper.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/update-gradle-wrapper.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-gradle-wrapper.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/update-gradle-wrapper.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/upload-release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/JabRef/jabref/upload-release.yml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile.jabkit:1","Warn: containerImage not pinned by hash: Dockerfile.jabkit:21","Warn: containerImage not pinned by hash: Dockerfile.jabsrv:1","Warn: containerImage not pinned by hash: Dockerfile.jabsrv:21","Warn: containerImage not pinned by hash: docs/Dockerfile:1: pin your Docker image by updating ruby:2.7 to ruby:2.7@sha256:2347de892e419c7160fc21dec721d5952736909f8c3fbb7f84cb4a07aaf9ce7d","Warn: downloadThenRun not pinned by hash: .github/workflows/tests-code.yml:503","Info:   0 out of  80 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of  91 third-party GitHubAction dependencies pinned","Info:   0 out of   5 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun 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":8,"reason":"binaries present in source code","details":["Warn: binary detected: jablib/lib/com/ibm/icu/icu4j/72.0.1/icu4j-72.0.1-sources.jar:1","Warn: binary detected: jablib/lib/com/ibm/icu/icu4j/72.0.1/icu4j-72.0.1.jar:1"],"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":"SAST","score":6,"reason":"SAST tool is not run on all commits -- score normalized to 6","details":["Warn: 18 commits out of 28 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-15T03:29:15.120Z","repository_id":14910060,"created_at":"2025-08-15T03:29:15.120Z","updated_at":"2025-08-15T03:29:15.120Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273326671,"owners_count":25085792,"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-02T02:00:09.530Z","response_time":77,"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":"JabRef","name":"JabRef e.V.","uuid":"3914421","kind":"organization","description":"","email":null,"website":"https://www.jabref.org","location":"Sindelfingen, Germany","twitter":"jabref_org","company":null,"icon_url":"https://avatars.githubusercontent.com/u/3914421?v=4","repositories_count":45,"last_synced_at":"2024-05-20T14:04:45.250Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/JabRef","funding_links":["https://github.com/sponsors/JabRef"],"total_stars":3874,"followers":91,"following":0,"created_at":"2022-11-03T22:45:48.774Z","updated_at":"2024-05-20T14:04:47.541Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JabRef","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JabRef/repositories"},"tags":[{"name":"v6.0-alpha2","sha":"6d0d78716893cc09577a957d111d62ba2dfbefd0","kind":"commit","published_at":"2025-04-27T11:37:21.000Z","download_url":"https://codeload.github.com/JabRef/jabref/tar.gz/v6.0-alpha2","html_url":"https://github.com/JabRef/jabref/releases/tag/v6.0-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JabRef/jabref@v6.0-alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v6.0-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v6.0-alpha2/manifests"},{"name":"v6.0-alpha","sha":"72dd70e52fc66cb44f1e4475cdbcf2af881eeeee","kind":"commit","published_at":"2024-12-23T19:36:53.000Z","download_url":"https://codeload.github.com/JabRef/jabref/tar.gz/v6.0-alpha","html_url":"https://github.com/JabRef/jabref/releases/tag/v6.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JabRef/jabref@v6.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v6.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v6.0-alpha/manifests"},{"name":"v5.15","sha":"1eb3493f9dfe19c42b5879eb755a830757c81cba","kind":"commit","published_at":"2024-07-10T20:55:36.000Z","download_url":"https://codeload.github.com/JabRef/jabref/tar.gz/v5.15","html_url":"https://github.com/JabRef/jabref/releases/tag/v5.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JabRef/jabref@v5.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v5.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v5.15/manifests"},{"name":"v5.14","sha":"a585e3002a67b00a79328e0d416cde0ae0415a6d","kind":"commit","published_at":"2024-07-08T20:17:05.000Z","download_url":"https://codeload.github.com/JabRef/jabref/tar.gz/v5.14","html_url":"https://github.com/JabRef/jabref/releases/tag/v5.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JabRef/jabref@v5.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v5.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v5.14/manifests"},{"name":"v5.13","sha":"6bdcf630289a8a44f2fd82ba2267cf047bd77950","kind":"commit","published_at":"2024-04-01T20:18:13.000Z","download_url":"https://codeload.github.com/JabRef/jabref/tar.gz/v5.13","html_url":"https://github.com/JabRef/jabref/releases/tag/v5.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JabRef/jabref@v5.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v5.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v5.13/manifests"},{"name":"v5.12","sha":"4233bad878d38d3b56acd08eac3499b9d2fec0e5","kind":"commit","published_at":"2023-12-24T11:58:51.000Z","download_url":"https://codeload.github.com/JabRef/jabref/tar.gz/v5.12","html_url":"https://github.com/JabRef/jabref/releases/tag/v5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JabRef/jabref@v5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v5.12/manifests"},{"name":"v5.11","sha":"affb6acc24c3dc5fce36e1323eed415a8f711a2c","kind":"commit","published_at":"2023-10-21T22:58:32.000Z","download_url":"https://codeload.github.com/JabRef/jabref/tar.gz/v5.11","html_url":"https://github.com/JabRef/jabref/releases/tag/v5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JabRef/jabref@v5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v5.11/manifests"},{"name":"v5.10","sha":"779e555c10eeb0d4d682d66167e188dcb79d765a","kind":"commit","published_at":"2023-09-01T23:57:54.000Z","download_url":"https://codeload.github.com/JabRef/jabref/tar.gz/v5.10","html_url":"https://github.com/JabRef/jabref/releases/tag/v5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JabRef/jabref@v5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v5.10/manifests"},{"name":"v5.9","sha":"76253f1a71ffabdaf143ab0a6be8084d261b222b","kind":"commit","published_at":"2023-01-08T14:34:24.000Z","download_url":"https://codeload.github.com/JabRef/jabref/tar.gz/v5.9","html_url":"https://github.com/JabRef/jabref/releases/tag/v5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JabRef/jabref@v5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v5.9/manifests"},{"name":"v5.8","sha":"b7fae4b8dba3a5ae92c0d5545c7bbc36e8008560","kind":"commit","published_at":"2022-12-18T17:55:07.000Z","download_url":"https://codeload.github.com/JabRef/jabref/tar.gz/v5.8","html_url":"https://github.com/JabRef/jabref/releases/tag/v5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JabRef/jabref@v5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v5.8/manifests"},{"name":"testmacnotarization","sha":"e7c853529e55e86e28fd03e3b114398b965cbd2e","kind":"tag","published_at":"2022-10-31T18:56:06.000Z","download_url":"https://codeload.github.com/JabRef/jabref/tar.gz/testmacnotarization","html_url":"https://github.com/JabRef/jabref/releases/tag/testmacnotarization","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JabRef/jabref@testmacnotarization","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/testmacnotarization","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/testmacnotarization/manifests"},{"name":"v5.7","sha":"73c111c7f81c4d4a050a034634c6dd3c2ec3646c","kind":"commit","published_at":"2022-08-05T07:29:11.000Z","download_url":"https://codeload.github.com/JabRef/jabref/tar.gz/v5.7","html_url":"https://github.com/JabRef/jabref/releases/tag/v5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JabRef/jabref@v5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v5.7/manifests"},{"name":"v5.6","sha":"5c9d8989f968d0ee3a942b411ef7fe121ed94609","kind":"commit","published_at":"2022-04-25T20:13:16.000Z","download_url":"https://codeload.github.com/JabRef/jabref/tar.gz/v5.6","html_url":"https://github.com/JabRef/jabref/releases/tag/v5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JabRef/jabref@v5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v5.6/manifests"},{"name":"v5.5","sha":"27a05c73a7794097563236292d59eeeb8bc89063","kind":"commit","published_at":"2022-01-17T20:24:32.000Z","download_url":"https://codeload.github.com/JabRef/jabref/tar.gz/v5.5","html_url":"https://github.com/JabRef/jabref/releases/tag/v5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JabRef/jabref@v5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v5.5/manifests"},{"name":"v5.4","sha":"ab441820105d704d565c7844052dd5a92657b4d7","kind":"commit","published_at":"2021-12-20T20:41:03.000Z","download_url":"https://codeload.github.com/JabRef/jabref/tar.gz/v5.4","html_url":"https://github.com/JabRef/jabref/releases/tag/v5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JabRef/jabref@v5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v5.4/manifests"},{"name":"v5.3","sha":"50c96a26849a65306b0f64d3b069a03509dc2286","kind":"commit","published_at":"2021-07-05T17:30:10.000Z","download_url":"https://codeload.github.com/JabRef/jabref/tar.gz/v5.3","html_url":"https://github.com/JabRef/jabref/releases/tag/v5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JabRef/jabref@v5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v5.3/manifests"},{"name":"v5.2","sha":"6a2a5129888053559d2ff1d9d5a5630cb4b99838","kind":"commit","published_at":"2020-12-24T15:34:05.000Z","download_url":"https://codeload.github.com/JabRef/jabref/tar.gz/v5.2","html_url":"https://github.com/JabRef/jabref/releases/tag/v5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JabRef/jabref@v5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v5.2/manifests"},{"name":"0.0.10","sha":"590e2c3727ea3d6b6b872875c77ee0d16ae2b154","kind":"tag","published_at":"2020-10-23T12:59:28.000Z","download_url":"https://codeload.github.com/JabRef/jabref/tar.gz/0.0.10","html_url":"https://github.com/JabRef/jabref/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JabRef/jabref@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/0.0.10/manifests"},{"name":"v5.1","sha":"e023aa084539176e1351f3420576063e96c9b620","kind":"commit","published_at":"2020-08-30T19:57:33.000Z","download_url":"https://codeload.github.com/JabRef/jabref/tar.gz/v5.1","html_url":"https://github.com/JabRef/jabref/releases/tag/v5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JabRef/jabref@v5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v5.1/manifests"},{"name":"v5.0","sha":"60ff83a5f60d97d764bd76fd9762cd76eefdc983","kind":"commit","published_at":"2020-03-06T08:43:06.000Z","download_url":"https://codeload.github.com/JabRef/jabref/tar.gz/v5.0","html_url":"https://github.com/JabRef/jabref/releases/tag/v5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JabRef/jabref@v5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v5.0/manifests"},{"name":"v5.0-beta","sha":"3bd75f325add12580e6808142b6a5174b88c57ce","kind":"commit","published_at":"2019-12-15T20:13:49.000Z","download_url":"https://codeload.github.com/JabRef/jabref/tar.gz/v5.0-beta","html_url":"https://github.com/JabRef/jabref/releases/tag/v5.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JabRef/jabref@v5.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v5.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v5.0-beta/manifests"},{"name":"v5.0-alpha","sha":"8a8d259c4567521bec3f3283be5ca0ac246a6aef","kind":"commit","published_at":"2019-08-25T20:05:05.000Z","download_url":"https://codeload.github.com/JabRef/jabref/tar.gz/v5.0-alpha","html_url":"https://github.com/JabRef/jabref/releases/tag/v5.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JabRef/jabref@v5.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v5.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v5.0-alpha/manifests"},{"name":"v4.3.1","sha":"389555e4a095257d1c21719bfb261b7cf2622fef","kind":"commit","published_at":"2018-06-05T07:45:40.000Z","download_url":"https://codeload.github.com/JabRef/jabref/tar.gz/v4.3.1","html_url":"https://github.com/JabRef/jabref/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JabRef/jabref@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v4.3.1/manifests"},{"name":"v4.3","sha":"87caa952261943fc1b172e2a23d69a4ab1a1a660","kind":"commit","published_at":"2018-06-01T10:21:59.000Z","download_url":"https://codeload.github.com/JabRef/jabref/tar.gz/v4.3","html_url":"https://github.com/JabRef/jabref/releases/tag/v4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JabRef/jabref@v4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v4.3/manifests"},{"name":"v4.2","sha":"46088043d16eb616a864786802c82192c98fa0ca","kind":"commit","published_at":"2018-04-26T09:45:16.000Z","download_url":"https://codeload.github.com/JabRef/jabref/tar.gz/v4.2","html_url":"https://github.com/JabRef/jabref/releases/tag/v4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JabRef/jabref@v4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v4.2/manifests"},{"name":"v4.1","sha":"81dbdaa0a1bc272452d4357b285c5a4c4c38a0a9","kind":"commit","published_at":"2017-12-23T18:59:43.000Z","download_url":"https://codeload.github.com/JabRef/jabref/tar.gz/v4.1","html_url":"https://github.com/JabRef/jabref/releases/tag/v4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JabRef/jabref@v4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v4.1/manifests"},{"name":"v4.0","sha":"5d23e46382cfdf13399a639665662575d2922eb9","kind":"commit","published_at":"2017-10-04T08:39:57.000Z","download_url":"https://codeload.github.com/JabRef/jabref/tar.gz/v4.0","html_url":"https://github.com/JabRef/jabref/releases/tag/v4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JabRef/jabref@v4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v4.0/manifests"},{"name":"v4.0-beta3","sha":"58e0115639f67d7f0576d97866b17a5f331b9106","kind":"commit","published_at":"2017-08-16T13:31:26.000Z","download_url":"https://codeload.github.com/JabRef/jabref/tar.gz/v4.0-beta3","html_url":"https://github.com/JabRef/jabref/releases/tag/v4.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JabRef/jabref@v4.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v4.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v4.0-beta3/manifests"},{"name":"v4.0-beta2","sha":"c3a898fc0978156a13a547d6f08c43510b925ea7","kind":"commit","published_at":"2017-07-18T17:36:10.000Z","download_url":"https://codeload.github.com/JabRef/jabref/tar.gz/v4.0-beta2","html_url":"https://github.com/JabRef/jabref/releases/tag/v4.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JabRef/jabref@v4.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v4.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v4.0-beta2/manifests"},{"name":"v4.0-beta","sha":"0bbb9303f940b58ceaa0a35b0cc8b691057b6505","kind":"commit","published_at":"2017-04-17T15:18:52.000Z","download_url":"https://codeload.github.com/JabRef/jabref/tar.gz/v4.0-beta","html_url":"https://github.com/JabRef/jabref/releases/tag/v4.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JabRef/jabref@v4.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v4.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v4.0-beta/manifests"},{"name":"v3.8.2","sha":"260e94d5f0514cc11d47e5c67fb291175c3ee88f","kind":"commit","published_at":"2017-01-29T20:17:49.000Z","download_url":"https://codeload.github.com/JabRef/jabref/tar.gz/v3.8.2","html_url":"https://github.com/JabRef/jabref/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JabRef/jabref@v3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"422e394f2f4794d64e21c6afa90cb97bbe7dfdaf","kind":"commit","published_at":"2016-12-24T15:22:27.000Z","download_url":"https://codeload.github.com/JabRef/jabref/tar.gz/v3.8.1","html_url":"https://github.com/JabRef/jabref/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JabRef/jabref@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v3.8.1/manifests"},{"name":"3.8+ds-1","sha":"c7e3fdd99cb150a257a53a9ea1eb623b409d19fa","kind":"commit","published_at":"2016-12-16T20:11:35.000Z","download_url":"https://codeload.github.com/JabRef/jabref/tar.gz/3.8+ds-1","html_url":"https://github.com/JabRef/jabref/releases/tag/3.8+ds-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JabRef/jabref@3.8%2Bds-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/3.8+ds-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/3.8+ds-1/manifests"},{"name":"v3.8","sha":"8e45c0119f611315ee76a6b042ac67059e5414d9","kind":"commit","published_at":"2016-12-16T20:10:01.000Z","download_url":"https://codeload.github.com/JabRef/jabref/tar.gz/v3.8","html_url":"https://github.com/JabRef/jabref/releases/tag/v3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JabRef/jabref@v3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v3.8/manifests"},{"name":"v3.7","sha":"d3092b12a1d4bd8dd1dafb720b3fe5ab951cbd7f","kind":"commit","published_at":"2016-11-14T12:44:41.000Z","download_url":"https://codeload.github.com/JabRef/jabref/tar.gz/v3.7","html_url":"https://github.com/JabRef/jabref/releases/tag/v3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JabRef/jabref@v3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v3.7/manifests"},{"name":"v3.6","sha":"381d0f8a8ac661036fc680aca6d63b261f2d2981","kind":"commit","published_at":"2016-08-26T08:51:15.000Z","download_url":"https://codeload.github.com/JabRef/jabref/tar.gz/v3.6","html_url":"https://github.com/JabRef/jabref/releases/tag/v3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JabRef/jabref@v3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v3.6/manifests"},{"name":"v3.5","sha":"fd695d24782266018ee90407cf1210959c238bb2","kind":"commit","published_at":"2016-07-13T17:37:42.000Z","download_url":"https://codeload.github.com/JabRef/jabref/tar.gz/v3.5","html_url":"https://github.com/JabRef/jabref/releases/tag/v3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JabRef/jabref@v3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v3.5/manifests"},{"name":"v3.4","sha":"d18988e18263d3657efcf55a1a8551b4585ea237","kind":"commit","published_at":"2016-06-02T19:40:22.000Z","download_url":"https://codeload.github.com/JabRef/jabref/tar.gz/v3.4","html_url":"https://github.com/JabRef/jabref/releases/tag/v3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JabRef/jabref@v3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v3.4/manifests"},{"name":"v3.3","sha":"2ef6ee7d97240c73b250d37807514d2f279d2ac0","kind":"commit","published_at":"2016-04-17T21:52:54.000Z","download_url":"https://codeload.github.com/JabRef/jabref/tar.gz/v3.3","html_url":"https://github.com/JabRef/jabref/releases/tag/v3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JabRef/jabref@v3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v3.3/manifests"},{"name":"v3.2","sha":"9507630a96e0220e878cfdb0a87c07d31535914b","kind":"commit","published_at":"2016-01-10T16:06:33.000Z","download_url":"https://codeload.github.com/JabRef/jabref/tar.gz/v3.2","html_url":"https://github.com/JabRef/jabref/releases/tag/v3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JabRef/jabref@v3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v3.2/manifests"},{"name":"v3.1","sha":"bf4ab1da1ca634fdde54d6c042ddf5d06428c4ab","kind":"commit","published_at":"2015-12-24T11:51:32.000Z","download_url":"https://codeload.github.com/JabRef/jabref/tar.gz/v3.1","html_url":"https://github.com/JabRef/jabref/releases/tag/v3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JabRef/jabref@v3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v3.1/manifests"},{"name":"v3.0","sha":"ee7618b21816732ee446102c42d76df59aae065f","kind":"commit","published_at":"2015-11-29T22:25:04.000Z","download_url":"https://codeload.github.com/JabRef/jabref/tar.gz/v3.0","html_url":"https://github.com/JabRef/jabref/releases/tag/v3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JabRef/jabref@v3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v3.0/manifests"},{"name":"v2.11.1","sha":"4e23c05838a3dd6e5f7870e804174a5ec043bc3c","kind":"commit","published_at":"2015-11-16T07:27:56.000Z","download_url":"https://codeload.github.com/JabRef/jabref/tar.gz/v2.11.1","html_url":"https://github.com/JabRef/jabref/releases/tag/v2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JabRef/jabref@v2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v2.11.1/manifests"},{"name":"v2.11","sha":"4bdf5e142511278d8dd2a466bf611994caf4d091","kind":"commit","published_at":"2015-11-11T20:38:01.000Z","download_url":"https://codeload.github.com/JabRef/jabref/tar.gz/v2.11","html_url":"https://github.com/JabRef/jabref/releases/tag/v2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JabRef/jabref@v2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v2.11/manifests"},{"name":"v_2.11b4","sha":"03b057d9cf954875ae9c2b5cd52471d6aa8a7173","kind":"commit","published_at":"2015-09-10T21:44:14.000Z","download_url":"https://codeload.github.com/JabRef/jabref/tar.gz/v_2.11b4","html_url":"https://github.com/JabRef/jabref/releases/tag/v_2.11b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JabRef/jabref@v_2.11b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v_2.11b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v_2.11b4/manifests"},{"name":"v_2.11b3","sha":"85648514f7cef72df8b980994a672c60999d428f","kind":"commit","published_at":"2015-06-21T14:02:54.000Z","download_url":"https://codeload.github.com/JabRef/jabref/tar.gz/v_2.11b3","html_url":"https://github.com/JabRef/jabref/releases/tag/v_2.11b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JabRef/jabref@v_2.11b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v_2.11b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v_2.11b3/manifests"},{"name":"v_2.11b2","sha":"13053562c632b4e1633941dbe58050ba660fd372","kind":"commit","published_at":"2015-05-19T17:32:11.000Z","download_url":"https://codeload.github.com/JabRef/jabref/tar.gz/v_2.11b2","html_url":"https://github.com/JabRef/jabref/releases/tag/v_2.11b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JabRef/jabref@v_2.11b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v_2.11b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v_2.11b2/manifests"},{"name":"v_2.11b","sha":"5bdc5d5e000838264c95d8d2a8a48f9513fc511c","kind":"commit","published_at":"2015-05-17T20:46:44.000Z","download_url":"https://codeload.github.com/JabRef/jabref/tar.gz/v_2.11b","html_url":"https://github.com/JabRef/jabref/releases/tag/v_2.11b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JabRef/jabref@v_2.11b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v_2.11b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v_2.11b/manifests"},{"name":"v_2.10","sha":"d9ba745225f56faf878b6538bda25969a996c968","kind":"commit","published_at":"2014-03-11T16:30:37.000Z","download_url":"https://codeload.github.com/JabRef/jabref/tar.gz/v_2.10","html_url":"https://github.com/JabRef/jabref/releases/tag/v_2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JabRef/jabref@v_2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v_2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v_2.10/manifests"},{"name":"v_2.10b3","sha":"25887febb273fe9ce169e773de08df5c0d2c5e3a","kind":"commit","published_at":"2014-02-12T12:38:42.000Z","download_url":"https://codeload.github.com/JabRef/jabref/tar.gz/v_2.10b3","html_url":"https://github.com/JabRef/jabref/releases/tag/v_2.10b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JabRef/jabref@v_2.10b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v_2.10b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v_2.10b3/manifests"},{"name":"v_2.10b2","sha":"c1f624b8cefef420da9c9554539c8c5690b0ab01","kind":"commit","published_at":"2013-06-19T18:20:22.000Z","download_url":"https://codeload.github.com/JabRef/jabref/tar.gz/v_2.10b2","html_url":"https://github.com/JabRef/jabref/releases/tag/v_2.10b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JabRef/jabref@v_2.10b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v_2.10b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v_2.10b2/manifests"},{"name":"v_2.10b","sha":"6a9037b379686d7da8c299c61ceefad7148d177c","kind":"commit","published_at":"2013-03-28T09:11:35.000Z","download_url":"https://codeload.github.com/JabRef/jabref/tar.gz/v_2.10b","html_url":"https://github.com/JabRef/jabref/releases/tag/v_2.10b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JabRef/jabref@v_2.10b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v_2.10b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v_2.10b/manifests"},{"name":"v_2.9.2","sha":"35e1a779ea82ffdd41ee00d4a28f791d9a6dea9e","kind":"tag","published_at":"2013-01-12T15:08:10.000Z","download_url":"https://codeload.github.com/JabRef/jabref/tar.gz/v_2.9.2","html_url":"https://github.com/JabRef/jabref/releases/tag/v_2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JabRef/jabref@v_2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v_2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v_2.9.2/manifests"},{"name":"v_2.9.1","sha":"51cd185fc40404843fe8b959602d48c6044cb84c","kind":"commit","published_at":"2013-01-01T05:36:14.000Z","download_url":"https://codeload.github.com/JabRef/jabref/tar.gz/v_2.9.1","html_url":"https://github.com/JabRef/jabref/releases/tag/v_2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JabRef/jabref@v_2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v_2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v_2.9.1/manifests"},{"name":"v_2.9","sha":"b0f334c8b8515640f7c762f06c7be196eac2740d","kind":"tag","published_at":"2012-12-15T15:36:32.000Z","download_url":"https://codeload.github.com/JabRef/jabref/tar.gz/v_2.9","html_url":"https://github.com/JabRef/jabref/releases/tag/v_2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JabRef/jabref@v_2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v_2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v_2.9/manifests"},{"name":"v_2.9b2","sha":"4aa37b91d38857b0a1a1665484ffe88c787f77c2","kind":"tag","published_at":"2012-11-18T18:22:25.000Z","download_url":"https://codeload.github.com/JabRef/jabref/tar.gz/v_2.9b2","html_url":"https://github.com/JabRef/jabref/releases/tag/v_2.9b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JabRef/jabref@v_2.9b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v_2.9b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v_2.9b2/manifests"},{"name":"v_2.9b","sha":"c5723dc0e1b83921e9e02c188c53ad44e47a3089","kind":"tag","published_at":"2012-10-25T19:23:31.000Z","download_url":"https://codeload.github.com/JabRef/jabref/tar.gz/v_2.9b","html_url":"https://github.com/JabRef/jabref/releases/tag/v_2.9b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JabRef/jabref@v_2.9b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v_2.9b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v_2.9b/manifests"},{"name":"v_2.8.1","sha":"cf6f4caece37db68b0bdaf8575ca1701f4fa4371","kind":"tag","published_at":"2012-06-30T09:11:32.000Z","download_url":"https://codeload.github.com/JabRef/jabref/tar.gz/v_2.8.1","html_url":"https://github.com/JabRef/jabref/releases/tag/v_2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JabRef/jabref@v_2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v_2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v_2.8.1/manifests"},{"name":"v_2.8","sha":"5aa03b2dca68897d0cbe1c5691dd966c25b1f9e7","kind":"tag","published_at":"2012-05-18T13:59:48.000Z","download_url":"https://codeload.github.com/JabRef/jabref/tar.gz/v_2.8","html_url":"https://github.com/JabRef/jabref/releases/tag/v_2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JabRef/jabref@v_2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v_2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v_2.8/manifests"},{"name":"v_2.8b2","sha":"5913f7d87b1217ca067356c0d92950c18e66824e","kind":"tag","published_at":"2012-03-14T19:49:07.000Z","download_url":"https://codeload.github.com/JabRef/jabref/tar.gz/v_2.8b2","html_url":"https://github.com/JabRef/jabref/releases/tag/v_2.8b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JabRef/jabref@v_2.8b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v_2.8b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v_2.8b2/manifests"},{"name":"Version_2.8_beta","sha":"ec0f19362f32f42cbd18e7fad4c695cd886bf4b1","kind":"commit","published_at":"2011-12-28T20:31:40.000Z","download_url":"https://codeload.github.com/JabRef/jabref/tar.gz/Version_2.8_beta","html_url":"https://github.com/JabRef/jabref/releases/tag/Version_2.8_beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JabRef/jabref@Version_2.8_beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/Version_2.8_beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/Version_2.8_beta/manifests"},{"name":"v_2.8b","sha":"ec0f19362f32f42cbd18e7fad4c695cd886bf4b1","kind":"commit","published_at":"2011-12-28T20:31:40.000Z","download_url":"https://codeload.github.com/JabRef/jabref/tar.gz/v_2.8b","html_url":"https://github.com/JabRef/jabref/releases/tag/v_2.8b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JabRef/jabref@v_2.8b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v_2.8b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/tags/v_2.8b/manifests"}]},"repo_metadata_updated_at":"2025-09-02T18:11:55.448Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":null,"forks_count":null,"average":8.172500131868823},"purl":"pkg:golang/github.com/%21jab%21ref/jabref","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/JabRef/jabref","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/JabRef/jabref","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/JabRef/jabref/dependencies","status":null,"funding_links":["https://github.com/sponsors/JabRef","https://liberapay.com/JabRef","https://github.com/JabRef/jabref/wiki/Donations"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T16:29:21.149Z","issues_count":821,"pull_requests_count":2903,"avg_time_to_close_issue":22090405.380352646,"avg_time_to_close_pull_request":728910.7946502058,"issues_closed_count":397,"pull_requests_closed_count":2429,"pull_request_authors_count":370,"issue_authors_count":245,"avg_comments_per_issue":5.705237515225335,"avg_comments_per_pull_request":2.313468825353083,"merged_pull_requests_count":2070,"bot_issues_count":5,"bot_pull_requests_count":695,"past_year_issues_count":361,"past_year_pull_requests_count":2037,"past_year_avg_time_to_close_issue":2016206.1704545454,"past_year_avg_time_to_close_pull_request":361606.0416164053,"past_year_issues_closed_count":176,"past_year_pull_requests_closed_count":1657,"past_year_pull_request_authors_count":233,"past_year_issue_authors_count":96,"past_year_avg_comments_per_issue":3.224376731301939,"past_year_avg_comments_per_pull_request":2.44526264113893,"past_year_bot_issues_count":5,"past_year_bot_pull_requests_count":482,"past_year_merged_pull_requests_count":1428,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/issues","maintainers":[{"login":"koppor","count":866,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/koppor"},{"login":"Siedlerchr","count":389,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Siedlerchr"},{"login":"subhramit","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/subhramit"},{"login":"InAnYan","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/InAnYan"},{"login":"calixtus","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/calixtus"},{"login":"LoayGhreeb","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LoayGhreeb"},{"login":"tobiasdiez","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tobiasdiez"},{"login":"ThiloteE","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ThiloteE"},{"login":"HoussemNasri","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HoussemNasri"},{"login":"stefan-kolb","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stefan-kolb"},{"login":"lenhard","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lenhard"},{"login":"Yubo-Cao","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yubo-Cao"},{"login":"wanling0000","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wanling0000"},{"login":"igorsteinmacher","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/igorsteinmacher"},{"login":"palukku","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/palukku"},{"login":"jabref-machine","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jabref-machine"},{"login":"k3KAW8Pnf7mkmdSMPHz27","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/k3KAW8Pnf7mkmdSMPHz27"},{"login":"jjohannes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jjohannes"},{"login":"LinusDietz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LinusDietz"},{"login":"matthiasgeiger","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthiasgeiger"}],"active_maintainers":[{"login":"koppor","count":595,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/koppor"},{"login":"Siedlerchr","count":270,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Siedlerchr"},{"login":"subhramit","count":103,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/subhramit"},{"login":"InAnYan","count":68,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/InAnYan"},{"login":"calixtus","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/calixtus"},{"login":"LoayGhreeb","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LoayGhreeb"},{"login":"ThiloteE","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ThiloteE"},{"login":"HoussemNasri","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HoussemNasri"},{"login":"Yubo-Cao","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yubo-Cao"},{"login":"wanling0000","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wanling0000"},{"login":"jabref-machine","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jabref-machine"},{"login":"palukku","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/palukku"},{"login":"tobiasdiez","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tobiasdiez"},{"login":"jjohannes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jjohannes"},{"login":"LinusDietz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LinusDietz"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FJabRef%2Fjabref/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FJabRef%2Fjabref/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FJabRef%2Fjabref/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FJabRef%2Fjabref/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1952122,"maintainers_count":0,"namespaces_count":741275,"keywords_count":109185,"github":"golang","metadata":{"funded_packages_count":49011},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-05T05:14:06.439Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}}],"commits":{"id":1406810,"full_name":"JabRef/jabref","default_branch":"main","committers":null,"total_commits":null,"total_committers":null,"total_bot_commits":null,"total_bot_committers":null,"mean_commits":null,"dds":null,"past_year_committers":null,"past_year_total_commits":null,"past_year_total_committers":null,"past_year_total_bot_commits":null,"past_year_total_bot_committers":null,"past_year_mean_commits":null,"past_year_dds":null,"last_synced_at":null,"last_synced_commit":null,"created_at":"2023-10-25T14:55:16.152Z","updated_at":"2025-05-27T09:33:45.373Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.343Z","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":"JabRef/jabref","html_url":"https://github.com/JabRef/jabref","last_synced_at":"2025-09-05T14:09:53.694Z","status":null,"issues_count":818,"pull_requests_count":3001,"avg_time_to_close_issue":19950333.7974359,"avg_time_to_close_pull_request":732112.4057570978,"issues_closed_count":390,"pull_requests_closed_count":2535,"pull_request_authors_count":369,"issue_authors_count":243,"avg_comments_per_issue":5.594132029339853,"avg_comments_per_pull_request":2.295568143952016,"merged_pull_requests_count":2161,"bot_issues_count":4,"bot_pull_requests_count":747,"past_year_issues_count":366,"past_year_pull_requests_count":2130,"past_year_avg_time_to_close_issue":1542686.2971428572,"past_year_avg_time_to_close_pull_request":360934.812642369,"past_year_issues_closed_count":175,"past_year_pull_requests_closed_count":1755,"past_year_pull_request_authors_count":231,"past_year_issue_authors_count":96,"past_year_avg_comments_per_issue":3.0437158469945356,"past_year_avg_comments_per_pull_request":2.407511737089202,"past_year_bot_issues_count":4,"past_year_bot_pull_requests_count":534,"past_year_merged_pull_requests_count":1515,"created_at":"2024-09-11T12:24:20.735Z","updated_at":"2025-09-05T14:09:53.696Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/JabRef%2Fjabref/issues","issue_labels_count":{"good first issue":172,"📍 Assigned":101,"📌 Pinned":77,"ui":72,"bug":61,"component: ui":57,"FirstTimeCodeContribution":54,"type: enhancement":48,"component: entry-editor":26,"search":26,"external files":25,"entry-editor":24,"groups":20,"component: groups":19,"component: fetcher":18,"component: external-files":18,"good second issue":18,"status: depends-on-external":17,"fetcher":15,"status: waiting-for-feedback":14,"type: feature":14,"os: linux":14,"component: preferences":13,"preferences":12,"component: import-load":11,"component: bib(la)tex":11,"component: maintable":11,"export / save":10,"size: big":10,"AI":9,"component: search":9,"component: slr":9,"dev: performance":8,"good third issue":8,"os: macOS":8,"bib(la)tex":8,"component: export-or-save":8,"cleanup-ops":8,"entry-preview":7,"openoffice/libreoffice":7,"needs-refinement":7,"component: keybinding":7,"dev: code-quality":7,"maintable":6,"import":6,"platform: linux":6,"component: JabKit [cli]":6,"component: libre-office":6,"platform: windows":6,"status: freeze":6,"os: windows":6,"keybinding":5,"project: gsoc":5,"🔔 reminder-sent":5,"dev: build-system":5,"type: performance":5,"[outdated] type: bug":5,"component: entry-preview":5,"component: citationkey-generator":5,"platform: macos":4,"status: needs-refinement":4,"dev: ci-cd":4,"keygenerator":4,"component: shared-database":4,"component: cleanup-ops":4,"type: code-quality":4,"build-system":4,"duplicateFinder":4,"component: journal abbreviations":4,"component: consistency-check":3,"dependencies":3,"keywords":3,"unicode":3,"component: ai":3,"[outdated] type: enhancement":3,"component: citation-relations":3,"status: stale":3,"type: documentation":3,"component: git":3,"component: keywords":3,"good fourth issue":3,"os: snap":2,"size: medium":2,"component: welcome-tab":2,"project: GSoC":2,"component: external application integration":2,"status: ready-for-review":2,"Dark Theme":2,"component: duplicate-finder":2,"component: autocompletion":2,"jabcon":2,"component: installation":2,"component: unicode":2,"component: backup":2,"Logging":2,"status: help wanted":2,"dev: architecture":2,"microsoft office":1,"installation":1,"autocompletion":1,"SLR":1,"integrity-checker":1,"status: wontfix":1,"internationalization":1,"has-workaround":1,"automerge":1,"status: changes required":1,"type: question":1,"size: small":1,"status: has-workaround":1,"component: jabsrv":1,"component: cite-as-you-write":1,"component: merge":1,"component: pdf-viewer":1,"component: citation relations":1,"component: internal-storage":1,"component: jablib":1,"dev: data-model":1,"[outdated] type: feature":1,"platform: snap":1,"status: duplicate":1,"component: integrity-checker":1,"component: logging":1,"component: welcome tab":1},"pull_request_labels_count":{"dependencies":728,"status: ready-for-review":307,"submodules":116,"automerge":111,"status: changes required":74,"type: code-quality":64,"ui":31,"dev: code-quality":30,"dev: ci-cd":29,"type: documentation":23,"gradle-wrapper":22,"openoffice/libreoffice":21,"component: libre-office":17,"dev: testing":14,"dev: build-system":14,"project: GSoC":13,"AI":13,"dev: dependencies":12,"component: JabKit [cli]":11,"component: ui":11,"search":11,"type: feature":10,"component: fetcher":10,"external files":9,"component: preferences":9,"bug":9,"build-system":8,"fetcher":8,"dev: binaries":8,"tests":8,"type: enhancement":8,"project: gsoc":7,"preferences":7,"dev: architecture":7,"dev: binary":6,"component: git":6,"groups":6,"entry-editor":6,"maintable":6,"component: journal abbreviations":5,"status: awaiting second review":5,"jabcon":5,"component: entry-editor":5,"component: cite-as-you-write":5,"status: awaiting-second-review":4,"dev: performance":4,"platform: macos":4,"good first issue":4,"component: citationkey-generator":4,"status: changes-required":3,"component: search":3,"component: maintable":3,"component: internationalization":3,"dev: no-bot-comments":3,"type: performance":3,"os: macOS":3,"export / save":3,"status: freeze":3,"component: jabsrv":3,"component: ai":3,"import":3,"[outdated] type: feature":2,"SLR":2,"status: waiting-for-feedback":2,"component: keywords":2,"component: jablib":2,"junie":2,"component: entry-preview":2,"component: welcome tab":2,"dev: hotfix":2,"component: shared-database":2,"[outdated] type: enhancement":2,"component: collaboration":2,"keywords":2,"duplicateFinder":2,"integrity-checker":2,"platform: windows":2,"shared-database":2,"FirstTimeCodeContribution":2,"[outdated] type: documentation":2,"Dark Theme":1,"cli":1,"status: devcall":1,"component: external-files":1,"📍 Assigned":1,"keybinding":1,"internationalization":1,"Logging":1,"os: linux":1,"os: snap":1,"os: windows":1,"component: consistency-check":1,"needs-refinement":1,"component: logging":1,"component: integrity-checker":1,"component: welcome-walkthrough":1,"component: pdf-viewer":1,"component: slr":1,"component: merge":1,"component: welcome-tab":1,"component: css":1,"component: lsp":1,"component: citation relations":1,"component: backup":1,"size: big":1,"component: cleanup-ops":1,"component: bib(la)tex":1,"dev: adr":1,"component: groups":1},"issue_author_associations_count":{"MEMBER":352,"NONE":315,"CONTRIBUTOR":126,"COLLABORATOR":25},"pull_request_author_associations_count":{"CONTRIBUTOR":1248,"MEMBER":1231,"NONE":365,"COLLABORATOR":157},"issue_authors":{"koppor":210,"Siedlerchr":42,"ThiloteE":35,"ilippert":34,"InAnYan":28,"tobiasdiez":27,"ryan-carpenter":25,"subhramit":15,"NeymanDmitry":13,"ghost":12,"ror3d":11,"claell":10,"ytzemih":10,"HoussemNasri":10,"wujastyk":9,"LoayGhreeb":7,"jspitz":6,"AdamWysokinski":5,"AEgit":5,"priyanshu16095":5,"Enivex":5,"mlep":5,"Doc73":4,"linsui":4,"ehehela":4,"leaf-soba":4,"pcdi":4,"MartinKarim":4,"matteofg":4,"stefan-kolb":4,"mpatas":4,"teertinker":4,"jorgman1":3,"lionfood":3,"marwanemad07":3,"reox":3,"sambo57u":3,"palukku":3,"ungerts":3,"ColinScarato":3,"homocomputeris":3,"alfureu":2,"funnym0nk3y":2,"distressingly":2,"chrisdenman":2,"thecaligarmo":2,"sparusaurata":2,"notuntoward":2,"oscargus":2,"forking-renovate[bot]":2,"DominikStiller":2,"amaxi99":2,"hsvia":2,"Hosein-Rahnama":2,"cpsychal":2,"jiucenglou":2,"calixtus":2,"douglasrizzo":2,"szhorvat":2,"dependabot[bot]":2,"idadoudou":2,"doctor-ian":1,"Aldous-Arcane":1,"AdiAr11":1,"jeroenvanzeeland211":1,"buhtz":1,"espertusnu":1,"myshevchuk":1,"JoshuaBoschner":1,"mschroen":1,"gaochenyi":1,"luca-ferrigno":1,"noahvanhaute":1,"GajendraBN":1,"jsmm":1,"jiewangjs":1,"chhei":1,"bilderbuchi":1,"IssaHanou":1,"systemoperator":1,"guillemgracia":1,"TimAlderson":1,"kostadinoff":1,"5472qaywsx":1,"ZodGaz":1,"Stewori":1,"hongmiao-wu":1,"Jopeeee":1,"kimim":1,"michael-hoss":1,"TsypliakAlexandr":1,"e-pet":1,"MarcTM01":1,"dowobeha":1,"protyposis":1,"spethso":1,"heyitsdross":1,"m-mauersberger":1,"baburton":1,"umuen":1,"SunilMulgi":1,"Paras-Gupta16":1,"StabiloPoint":1,"genseirin":1,"JEANPRBT":1,"Zurtar":1,"axiopaladin":1,"OlafKleinBerlin":1,"juejung":1,"espertus":1,"mkdjr":1,"AbdAlRahmanGad":1,"laky241":1,"fpdotmonkey":1,"wviechtb":1,"martinctl":1,"gibelin":1,"Krzmbrzl":1,"tim-bsm":1,"paboe":1,"Luram123":1,"GasinAn":1,"Uchswas":1,"1996wu":1,"Loara":1,"zWhdmB5T":1,"siyi424":1,"docrjp":1,"lllllllittlesun":1,"emmdmin1":1,"Ka0o0":1,"siainbuletin":1,"foice":1,"PiusHauensteinHA-Ing":1,"eric052199":1,"tpaniaki":1,"stephanlukasczyk":1,"hydrogeoscience":1,"NChechulin":1,"soldivelot":1,"mode-2020":1,"manurare":1,"jns-v":1,"JoHaHu":1,"jnchin314":1,"BenjaminDAnjou":1,"allmightty":1,"bf":1,"anton-vrba":1,"Marathon2112":1,"andreaskrauss":1,"RJDan":1,"historical-theology":1,"frohowi":1,"edaniele-tpi":1,"matthiasgeiger":1,"Yubo-Cao":1,"Holzhauer":1,"viktorkrimstein":1,"AbdelrahmanAboulfotouh":1,"RPadial":1,"starsareintherose":1,"hossamP10":1,"ishai-windrose":1,"js51":1,"aksh-sush":1,"georgd":1,"neurodidi":1,"GreyMatter17":1,"Julfried":1,"Nosdok":1,"WolfgangFahl":1,"BugInMaths":1,"Doublonmousse":1,"RAJVEER42":1,"772":1,"khatchad":1,"CharlesVilliers":1,"nicoborghi":1,"yexu55065":1,"nicolahinssen":1,"oe1rsa":1,"zhixing2017":1,"rohit-garga":1,"xiaojinhongnwafu":1,"meneguzzi":1,"rpoteau":1,"gpagnon":1,"kbarros":1,"tmlmao":1,"no-preserve-root":1,"andrewhw":1,"turhantolgaunal":1,"tkubt":1,"sanjacob":1,"ityyrm":1,"Alexandra124":1,"btut":1,"shruti110503":1,"jonasstein":1,"swekia":1,"GDeane":1,"Deadlica":1,"hanachaari":1,"youssefgamal123":1,"luo-chuan":1,"jeff1268":1,"bwakkie":1,"Auntie-Poulet":1,"simonharrer":1,"madmini":1,"Miso-1":1,"messiem":1,"xianghao-wang":1,"twihno":1,"Energie-Fan":1,"Turgon-Aran-Gondolin":1,"AbdoMostfa2":1,"austindowney":1,"FranziskusWiesnet":1,"hugodiniz":1,"balanco":1,"Yery":1,"jeirf12":1,"JoKalliauer":1,"Almar0001":1,"AtrusRiven":1,"drcxd":1,"7Z0t99":1,"Adil-Gou":1,"lcnittl":1,"alaminkouser":1,"recke-a":1,"falschgeldkind":1,"frosales258":1,"multiflexi":1,"bhatiaa1":1,"murrayE":1,"odneill":1,"rocket125":1,"vigmond":1,"Liam-Twomey":1,"Sean-Y-Cui":1},"pull_request_authors":{"dependabot[bot]":744,"koppor":672,"Siedlerchr":365,"subhramit":137,"InAnYan":71,"LoayGhreeb":64,"calixtus":48,"priyanshu16095":40,"leaf-soba":32,"Yubo-Cao":18,"paudelritij":17,"palukku":14,"lenhard":14,"tobiasdiez":13,"laky241":13,"stefan-kolb":12,"renovate-bot":12,"HoussemNasri":11,"wtfjjking":10,"wanling0000":9,"lzmmxh":9,"AbdAlRahmanGad":8,"marwanemad07":8,"AbdoMostfa2":8,"luks-santos":7,"ungerts":7,"Arshadpd":6,"lydia-yan":6,"Kaan0029":6,"kaushikaW":6,"ar-rana":6,"MhammedAhmmed":6,"heyitsdross":6,"Zurtar":6,"rishivardhanmm":5,"steog88":5,"brandon-lau0":5,"gepetton":5,"JEANPRBT":5,"juliusalberto":5,"dahlheim":5,"SihasA":4,"AashifAmeer":4,"ror3d":4,"jjohannes":4,"11raphael":4,"ankamde":4,"FlyJoanne":4,"LogCreative":4,"adamrehn":4,"eslamnumber":4,"Satyamkumarnavneet":4,"mulla028":4,"m-peeler":4,"benlevycmp":4,"narasimhareddyputta94":4,"cardionaut":4,"jnchin314":4,"muigor":4,"GriffinCostello":4,"simonharrer":3,"Kunal77689":3,"jenilpatel264":3,"wpoely86":3,"tohfas":3,"madanhk18":3,"070jhz":3,"Paras-Gupta16":3,"RiddheshRajwadkar":3,"espertus":3,"JustinHennis1":3,"PressJump":3,"RabidGhost":3,"alexandre-cremieux":3,"IngvarJackal":3,"damgam0288":3,"u7465990":3,"IvanPetkov23":3,"jetbrains-junie[bot]":3,"mlep":3,"MiguelCBar":3,"BaronMac08":3,"ZodGaz":3,"psyren99":3,"Stewori":3,"hitalo-siriano":3,"yeonissa":3,"tushar-2320":3,"ruarijupp":3,"aqurilla":3,"Oscar2343":2,"almada39":2,"miguel-cordoba":2,"Realmbird":2,"Noah-Martin1":2,"zikunz":2,"Nicholas-An":2,"Yulivu":2,"Nathaandev":2,"khushp3":2,"yash-agrawal03":2,"krishnagjsForGit":2,"SahilBijlani":2,"AbdelrahmanAboulfotouh":2,"adhamahmad":2,"ExrosZ":2,"tomeg09":2,"mag-sun":2,"NicosPavlov":2,"Menoa11":2,"FeiLi-lab":2,"sfahaddev":2,"YaxPrajapti":2,"techaakritisha":2,"NEBANU":2,"LinusDietz":2,"melisolmez":2,"fc7":2,"turhantolgaunal":2,"Mtjpp":2,"Thomas-Bridgart":2,"garymejia":2,"MrunalKashid02":2,"Rydzard":2,"liamsebestyen":2,"DenizAltunkapan":2,"vi-anusha":2,"felicitasmaia":2,"arshchawla21":2,"arraymahdi":2,"oops-shlok":2,"dennisarimi":2,"ruytakata":2,"dcarpentiero":2,"olenz":2,"ivobubenko":2,"antPinot":2,"haitham404":2,"SamyakBhaware":2,"lawmeyian":2,"JxCl-L":2,"xiaojie2008":2,"JamseBonde007":2,"u7229988-Rabie":2,"tom-pjobrien":2,"lalaly24":2,"Munhangyeol":2,"Raahitya-14":2,"harry924":2,"harii55":2,"Lin-Hi":2,"tina9452":2,"RapidShotzz":2,"CraftyDH":2,"nk-31012002":2,"henmesh":2,"amrithdas":2,"khola22":2,"igorsteinmacher":2,"JihwanByun":2,"imCal3b":2,"rioxddd":2,"DumitruDruta":2,"MaywarDeChamplain":2,"aleeraudales":2,"lareinahu-2023":2,"R-Zhou4":2,"Copilot":2,"UdayHE":2,"yoyounik":2,"rocket125":2,"sanjyot242":2,"raquelgraos":2,"Nagarjuna325":2,"HighCrit":2,"GuilhermeRibeiroPereira":2,"HaynesCrossley-ANU":2,"cmgoodall":2,"urlyy":2,"patriciagam":2,"k3KAW8Pnf7mkmdSMPHz27":2,"youssefgamal123":2,"Kaven668":2,"AU0430":2,"KumaLuo":2,"GDeane":2,"w0nderfu11":2,"pattywxf112":2,"Officialshubham":2,"azatyamanaev":2,"jabref-machine":2,"JorECardenas":2,"xiaoMartintin":2,"Naaeeen":2,"lwlR":2,"u7302654":2,"Rajas55":2,"ArshKumar84":2,"HrithikPadavala":2,"XYZ567AB":2,"Skydrite":1,"alauber":1,"jessigtm":1,"ShunL12324":1,"u7492883":1,"pratyushvatsalshukla":1,"thanhnguyen123-dev":1,"Red12138-java":1,"trickypr":1,"LenHukiro":1,"thiagogt":1,"sciortinomrc":1,"Donald-0017":1,"RehanChalana":1,"MattBryantt":1,"nothiaki":1,"KUMOAWAI":1,"Bha2912":1,"priyasingh1403":1,"mariprudencio":1,"pranav0510s":1,"sahilsekr42":1,"tannistha12":1,"grrrats":1,"siddhantkore":1,"Toro520":1,"AnandChandrakar":1,"rgrsst":1,"arfazhxss":1,"xingyun-w":1,"dbolate":1,"noravanq":1,"victoriacliu":1,"Marika-Academic":1,"greg-at-moderne":1,"evilbc":1,"tejasvi98":1,"maxaik":1,"MadDingzhen":1,"kjswaruph":1,"JasonXuDeveloper":1,"HeroxHeruxum":1,"jtornero":1,"MKDJr":1,"vegeziel":1,"abfka":1,"18bce133":1,"jlauber18":1,"systemoperator":1,"gitter-badger":1,"Ashwin2397":1,"shivenducs1136":1,"gabenogu":1,"leonzolati":1,"IceMajor2":1,"nsheff":1,"plvzfq-rit":1,"wujastyk":1,"xIshanSandhux":1,"DTT12912":1,"Nik014":1,"pogojens":1,"ghost":1,"brielle5810":1,"akshu-dh":1,"vladdobre":1,"Deadlica":1,"u7676493":1,"Amir-Suhel":1,"Sundhar22":1,"yoasaaa":1,"SalvadorRomo":1,"martinctl":1,"SuXiChangZhen":1,"italo-07":1,"Frequinzy":1,"Daniel-Ruan":1,"harshithap2000":1,"HenrikCarlGustavBertilAkesson":1,"tywe00":1,"TheYorouzoya":1,"miloyiyangsun":1,"jerryyummy":1,"rohit-garga":1,"pranayh24":1,"shawn-jj":1,"Mahmoudovic26":1,"Viech":1,"odneill":1,"Ajitaganguly3":1,"aaspst":1,"adaerr":1,"Tushar2604":1,"pal-anish":1,"lbenicio":1,"miguelro20":1,"leeohaddad":1,"AntonSederlin":1,"iloveskittles82":1,"Ahmed-Khaled-dev":1,"edukempf":1,"nberth":1,"jeanprbt":1,"espertusnu":1,"AdamWysokinski":1,"JanickFochler":1,"RiLoGosh":1,"ityyrm":1,"alexeysemenyukoracle":1,"sirine707":1,"u7754676":1,"kvitorr":1,"Boston54":1,"Luggas4you":1,"real-darth":1,"NoahXu718":1,"akshataakulkarni":1,"dhrax21":1,"IRWC":1,"Anton-Bolenius":1,"adambash12":1,"MrMachiei":1,"teertinker":1,"suftware":1,"LinusWallin":1,"AdiAr11":1,"NewCodes7":1,"egonw":1,"was123":1,"ilippert":1,"Anirudhxx":1,"LenkaBuebnkova":1,"ThiloteE":1,"prathamxx":1,"rdsingh13":1,"MarcusJak":1,"stephanlukasczyk":1,"u7663394":1,"BojiZhang":1,"eduardogreco":1,"AlexisFimeyer":1,"u74981018":1,"RUSHILPATEL33":1,"superaxander":1,"ganesh-vk":1,"rmmsilva":1,"ansell":1,"ankitachy":1,"mkumar09":1,"timurturbil":1,"Azgharpasha":1,"KonstantinosChanioglou":1,"UmutAkbayin":1,"yaragg":1,"kataramarina":1,"chrisdenman":1,"bquistorff":1,"VinterSallad":1,"amndaone":1,"TheDevAnubhav":1,"u7282852":1,"wenshilanR":1,"compf":1,"SatiricalThumb":1,"harsh1898":1,"biplab1":1,"agondekova":1,"Imran8125":1,"braindevices":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.444Z","repositories_count":10101874,"issues_count":31502423,"pull_requests_count":97598050,"authors_count":10703170,"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":{"good first issue":114,"📍 Assigned":81,"📌 Pinned":64,"component: ui":22,"FirstTimeCodeContribution":18,"good second issue":14,"ui":13,"component: entry-editor":13,"bug":12,"component: preferences":10,"AI":8,"component: groups":8,"component: external-files":8,"component: fetcher":7,"search":6,"good third issue":6,"external files":6,"status: depends-on-external":6,"component: maintable":5,"component: libre-office":5,"component: JabKit [cli]":5,"type: enhancement":5,"project: gsoc":4,"component: keybinding":4,"entry-editor":4,"dev: build-system":4,"platform: windows":4,"component: import-load":4,"component: bib(la)tex":4,"component: citation-relations":3,"component: search":3,"fetcher":3,"component: journal abbreviations":3,"component: consistency-check":3,"dev: code-quality":3,"status: waiting-for-feedback":3,"component: ai":3,"dev: performance":3,"size: big":3,"size: medium":2,"component: git":2,"component: welcome-tab":2,"platform: macos":2,"status: ready-for-review":2,"dependencies":2,"openoffice/libreoffice":2,"type: documentation":2,"component: citationkey-generator":2,"component: entry-preview":2,"groups":2,"component: slr":2,"platform: linux":2,"🔔 reminder-sent":2,"dev: ci-cd":2,"type: feature":1,"maintable":1,"type: code-quality":1,"preferences":1,"cleanup-ops":1,"size: small":1,"component: cleanup-ops":1,"keywords":1,"needs-refinement":1,"has-workaround":1,"export / save":1,"automerge":1,"type: question":1,"build-system":1,"status: changes required":1,"dev: architecture":1,"dev: data-model":1,"component: jablib":1,"component: welcome tab":1,"Logging":1,"status: freeze":1,"component: duplicate-finder":1,"component: citation relations":1,"SLR":1,"component: pdf-viewer":1,"component: merge":1,"component: cite-as-you-write":1,"component: jabsrv":1,"[outdated] type: bug":1,"component: backup":1,"good fourth issue":1,"status: has-workaround":1,"component: external application integration":1,"status: needs-refinement":1},"past_year_pull_request_labels_count":{"dependencies":503,"status: ready-for-review":203,"automerge":111,"submodules":95,"status: changes required":66,"dev: code-quality":30,"dev: ci-cd":29,"type: code-quality":22,"component: libre-office":16,"type: documentation":16,"gradle-wrapper":15,"dev: testing":14,"dev: build-system":13,"openoffice/libreoffice":13,"ui":13,"dev: dependencies":11,"component: JabKit [cli]":11,"component: ui":11,"AI":10,"component: fetcher":10,"component: preferences":9,"dev: binaries":8,"dev: architecture":7,"component: git":6,"project: gsoc":6,"dev: binary":6,"status: awaiting second review":5,"component: journal abbreviations":5,"component: cite-as-you-write":5,"tests":5,"jabcon":5,"platform: macos":4,"component: citationkey-generator":4,"preferences":4,"status: awaiting-second-review":4,"component: entry-editor":4,"fetcher":4,"search":3,"type: feature":3,"component: jabsrv":3,"good first issue":3,"dev: no-bot-comments":3,"component: ai":3,"status: changes-required":3,"component: search":3,"junie":2,"component: jablib":2,"component: keywords":2,"component: maintable":2,"component: entry-preview":2,"type: enhancement":2,"FirstTimeCodeContribution":2,"[outdated] type: documentation":2,"platform: windows":2,"dev: hotfix":2,"export / save":2,"external files":2,"os: macOS":2,"bug":2,"keywords":2,"type: performance":2,"component: internationalization":2,"component: welcome tab":2,"component: bib(la)tex":1,"component: cleanup-ops":1,"component: consistency-check":1,"status: devcall":1,"dev: performance":1,"📍 Assigned":1,"component: logging":1,"component: integrity-checker":1,"component: welcome-walkthrough":1,"status: waiting-for-feedback":1,"component: groups":1,"component: pdf-viewer":1,"component: slr":1,"dev: adr":1,"component: merge":1,"component: welcome-tab":1,"component: css":1,"component: lsp":1,"component: citation relations":1,"[outdated] type: enhancement":1,"[outdated] type: feature":1,"component: backup":1},"past_year_issue_author_associations_count":{"MEMBER":191,"NONE":104,"CONTRIBUTOR":52,"COLLABORATOR":19},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":886,"MEMBER":875,"NONE":271,"COLLABORATOR":98},"past_year_issue_authors":{"koppor":125,"Siedlerchr":23,"InAnYan":22,"ThiloteE":15,"ilippert":14,"subhramit":12,"ryan-carpenter":11,"NeymanDmitry":10,"ytzemih":7,"HoussemNasri":6,"priyanshu16095":5,"Enivex":5,"leaf-soba":4,"homocomputeris":3,"palukku":3,"LoayGhreeb":3,"wujastyk":3,"ungerts":3,"matteofg":3,"lionfood":3,"marwanemad07":3,"tobiasdiez":2,"jspitz":2,"chrisdenman":2,"forking-renovate[bot]":2,"pcdi":2,"distressingly":2,"sambo57u":2,"dependabot[bot]":2,"messiem":1,"RAJVEER42":1,"Zurtar":1,"PiusHauensteinHA-Ing":1,"Miso-1":1,"Paras-Gupta16":1,"mkdjr":1,"noahvanhaute":1,"ZodGaz":1,"Yubo-Cao":1,"youssefgamal123":1,"Uchswas":1,"turhantolgaunal":1,"Turgon-Aran-Gondolin":1,"tpaniaki":1,"tim-bsm":1,"thecaligarmo":1,"Stewori":1,"stephanlukasczyk":1,"spethso":1,"siyi424":1,"shruti110503":1,"Sean-Y-Cui":1,"sanjacob":1,"rocket125":1,"reox":1,"madmini":1,"espertusnu":1,"espertus":1,"emmdmin1":1,"edaniele-tpi":1,"Doc73":1,"cpsychal":1,"chhei":1,"calixtus":1,"bwakkie":1,"austindowney":1,"allmightty":1,"aksh-sush":1,"Adil-Gou":1,"AdiAr11":1,"AbdoMostfa2":1,"AbdelrahmanAboulfotouh":1,"7Z0t99":1,"772":1,"5472qaywsx":1,"1996wu":1,"Luram123":1,"luca-ferrigno":1,"lllllllittlesun":1,"linsui":1,"laky241":1,"Krzmbrzl":1,"Julfried":1,"jsmm":1,"jorgman1":1,"Jopeeee":1,"jnchin314":1,"jeirf12":1,"ityyrm":1,"hongmiao-wu":1,"heyitsdross":1,"guillemgracia":1,"genseirin":1,"GDeane":1,"GasinAn":1,"FranziskusWiesnet":1},"past_year_pull_request_authors":{"dependabot[bot]":531,"koppor":487,"Siedlerchr":264,"subhramit":94,"InAnYan":52,"priyanshu16095":40,"leaf-soba":32,"calixtus":31,"LoayGhreeb":24,"Yubo-Cao":18,"paudelritij":17,"palukku":14,"laky241":13,"renovate-bot":12,"wtfjjking":10,"lzmmxh":9,"wanling0000":9,"AbdoMostfa2":8,"marwanemad07":8,"ungerts":7,"luks-santos":7,"Zurtar":6,"heyitsdross":6,"Kaan0029":6,"MhammedAhmmed":6,"kaushikaW":6,"ar-rana":6,"lydia-yan":6,"brandon-lau0":5,"juliusalberto":5,"gepetton":5,"rishivardhanmm":5,"SihasA":4,"mulla028":4,"eslamnumber":4,"FlyJoanne":4,"jjohannes":4,"GriffinCostello":4,"LogCreative":4,"AashifAmeer":4,"11raphael":4,"Satyamkumarnavneet":4,"HoussemNasri":4,"ankamde":4,"benlevycmp":4,"muigor":4,"jnchin314":4,"JustinHennis1":3,"Paras-Gupta16":3,"madanhk18":3,"MiguelCBar":3,"PressJump":3,"tohfas":3,"u7465990":3,"RabidGhost":3,"BaronMac08":3,"ruarijupp":3,"ZodGaz":3,"jetbrains-junie[bot]":3,"070jhz":3,"damgam0288":3,"jenilpatel264":3,"Stewori":3,"tushar-2320":3,"hitalo-siriano":3,"yeonissa":3,"espertus":3,"IvanPetkov23":3,"RiddheshRajwadkar":3,"JamseBonde007":2,"Mtjpp":2,"u7302654":2,"AbdelrahmanAboulfotouh":2,"Oscar2343":2,"almada39":2,"harry924":2,"w0nderfu11":2,"Officialshubham":2,"Rajas55":2,"dennisarimi":2,"oops-shlok":2,"arraymahdi":2,"SamyakBhaware":2,"arshchawla21":2,"ArshKumar84":2,"Nagarjuna325":2,"Noah-Martin1":2,"felicitasmaia":2,"XYZ567AB":2,"Nicholas-An":2,"patriciagam":2,"urlyy":2,"Rydzard":2,"RapidShotzz":2,"sfahaddev":2,"raquelgraos":2,"sanjyot242":2,"Menoa11":2,"lalaly24":2,"tom-pjobrien":2,"haitham404":2,"FeiLi-lab":2,"antPinot":2,"ivobubenko":2,"tomeg09":2,"xiaojie2008":2,"alexandre-cremieux":2,"zikunz":2,"nk-31012002":2,"ExrosZ":2,"Munhangyeol":2,"GuilhermeRibeiroPereira":2,"xiaoMartintin":2,"dcarpentiero":2,"NEBANU":2,"KumaLuo":2,"melisolmez":2,"adhamahmad":2,"henmesh":2,"R-Zhou4":2,"MaywarDeChamplain":2,"Naaeeen":2,"rioxddd":2,"miguel-cordoba":2,"CraftyDH":2,"pattywxf112":2,"Lin-Hi":2,"Kaven668":2,"SahilBijlani":2,"tina9452":2,"LinusDietz":2,"krishnagjsForGit":2,"mag-sun":2,"lawmeyian":2,"turhantolgaunal":2,"MrunalKashid02":2,"khola22":2,"rocket125":2,"yoyounik":2,"yash-agrawal03":2,"Nathaandev":2,"vi-anusha":2,"aleeraudales":2,"JorECardenas":2,"Thomas-Bridgart":2,"DenizAltunkapan":2,"lareinahu-2023":2,"UdayHE":2,"imCal3b":2,"liamsebestyen":2,"youssefgamal123":2,"AU0430":2,"YaxPrajapti":2,"JxCl-L":2,"JihwanByun":2,"GDeane":2,"techaakritisha":2,"HaynesCrossley-ANU":2,"harii55":2,"Copilot":2,"khushp3":2,"jabref-machine":2,"SalvadorRomo":1,"ganesh-vk":1,"u7676493":1,"pranav0510s":1,"nothiaki":1,"RUSHILPATEL33":1,"u7663394":1,"trickypr":1,"tannistha12":1,"kvitorr":1,"AlexisFimeyer":1,"xIshanSandhux":1,"Bha2912":1,"Boston54":1,"LenHukiro":1,"prathamxx":1,"BojiZhang":1,"stephanlukasczyk":1,"victoriacliu":1,"NewCodes7":1,"timurturbil":1,"mkumar09":1,"ityyrm":1,"TheYorouzoya":1,"dbolate":1,"DTT12912":1,"iloveskittles82":1,"KUMOAWAI":1,"Mahmoudovic26":1,"UmutAkbayin":1,"MattBryantt":1,"Donald-0017":1,"Red12138-java":1,"miguelro20":1,"thanhnguyen123-dev":1,"greg-at-moderne":1,"pranayh24":1,"amndaone":1,"kjswaruph":1,"Tushar2604":1,"aaspst":1,"Marika-Academic":1,"siddhantkore":1,"evilbc":1,"jessigtm":1,"JasonXuDeveloper":1,"abfka":1,"espertusnu":1,"AdiAr11":1,"suftware":1,"Daniel-Ruan":1,"Imran8125":1,"gabenogu":1,"nberth":1,"agondekova":1,"chrisdenman":1,"JanickFochler":1,"maxaik":1,"alexeysemenyukoracle":1,"u7754676":1,"mlep":1,"HeroxHeruxum":1,"NoahXu718":1,"MadDingzhen":1,"ShunL12324":1,"jerryyummy":1,"adambash12":1,"yoasaaa":1,"plvzfq-rit":1},"maintainers":[{"login":"koppor","count":882,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/koppor"},{"login":"Siedlerchr","count":407,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Siedlerchr"},{"login":"subhramit","count":135,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/subhramit"},{"login":"InAnYan","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/InAnYan"},{"login":"calixtus","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/calixtus"},{"login":"LoayGhreeb","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LoayGhreeb"},{"login":"tobiasdiez","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tobiasdiez"},{"login":"ThiloteE","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ThiloteE"},{"login":"HoussemNasri","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HoussemNasri"},{"login":"stefan-kolb","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stefan-kolb"},{"login":"lenhard","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lenhard"},{"login":"Yubo-Cao","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yubo-Cao"},{"login":"wanling0000","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wanling0000"},{"login":"LinusDietz","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LinusDietz"},{"login":"palukku","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/palukku"},{"login":"k3KAW8Pnf7mkmdSMPHz27","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/k3KAW8Pnf7mkmdSMPHz27"},{"login":"jabref-machine","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jabref-machine"},{"login":"igorsteinmacher","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/igorsteinmacher"},{"login":"matthiasgeiger","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthiasgeiger"},{"login":"jjohannes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jjohannes"}],"active_maintainers":[{"login":"koppor","count":612,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/koppor"},{"login":"Siedlerchr","count":287,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Siedlerchr"},{"login":"subhramit","count":106,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/subhramit"},{"login":"InAnYan","count":74,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/InAnYan"},{"login":"calixtus","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/calixtus"},{"login":"LoayGhreeb","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LoayGhreeb"},{"login":"ThiloteE","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ThiloteE"},{"login":"HoussemNasri","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HoussemNasri"},{"login":"Yubo-Cao","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yubo-Cao"},{"login":"wanling0000","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wanling0000"},{"login":"jabref-machine","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jabref-machine"},{"login":"palukku","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/palukku"},{"login":"LinusDietz","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LinusDietz"},{"login":"tobiasdiez","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tobiasdiez"},{"login":"jjohannes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jjohannes"}]},"events":null,"keywords":["academia","academic-publications","ai","biblatex","bibliography","bibtex","citation","citation-generator","citation-style-language","citation-styles","hacktoberfest","jabref","java","javafx","javafx-application","javafx-desktop-apps","javafx-gui","latex","reference-manager","research-tool"],"dependencies":[],"score":null,"created_at":"2025-09-04T15:51:34.123Z","updated_at":"2025-10-07T08:22:44.800Z","avatar_url":"https://github.com/JabRef.png","language":"Java","category":null,"sub_category":null,"monthly_downloads":0,"funding_links":["https://github.com/sponsors/JabRef","https://liberapay.com/JabRef","https://github.com/JabRef/jabref/wiki/Donations","https://paypal.me/JabRef"],"readme_doi_urls":["https://doi.org/10.47397/tb/44-3/tb138kopp-jabref"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/57728","html_url":"https://science.ecosyste.ms/projects/57728"}