{"id":1490117,"name":"broccoli-string-replace","ecosystem":"npm","description":"Broccoli plugin to replace a matched string with a replacement.","homepage":"https://github.com/rwjblue/broccoli-string-replace#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/rwjblue/broccoli-string-replace","keywords_array":["broccoli-plugin","javascript"],"namespace":null,"versions_count":5,"first_release_published_at":"2014-07-10T11:38:42.512Z","latest_release_published_at":"2017-02-19T14:12:25.311Z","latest_release_number":"0.1.2","last_synced_at":"2026-03-14T22:02:49.875Z","created_at":"2022-04-09T03:07:32.528Z","updated_at":"2026-03-14T22:02:49.875Z","registry_url":"https://www.npmjs.com/package/broccoli-string-replace","install_command":"npm install broccoli-string-replace","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.1.2"}},"repo_metadata":{"id":18495947,"uuid":"21691918","full_name":"rwjblue/broccoli-string-replace","owner":"rwjblue","description":null,"archived":false,"fork":false,"pushed_at":"2018-03-04T00:07:46.000Z","size":13,"stargazers_count":5,"open_issues_count":3,"forks_count":7,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-09-21T15:52:21.709Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rwjblue.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-07-10T11:34:24.000Z","updated_at":"2020-05-12T01:29:37.000Z","dependencies_parsed_at":"2022-07-30T13:39:30.209Z","dependency_job_id":null,"html_url":"https://github.com/rwjblue/broccoli-string-replace","commit_stats":null,"previous_names":["rjackson/broccoli-string-replace"],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/rwjblue/broccoli-string-replace","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rwjblue%2Fbroccoli-string-replace","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rwjblue%2Fbroccoli-string-replace/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rwjblue%2Fbroccoli-string-replace/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rwjblue%2Fbroccoli-string-replace/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rwjblue","download_url":"https://codeload.github.com/rwjblue/broccoli-string-replace/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rwjblue%2Fbroccoli-string-replace/sbom","scorecard":{"id":791340,"data":{"date":"2025-08-11","repo":{"name":"github.com/rwjblue/broccoli-string-replace","commit":"d23f8de9c0037a91f34a713d14a17fc07cb5208b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.3,"checks":[{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":2,"reason":"Found 4/15 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 10 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-23T07:37:56.357Z","repository_id":18495947,"created_at":"2025-08-23T07:37:56.358Z","updated_at":"2025-08-23T07:37:56.358Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":277462793,"owners_count":25822083,"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-29T02:00:09.175Z","response_time":84,"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":"rwjblue","name":"Robert Jackson","uuid":"12637","kind":"user","description":"Personal profile for @rwjblue-glean\r\n","email":"","website":"https://www.rwjblue.com","location":"Hope, RI","twitter":"rwjblue","company":"@gleanwork","icon_url":"https://avatars.githubusercontent.com/u/12637?u=0aea1657403e1d58a22fb57dd1f8c67ce4b0e533\u0026v=4","repositories_count":646,"last_synced_at":"2025-09-21T15:50:34.748Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/rwjblue","funding_links":["https://github.com/sponsors/rwjblue"],"total_stars":1839,"followers":1194,"following":3,"created_at":"2022-11-02T16:29:24.931Z","updated_at":"2025-09-21T15:50:34.748Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rwjblue","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rwjblue/repositories"},"tags":[{"name":"v0.1.2","sha":"d23f8de9c0037a91f34a713d14a17fc07cb5208b","kind":"tag","published_at":"2017-02-19T14:12:20.000Z","download_url":"https://codeload.github.com/rwjblue/broccoli-string-replace/tar.gz/v0.1.2","html_url":"https://github.com/rwjblue/broccoli-string-replace/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rwjblue/broccoli-string-replace@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rwjblue%2Fbroccoli-string-replace/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rwjblue%2Fbroccoli-string-replace/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"93a68bb9b1c07653959d1794fb13d0481acdf7ed","kind":"commit","published_at":"2015-11-04T21:09:55.000Z","download_url":"https://codeload.github.com/rwjblue/broccoli-string-replace/tar.gz/v0.1.1","html_url":"https://github.com/rwjblue/broccoli-string-replace/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rwjblue/broccoli-string-replace@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rwjblue%2Fbroccoli-string-replace/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rwjblue%2Fbroccoli-string-replace/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"7bc95193f5d6aa8d51af35b725a0a9be03d6a98a","kind":"commit","published_at":"2015-07-10T19:21:38.000Z","download_url":"https://codeload.github.com/rwjblue/broccoli-string-replace/tar.gz/v0.1.0","html_url":"https://github.com/rwjblue/broccoli-string-replace/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rwjblue/broccoli-string-replace@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rwjblue%2Fbroccoli-string-replace/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rwjblue%2Fbroccoli-string-replace/tags/v0.1.0/manifests"},{"name":"v0.0.2","sha":"3d8163256f60f18d260c9c519525a88d52623149","kind":"commit","published_at":"2014-07-11T18:23:06.000Z","download_url":"https://codeload.github.com/rwjblue/broccoli-string-replace/tar.gz/v0.0.2","html_url":"https://github.com/rwjblue/broccoli-string-replace/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rwjblue/broccoli-string-replace@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rwjblue%2Fbroccoli-string-replace/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rwjblue%2Fbroccoli-string-replace/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"a998393f2816f6e508c4417ec3f805e229a591a6","kind":"commit","published_at":"2014-07-10T11:37:45.000Z","download_url":"https://codeload.github.com/rwjblue/broccoli-string-replace/tar.gz/v0.0.1","html_url":"https://github.com/rwjblue/broccoli-string-replace/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rwjblue/broccoli-string-replace@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rwjblue%2Fbroccoli-string-replace/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rwjblue%2Fbroccoli-string-replace/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-29T04:06:19.350Z","dependent_packages_count":108,"downloads":159859,"downloads_period":"last-month","dependent_repos_count":1484,"rankings":{"downloads":0.43942773479712066,"dependent_repos_count":0.5223740646813182,"dependent_packages_count":0.3462182593547613,"stargazers_count":11.484691694615584,"forks_count":7.008338139466941,"docker_downloads_count":1.6232428070675198,"average":3.5707154499972074},"purl":"pkg:npm/broccoli-string-replace","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/broccoli-string-replace","docker_dependents_count":6,"docker_downloads_count":238621,"usage_url":"https://repos.ecosyste.ms/usage/npm/broccoli-string-replace","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/broccoli-string-replace/dependencies","status":null,"funding_links":["https://github.com/sponsors/rwjblue"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-23T09:57:38.485Z","issues_count":2,"pull_requests_count":6,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":203486.4,"issues_closed_count":0,"pull_requests_closed_count":5,"pull_request_authors_count":5,"issue_authors_count":2,"avg_comments_per_issue":0.0,"avg_comments_per_pull_request":3.3333333333333335,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/rwjblue%2Fbroccoli-string-replace/issues","maintainers":[{"login":"stefanpenner","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stefanpenner"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/broccoli-string-replace/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/broccoli-string-replace/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/broccoli-string-replace/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/broccoli-string-replace/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/broccoli-string-replace/codemeta","maintainers":[{"uuid":"stefanpenner","login":"stefanpenner","name":null,"email":"stefan.penner@gmail.com","url":null,"packages_count":339,"html_url":"https://www.npmjs.com/~stefanpenner","role":null,"created_at":"2022-11-11T15:59:12.766Z","updated_at":"2022-11-11T15:59:12.766Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/stefanpenner/packages"},{"uuid":"rwjblue","login":"rwjblue","name":null,"email":"me@rwjblue.com","url":null,"packages_count":429,"html_url":"https://www.npmjs.com/~rwjblue","role":null,"created_at":"2022-11-11T15:59:12.418Z","updated_at":"2022-11-11T15:59:12.418Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rwjblue/packages"}]}