{"id":5801740,"name":"frabert/replace-string-action","ecosystem":"actions","description":"Use regular expressions to manipulate strings","homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/frabert/replace-string-action","keywords_array":[],"namespace":"frabert","versions_count":13,"first_release_published_at":"2019-11-14T21:59:20.000Z","latest_release_published_at":"2026-04-22T21:57:10.000Z","latest_release_number":"v2.5.2","last_synced_at":"2026-08-20T13:07:32.337Z","created_at":"2023-01-04T13:23:15.489Z","updated_at":"2026-08-20T18:56:18.874Z","registry_url":"https://github.com/frabert/replace-string-action","install_command":null,"documentation_url":null,"metadata":{"name":"Replace string","author":"Francesco Bertolaccini","description":"Use regular expressions to manipulate strings","inputs":{"pattern":{"description":"Regular expression pattern","required":true},"string":{"description":"The input string","required":true},"replace-with":{"description":"What to replace with","required":true},"flags":{"description":"Flags to use when matching","required":false}},"outputs":{"replaced":{"description":"The output string"}},"runs":{"using":"node24","main":"index.js"},"branding":{"icon":"search","color":"gray-dark"},"default_branch":"master","path":null},"repo_metadata":{"id":40709315,"uuid":"221776059","full_name":"frabert/replace-string-action","owner":"frabert","description":"GitHub Action for replacing strings using regex","archived":false,"fork":false,"pushed_at":"2026-04-23T02:25:10.000Z","size":2043,"stargazers_count":19,"open_issues_count":1,"forks_count":12,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-08-06T23:03:38.527Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/frabert.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-11-14T19:57:31.000Z","updated_at":"2026-06-25T08:48:58.000Z","dependencies_parsed_at":"2023-01-11T17:21:58.424Z","dependency_job_id":"2bf85e8e-1b35-4eb1-bde4-acb60f8f9e4d","html_url":"https://github.com/frabert/replace-string-action","commit_stats":{"total_commits":20,"total_committers":6,"mean_commits":"3.3333333333333335","dds":0.5,"last_synced_commit":"b6828c5a4cb6371753ff873b0d1c4c4fbd9a63cb"},"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/frabert/replace-string-action","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frabert%2Freplace-string-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frabert%2Freplace-string-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frabert%2Freplace-string-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frabert%2Freplace-string-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/frabert","download_url":"https://codeload.github.com/frabert/replace-string-action/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frabert%2Freplace-string-action/sbom","scorecard":{"id":408626,"data":{"date":"2025-08-11","repo":{"name":"github.com/frabert/replace-string-action","commit":"9c9aeb483eab07adb9d0be75b5212cc0bcef0d4b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.2,"checks":[{"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/test.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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":2,"reason":"Found 3/15 approved changesets -- score normalized to 2","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":"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":"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":"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":"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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/frabert/replace-string-action/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/frabert/replace-string-action/test.yml/master?enable=pin","Info:   0 out of   2 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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 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-18T22:02:33.971Z","repository_id":40709315,"created_at":"2025-08-18T22:02:33.971Z","updated_at":"2025-08-18T22:02:33.971Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36791770,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"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":"frabert","name":"Francesco Bertolaccini","uuid":"1268384","kind":"user","description":"Software Security Research @trailofbits ","email":"","website":"https://bertolaccini.dev","location":"Italy","twitter":"fra__bert","company":"@trailofbits","icon_url":"https://avatars.githubusercontent.com/u/1268384?u=fecbb52435bbe94dbdafcfa3f008edfa1652763f\u0026v=4","repositories_count":38,"last_synced_at":"2024-04-19T21:37:01.148Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/frabert","funding_links":[],"total_stars":424,"followers":58,"following":43,"created_at":"2022-11-06T14:20:35.434Z","updated_at":"2024-04-19T21:37:12.703Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/frabert","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/frabert/repositories"},"tags":[{"name":"v2","sha":"fc6c5eb9238279ae230de582075b1a29f93cfa6b","kind":"commit","published_at":"2026-04-22T21:57:10.000Z","download_url":"https://codeload.github.com/frabert/replace-string-action/tar.gz/v2","html_url":"https://github.com/frabert/replace-string-action/releases/tag/v2","dependencies_parsed_at":null,"dependency_job_id":"bd7ec054-1f39-44cc-9722-e525ef27e63a","purl":"pkg:github/frabert/replace-string-action@v2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frabert%2Freplace-string-action/tags/v2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frabert%2Freplace-string-action/tags/v2/manifests"},{"name":"v2.5.2","sha":"fc6c5eb9238279ae230de582075b1a29f93cfa6b","kind":"commit","published_at":"2026-04-22T21:57:10.000Z","download_url":"https://codeload.github.com/frabert/replace-string-action/tar.gz/v2.5.2","html_url":"https://github.com/frabert/replace-string-action/releases/tag/v2.5.2","dependencies_parsed_at":"2026-08-08T08:18:04.072Z","dependency_job_id":null,"purl":"pkg:github/frabert/replace-string-action@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frabert%2Freplace-string-action/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frabert%2Freplace-string-action/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"9c9aeb483eab07adb9d0be75b5212cc0bcef0d4b","kind":"commit","published_at":"2024-11-21T14:44:10.000Z","download_url":"https://codeload.github.com/frabert/replace-string-action/tar.gz/v2.5.1","html_url":"https://github.com/frabert/replace-string-action/releases/tag/v2.5.1","dependencies_parsed_at":"2024-12-07T04:25:57.366Z","dependency_job_id":null,"purl":"pkg:github/frabert/replace-string-action@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frabert%2Freplace-string-action/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frabert%2Freplace-string-action/tags/v2.5.1/manifests"},{"name":"v2.5","sha":"b6828c5a4cb6371753ff873b0d1c4c4fbd9a63cb","kind":"commit","published_at":"2024-01-25T13:10:28.000Z","download_url":"https://codeload.github.com/frabert/replace-string-action/tar.gz/v2.5","html_url":"https://github.com/frabert/replace-string-action/releases/tag/v2.5","dependencies_parsed_at":"2024-01-28T04:48:14.138Z","dependency_job_id":null,"purl":"pkg:github/frabert/replace-string-action@v2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frabert%2Freplace-string-action/tags/v2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frabert%2Freplace-string-action/tags/v2.5/manifests"},{"name":"v2.4","sha":"cfa94ab0520558c86227623a272f9a5d244181c9","kind":"commit","published_at":"2022-12-08T10:25:50.000Z","download_url":"https://codeload.github.com/frabert/replace-string-action/tar.gz/v2.4","html_url":"https://github.com/frabert/replace-string-action/releases/tag/v2.4","dependencies_parsed_at":"2023-06-01T10:24:44.870Z","dependency_job_id":null,"purl":"pkg:github/frabert/replace-string-action@v2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frabert%2Freplace-string-action/tags/v2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frabert%2Freplace-string-action/tags/v2.4/manifests"},{"name":"v2.3","sha":"2429fbe90dad3aaad06a513ba1b58ba058c5a941","kind":"commit","published_at":"2022-10-30T09:49:42.000Z","download_url":"https://codeload.github.com/frabert/replace-string-action/tar.gz/v2.3","html_url":"https://github.com/frabert/replace-string-action/releases/tag/v2.3","dependencies_parsed_at":"2023-05-31T18:42:25.581Z","dependency_job_id":null,"purl":"pkg:github/frabert/replace-string-action@v2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frabert%2Freplace-string-action/tags/v2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frabert%2Freplace-string-action/tags/v2.3/manifests"},{"name":"v2.2","sha":"4498ac851208fd774bf3f108543df48479db5d33","kind":"commit","published_at":"2022-08-21T10:44:19.000Z","download_url":"https://codeload.github.com/frabert/replace-string-action/tar.gz/v2.2","html_url":"https://github.com/frabert/replace-string-action/releases/tag/v2.2","dependencies_parsed_at":"2023-05-31T11:10:49.283Z","dependency_job_id":null,"purl":"pkg:github/frabert/replace-string-action@v2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frabert%2Freplace-string-action/tags/v2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frabert%2Freplace-string-action/tags/v2.2/manifests"},{"name":"v2.1","sha":"0fd6e13b2e65dbbc94538746514d7d639b7ba957","kind":"commit","published_at":"2022-06-25T17:06:08.000Z","download_url":"https://codeload.github.com/frabert/replace-string-action/tar.gz/v2.1","html_url":"https://github.com/frabert/replace-string-action/releases/tag/v2.1","dependencies_parsed_at":"2023-05-31T11:10:49.716Z","dependency_job_id":null,"purl":"pkg:github/frabert/replace-string-action@v2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frabert%2Freplace-string-action/tags/v2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frabert%2Freplace-string-action/tags/v2.1/manifests"},{"name":"v2.0","sha":"9b62dfe3ae936b1cc380f2421c8ac9e63a4a3e85","kind":"commit","published_at":"2021-06-27T07:52:55.000Z","download_url":"https://codeload.github.com/frabert/replace-string-action/tar.gz/v2.0","html_url":"https://github.com/frabert/replace-string-action/releases/tag/v2.0","dependencies_parsed_at":"2023-05-31T11:10:50.113Z","dependency_job_id":null,"purl":"pkg:github/frabert/replace-string-action@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frabert%2Freplace-string-action/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frabert%2Freplace-string-action/tags/v2.0/manifests"},{"name":"v1.3","sha":"110e444e84ffc861cfcbccc3aa313058da89f03a","kind":"tag","published_at":"2021-06-16T08:52:02.000Z","download_url":"https://codeload.github.com/frabert/replace-string-action/tar.gz/v1.3","html_url":"https://github.com/frabert/replace-string-action/releases/tag/v1.3","dependencies_parsed_at":"2023-05-31T11:10:50.561Z","dependency_job_id":null,"purl":"pkg:github/frabert/replace-string-action@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frabert%2Freplace-string-action/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frabert%2Freplace-string-action/tags/v1.3/manifests"},{"name":"v1.2","sha":"4ec615c8a75164a61d8fb333ad5e2e86ff038af1","kind":"tag","published_at":"2020-09-26T18:33:58.000Z","download_url":"https://codeload.github.com/frabert/replace-string-action/tar.gz/v1.2","html_url":"https://github.com/frabert/replace-string-action/releases/tag/v1.2","dependencies_parsed_at":"2023-05-31T11:10:50.950Z","dependency_job_id":null,"purl":"pkg:github/frabert/replace-string-action@v1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frabert%2Freplace-string-action/tags/v1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frabert%2Freplace-string-action/tags/v1.2/manifests"},{"name":"v1.1","sha":"6dbc93acad0b021a25e6c36828d532803f891c5e","kind":"commit","published_at":"2019-11-15T17:08:51.000Z","download_url":"https://codeload.github.com/frabert/replace-string-action/tar.gz/v1.1","html_url":"https://github.com/frabert/replace-string-action/releases/tag/v1.1","dependencies_parsed_at":"2023-05-31T11:10:51.352Z","dependency_job_id":null,"purl":"pkg:github/frabert/replace-string-action@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frabert%2Freplace-string-action/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frabert%2Freplace-string-action/tags/v1.1/manifests"},{"name":"v1","sha":"a8a7c27128dc8fc7ff212f1e5f4ba1173851d186","kind":"commit","published_at":"2019-11-14T21:59:20.000Z","download_url":"https://codeload.github.com/frabert/replace-string-action/tar.gz/v1","html_url":"https://github.com/frabert/replace-string-action/releases/tag/v1","dependencies_parsed_at":"2023-05-31T11:10:51.861Z","dependency_job_id":null,"purl":"pkg:github/frabert/replace-string-action@v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frabert%2Freplace-string-action/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frabert%2Freplace-string-action/tags/v1/manifests"}]},"repo_metadata_updated_at":"2026-08-20T18:56:18.874Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":413,"rankings":{"downloads":null,"dependent_repos_count":1.8697512280145778,"dependent_packages_count":0.0,"stargazers_count":7.43463793376644,"forks_count":4.826493424180003,"docker_downloads_count":4.278244335287593,"average":3.6818253842497226},"purl":"pkg:githubactions/frabert/replace-string-action","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/frabert/replace-string-action","docker_dependents_count":1,"docker_downloads_count":26,"usage_url":"https://repos.ecosyste.ms/usage/actions/frabert/replace-string-action","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/frabert/replace-string-action/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-23T01:00:49.506Z","issues_count":8,"pull_requests_count":9,"avg_time_to_close_issue":12092508.0,"avg_time_to_close_pull_request":58922.375,"issues_closed_count":5,"pull_requests_closed_count":8,"pull_request_authors_count":4,"issue_authors_count":7,"avg_comments_per_issue":2.875,"avg_comments_per_pull_request":0.3333333333333333,"merged_pull_requests_count":8,"bot_issues_count":0,"bot_pull_requests_count":6,"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/frabert%2Freplace-string-action/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/frabert%2Freplace-string-action/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/frabert%2Freplace-string-action/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/frabert%2Freplace-string-action/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/frabert%2Freplace-string-action/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/frabert%2Freplace-string-action/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/frabert%2Freplace-string-action/codemeta","maintainers":[]}