{"id":63540,"name":"stringr","description":"A fresh approach to string manipulation in R","url":"https://github.com/tidyverse/stringr","last_synced_at":"2025-09-08T12:58:55.597Z","repository":{"id":718529,"uuid":"365649","full_name":"tidyverse/stringr","owner":"tidyverse","description":"A fresh approach to string manipulation in R","archived":false,"fork":false,"pushed_at":"2024-08-20T20:15:14.000Z","size":6000,"stargazers_count":640,"open_issues_count":12,"forks_count":191,"subscribers_count":36,"default_branch":"main","last_synced_at":"2025-09-01T09:50:48.389Z","etag":null,"topics":["r","regular-expression","strings"],"latest_commit_sha":null,"homepage":"https://stringr.tidyverse.org","language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tidyverse.png","metadata":{"files":{"readme":"README.Rmd","changelog":"NEWS.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","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":"2009-11-08T22:20:08.000Z","updated_at":"2025-09-01T00:31:02.000Z","dependencies_parsed_at":"2023-07-05T15:16:59.453Z","dependency_job_id":"c80ce53e-8d96-436a-9dca-fab08066868b","html_url":"https://github.com/tidyverse/stringr","commit_stats":{"total_commits":603,"total_committers":75,"mean_commits":8.04,"dds":"0.19071310116086237","last_synced_commit":"a64b8f1ccc2506cfa4b7af7b9fa7766200eb71ac"},"previous_names":["hadley/stringr"],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/tidyverse/stringr","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fstringr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fstringr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fstringr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fstringr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tidyverse","download_url":"https://codeload.github.com/tidyverse/stringr/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fstringr/sbom","scorecard":{"id":884874,"data":{"date":"2025-08-11","repo":{"name":"github.com/tidyverse/stringr","commit":"90f8ba7fc3746c07db2d41597bcdc143b78a76d4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Code-Review","score":6,"reason":"Found 18/30 approved changesets -- score normalized to 6","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":"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":3,"reason":"0 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/pkgdown.yaml:25","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/pr-commands.yaml:19","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/pr-commands.yaml:58","Info: topLevel permissions set to 'read-all': .github/workflows/R-CMD-check.yaml:15","Info: topLevel permissions set to 'read-all': .github/workflows/pkgdown.yaml:14","Info: topLevel permissions set to 'read-all': .github/workflows/pr-commands.yaml:9","Info: topLevel permissions set to 'read-all': .github/workflows/test-coverage.yaml:11"],"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/R-CMD-check.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/stringr/R-CMD-check.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/R-CMD-check.yaml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/stringr/R-CMD-check.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/R-CMD-check.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/stringr/R-CMD-check.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/R-CMD-check.yaml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/stringr/R-CMD-check.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/R-CMD-check.yaml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/stringr/R-CMD-check.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pkgdown.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/stringr/pkgdown.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pkgdown.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/stringr/pkgdown.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pkgdown.yaml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/stringr/pkgdown.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pkgdown.yaml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/stringr/pkgdown.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pkgdown.yaml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/stringr/pkgdown.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/stringr/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/stringr/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/stringr/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/stringr/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/stringr/pr-commands.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/stringr/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/stringr/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/stringr/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/stringr/pr-commands.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-coverage.yaml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/stringr/test-coverage.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-coverage.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/stringr/test-coverage.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-coverage.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/stringr/test-coverage.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-coverage.yaml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/stringr/test-coverage.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-coverage.yaml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/stringr/test-coverage.yaml/main?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  18 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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 23 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-24T09:36:29.240Z","repository_id":718529,"created_at":"2025-08-24T09:36:29.240Z","updated_at":"2025-08-24T09:36:29.240Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274188923,"owners_count":25237853,"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-08T02:00:09.813Z","response_time":121,"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":"tidyverse","name":"tidyverse","uuid":"22032646","kind":"organization","description":"The tidyverse is a collection of R packages that share common principles and are designed to work together seamlessly","email":null,"website":"http://tidyverse.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22032646?v=4","repositories_count":43,"last_synced_at":"2025-03-31T15:25:48.718Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/tidyverse","funding_links":[],"total_stars":31350,"followers":1497,"following":0,"created_at":"2022-11-02T16:38:01.157Z","updated_at":"2025-03-31T15:25:48.718Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tidyverse","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tidyverse/repositories"},"packages":[{"id":438278,"name":"stringr","ecosystem":"cran","description":"Simple, Consistent Wrappers for Common String Operations","homepage":"https://stringr.tidyverse.org","licenses":"MIT + file LICENSE","normalized_licenses":["MIT"],"repository_url":"https://github.com/tidyverse/stringr","keywords_array":[],"namespace":null,"versions_count":18,"first_release_published_at":"2009-11-09T16:57:00.000Z","latest_release_published_at":"2025-09-08T00:00:00.000Z","latest_release_number":"1.5.2","last_synced_at":"2025-09-08T12:05:54.985Z","created_at":"2022-04-06T23:57:55.073Z","updated_at":"2025-09-08T12:05:55.504Z","registry_url":"https://cran.r-project.org/package=stringr","install_command":null,"documentation_url":"http://cran.r-project.org/web/packages/stringr/stringr.pdf","metadata":{},"repo_metadata":{"id":718529,"uuid":"365649","full_name":"tidyverse/stringr","owner":"tidyverse","description":"A fresh approach to string manipulation in R","archived":false,"fork":false,"pushed_at":"2024-08-20T20:15:14.000Z","size":6000,"stargazers_count":640,"open_issues_count":12,"forks_count":191,"subscribers_count":36,"default_branch":"main","last_synced_at":"2025-09-01T09:50:48.389Z","etag":null,"topics":["r","regular-expression","strings"],"latest_commit_sha":null,"homepage":"https://stringr.tidyverse.org","language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tidyverse.png","metadata":{"files":{"readme":"README.Rmd","changelog":"NEWS.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","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":"2009-11-08T22:20:08.000Z","updated_at":"2025-09-01T00:31:02.000Z","dependencies_parsed_at":"2023-07-05T15:16:59.453Z","dependency_job_id":"c80ce53e-8d96-436a-9dca-fab08066868b","html_url":"https://github.com/tidyverse/stringr","commit_stats":{"total_commits":603,"total_committers":75,"mean_commits":8.04,"dds":"0.19071310116086237","last_synced_commit":"a64b8f1ccc2506cfa4b7af7b9fa7766200eb71ac"},"previous_names":["hadley/stringr"],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/tidyverse/stringr","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fstringr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fstringr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fstringr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fstringr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tidyverse","download_url":"https://codeload.github.com/tidyverse/stringr/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fstringr/sbom","scorecard":{"id":884874,"data":{"date":"2025-08-11","repo":{"name":"github.com/tidyverse/stringr","commit":"90f8ba7fc3746c07db2d41597bcdc143b78a76d4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Code-Review","score":6,"reason":"Found 18/30 approved changesets -- score normalized to 6","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":"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":3,"reason":"0 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/pkgdown.yaml:25","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/pr-commands.yaml:19","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/pr-commands.yaml:58","Info: topLevel permissions set to 'read-all': .github/workflows/R-CMD-check.yaml:15","Info: topLevel permissions set to 'read-all': .github/workflows/pkgdown.yaml:14","Info: topLevel permissions set to 'read-all': .github/workflows/pr-commands.yaml:9","Info: topLevel permissions set to 'read-all': .github/workflows/test-coverage.yaml:11"],"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/R-CMD-check.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/stringr/R-CMD-check.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/R-CMD-check.yaml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/stringr/R-CMD-check.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/R-CMD-check.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/stringr/R-CMD-check.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/R-CMD-check.yaml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/stringr/R-CMD-check.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/R-CMD-check.yaml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/stringr/R-CMD-check.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pkgdown.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/stringr/pkgdown.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pkgdown.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/stringr/pkgdown.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pkgdown.yaml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/stringr/pkgdown.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pkgdown.yaml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/stringr/pkgdown.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pkgdown.yaml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/stringr/pkgdown.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/stringr/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/stringr/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/stringr/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/stringr/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/stringr/pr-commands.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/stringr/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/stringr/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/stringr/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/stringr/pr-commands.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-coverage.yaml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/stringr/test-coverage.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-coverage.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/stringr/test-coverage.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-coverage.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/stringr/test-coverage.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-coverage.yaml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/stringr/test-coverage.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-coverage.yaml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/stringr/test-coverage.yaml/main?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  18 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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 23 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-24T09:36:29.240Z","repository_id":718529,"created_at":"2025-08-24T09:36:29.240Z","updated_at":"2025-08-24T09:36:29.240Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273114756,"owners_count":25048253,"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-01T02:00:09.058Z","response_time":120,"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":"tidyverse","name":"tidyverse","uuid":"22032646","kind":"organization","description":"The tidyverse is a collection of R packages that share common principles and are designed to work together seamlessly","email":null,"website":"http://tidyverse.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22032646?v=4","repositories_count":43,"last_synced_at":"2025-03-31T15:25:48.718Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/tidyverse","funding_links":[],"total_stars":31350,"followers":1497,"following":0,"created_at":"2022-11-02T16:38:01.157Z","updated_at":"2025-03-31T15:25:48.718Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tidyverse","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tidyverse/repositories"},"tags":[{"name":"v1.5.1","sha":"934018d8242be6f2fb5332a6d665132251bdb99a","kind":"commit","published_at":"2023-11-14T15:03:43.000Z","download_url":"https://codeload.github.com/tidyverse/stringr/tar.gz/v1.5.1","html_url":"https://github.com/tidyverse/stringr/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/stringr@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fstringr/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fstringr/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"f3d9f95e0cfff92101fe21d5de2a2c584c5e7a24","kind":"commit","published_at":"2022-12-01T20:53:23.000Z","download_url":"https://codeload.github.com/tidyverse/stringr/tar.gz/v1.5.0","html_url":"https://github.com/tidyverse/stringr/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/stringr@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fstringr/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fstringr/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"6942b941b307e06ada78f5a3060bb6a4e63d4fd7","kind":"commit","published_at":"2022-08-20T14:06:51.000Z","download_url":"https://codeload.github.com/tidyverse/stringr/tar.gz/v1.4.1","html_url":"https://github.com/tidyverse/stringr/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/stringr@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fstringr/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fstringr/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"a045b08a2d03cf8b3b566f011f5b15949194e2cf","kind":"commit","published_at":"2019-02-09T16:00:38.000Z","download_url":"https://codeload.github.com/tidyverse/stringr/tar.gz/v1.4.0","html_url":"https://github.com/tidyverse/stringr/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/stringr@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fstringr/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fstringr/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"eff4e4de9d03fa414024e44ee0fa15d5a5553e1a","kind":"commit","published_at":"2018-05-10T16:43:56.000Z","download_url":"https://codeload.github.com/tidyverse/stringr/tar.gz/v1.3.1","html_url":"https://github.com/tidyverse/stringr/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/stringr@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fstringr/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fstringr/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"f197bae5c540fdcb43c915caff9325a7a9c94ea3","kind":"commit","published_at":"2018-01-29T22:41:15.000Z","download_url":"https://codeload.github.com/tidyverse/stringr/tar.gz/v1.3.0","html_url":"https://github.com/tidyverse/stringr/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/stringr@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fstringr/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fstringr/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"d3be5134e3292af0a3e0975e88a39bb6fd604098","kind":"commit","published_at":"2017-02-17T15:22:55.000Z","download_url":"https://codeload.github.com/tidyverse/stringr/tar.gz/v1.2.0","html_url":"https://github.com/tidyverse/stringr/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/stringr@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fstringr/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fstringr/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"5ba89b405269a7e91c6cce76314da4b10865cb28","kind":"commit","published_at":"2016-08-19T14:42:31.000Z","download_url":"https://codeload.github.com/tidyverse/stringr/tar.gz/v1.1.0","html_url":"https://github.com/tidyverse/stringr/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/stringr@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fstringr/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fstringr/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"8dbcaa10929995957dc89857cb7690b12706532c","kind":"commit","published_at":"2015-04-29T12:44:26.000Z","download_url":"https://codeload.github.com/tidyverse/stringr/tar.gz/v1.0.0","html_url":"https://github.com/tidyverse/stringr/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/stringr@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fstringr/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fstringr/tags/v1.0.0/manifests"},{"name":"stringr-0.6.2","sha":"346e144fecfd11acb2585c9f8dd8b4799a5f0189","kind":"tag","published_at":"2012-12-05T17:40:23.000Z","download_url":"https://codeload.github.com/tidyverse/stringr/tar.gz/stringr-0.6.2","html_url":"https://github.com/tidyverse/stringr/releases/tag/stringr-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/stringr@stringr-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fstringr/tags/stringr-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fstringr/tags/stringr-0.6.2/manifests"},{"name":"stringr-0.6","sha":"59a7f14dbad1a64b0fb36adfb8a064f641b8e9ff","kind":"tag","published_at":"2011-12-09T13:44:26.000Z","download_url":"https://codeload.github.com/tidyverse/stringr/tar.gz/stringr-0.6","html_url":"https://github.com/tidyverse/stringr/releases/tag/stringr-0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/stringr@stringr-0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fstringr/tags/stringr-0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fstringr/tags/stringr-0.6/manifests"},{"name":"stringr-0.5","sha":"19886ee6028c70c588f49f6c6935a2c788214939","kind":"commit","published_at":"2011-04-28T13:52:27.000Z","download_url":"https://codeload.github.com/tidyverse/stringr/tar.gz/stringr-0.5","html_url":"https://github.com/tidyverse/stringr/releases/tag/stringr-0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/stringr@stringr-0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fstringr/tags/stringr-0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fstringr/tags/stringr-0.5/manifests"},{"name":"stringr-0.4","sha":"1765f50aa0077cf0177c70e078b1a0a24661b854","kind":"tag","published_at":"2010-08-24T13:48:57.000Z","download_url":"https://codeload.github.com/tidyverse/stringr/tar.gz/stringr-0.4","html_url":"https://github.com/tidyverse/stringr/releases/tag/stringr-0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/stringr@stringr-0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fstringr/tags/stringr-0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fstringr/tags/stringr-0.4/manifests"},{"name":"stringr-0.3","sha":"ca334c510e3feaa482771496d1ae497d1446eb58","kind":"tag","published_at":"2010-02-15T14:22:19.000Z","download_url":"https://codeload.github.com/tidyverse/stringr/tar.gz/stringr-0.3","html_url":"https://github.com/tidyverse/stringr/releases/tag/stringr-0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/stringr@stringr-0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fstringr/tags/stringr-0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fstringr/tags/stringr-0.3/manifests"},{"name":"stringr-0.2","sha":"2d8ba494f328591aea5afa5f1b1a31ae92c4938c","kind":"tag","published_at":"2009-11-16T13:35:16.000Z","download_url":"https://codeload.github.com/tidyverse/stringr/tar.gz/stringr-0.2","html_url":"https://github.com/tidyverse/stringr/releases/tag/stringr-0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/stringr@stringr-0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fstringr/tags/stringr-0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fstringr/tags/stringr-0.2/manifests"},{"name":"string-0.1","sha":"97ce9e7814938d1161b5fc2bafa3112cb18572b9","kind":"tag","published_at":"2009-11-11T03:55:45.000Z","download_url":"https://codeload.github.com/tidyverse/stringr/tar.gz/string-0.1","html_url":"https://github.com/tidyverse/stringr/releases/tag/string-0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/stringr@string-0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fstringr/tags/string-0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fstringr/tags/string-0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-01T11:38:27.076Z","dependent_packages_count":2302,"downloads":978741,"downloads_period":"last-month","dependent_repos_count":12198,"rankings":{"downloads":0.07838355687162515,"dependent_repos_count":0.02612785229054172,"dependent_packages_count":0.043546420484236195,"stargazers_count":0.6488416652151193,"forks_count":0.3396620797770423,"docker_downloads_count":17.296638216338618,"average":3.072199965162864},"purl":"pkg:cran/stringr","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cran/stringr","docker_dependents_count":2241,"docker_downloads_count":177795351,"usage_url":"https://repos.ecosyste.ms/usage/cran/stringr","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cran/stringr/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2025-08-31T15:51:32.218Z","issues_count":110,"pull_requests_count":44,"avg_time_to_close_issue":5504972.769230769,"avg_time_to_close_pull_request":2992367.8125,"issues_closed_count":91,"pull_requests_closed_count":32,"pull_request_authors_count":22,"issue_authors_count":80,"avg_comments_per_issue":1.5272727272727273,"avg_comments_per_pull_request":0.8863636363636364,"merged_pull_requests_count":29,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":7,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":9443223.333333334,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.5714285714285714,"past_year_avg_comments_per_pull_request":0.14285714285714285,"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/tidyverse%2Fstringr/issues","maintainers":[{"login":"hadley","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hadley"},{"login":"jennybc","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jennybc"},{"login":"krlmlr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krlmlr"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/cran.r-project.org/packages/stringr/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/cran.r-project.org/packages/stringr/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/cran.r-project.org/packages/stringr/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/cran.r-project.org/packages/stringr/related_packages","maintainers":[{"uuid":"hadley@posit.co","login":null,"name":"Hadley Wickham","email":"hadley@posit.co","url":null,"packages_count":29,"html_url":null,"role":null,"created_at":"2023-12-13T04:05:12.671Z","updated_at":"2023-12-13T04:05:12.671Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/cran.r-project.org/maintainers/hadley@posit.co/packages"}],"registry":{"name":"cran.r-project.org","url":"https://cran.r-project.org","ecosystem":"cran","default":true,"packages_count":26181,"maintainers_count":14299,"namespaces_count":0,"keywords_count":8326,"github":"r-project-org","metadata":{"funded_packages_count":539},"icon_url":"https://github.com/r-project-org.png","created_at":"2022-04-06T16:32:25.637Z","updated_at":"2025-09-08T06:54:01.855Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/cran.r-project.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/cran.r-project.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/cran.r-project.org/namespaces"}},{"id":11642279,"name":"github.com/tidyverse/stringr","ecosystem":"go","description":null,"homepage":null,"licenses":"other","normalized_licenses":["GPL-1.0+"],"repository_url":"https://github.com/tidyverse/stringr","keywords_array":[],"namespace":null,"versions_count":9,"first_release_published_at":"2015-04-29T12:44:26.000Z","latest_release_published_at":"2023-11-14T15:03:43.000Z","latest_release_number":"v1.5.1","last_synced_at":"2025-09-01T10:19:35.705Z","created_at":"2025-05-15T08:16:30.144Z","updated_at":"2025-09-01T11:38:27.705Z","registry_url":"https://pkg.go.dev/github.com/tidyverse/stringr","install_command":"go get github.com/tidyverse/stringr","documentation_url":"https://pkg.go.dev/github.com/tidyverse/stringr#section-documentation","metadata":{},"repo_metadata":{"id":718529,"uuid":"365649","full_name":"tidyverse/stringr","owner":"tidyverse","description":"A fresh approach to string manipulation in R","archived":false,"fork":false,"pushed_at":"2024-08-20T20:15:14.000Z","size":6000,"stargazers_count":640,"open_issues_count":12,"forks_count":191,"subscribers_count":36,"default_branch":"main","last_synced_at":"2025-09-01T09:50:48.389Z","etag":null,"topics":["r","regular-expression","strings"],"latest_commit_sha":null,"homepage":"https://stringr.tidyverse.org","language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tidyverse.png","metadata":{"files":{"readme":"README.Rmd","changelog":"NEWS.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","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":"2009-11-08T22:20:08.000Z","updated_at":"2025-09-01T00:31:02.000Z","dependencies_parsed_at":"2023-07-05T15:16:59.453Z","dependency_job_id":"c80ce53e-8d96-436a-9dca-fab08066868b","html_url":"https://github.com/tidyverse/stringr","commit_stats":{"total_commits":603,"total_committers":75,"mean_commits":8.04,"dds":"0.19071310116086237","last_synced_commit":"a64b8f1ccc2506cfa4b7af7b9fa7766200eb71ac"},"previous_names":["hadley/stringr"],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/tidyverse/stringr","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fstringr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fstringr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fstringr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fstringr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tidyverse","download_url":"https://codeload.github.com/tidyverse/stringr/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fstringr/sbom","scorecard":{"id":884874,"data":{"date":"2025-08-11","repo":{"name":"github.com/tidyverse/stringr","commit":"90f8ba7fc3746c07db2d41597bcdc143b78a76d4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Code-Review","score":6,"reason":"Found 18/30 approved changesets -- score normalized to 6","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":"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":3,"reason":"0 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/pkgdown.yaml:25","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/pr-commands.yaml:19","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/pr-commands.yaml:58","Info: topLevel permissions set to 'read-all': .github/workflows/R-CMD-check.yaml:15","Info: topLevel permissions set to 'read-all': .github/workflows/pkgdown.yaml:14","Info: topLevel permissions set to 'read-all': .github/workflows/pr-commands.yaml:9","Info: topLevel permissions set to 'read-all': .github/workflows/test-coverage.yaml:11"],"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/R-CMD-check.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/stringr/R-CMD-check.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/R-CMD-check.yaml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/stringr/R-CMD-check.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/R-CMD-check.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/stringr/R-CMD-check.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/R-CMD-check.yaml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/stringr/R-CMD-check.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/R-CMD-check.yaml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/stringr/R-CMD-check.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pkgdown.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/stringr/pkgdown.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pkgdown.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/stringr/pkgdown.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pkgdown.yaml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/stringr/pkgdown.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pkgdown.yaml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/stringr/pkgdown.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pkgdown.yaml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/stringr/pkgdown.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/stringr/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/stringr/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/stringr/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/stringr/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/stringr/pr-commands.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/stringr/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/stringr/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/stringr/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/stringr/pr-commands.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-coverage.yaml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/stringr/test-coverage.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-coverage.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/stringr/test-coverage.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-coverage.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/stringr/test-coverage.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-coverage.yaml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/stringr/test-coverage.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-coverage.yaml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/stringr/test-coverage.yaml/main?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  18 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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 23 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-24T09:36:29.240Z","repository_id":718529,"created_at":"2025-08-24T09:36:29.240Z","updated_at":"2025-08-24T09:36:29.240Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273114756,"owners_count":25048253,"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-01T02:00:09.058Z","response_time":120,"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":"tidyverse","name":"tidyverse","uuid":"22032646","kind":"organization","description":"The tidyverse is a collection of R packages that share common principles and are designed to work together seamlessly","email":null,"website":"http://tidyverse.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22032646?v=4","repositories_count":43,"last_synced_at":"2025-03-31T15:25:48.718Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/tidyverse","funding_links":[],"total_stars":31350,"followers":1497,"following":0,"created_at":"2022-11-02T16:38:01.157Z","updated_at":"2025-03-31T15:25:48.718Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tidyverse","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tidyverse/repositories"},"tags":[{"name":"v1.5.1","sha":"934018d8242be6f2fb5332a6d665132251bdb99a","kind":"commit","published_at":"2023-11-14T15:03:43.000Z","download_url":"https://codeload.github.com/tidyverse/stringr/tar.gz/v1.5.1","html_url":"https://github.com/tidyverse/stringr/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/stringr@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fstringr/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fstringr/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"f3d9f95e0cfff92101fe21d5de2a2c584c5e7a24","kind":"commit","published_at":"2022-12-01T20:53:23.000Z","download_url":"https://codeload.github.com/tidyverse/stringr/tar.gz/v1.5.0","html_url":"https://github.com/tidyverse/stringr/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/stringr@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fstringr/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fstringr/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"6942b941b307e06ada78f5a3060bb6a4e63d4fd7","kind":"commit","published_at":"2022-08-20T14:06:51.000Z","download_url":"https://codeload.github.com/tidyverse/stringr/tar.gz/v1.4.1","html_url":"https://github.com/tidyverse/stringr/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/stringr@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fstringr/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fstringr/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"a045b08a2d03cf8b3b566f011f5b15949194e2cf","kind":"commit","published_at":"2019-02-09T16:00:38.000Z","download_url":"https://codeload.github.com/tidyverse/stringr/tar.gz/v1.4.0","html_url":"https://github.com/tidyverse/stringr/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/stringr@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fstringr/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fstringr/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"eff4e4de9d03fa414024e44ee0fa15d5a5553e1a","kind":"commit","published_at":"2018-05-10T16:43:56.000Z","download_url":"https://codeload.github.com/tidyverse/stringr/tar.gz/v1.3.1","html_url":"https://github.com/tidyverse/stringr/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/stringr@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fstringr/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fstringr/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"f197bae5c540fdcb43c915caff9325a7a9c94ea3","kind":"commit","published_at":"2018-01-29T22:41:15.000Z","download_url":"https://codeload.github.com/tidyverse/stringr/tar.gz/v1.3.0","html_url":"https://github.com/tidyverse/stringr/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/stringr@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fstringr/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fstringr/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"d3be5134e3292af0a3e0975e88a39bb6fd604098","kind":"commit","published_at":"2017-02-17T15:22:55.000Z","download_url":"https://codeload.github.com/tidyverse/stringr/tar.gz/v1.2.0","html_url":"https://github.com/tidyverse/stringr/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/stringr@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fstringr/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fstringr/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"5ba89b405269a7e91c6cce76314da4b10865cb28","kind":"commit","published_at":"2016-08-19T14:42:31.000Z","download_url":"https://codeload.github.com/tidyverse/stringr/tar.gz/v1.1.0","html_url":"https://github.com/tidyverse/stringr/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/stringr@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fstringr/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fstringr/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"8dbcaa10929995957dc89857cb7690b12706532c","kind":"commit","published_at":"2015-04-29T12:44:26.000Z","download_url":"https://codeload.github.com/tidyverse/stringr/tar.gz/v1.0.0","html_url":"https://github.com/tidyverse/stringr/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/stringr@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fstringr/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fstringr/tags/v1.0.0/manifests"},{"name":"stringr-0.6.2","sha":"346e144fecfd11acb2585c9f8dd8b4799a5f0189","kind":"tag","published_at":"2012-12-05T17:40:23.000Z","download_url":"https://codeload.github.com/tidyverse/stringr/tar.gz/stringr-0.6.2","html_url":"https://github.com/tidyverse/stringr/releases/tag/stringr-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/stringr@stringr-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fstringr/tags/stringr-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fstringr/tags/stringr-0.6.2/manifests"},{"name":"stringr-0.6","sha":"59a7f14dbad1a64b0fb36adfb8a064f641b8e9ff","kind":"tag","published_at":"2011-12-09T13:44:26.000Z","download_url":"https://codeload.github.com/tidyverse/stringr/tar.gz/stringr-0.6","html_url":"https://github.com/tidyverse/stringr/releases/tag/stringr-0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/stringr@stringr-0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fstringr/tags/stringr-0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fstringr/tags/stringr-0.6/manifests"},{"name":"stringr-0.5","sha":"19886ee6028c70c588f49f6c6935a2c788214939","kind":"commit","published_at":"2011-04-28T13:52:27.000Z","download_url":"https://codeload.github.com/tidyverse/stringr/tar.gz/stringr-0.5","html_url":"https://github.com/tidyverse/stringr/releases/tag/stringr-0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/stringr@stringr-0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fstringr/tags/stringr-0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fstringr/tags/stringr-0.5/manifests"},{"name":"stringr-0.4","sha":"1765f50aa0077cf0177c70e078b1a0a24661b854","kind":"tag","published_at":"2010-08-24T13:48:57.000Z","download_url":"https://codeload.github.com/tidyverse/stringr/tar.gz/stringr-0.4","html_url":"https://github.com/tidyverse/stringr/releases/tag/stringr-0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/stringr@stringr-0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fstringr/tags/stringr-0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fstringr/tags/stringr-0.4/manifests"},{"name":"stringr-0.3","sha":"ca334c510e3feaa482771496d1ae497d1446eb58","kind":"tag","published_at":"2010-02-15T14:22:19.000Z","download_url":"https://codeload.github.com/tidyverse/stringr/tar.gz/stringr-0.3","html_url":"https://github.com/tidyverse/stringr/releases/tag/stringr-0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/stringr@stringr-0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fstringr/tags/stringr-0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fstringr/tags/stringr-0.3/manifests"},{"name":"stringr-0.2","sha":"2d8ba494f328591aea5afa5f1b1a31ae92c4938c","kind":"tag","published_at":"2009-11-16T13:35:16.000Z","download_url":"https://codeload.github.com/tidyverse/stringr/tar.gz/stringr-0.2","html_url":"https://github.com/tidyverse/stringr/releases/tag/stringr-0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/stringr@stringr-0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fstringr/tags/stringr-0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fstringr/tags/stringr-0.2/manifests"},{"name":"string-0.1","sha":"97ce9e7814938d1161b5fc2bafa3112cb18572b9","kind":"tag","published_at":"2009-11-11T03:55:45.000Z","download_url":"https://codeload.github.com/tidyverse/stringr/tar.gz/string-0.1","html_url":"https://github.com/tidyverse/stringr/releases/tag/string-0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/stringr@string-0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fstringr/tags/string-0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fstringr/tags/string-0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-01T11:38:27.705Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.865733838392594,"dependent_packages_count":5.496961843177366,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.68134784078498},"purl":"pkg:golang/github.com/tidyverse/stringr","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/tidyverse/stringr","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/tidyverse/stringr","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/tidyverse/stringr/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T15:51:32.218Z","issues_count":110,"pull_requests_count":44,"avg_time_to_close_issue":5504972.769230769,"avg_time_to_close_pull_request":2992367.8125,"issues_closed_count":91,"pull_requests_closed_count":32,"pull_request_authors_count":22,"issue_authors_count":80,"avg_comments_per_issue":1.5272727272727273,"avg_comments_per_pull_request":0.8863636363636364,"merged_pull_requests_count":29,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":7,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":9443223.333333334,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.5714285714285714,"past_year_avg_comments_per_pull_request":0.14285714285714285,"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/tidyverse%2Fstringr/issues","maintainers":[{"login":"hadley","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hadley"},{"login":"jennybc","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jennybc"},{"login":"krlmlr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krlmlr"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ftidyverse%2Fstringr/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ftidyverse%2Fstringr/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ftidyverse%2Fstringr/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ftidyverse%2Fstringr/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1954233,"maintainers_count":0,"namespaces_count":741771,"keywords_count":109320,"github":"golang","metadata":{"funded_packages_count":49342},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-08T05:47:38.872Z","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":5292655,"name":"r-stringr","ecosystem":"conda","description":null,"homepage":"https://stringr.tidyverse.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/tidyverse/stringr","keywords_array":[],"namespace":null,"versions_count":6,"first_release_published_at":"2022-10-03T15:53:50.916Z","latest_release_published_at":"2022-08-21T04:35:30.000Z","latest_release_number":"1.4.1","last_synced_at":"2025-09-01T10:20:16.942Z","created_at":"2022-10-03T15:53:50.908Z","updated_at":"2025-09-01T11:38:27.170Z","registry_url":"https://anaconda.org/conda-forge/r-stringr","install_command":"conda install -c conda-forge r-stringr","documentation_url":null,"metadata":{},"repo_metadata":{"id":718529,"uuid":"365649","full_name":"tidyverse/stringr","owner":"tidyverse","description":"A fresh approach to string manipulation in R","archived":false,"fork":false,"pushed_at":"2024-08-20T20:15:14.000Z","size":6000,"stargazers_count":640,"open_issues_count":12,"forks_count":191,"subscribers_count":36,"default_branch":"main","last_synced_at":"2025-09-01T09:50:48.389Z","etag":null,"topics":["r","regular-expression","strings"],"latest_commit_sha":null,"homepage":"https://stringr.tidyverse.org","language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tidyverse.png","metadata":{"files":{"readme":"README.Rmd","changelog":"NEWS.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","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":"2009-11-08T22:20:08.000Z","updated_at":"2025-09-01T00:31:02.000Z","dependencies_parsed_at":"2023-07-05T15:16:59.453Z","dependency_job_id":"c80ce53e-8d96-436a-9dca-fab08066868b","html_url":"https://github.com/tidyverse/stringr","commit_stats":{"total_commits":603,"total_committers":75,"mean_commits":8.04,"dds":"0.19071310116086237","last_synced_commit":"a64b8f1ccc2506cfa4b7af7b9fa7766200eb71ac"},"previous_names":["hadley/stringr"],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/tidyverse/stringr","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fstringr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fstringr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fstringr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fstringr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tidyverse","download_url":"https://codeload.github.com/tidyverse/stringr/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fstringr/sbom","scorecard":{"id":884874,"data":{"date":"2025-08-11","repo":{"name":"github.com/tidyverse/stringr","commit":"90f8ba7fc3746c07db2d41597bcdc143b78a76d4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Code-Review","score":6,"reason":"Found 18/30 approved changesets -- score normalized to 6","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":"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":3,"reason":"0 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/pkgdown.yaml:25","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/pr-commands.yaml:19","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/pr-commands.yaml:58","Info: topLevel permissions set to 'read-all': .github/workflows/R-CMD-check.yaml:15","Info: topLevel permissions set to 'read-all': .github/workflows/pkgdown.yaml:14","Info: topLevel permissions set to 'read-all': .github/workflows/pr-commands.yaml:9","Info: topLevel permissions set to 'read-all': .github/workflows/test-coverage.yaml:11"],"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/R-CMD-check.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/stringr/R-CMD-check.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/R-CMD-check.yaml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/stringr/R-CMD-check.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/R-CMD-check.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/stringr/R-CMD-check.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/R-CMD-check.yaml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/stringr/R-CMD-check.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/R-CMD-check.yaml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/stringr/R-CMD-check.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pkgdown.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/stringr/pkgdown.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pkgdown.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/stringr/pkgdown.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pkgdown.yaml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/stringr/pkgdown.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pkgdown.yaml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/stringr/pkgdown.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pkgdown.yaml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/stringr/pkgdown.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/stringr/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/stringr/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/stringr/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/stringr/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/stringr/pr-commands.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/stringr/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/stringr/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/stringr/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/stringr/pr-commands.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-coverage.yaml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/stringr/test-coverage.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-coverage.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/stringr/test-coverage.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-coverage.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/stringr/test-coverage.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-coverage.yaml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/stringr/test-coverage.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-coverage.yaml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/stringr/test-coverage.yaml/main?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  18 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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 23 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-24T09:36:29.240Z","repository_id":718529,"created_at":"2025-08-24T09:36:29.240Z","updated_at":"2025-08-24T09:36:29.240Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273114756,"owners_count":25048253,"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-01T02:00:09.058Z","response_time":120,"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":"tidyverse","name":"tidyverse","uuid":"22032646","kind":"organization","description":"The tidyverse is a collection of R packages that share common principles and are designed to work together seamlessly","email":null,"website":"http://tidyverse.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22032646?v=4","repositories_count":43,"last_synced_at":"2025-03-31T15:25:48.718Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/tidyverse","funding_links":[],"total_stars":31350,"followers":1497,"following":0,"created_at":"2022-11-02T16:38:01.157Z","updated_at":"2025-03-31T15:25:48.718Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tidyverse","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tidyverse/repositories"},"tags":[{"name":"v1.5.1","sha":"934018d8242be6f2fb5332a6d665132251bdb99a","kind":"commit","published_at":"2023-11-14T15:03:43.000Z","download_url":"https://codeload.github.com/tidyverse/stringr/tar.gz/v1.5.1","html_url":"https://github.com/tidyverse/stringr/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/stringr@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fstringr/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fstringr/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"f3d9f95e0cfff92101fe21d5de2a2c584c5e7a24","kind":"commit","published_at":"2022-12-01T20:53:23.000Z","download_url":"https://codeload.github.com/tidyverse/stringr/tar.gz/v1.5.0","html_url":"https://github.com/tidyverse/stringr/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/stringr@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fstringr/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fstringr/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"6942b941b307e06ada78f5a3060bb6a4e63d4fd7","kind":"commit","published_at":"2022-08-20T14:06:51.000Z","download_url":"https://codeload.github.com/tidyverse/stringr/tar.gz/v1.4.1","html_url":"https://github.com/tidyverse/stringr/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/stringr@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fstringr/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fstringr/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"a045b08a2d03cf8b3b566f011f5b15949194e2cf","kind":"commit","published_at":"2019-02-09T16:00:38.000Z","download_url":"https://codeload.github.com/tidyverse/stringr/tar.gz/v1.4.0","html_url":"https://github.com/tidyverse/stringr/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/stringr@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fstringr/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fstringr/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"eff4e4de9d03fa414024e44ee0fa15d5a5553e1a","kind":"commit","published_at":"2018-05-10T16:43:56.000Z","download_url":"https://codeload.github.com/tidyverse/stringr/tar.gz/v1.3.1","html_url":"https://github.com/tidyverse/stringr/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/stringr@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fstringr/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fstringr/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"f197bae5c540fdcb43c915caff9325a7a9c94ea3","kind":"commit","published_at":"2018-01-29T22:41:15.000Z","download_url":"https://codeload.github.com/tidyverse/stringr/tar.gz/v1.3.0","html_url":"https://github.com/tidyverse/stringr/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/stringr@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fstringr/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fstringr/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"d3be5134e3292af0a3e0975e88a39bb6fd604098","kind":"commit","published_at":"2017-02-17T15:22:55.000Z","download_url":"https://codeload.github.com/tidyverse/stringr/tar.gz/v1.2.0","html_url":"https://github.com/tidyverse/stringr/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/stringr@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fstringr/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fstringr/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"5ba89b405269a7e91c6cce76314da4b10865cb28","kind":"commit","published_at":"2016-08-19T14:42:31.000Z","download_url":"https://codeload.github.com/tidyverse/stringr/tar.gz/v1.1.0","html_url":"https://github.com/tidyverse/stringr/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/stringr@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fstringr/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fstringr/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"8dbcaa10929995957dc89857cb7690b12706532c","kind":"commit","published_at":"2015-04-29T12:44:26.000Z","download_url":"https://codeload.github.com/tidyverse/stringr/tar.gz/v1.0.0","html_url":"https://github.com/tidyverse/stringr/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/stringr@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fstringr/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fstringr/tags/v1.0.0/manifests"},{"name":"stringr-0.6.2","sha":"346e144fecfd11acb2585c9f8dd8b4799a5f0189","kind":"tag","published_at":"2012-12-05T17:40:23.000Z","download_url":"https://codeload.github.com/tidyverse/stringr/tar.gz/stringr-0.6.2","html_url":"https://github.com/tidyverse/stringr/releases/tag/stringr-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/stringr@stringr-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fstringr/tags/stringr-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fstringr/tags/stringr-0.6.2/manifests"},{"name":"stringr-0.6","sha":"59a7f14dbad1a64b0fb36adfb8a064f641b8e9ff","kind":"tag","published_at":"2011-12-09T13:44:26.000Z","download_url":"https://codeload.github.com/tidyverse/stringr/tar.gz/stringr-0.6","html_url":"https://github.com/tidyverse/stringr/releases/tag/stringr-0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/stringr@stringr-0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fstringr/tags/stringr-0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fstringr/tags/stringr-0.6/manifests"},{"name":"stringr-0.5","sha":"19886ee6028c70c588f49f6c6935a2c788214939","kind":"commit","published_at":"2011-04-28T13:52:27.000Z","download_url":"https://codeload.github.com/tidyverse/stringr/tar.gz/stringr-0.5","html_url":"https://github.com/tidyverse/stringr/releases/tag/stringr-0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/stringr@stringr-0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fstringr/tags/stringr-0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fstringr/tags/stringr-0.5/manifests"},{"name":"stringr-0.4","sha":"1765f50aa0077cf0177c70e078b1a0a24661b854","kind":"tag","published_at":"2010-08-24T13:48:57.000Z","download_url":"https://codeload.github.com/tidyverse/stringr/tar.gz/stringr-0.4","html_url":"https://github.com/tidyverse/stringr/releases/tag/stringr-0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/stringr@stringr-0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fstringr/tags/stringr-0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fstringr/tags/stringr-0.4/manifests"},{"name":"stringr-0.3","sha":"ca334c510e3feaa482771496d1ae497d1446eb58","kind":"tag","published_at":"2010-02-15T14:22:19.000Z","download_url":"https://codeload.github.com/tidyverse/stringr/tar.gz/stringr-0.3","html_url":"https://github.com/tidyverse/stringr/releases/tag/stringr-0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/stringr@stringr-0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fstringr/tags/stringr-0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fstringr/tags/stringr-0.3/manifests"},{"name":"stringr-0.2","sha":"2d8ba494f328591aea5afa5f1b1a31ae92c4938c","kind":"tag","published_at":"2009-11-16T13:35:16.000Z","download_url":"https://codeload.github.com/tidyverse/stringr/tar.gz/stringr-0.2","html_url":"https://github.com/tidyverse/stringr/releases/tag/stringr-0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/stringr@stringr-0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fstringr/tags/stringr-0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fstringr/tags/stringr-0.2/manifests"},{"name":"string-0.1","sha":"97ce9e7814938d1161b5fc2bafa3112cb18572b9","kind":"tag","published_at":"2009-11-11T03:55:45.000Z","download_url":"https://codeload.github.com/tidyverse/stringr/tar.gz/string-0.1","html_url":"https://github.com/tidyverse/stringr/releases/tag/string-0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/stringr@string-0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fstringr/tags/string-0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fstringr/tags/string-0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-01T11:38:27.169Z","dependent_packages_count":212,"downloads":null,"downloads_period":null,"dependent_repos_count":136,"rankings":{"downloads":null,"dependent_repos_count":2.939268426568192,"dependent_packages_count":0.30939667648086233,"stargazers_count":17.01182693747193,"forks_count":13.683317530814913,"docker_downloads_count":null,"average":8.485952392833974},"purl":"pkg:conda/r-stringr","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/r-stringr","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/r-stringr","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/r-stringr/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T15:51:32.218Z","issues_count":110,"pull_requests_count":44,"avg_time_to_close_issue":5504972.769230769,"avg_time_to_close_pull_request":2992367.8125,"issues_closed_count":91,"pull_requests_closed_count":32,"pull_request_authors_count":22,"issue_authors_count":80,"avg_comments_per_issue":1.5272727272727273,"avg_comments_per_pull_request":0.8863636363636364,"merged_pull_requests_count":29,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":7,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":9443223.333333334,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.5714285714285714,"past_year_avg_comments_per_pull_request":0.14285714285714285,"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/tidyverse%2Fstringr/issues","maintainers":[{"login":"hadley","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hadley"},{"login":"jennybc","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jennybc"},{"login":"krlmlr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krlmlr"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/r-stringr/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/r-stringr/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/r-stringr/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/r-stringr/related_packages","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13414,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2190},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-08T06:53:21.618Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}}],"commits":{"id":4147,"full_name":"tidyverse/stringr","default_branch":"main","committers":[{"name":"hadley","email":"h.wickham@gmail.com","login":"hadley","count":494},{"name":"Jennifer (Jenny) Bryan","email":"jenny.f.bryan@gmail.com","login":"jennybc","count":8},{"name":"Mara Averick","email":"maraaverick@gmail.com","login":"batpigandme","count":7},{"name":"gagolews","email":"egzaltowany@gmail.com","login":"gagolews","count":7},{"name":"Stefan Milton Bache","email":"stefan@stefanbache.dk","login":"smbache","count":6},{"name":"Raymond Patterson","email":"rj.patterson95@gmail.com","login":"rjpat","count":6},{"name":"Chel Hee Lee","email":"gnustats@gmail.com","login":null,"count":4},{"name":"Hiroaki Yutani","email":"yutani.ini@gmail.com","login":"yutannihilation","count":4},{"name":"edward-burn","email":"9583964+edward-burn","login":"edward-burn","count":4},{"name":"Jon Harmon","email":"33983824+jonthegeek","login":"jonthegeek","count":3},{"name":"Y. Yu","email":"54338793+PursuitOfDataScience","login":"PursuitOfDataScience","count":2},{"name":"TJ Mahr","email":"tjmahr","login":"tjmahr","count":2},{"name":"Michael Chirico","email":"chiricom@google.com","login":"MichaelChirico","count":2},{"name":"Shian Su","email":"registertonysu@gmail.com","login":"Shians","count":2},{"name":"Gábor Csárdi","email":"csardi.gabor@gmail.com","login":"gaborcsardi","count":2},{"name":"Derek Chiu","email":"dchiu@bccrc.ca","login":"dchiu911","count":2},{"name":"Clayton Yochum","email":"claytonjy@gmail.com","login":"ClaytonJY","count":2},{"name":"Christopher Gandrud","email":"christopher.gandrud@gmail.com","login":"christophergandrud","count":2},{"name":"Salim B","email":"git@salim.space","login":"salim-b","count":2},{"name":"Edgar Zamora","email":"edgar.zamora@powerschool.com","login":"Edgar-Zamora","count":1},{"name":"Floris Vanderhaeghe","email":"floris.vanderhaeghe@inbo.be","login":"florisvdh","count":1},{"name":"Garrick Aden-Buie","email":"gadenbuie@mail.usf.edu","login":"gadenbuie","count":1},{"name":"Hugo Gruson","email":"Bisaloo","login":"Bisaloo","count":1},{"name":"J. Allen Baron","email":"jabaron.phd@gmail.com","login":"allenbaron","count":1},{"name":"Jacob Peacock","email":"jpeacock29@gmail.com","login":"jpeacock29","count":1},{"name":"James Howison","email":"james@howison.name","login":"jameshowison","count":1},{"name":"Jesica Formoso","email":"32418102+JFormoso","login":"JFormoso","count":1},{"name":"Jim Hester","email":"james.f.hester@gmail.com","login":"jimhester","count":1},{"name":"Chenliang Xu","email":"lucky.random@gmail.com","login":"luckyrandom","count":1},{"name":"Carl Ganz","email":"carl.ganz@colorado.edu","login":"carlganz","count":1},{"name":"C-Juliette","email":"61658437+C-Juliette","login":"C-Juliette","count":1},{"name":"Brian Fannin","email":"captain@PirateGrunt.com","login":"PirateGrunt","count":1},{"name":"Brendan Hogan","email":"32336739+bhogan-mitre","login":"bhogan-mitre","count":1},{"name":"Austin Dickey","email":"austin3spammy@gmail.com","login":"austin3dickey","count":1},{"name":"Arnaud Gallou","email":"67476099+arnaudgallou","login":"arnaudgallou","count":1},{"name":"Andrew Nesbitt","email":"andrewnez@gmail.com","login":"andrew","count":1},{"name":"Andrea Gomez Vargas","email":"45582182+SoyAndrea","login":"SoyAndrea","count":1},{"name":"Peter Meissner","email":"petermeissner","login":"petermeissner","count":1},{"name":"Chel Hee Lee","email":"gnustats@CHL072.(none)","login":null,"count":1},{"name":"Andrew Collier","email":"andrew@exegetic.biz","login":null,"count":1},{"name":"Peter Hickey","email":"peter.hickey@gmail.com","login":"PeteHaitch","count":1},{"name":"zhaoy","email":"zhaoy","login":"zhaoy","count":1},{"name":"Philipp Riemer","email":"ruderphilipp@gmail.com","login":"ruderphilipp","count":1},{"name":"Richard Cotton","email":"richierocks@gmail.com","login":"richierocks","count":1},{"name":"Sara Stoudt","email":"sstoudt@berkeley.edu","login":"sastoudt","count":1},{"name":"Sarah Wright","email":"s.wright.618@gmail.com","login":"wright13","count":1},{"name":"Sean O'Riordain","email":"seanpor","login":"seanpor","count":1},{"name":"Sergio Oller","email":"sergioller@gmail.com","login":"zeehio","count":1},{"name":"Stephanie Locke","email":"stephanie.g.locke@gmail.com","login":"stephlocke","count":1},{"name":"Tamires Martins","email":"86856041+tamimart","login":"tamimart","count":1},{"name":"Tomasz Kalinowski","email":"tkalinow@asu.edu","login":"t-kalinowski","count":1},{"name":"Uchida Mizuki","email":"uchidamizuki@vivaldi.net","login":"UchidaMizuki","count":1},{"name":"Zeki Akyol","email":"40212849+zekiakyol","login":"zekiakyol","count":1},{"name":"amhrasmussen","email":"35564336+amhrasmussen","login":"amhrasmussen","count":1},{"name":"beckymaust","email":"beckymaust@gmail.com","login":"beckymaust","count":1},{"name":"bernie gray","email":"bfgray3","login":"bfgray3","count":1},{"name":"djrobust","email":"djrobust","login":"djrobust","count":1},{"name":"hongshaoyang","email":"hongsy2006@gmail.com","login":"hongshaoyang","count":1},{"name":"pitakakariki","email":"pitakakariki@gmail.com","login":"pitakakariki","count":1},{"name":"Amelia McNamara","email":"amelia.a.mcnamara@gmail.com","login":"AmeliaMN","count":1},{"name":"Richard J Telford","email":"richard.telford@bio.uib.no","login":null,"count":1},{"name":"Dexter Barrows","email":"dexter@barrows.io","login":"dbarrows","count":1},{"name":"Dewey Dunnington","email":"dewey@fishandwhistle.net","login":"paleolimbot","count":1},{"name":"Craig Citro","email":"craigcitro@google.com","login":"craigcitro","count":1},{"name":"Christophe Dervieux","email":"christophe.dervieux@gmail.com","login":"cderv","count":1},{"name":"Johannes Gruber","email":"gruber@europa-uni.de","login":"JBGruber","count":1},{"name":"Jon Calder","email":"jonmcalder@gmail.com","login":"jonmcalder","count":1},{"name":"Karl Dunkle Werner","email":"karldw","login":"karldw","count":1},{"name":"Kim López Güell","email":"99121045+KimLopezGuell","login":"KimLopezGuell","count":1},{"name":"Kirill Müller","email":"krlmlr","login":"krlmlr","count":1},{"name":"Kyle F Butts","email":"buttskyle96@gmail.com","login":"kylebutts","count":1},{"name":"Lincoln Mullen","email":"lincoln@lincolnmullen.com","login":"lmullen","count":1},{"name":"Louis Penrod","email":"42979363+LouisMPenrod","login":"LouisMPenrod","count":1},{"name":"Luke Smith","email":"lukedansmi@sbcglobal.net","login":"seasmith","count":1},{"name":"Matt Nield","email":"64328730+matthewjnield","login":"matthewjnield","count":1},{"name":"Michael Weylandt","email":"michael.weylandt@gmail.com","login":"michaelweylandt","count":1},{"name":"Misha Balyasin","email":"mikhail.balyasin@gmail.com","login":"romatik","count":1},{"name":"Mitchell","email":"mail@mitchelloharawild.com","login":"mitchelloharawild","count":1},{"name":"Nash Delcamp","email":"107637296+nash-delcamp-slp","login":"nash-delcamp-slp","count":1},{"name":"Patricio Del Boca","email":"patriciodelboca@gmail.com","login":"pdelboca","count":1},{"name":"Joe Cheng","email":"joe@joecheng.com","login":"jcheng5","count":1}],"total_commits":623,"total_committers":81,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":7.691358024691358,"dds":0.2070626003210273,"past_year_committers":[{"name":"Hadley Wickham","email":"h.wickham@gmail.com","login":"hadley","count":6},{"name":"edward-burn","email":"9583964+edward-burn","login":"edward-burn","count":4},{"name":"Tamires Martins","email":"86856041+tamimart","login":"tamimart","count":1},{"name":"Sarah Wright","email":"s.wright.618@gmail.com","login":"wright13","count":1},{"name":"Salim B","email":"git@salim.space","login":"salim-b","count":1},{"name":"Nash Delcamp","email":"107637296+nash-delcamp-slp","login":"nash-delcamp-slp","count":1},{"name":"Louis Penrod","email":"42979363+LouisMPenrod","login":"LouisMPenrod","count":1},{"name":"Kim López Güell","email":"99121045+KimLopezGuell","login":"KimLopezGuell","count":1},{"name":"Jesica Formoso","email":"32418102+JFormoso","login":"JFormoso","count":1},{"name":"Gábor Csárdi","email":"csardi.gabor@gmail.com","login":"gaborcsardi","count":1},{"name":"Edgar Zamora","email":"edgar.zamora@powerschool.com","login":"Edgar-Zamora","count":1},{"name":"Andrea Gomez Vargas","email":"45582182+SoyAndrea","login":"SoyAndrea","count":1}],"past_year_total_commits":20,"past_year_total_committers":12,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":1.6666666666666667,"past_year_dds":0.7,"last_synced_at":"2025-07-08T15:08:05.893Z","last_synced_commit":"90f8ba7fc3746c07db2d41597bcdc143b78a76d4","created_at":"2023-03-07T09:19:59.642Z","updated_at":"2025-07-08T15:08:05.919Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fstringr/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.936Z","repositories_count":5480019,"commits_count":853389012,"contributors_count":31098138,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"tidyverse/stringr","html_url":"https://github.com/tidyverse/stringr","last_synced_at":"2025-09-06T17:59:06.762Z","status":null,"issues_count":113,"pull_requests_count":63,"avg_time_to_close_issue":7070478.539215687,"avg_time_to_close_pull_request":3351986.4285714286,"issues_closed_count":102,"pull_requests_closed_count":49,"pull_request_authors_count":29,"issue_authors_count":80,"avg_comments_per_issue":1.5044247787610618,"avg_comments_per_pull_request":0.6825396825396826,"merged_pull_requests_count":46,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":8,"past_year_pull_requests_count":9,"past_year_avg_time_to_close_issue":1948337.5,"past_year_avg_time_to_close_pull_request":17882316.5,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.1111111111111111,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"created_at":"2023-05-10T21:10:23.244Z","updated_at":"2025-09-06T17:59:06.764Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fstringr","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fstringr/issues","issue_labels_count":{"documentation":9,"tidy-dev-day :nerd_face:":8,"feature":5,"bug":4,"upkeep":2,"reprex":1},"pull_request_labels_count":{"breaking change :skull_and_crossbones:":2,"tidy-dev-day :nerd_face:":1,"upkeep":1},"issue_author_associations_count":{"NONE":78,"MEMBER":32,"CONTRIBUTOR":3},"pull_request_author_associations_count":{"MEMBER":25,"CONTRIBUTOR":24,"NONE":14},"issue_authors":{"hadley":31,"DanChaltiel":3,"jzadra":2,"Fred-Wu":1,"davidhodge931":1,"Dannyzhd":1,"mkvasnicka":1,"leowill01":1,"MiguelCos":1,"bfordAIMS":1,"LukasWallrich":1,"wurli":1,"Ax3man":1,"eauleaf":1,"MattCowgill":1,"Kodiologist":1,"bbarros50":1,"jmbarbone":1,"bhogan-mitre":1,"moodymudskipper":1,"Athospd":1,"THChan11":1,"blablablerg":1,"cgoo4":1,"jospueyo":1,"rressler":1,"nachovoss":1,"chintanp":1,"skanskan":1,"brownj31":1,"jl5000":1,"colin-fraser":1,"courtiol":1,"Longfei2":1,"D3SL":1,"mgirlich":1,"Close-your-eyes":1,"deschen1":1,"tvedebrink":1,"murpholinox":1,"ChristelSwift":1,"jack-davison":1,"maellecoursonnais":1,"psychelzh":1,"mroosmalen":1,"AR1337":1,"mararva":1,"davidciani":1,"jennybc":1,"KasperThystrup":1,"psads-git":1,"lucavalery":1,"dsg38":1,"feinleib":1,"bshor":1,"MarcinKosinski":1,"PursuitOfDataScience":1,"LimaRAF":1,"DSLituiev":1,"yadbor":1,"ZIBOWANGKANGYU":1,"mgacc0":1,"SchmidtPaul":1,"mkoohafkan":1,"ghost":1,"nash-delcamp-slp":1,"vamshimupparaju":1,"AustinFournierKL":1,"alexanderbeatson":1,"mgarbuzov":1,"chrarnold":1,"AleSR13":1,"jhtrico1850":1,"rorynolan":1,"presnell":1,"mwip":1,"mrcaseb":1,"warnes":1,"allenbaron":1,"jdonland":1},"pull_request_authors":{"hadley":17,"jennybc":5,"salim-b":5,"edward-burn":5,"matthewjnield":2,"krlmlr":2,"UchidaMizuki":2,"Rekyt":2,"PursuitOfDataScience":2,"VisruthSK":2,"arnaudgallou":1,"JBGruber":1,"librill":1,"kylebutts":1,"MichaelChirico":1,"allenbaron":1,"gaborcsardi":1,"jonovik":1,"KimLopezGuell":1,"zekiakyol":1,"mararva":1,"LouisMPenrod":1,"wright13":1,"JFormoso":1,"SoyAndrea":1,"bhogan-mitre":1,"C-Juliette":1,"tamimart":1,"Edgar-Zamora":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:17.013Z","repositories_count":10165670,"issues_count":31989241,"pull_requests_count":100238337,"authors_count":10729070,"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":{"feature":1},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{"NONE":8},"past_year_pull_request_author_associations_count":{"NONE":7,"CONTRIBUTOR":2},"past_year_issue_authors":{"ChristelSwift":1,"DanChaltiel":1,"davidhodge931":1,"jack-davison":1,"jdonland":1,"mararva":1,"mgacc0":1,"warnes":1},"past_year_pull_request_authors":{"VisruthSK":2,"salim-b":2,"Rekyt":2,"mararva":1,"librill":1,"jonovik":1},"maintainers":[{"login":"hadley","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hadley"},{"login":"jennybc","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jennybc"},{"login":"krlmlr","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krlmlr"},{"login":"gaborcsardi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaborcsardi"}],"active_maintainers":[]},"events":{"total":{"IssuesEvent":7,"WatchEvent":34,"IssueCommentEvent":15,"PushEvent":3,"PullRequestReviewEvent":3,"PullRequestReviewCommentEvent":9,"PullRequestEvent":7,"ForkEvent":8},"last_year":{"IssuesEvent":7,"WatchEvent":34,"IssueCommentEvent":15,"PushEvent":3,"PullRequestReviewEvent":3,"PullRequestReviewCommentEvent":9,"PullRequestEvent":7,"ForkEvent":8}},"keywords":["r","regular-expression","strings"],"dependencies":[{"ecosystem":"cran","filepath":"DESCRIPTION","sha":null,"kind":"manifest","created_at":"2022-07-05T13:10:36.347Z","updated_at":"2022-07-05T13:10:36.347Z","repository_link":"https://github.com/tidyverse/stringr/blob/main/DESCRIPTION","dependencies":[{"id":105976511,"package_name":"R","ecosystem":"cran","requirements":"\u003e= 3.3","direct":true,"kind":"depends","optional":false},{"id":105976512,"package_name":"cli","ecosystem":"cran","requirements":"*","direct":true,"kind":"imports","optional":false},{"id":105976513,"package_name":"ellipsis","ecosystem":"cran","requirements":"*","direct":true,"kind":"imports","optional":false},{"id":105976514,"package_name":"glue","ecosystem":"cran","requirements":"\u003e= 1.6.1","direct":true,"kind":"imports","optional":false},{"id":105976515,"package_name":"lifecycle","ecosystem":"cran","requirements":"*","direct":true,"kind":"imports","optional":false},{"id":105976516,"package_name":"magrittr","ecosystem":"cran","requirements":"*","direct":true,"kind":"imports","optional":false},{"id":105976517,"package_name":"rlang","ecosystem":"cran","requirements":"*","direct":true,"kind":"imports","optional":false},{"id":105976518,"package_name":"stringi","ecosystem":"cran","requirements":"\u003e= 1.5.3","direct":true,"kind":"imports","optional":false},{"id":105976519,"package_name":"vctrs","ecosystem":"cran","requirements":"*","direct":true,"kind":"imports","optional":false},{"id":105976520,"package_name":"withr","ecosystem":"cran","requirements":"*","direct":true,"kind":"imports","optional":false},{"id":105976521,"package_name":"covr","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false},{"id":105976522,"package_name":"htmltools","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false},{"id":105976523,"package_name":"htmlwidgets","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false},{"id":105976524,"package_name":"knitr","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false},{"id":105976525,"package_name":"rmarkdown","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false},{"id":105976526,"package_name":"testthat","ecosystem":"cran","requirements":"\u003e= 3.0.0","direct":true,"kind":"suggests","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/R-CMD-check.yaml","sha":null,"kind":"manifest","created_at":"2023-01-13T10:37:56.920Z","updated_at":"2023-01-13T10:37:56.920Z","repository_link":"https://github.com/tidyverse/stringr/blob/main/.github/workflows/R-CMD-check.yaml","dependencies":[{"id":6875553113,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6875553114,"package_name":"r-lib/actions/setup-pandoc","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6875553115,"package_name":"r-lib/actions/setup-r","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6875553116,"package_name":"r-lib/actions/setup-r-dependencies","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6875553117,"package_name":"r-lib/actions/check-r-package","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/pkgdown.yaml","sha":null,"kind":"manifest","created_at":"2023-01-13T10:37:56.943Z","updated_at":"2023-01-13T10:37:56.943Z","repository_link":"https://github.com/tidyverse/stringr/blob/main/.github/workflows/pkgdown.yaml","dependencies":[{"id":6875553118,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6875553119,"package_name":"r-lib/actions/setup-pandoc","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6875553120,"package_name":"r-lib/actions/setup-r","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6875553121,"package_name":"r-lib/actions/setup-r-dependencies","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/pr-commands.yaml","sha":null,"kind":"manifest","created_at":"2023-01-13T10:37:56.959Z","updated_at":"2023-01-13T10:37:56.959Z","repository_link":"https://github.com/tidyverse/stringr/blob/main/.github/workflows/pr-commands.yaml","dependencies":[{"id":6875553122,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6875553123,"package_name":"r-lib/actions/pr-fetch","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6875553124,"package_name":"r-lib/actions/setup-r","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6875553125,"package_name":"r-lib/actions/setup-r-dependencies","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6875553126,"package_name":"r-lib/actions/pr-push","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test-coverage.yaml","sha":null,"kind":"manifest","created_at":"2023-01-13T10:37:57.005Z","updated_at":"2023-01-13T10:37:57.005Z","repository_link":"https://github.com/tidyverse/stringr/blob/main/.github/workflows/test-coverage.yaml","dependencies":[{"id":6875553127,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6875553128,"package_name":"r-lib/actions/setup-r","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6875553129,"package_name":"r-lib/actions/setup-r-dependencies","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]}],"score":29.876222818413247,"created_at":"2025-09-08T11:18:30.262Z","updated_at":"2025-10-07T08:24:35.188Z","avatar_url":"https://github.com/tidyverse.png","language":"R","category":null,"sub_category":null,"monthly_downloads":978741,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["tidy-data","data-manipulation","grammar","visualisation","tidyverse","documentation-tool","ropensci","date-time","pandoc","rmarkdown"],"project_url":"https://science.ecosyste.ms/api/v1/projects/63540","html_url":"https://science.ecosyste.ms/projects/63540"}