{"id":7746,"name":"fair-software/howfairis-github-action","description":"GitHub Action to analyze a GitHub repository’s compliance with the fair-software.eu recommendations.","url":"https://github.com/fair-software/howfairis-github-action","last_synced_at":"2025-09-04T19:47:16.207Z","repository":{"id":43113549,"uuid":"292216250","full_name":"fair-software/howfairis-github-action","owner":"fair-software","description":"GitHub Action to analyze a GitHub repository’s compliance with the fair-software.eu recommendations.","archived":false,"fork":false,"pushed_at":"2025-04-11T15:24:54.000Z","size":118,"stargazers_count":20,"open_issues_count":8,"forks_count":6,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-08-22T22:44:33.143Z","etag":null,"topics":["fair-software","fair4rs","research-software"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fair-software.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"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}},"created_at":"2020-09-02T07:52:59.000Z","updated_at":"2025-06-09T12:55:03.000Z","dependencies_parsed_at":"2022-09-07T19:51:00.619Z","dependency_job_id":null,"html_url":"https://github.com/fair-software/howfairis-github-action","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/fair-software/howfairis-github-action","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fair-software%2Fhowfairis-github-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fair-software%2Fhowfairis-github-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fair-software%2Fhowfairis-github-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fair-software%2Fhowfairis-github-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fair-software","download_url":"https://codeload.github.com/fair-software/howfairis-github-action/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fair-software%2Fhowfairis-github-action/sbom","scorecard":{"id":391503,"data":{"date":"2025-08-11","repo":{"name":"github.com/fair-software/howfairis-github-action","commit":"4c11146488125aa6e1531184eed51d781bcd5871"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":0,"reason":"Found 1/14 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/selftest.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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/selftest.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/fair-software/howfairis-github-action/selftest.yml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating python:3.9-alpine to python:3.9-alpine@sha256:372f3cfc1738ed91b64c7d36a7a02d5c3468ec1f60c906872c3fd346dda8cbbb","Warn: pipCommand not pinned by hash: Dockerfile:7-10","Warn: pipCommand not pinned by hash: Dockerfile:7-10","Info:   0 out of   1 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   2 pipCommand 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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 20 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-18T17:55:48.141Z","repository_id":43113549,"created_at":"2025-08-18T17:55:48.141Z","updated_at":"2025-08-18T17:55:48.141Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273666011,"owners_count":25146273,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-04T02:00:08.968Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"fair-software","name":"fair-software","uuid":"48952865","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/48952865?v=4","repositories_count":9,"last_synced_at":"2023-08-06T02:11:09.401Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/fair-software","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2023-02-22T17:56:39.984Z","updated_at":"2023-08-06T02:11:09.431Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fair-software","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fair-software/repositories"},"packages":[{"id":7745855,"name":"fair-software/howfairis-github-action","ecosystem":"actions","description":"Analyze compliance with fair-software.eu recommendations","homepage":"","licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/fair-software/howfairis-github-action","keywords_array":["fair-software","fair4rs","research-software"],"namespace":"fair-software","versions_count":3,"first_release_published_at":"2020-09-07T11:23:36.000Z","latest_release_published_at":"2022-03-17T20:31:26.000Z","latest_release_number":"0.2.1","last_synced_at":"2025-08-22T22:06:17.109Z","created_at":"2023-05-17T10:19:49.990Z","updated_at":"2025-08-22T22:06:17.109Z","registry_url":"https://github.com/fair-software/howfairis-github-action","install_command":null,"documentation_url":null,"metadata":{"author":"https://github.com/fair-software","branding":{"color":"purple","icon":"check"},"description":"Analyze compliance with fair-software.eu recommendations","inputs":{"MY_REPO_URL":{"description":"URL of the GitHub repository for which to run the analysis","required":true}},"name":"fair-software","runs":{"args":["${{ inputs.MY_REPO_URL }}"],"entrypoint":"howfairis","image":"Dockerfile","using":"docker"},"default_branch":"main","path":null},"repo_metadata":{"id":43113549,"uuid":"292216250","full_name":"fair-software/howfairis-github-action","owner":"fair-software","description":"GitHub Action to analyze a GitHub repository’s compliance with the fair-software.eu recommendations.","archived":false,"fork":false,"pushed_at":"2022-03-17T21:10:29.000Z","size":161,"stargazers_count":19,"open_issues_count":8,"forks_count":5,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-04-11T10:53:11.147Z","etag":null,"topics":["fair-software","fair4rs","research-software"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fair-software.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"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}},"created_at":"2020-09-02T07:52:59.000Z","updated_at":"2025-02-19T14:21:25.000Z","dependencies_parsed_at":"2022-09-07T19:51:00.619Z","dependency_job_id":null,"html_url":"https://github.com/fair-software/howfairis-github-action","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fair-software%2Fhowfairis-github-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fair-software%2Fhowfairis-github-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fair-software%2Fhowfairis-github-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fair-software%2Fhowfairis-github-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fair-software","download_url":"https://codeload.github.com/fair-software/howfairis-github-action/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248386230,"owners_count":21095039,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"fair-software","name":"fair-software","uuid":"48952865","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/48952865?v=4","repositories_count":9,"last_synced_at":"2023-08-06T02:11:09.401Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/fair-software","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2023-02-22T17:56:39.984Z","updated_at":"2023-08-06T02:11:09.431Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fair-software","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fair-software/repositories"},"tags":[{"name":"0.2.1","sha":"4c11146488125aa6e1531184eed51d781bcd5871","kind":"commit","published_at":"2022-03-17T20:31:26.000Z","download_url":"https://codeload.github.com/fair-software/howfairis-github-action/tar.gz/0.2.1","html_url":"https://github.com/fair-software/howfairis-github-action/releases/tag/0.2.1","dependencies_parsed_at":"2023-05-31T01:47:41.849Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fair-software%2Fhowfairis-github-action/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fair-software%2Fhowfairis-github-action/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"828726034fe9256512d1427c1168082fbbc15142","kind":"commit","published_at":"2021-07-08T16:43:39.000Z","download_url":"https://codeload.github.com/fair-software/howfairis-github-action/tar.gz/0.2.0","html_url":"https://github.com/fair-software/howfairis-github-action/releases/tag/0.2.0","dependencies_parsed_at":"2023-05-31T01:47:42.208Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fair-software%2Fhowfairis-github-action/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fair-software%2Fhowfairis-github-action/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"52a444d7afec13ba59db3bc7fd058f932fe2bcac","kind":"commit","published_at":"2020-09-07T11:23:36.000Z","download_url":"https://codeload.github.com/fair-software/howfairis-github-action/tar.gz/0.1.0","html_url":"https://github.com/fair-software/howfairis-github-action/releases/tag/0.1.0","dependencies_parsed_at":"2023-05-31T01:47:42.514Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fair-software%2Fhowfairis-github-action/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fair-software%2Fhowfairis-github-action/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-04-11T11:43:16.434Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":16,"rankings":{"downloads":null,"dependent_repos_count":10.156868958960546,"dependent_packages_count":0.0,"stargazers_count":10.106163840912693,"forks_count":11.04103945491998,"docker_downloads_count":null,"average":7.826018063698305},"purl":"pkg:githubactions/fair-software/howfairis-github-action","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/fair-software/howfairis-github-action","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/actions/fair-software/howfairis-github-action","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/fair-software/howfairis-github-action/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/fair-software%2Fhowfairis-github-action/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/fair-software%2Fhowfairis-github-action/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/fair-software%2Fhowfairis-github-action/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/fair-software%2Fhowfairis-github-action/related_packages","maintainers":[],"registry":{"name":"github actions","url":"https://github.com/marketplace/actions/","ecosystem":"actions","default":true,"packages_count":32171,"maintainers_count":0,"namespaces_count":20204,"keywords_count":6156,"github":"actions","metadata":{"funded_packages_count":2685},"icon_url":"https://github.com/actions.png","created_at":"2023-01-03T17:16:39.185Z","updated_at":"2025-09-04T05:01:00.917Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/namespaces"}}],"commits":{"message":"Repository syncing started."},"issues_stats":{"full_name":"fair-software/howfairis-github-action","html_url":"https://github.com/fair-software/howfairis-github-action","last_synced_at":null,"status":null,"issues_count":null,"pull_requests_count":null,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":null,"issues_closed_count":null,"pull_requests_closed_count":null,"pull_request_authors_count":null,"issue_authors_count":null,"avg_comments_per_issue":null,"avg_comments_per_pull_request":null,"merged_pull_requests_count":null,"bot_issues_count":null,"bot_pull_requests_count":null,"past_year_issues_count":null,"past_year_pull_requests_count":null,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":null,"past_year_pull_requests_closed_count":null,"past_year_pull_request_authors_count":null,"past_year_issue_authors_count":null,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":null,"past_year_bot_pull_requests_count":null,"past_year_merged_pull_requests_count":null,"created_at":"2025-08-31T00:12:16.842Z","updated_at":"2025-08-31T00:12:16.842Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fair-software%2Fhowfairis-github-action","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fair-software%2Fhowfairis-github-action/issues","issue_labels_count":{},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":1},"pull_request_author_associations_count":{},"issue_authors":{"gpelouze":1},"pull_request_authors":{},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.939Z","repositories_count":10081260,"issues_count":31307470,"pull_requests_count":96173836,"authors_count":10693646,"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":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{"NONE":1},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{"gpelouze":1},"past_year_pull_request_authors":{},"maintainers":[],"active_maintainers":[]},"events":{"total":{"IssuesEvent":1,"WatchEvent":1,"PushEvent":1,"ForkEvent":1,"CreateEvent":1},"last_year":{"IssuesEvent":1,"WatchEvent":1,"PushEvent":1,"ForkEvent":1,"CreateEvent":1}},"keywords":["fair-software","fair4rs","research-software"],"dependencies":[],"score":null,"created_at":"2025-09-04T15:50:25.058Z","updated_at":"2025-10-07T08:06:04.213Z","avatar_url":"https://github.com/fair-software.png","language":"Dockerfile","category":null,"sub_category":null,"monthly_downloads":0,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/7746","html_url":"https://science.ecosyste.ms/projects/7746","bibtex_url":"https://science.ecosyste.ms/projects/7746/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/7746/export.apalike"}