{"id":29954,"name":"TheAlbertDev/get-orcid-publications","description":"Get your publications from ORCiD and save it into a yml file in your repository","url":"https://github.com/thealbertdev/get-orcid-publications","last_synced_at":"2025-09-05T04:38:12.985Z","repository":{"id":104041506,"uuid":"415287652","full_name":"TheAlbertDev/get-orcid-publications","owner":"TheAlbertDev","description":"Get your publications from ORCiD and save it into a yml file in your repository","archived":false,"fork":false,"pushed_at":"2021-10-09T14:09:20.000Z","size":108,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-11T22:36:00.751Z","etag":null,"topics":["actions","orcid","yml"],"latest_commit_sha":null,"homepage":"https://thealbert.dev","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TheAlbertDev.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":"2021-10-09T11:19:08.000Z","updated_at":"2025-08-02T03:43:16.000Z","dependencies_parsed_at":"2023-03-13T15:00:12.965Z","dependency_job_id":null,"html_url":"https://github.com/TheAlbertDev/get-orcid-publications","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/TheAlbertDev/get-orcid-publications","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheAlbertDev%2Fget-orcid-publications","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheAlbertDev%2Fget-orcid-publications/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheAlbertDev%2Fget-orcid-publications/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheAlbertDev%2Fget-orcid-publications/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TheAlbertDev","download_url":"https://codeload.github.com/TheAlbertDev/get-orcid-publications/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheAlbertDev%2Fget-orcid-publications/sbom","scorecard":{"id":139783,"data":{"date":"2025-08-11","repo":{"name":"github.com/TheAlbertDev/get-orcid-publications","commit":"706ff3f6491a9c14203b9af420ffea40de41c187"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.2,"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Code-Review","score":0,"reason":"Found 0/4 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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/TheAlbertDev/get-orcid-publications/main.yml/master?enable=pin","Info:   0 out of   1 GitHub-owned GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":"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 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-7r3h-m5j6-3q42","Warn: Project is vulnerable to: GHSA-r683-j2x4-v87g","Warn: Project is vulnerable to: GHSA-vp56-6g26-6827"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T07:40:59.676Z","repository_id":104041506,"created_at":"2025-08-16T07:40:59.676Z","updated_at":"2025-08-16T07:40:59.676Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273713542,"owners_count":25154610,"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":"TheAlbertDev","name":"Albert","uuid":"83247762","kind":"user","description":"","email":"","website":"https://thealbert.dev/","location":"Barcelona","twitter":"thealbertdev","company":null,"icon_url":"https://avatars.githubusercontent.com/u/83247762?u=ca9caa207bd8de14fcb0899990605d067a3ab422\u0026v=4","repositories_count":4,"last_synced_at":"2023-03-04T00:39:49.633Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/TheAlbertDev","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T07:10:15.892Z","updated_at":"2023-03-04T00:39:49.648Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TheAlbertDev","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TheAlbertDev/repositories"},"packages":[{"id":7747224,"name":"TheAlbertDev/get-orcid-publications","ecosystem":"actions","description":"Get your publications from ORCiD and save it into a yml file in your repository","homepage":"https://thealbert.dev","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/TheAlbertDev/get-orcid-publications","keywords_array":["actions","orcid","yml"],"namespace":"TheAlbertDev","versions_count":1,"first_release_published_at":"2021-10-09T14:08:15.000Z","latest_release_published_at":"2021-10-09T14:08:15.000Z","latest_release_number":"v0.1.0","last_synced_at":"2025-08-11T22:39:56.985Z","created_at":"2023-05-17T11:20:45.100Z","updated_at":"2025-08-12T06:56:39.807Z","registry_url":"https://github.com/TheAlbertDev/get-orcid-publications","install_command":null,"documentation_url":null,"metadata":{"name":"Get ORCiD publications","author":"Albert Álvarez-Carulla \u003chello@thealbert.dev\u003e","description":"Get your publications from ORCiD and save it into a yml file in your repository","inputs":{"orcidId":{"description":"ORCiD id from which to obtain publications","required":true,"default":"0000-0000-0000-0000"},"publicationsFilePath":{"description":"Relative path where the `.yml` file with the publications is geneated","required":false,"default":""},"publicationsFileName":{"description":"Name of the `.yml` file with the publications (without the extension)","required":false,"default":"PUBLICATIONS"}},"outputs":{"numberOfPublications":{"description":"Number of publications obtained"},"filePath":{"description":"Path of the generated file"}},"runs":{"using":"node12","main":"dist/index.js"},"branding":{"icon":"file-text","color":"green"},"default_branch":"master","path":null},"repo_metadata":{"id":104041506,"uuid":"415287652","full_name":"TheAlbertDev/get-orcid-publications","owner":"TheAlbertDev","description":"Get your publications from ORCiD and save it into a yml file in your repository","archived":false,"fork":false,"pushed_at":"2021-10-09T14:09:20.000Z","size":108,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-11T22:36:00.751Z","etag":null,"topics":["actions","orcid","yml"],"latest_commit_sha":null,"homepage":"https://thealbert.dev","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TheAlbertDev.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":"2021-10-09T11:19:08.000Z","updated_at":"2025-08-02T03:43:16.000Z","dependencies_parsed_at":"2023-03-13T15:00:12.965Z","dependency_job_id":null,"html_url":"https://github.com/TheAlbertDev/get-orcid-publications","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/TheAlbertDev/get-orcid-publications","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheAlbertDev%2Fget-orcid-publications","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheAlbertDev%2Fget-orcid-publications/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheAlbertDev%2Fget-orcid-publications/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheAlbertDev%2Fget-orcid-publications/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TheAlbertDev","download_url":"https://codeload.github.com/TheAlbertDev/get-orcid-publications/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheAlbertDev%2Fget-orcid-publications/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269969654,"owners_count":24505437,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-11T02:00:10.019Z","response_time":75,"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":"TheAlbertDev","name":"Albert","uuid":"83247762","kind":"user","description":"","email":"","website":"https://thealbert.dev/","location":"Barcelona","twitter":"thealbertdev","company":null,"icon_url":"https://avatars.githubusercontent.com/u/83247762?u=ca9caa207bd8de14fcb0899990605d067a3ab422\u0026v=4","repositories_count":4,"last_synced_at":"2023-03-04T00:39:49.633Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/TheAlbertDev","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T07:10:15.892Z","updated_at":"2023-03-04T00:39:49.648Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TheAlbertDev","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TheAlbertDev/repositories"},"tags":[{"name":"v0.1.0","sha":"706ff3f6491a9c14203b9af420ffea40de41c187","kind":"commit","published_at":"2021-10-09T14:08:15.000Z","download_url":"https://codeload.github.com/TheAlbertDev/get-orcid-publications/tar.gz/v0.1.0","html_url":"https://github.com/TheAlbertDev/get-orcid-publications/releases/tag/v0.1.0","dependencies_parsed_at":"2023-06-02T00:41:20.221Z","dependency_job_id":null,"purl":"pkg:github/TheAlbertDev/get-orcid-publications@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheAlbertDev%2Fget-orcid-publications/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheAlbertDev%2Fget-orcid-publications/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-12T06:56:39.807Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":40.26221692491061,"dependent_packages_count":0.0,"stargazers_count":48.81764060265407,"forks_count":21.674483584472608,"docker_downloads_count":null,"average":27.688585278009324},"purl":"pkg:githubactions/TheAlbertDev/get-orcid-publications","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/TheAlbertDev/get-orcid-publications","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/actions/TheAlbertDev/get-orcid-publications","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/TheAlbertDev/get-orcid-publications/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-22T15:08:51.858Z","issues_count":0,"pull_requests_count":0,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":null,"issues_closed_count":0,"pull_requests_closed_count":0,"pull_request_authors_count":0,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":null,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheAlbertDev%2Fget-orcid-publications/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/TheAlbertDev%2Fget-orcid-publications/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/TheAlbertDev%2Fget-orcid-publications/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/TheAlbertDev%2Fget-orcid-publications/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/TheAlbertDev%2Fget-orcid-publications/related_packages","maintainers":[],"registry":{"name":"github actions","url":"https://github.com/marketplace/actions/","ecosystem":"actions","default":true,"packages_count":32172,"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":{"id":1747834,"full_name":"TheAlbertDev/get-orcid-publications","default_branch":"master","committers":[{"name":"Albert","email":"83247762+TheAlbertDev","login":"TheAlbertDev","count":3},{"name":"actions/get-orcid-publications","email":"runner@fv-az39-499.k1oyn45vu3de5gjdjdp3nrnp3b.cx.internal.cloudapp.net","login":null,"count":1}],"total_commits":4,"total_committers":2,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":2.0,"dds":0.25,"past_year_committers":[],"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2025-07-22T15:09:51.283Z","last_synced_commit":"706ff3f6491a9c14203b9af420ffea40de41c187","created_at":"2024-09-15T15:06:50.419Z","updated_at":"2025-07-22T15:09:51.284Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheAlbertDev%2Fget-orcid-publications/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":"TheAlbertDev/get-orcid-publications","html_url":"https://github.com/TheAlbertDev/get-orcid-publications","last_synced_at":"2025-08-13T02:32:05.495Z","status":"error","issues_count":0,"pull_requests_count":0,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":null,"issues_closed_count":0,"pull_requests_closed_count":0,"pull_request_authors_count":0,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":null,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2024-09-15T15:06:50.544Z","updated_at":"2025-08-13T02:32:05.495Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheAlbertDev%2Fget-orcid-publications","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheAlbertDev%2Fget-orcid-publications/issues","issue_labels_count":{},"pull_request_labels_count":{},"issue_author_associations_count":{},"pull_request_author_associations_count":{},"issue_authors":{},"pull_request_authors":{},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.444Z","repositories_count":10085009,"issues_count":31271208,"pull_requests_count":96321502,"authors_count":10695459,"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":{},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{},"past_year_pull_request_authors":{},"maintainers":[],"active_maintainers":[]},"events":{"total":{"WatchEvent":1,"ForkEvent":1},"last_year":{"WatchEvent":1,"ForkEvent":1}},"keywords":["actions","orcid","yml"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/main.yml","sha":null,"kind":"manifest","created_at":"2023-03-13T15:00:11.551Z","updated_at":"2023-03-13T15:00:11.551Z","repository_link":"https://github.com/TheAlbertDev/get-orcid-publications/blob/master/.github/workflows/main.yml","dependencies":[{"id":8351767976,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":8351767977,"package_name":"./","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":"action.yml","sha":null,"kind":"manifest","created_at":"2023-03-13T15:00:12.032Z","updated_at":"2023-03-13T15:00:12.032Z","repository_link":"https://github.com/TheAlbertDev/get-orcid-publications/blob/master/action.yml","dependencies":[{"id":8351774359,"package_name":"dist/index.js","ecosystem":"actions","requirements":"node12","direct":true,"kind":"javascript","optional":false}]},{"ecosystem":"npm","filepath":"package-lock.json","sha":null,"kind":"lockfile","created_at":"2023-03-13T15:00:12.486Z","updated_at":"2023-03-13T15:00:12.486Z","repository_link":"https://github.com/TheAlbertDev/get-orcid-publications/blob/master/package-lock.json","dependencies":[{"id":8351777700,"package_name":"@actions/core","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"development","optional":false},{"id":8351777701,"package_name":"@actions/http-client","ecosystem":"npm","requirements":"1.0.11","direct":false,"kind":"development","optional":false},{"id":8351777702,"package_name":"@vercel/ncc","ecosystem":"npm","requirements":"0.31.1","direct":false,"kind":"development","optional":false},{"id":8351777703,"package_name":"data-uri-to-buffer","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":8351777704,"package_name":"fetch-blob","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":8351777705,"package_name":"node-fetch","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":8351777706,"package_name":"tunnel","ecosystem":"npm","requirements":"0.0.6","direct":false,"kind":"development","optional":false},{"id":8351777707,"package_name":"web-streams-polyfill","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":8351777708,"package_name":"yaml","ecosystem":"npm","requirements":"1.10.2","direct":false,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2023-03-13T15:00:12.748Z","updated_at":"2023-03-13T15:00:12.748Z","repository_link":"https://github.com/TheAlbertDev/get-orcid-publications/blob/master/package.json","dependencies":[{"id":8351779614,"package_name":"@actions/core","ecosystem":"npm","requirements":"^1.6.0","direct":true,"kind":"development","optional":false},{"id":8351779615,"package_name":"@vercel/ncc","ecosystem":"npm","requirements":"^0.31.1","direct":true,"kind":"development","optional":false},{"id":8351779616,"package_name":"node-fetch","ecosystem":"npm","requirements":"^3.0.0","direct":true,"kind":"development","optional":false},{"id":8351779617,"package_name":"yaml","ecosystem":"npm","requirements":"^1.10.2","direct":true,"kind":"development","optional":false}]}],"score":null,"created_at":"2025-09-04T15:51:02.557Z","updated_at":"2025-10-07T08:12:57.821Z","avatar_url":"https://github.com/TheAlbertDev.png","language":"JavaScript","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/29954","html_url":"https://science.ecosyste.ms/projects/29954","bibtex_url":"https://science.ecosyste.ms/projects/29954/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/29954/export.apalike"}