{"id":377921,"url":"https://github.com/Rich-Harris/magic-string","last_synced_at":"2026-07-21T12:30:44.932Z","repository":{"id":22796866,"uuid":"26143240","full_name":"Rich-Harris/magic-string","owner":"Rich-Harris","description":"Manipulate strings like a wizard","archived":false,"fork":false,"pushed_at":"2025-10-24T00:59:09.000Z","size":1290,"stargazers_count":2714,"open_issues_count":30,"forks_count":116,"subscribers_count":12,"default_branch":"master","last_synced_at":"2026-07-09T07:21:13.613Z","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":"watson-developer-cloud/speech-to-text-nodejs","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Rich-Harris.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-11-03T23:10:14.000Z","updated_at":"2026-07-09T03:59:58.000Z","dependencies_parsed_at":"2024-11-21T11:33:27.250Z","dependency_job_id":"44277309-f45d-4338-a29f-30df8ced8e23","html_url":"https://github.com/Rich-Harris/magic-string","commit_stats":{"total_commits":497,"total_committers":55,"mean_commits":9.036363636363637,"dds":"0.40241448692152915","last_synced_commit":"42d3d594f8e589ba508d8c0e2b02f23e7126aa5b"},"previous_names":[],"tags_count":93,"template":false,"template_full_name":null,"purl":"pkg:github/Rich-Harris/magic-string","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rich-Harris%2Fmagic-string","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rich-Harris%2Fmagic-string/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rich-Harris%2Fmagic-string/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rich-Harris%2Fmagic-string/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Rich-Harris","download_url":"https://codeload.github.com/Rich-Harris/magic-string/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rich-Harris%2Fmagic-string/sbom","scorecard":{"id":120289,"data":{"date":"2025-08-11","repo":{"name":"github.com/Rich-Harris/magic-string","commit":"a8ee7b79c0a7a9ade1585c73fff1ec7152940334"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.8,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 1 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":"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":"Code-Review","score":3,"reason":"Found 11/30 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/Rich-Harris/magic-string/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/Rich-Harris/magic-string/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/Rich-Harris/magic-string/test.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 12 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"}},{"name":"Vulnerabilities","score":0,"reason":"11 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-vg6x-rcgg-rjx6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-9crc-q9x8-hgqq"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T02:18:44.637Z","repository_id":22796866,"created_at":"2025-08-16T02:18:44.637Z","updated_at":"2025-08-16T02:18:44.637Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35446105,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-14T02:00:06.603Z","response_time":114,"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":"Rich-Harris","name":"Rich Harris","uuid":"1162160","kind":"user","description":"","email":"","website":"https://twitter.com/rich_harris","location":"NYC","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1162160?v=4","repositories_count":374,"last_synced_at":"2024-04-15T07:42:38.170Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/Rich-Harris","funding_links":[],"total_stars":29400,"followers":17966,"following":0,"created_at":"2022-11-02T16:19:10.355Z","updated_at":"2024-04-15T07:44:06.960Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Rich-Harris","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Rich-Harris/repositories"},"packages":null,"commits":null,"issues":{"table":{}},"events":null,"keywords":[],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/test.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T22:14:20.726Z","updated_at":"2023-01-13T22:14:20.726Z","repository_link":"https://github.com/Rich-Harris/magic-string/blob/master/.github/workflows/test.yml","dependencies":[{"id":6891610708,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6891610709,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2023-01-13T22:14:20.907Z","updated_at":"2023-01-13T22:14:20.907Z","repository_link":"https://github.com/Rich-Harris/magic-string/blob/master/package.json","dependencies":[{"id":6891611037,"package_name":"@jridgewell/sourcemap-codec","ecosystem":"npm","requirements":"^1.4.13","direct":true,"kind":"runtime","optional":false},{"id":6891611038,"package_name":"@rollup/plugin-node-resolve","ecosystem":"npm","requirements":"^14.1.0","direct":true,"kind":"development","optional":false},{"id":6891611039,"package_name":"@rollup/plugin-replace","ecosystem":"npm","requirements":"^4.0.0","direct":true,"kind":"development","optional":false},{"id":6891611040,"package_name":"benchmark","ecosystem":"npm","requirements":"^2.1.4","direct":true,"kind":"development","optional":false},{"id":6891611041,"package_name":"bumpp","ecosystem":"npm","requirements":"^8.2.1","direct":true,"kind":"development","optional":false},{"id":6891611042,"package_name":"conventional-changelog-cli","ecosystem":"npm","requirements":"^2.2.2","direct":true,"kind":"development","optional":false},{"id":6891611043,"package_name":"eslint","ecosystem":"npm","requirements":"^8.23.1","direct":true,"kind":"development","optional":false},{"id":6891611044,"package_name":"mocha","ecosystem":"npm","requirements":"^10.0.0","direct":true,"kind":"development","optional":false},{"id":6891611045,"package_name":"prettier","ecosystem":"npm","requirements":"^2.7.1","direct":true,"kind":"development","optional":false},{"id":6891611046,"package_name":"rollup","ecosystem":"npm","requirements":"^2.79.1","direct":true,"kind":"development","optional":false},{"id":6891611047,"package_name":"source-map-js","ecosystem":"npm","requirements":"^1.0.2","direct":true,"kind":"development","optional":false},{"id":6891611048,"package_name":"source-map-support","ecosystem":"npm","requirements":"^0.5.21","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"pnpm-lock.yaml","sha":null,"kind":"lockfile","created_at":"2024-11-21T11:33:25.852Z","updated_at":"2024-11-21T11:33:25.852Z","repository_link":"https://github.com/Rich-Harris/magic-string/blob/master/pnpm-lock.yaml","dependencies":[{"id":20834392381,"package_name":"word-wrap@1.2.6","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":20834392382,"package_name":"code-frame@7.24.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":20834392397,"package_name":"helper-validator-identifier@7.22.20","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":20834392398,"package_name":"highlight@7.24.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":20834392422,"package_name":"eslint-utils@4.4.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":20834392423,"package_name":"regexpp@4.10.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":20834392424,"package_name":"eslintrc@2.1.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":20834392425,"package_name":"js@8.57.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":20834392426,"package_name":"config-array@0.11.14","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":20834392427,"package_name":"module-importer@1.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":20834392428,"package_name":"object-schema@2.0.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":20834392429,"package_name":"parse-repository-url@3.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":20834392438,"package_name":"sourcemap-codec@1.5.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":20834392439,"package_name":"ez-spawn@3.0.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":20834392443,"package_name":"fs.scandir@2.1.5","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":20834392444,"package_name":"fs.stat@2.0.5","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":20834392445,"package_name":"fs.walk@1.2.8","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":20834392446,"package_name":"plugin-node-resolve@15.2.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":20834392447,"package_name":"plugin-replace@5.0.7","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":20834392467,"package_name":"pluginutils@5.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":20834392468,"package_name":"estree@1.0.5","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":20834392469,"package_name":"minimist@1.2.5","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":20834392470,"package_name":"normalize-package-data@2.4.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":20834392471,"package_name":"resolve@1.20.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":20834392472,"package_name":"structured-clone@1.2.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false}]}],"score":7.917171988845776,"created_at":"2026-07-08T06:08:28.565Z","updated_at":"2026-07-21T12:30:44.932Z","avatar_url":"https://github.com/Rich-Harris.png","language":"JavaScript","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/377921","html_url":"https://summary.ecosyste.ms/projects/377921"}