{"id":372800,"url":"https://github.com/BridgeAR/safe-stable-stringify","last_synced_at":"2026-05-17T12:04:38.069Z","repository":{"id":41262848,"uuid":"118483960","full_name":"BridgeAR/safe-stable-stringify","owner":"BridgeAR","description":"Safe, deterministic and fast serialization alternative to JSON.stringify.","archived":false,"fork":false,"pushed_at":"2026-02-05T13:42:41.000Z","size":153,"stargazers_count":246,"open_issues_count":3,"forks_count":18,"subscribers_count":4,"default_branch":"main","last_synced_at":"2026-05-09T07:41:57.866Z","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/BridgeAR.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":"2018-01-22T16:33:00.000Z","updated_at":"2026-05-05T09:14:41.000Z","dependencies_parsed_at":"2026-02-23T07:05:31.405Z","dependency_job_id":null,"html_url":"https://github.com/BridgeAR/safe-stable-stringify","commit_stats":{"total_commits":89,"total_committers":12,"mean_commits":7.416666666666667,"dds":0.4157303370786517,"last_synced_commit":"0c192c2c1e26676ba5af1f7dbe066b98d76f353f"},"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/BridgeAR/safe-stable-stringify","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BridgeAR%2Fsafe-stable-stringify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BridgeAR%2Fsafe-stable-stringify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BridgeAR%2Fsafe-stable-stringify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BridgeAR%2Fsafe-stable-stringify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BridgeAR","download_url":"https://codeload.github.com/BridgeAR/safe-stable-stringify/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BridgeAR%2Fsafe-stable-stringify/sbom","scorecard":{"id":24481,"data":{"date":"2025-08-11","repo":{"name":"github.com/BridgeAR/safe-stable-stringify","commit":"bafd93def367f38c4f5ebd598fde7970f331ca9c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.5,"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":"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":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":"Code-Review","score":1,"reason":"Found 5/29 approved changesets -- score normalized to 1","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":"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:28: update your workflow using https://app.stepsecurity.io/secureworkflow/BridgeAR/safe-stable-stringify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/BridgeAR/safe-stable-stringify/test.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:33","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand 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":"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":"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":"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":"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 8 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-14T17:33:39.444Z","repository_id":41262848,"created_at":"2025-08-14T17:33:39.444Z","updated_at":"2025-08-14T17:33:39.444Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33064661,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-15T02:00:06.351Z","response_time":103,"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":"BridgeAR","name":"Ruben Bridgewater","uuid":"8822573","kind":"user","description":"@nodejs Technical Steering Committee member. Principle Software Architect @MaibornWolff. Conference Speaker. Open Source enthusiast.","email":"","website":"https://twitter.com/BridgeAR","location":"Frankfurt, Germany","twitter":"BridgeAR","company":"MaibornWolff GmbH","icon_url":"https://avatars.githubusercontent.com/u/8822573?u=6d05b4378979fe36cbc9977377e423e6ac3c3228\u0026v=4","repositories_count":212,"last_synced_at":"2023-04-09T10:26:06.853Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/BridgeAR","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:24:20.915Z","updated_at":"2023-04-09T10:26:06.988Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BridgeAR","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BridgeAR/repositories"},"packages":[{"id":13954824,"name":"node-safe-stable-stringify","ecosystem":"guix","description":"Serialization of javascript objects","homepage":"https://github.com/BridgeAR/safe-stable-stringify","licenses":"expat","normalized_licenses":["Other"],"repository_url":"https://github.com/BridgeAR/safe-stable-stringify","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-03-02T20:22:07.339Z","latest_release_published_at":"2026-03-02T20:22:07.339Z","latest_release_number":"2.4.3","last_synced_at":"2026-04-27T16:55:25.203Z","created_at":"2026-03-02T20:22:07.087Z","updated_at":"2026-04-27T16:55:25.203Z","registry_url":"https://packages.guix.gnu.org/packages/node-safe-stable-stringify/2.4.3/","install_command":"guix install node-safe-stable-stringify","documentation_url":"https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/node-xyz.scm#n3058","metadata":{"location":"gnu/packages/node-xyz.scm:3058","variable_name":"node-safe-stable-stringify"},"repo_metadata":{},"repo_metadata_updated_at":"2026-03-02T20:22:07.928Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:guix/node-safe-stable-stringify","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/guix/node-safe-stable-stringify","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/guix/node-safe-stable-stringify","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/guix/node-safe-stable-stringify/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/node-safe-stable-stringify/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/node-safe-stable-stringify/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/node-safe-stable-stringify/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/node-safe-stable-stringify/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/node-safe-stable-stringify/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/node-safe-stable-stringify/codemeta","maintainers":[],"registry":{"name":"guix","url":"https://guix.gnu.org","ecosystem":"guix","default":true,"packages_count":31358,"maintainers_count":0,"namespaces_count":0,"keywords_count":1627,"github":"guix-mirror","metadata":{"funded_packages_count":352},"icon_url":"https://github.com/guix-mirror.png","created_at":"2026-03-02T16:23:46.981Z","updated_at":"2026-05-07T05:00:22.550Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/guix/namespaces"}},{"id":5005119,"name":"org.webjars.npm:safe-stable-stringify","ecosystem":"maven","description":"WebJar for safe-stable-stringify","homepage":"https://www.webjars.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/BridgeAR/safe-stable-stringify","keywords_array":[],"namespace":"org.webjars.npm","versions_count":3,"first_release_published_at":"2021-03-03T16:24:23.000Z","latest_release_published_at":"2025-04-09T16:56:06.000Z","latest_release_number":"2.5.0","last_synced_at":"2026-05-15T11:06:07.364Z","created_at":"2022-07-27T11:08:42.251Z","updated_at":"2026-05-15T11:06:07.365Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/safe-stable-stringify/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/safe-stable-stringify/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":41262848,"uuid":"118483960","full_name":"BridgeAR/safe-stable-stringify","owner":"BridgeAR","description":"Safe, deterministic and fast serialization alternative to JSON.stringify.","archived":false,"fork":false,"pushed_at":"2025-04-14T22:58:49.000Z","size":117,"stargazers_count":233,"open_issues_count":5,"forks_count":16,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-10-29T02:29:59.984Z","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/BridgeAR.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}},"created_at":"2018-01-22T16:33:00.000Z","updated_at":"2025-10-23T18:19:52.000Z","dependencies_parsed_at":"2024-01-13T18:24:04.153Z","dependency_job_id":"bc21bfc9-a4dd-4da1-8028-f313bcf0c28a","html_url":"https://github.com/BridgeAR/safe-stable-stringify","commit_stats":{"total_commits":89,"total_committers":12,"mean_commits":7.416666666666667,"dds":0.4157303370786517,"last_synced_commit":"0c192c2c1e26676ba5af1f7dbe066b98d76f353f"},"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/BridgeAR/safe-stable-stringify","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BridgeAR%2Fsafe-stable-stringify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BridgeAR%2Fsafe-stable-stringify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BridgeAR%2Fsafe-stable-stringify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BridgeAR%2Fsafe-stable-stringify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BridgeAR","download_url":"https://codeload.github.com/BridgeAR/safe-stable-stringify/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BridgeAR%2Fsafe-stable-stringify/sbom","scorecard":{"id":24481,"data":{"date":"2025-08-11","repo":{"name":"github.com/BridgeAR/safe-stable-stringify","commit":"bafd93def367f38c4f5ebd598fde7970f331ca9c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.5,"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":"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":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":"Code-Review","score":1,"reason":"Found 5/29 approved changesets -- score normalized to 1","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":"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:28: update your workflow using https://app.stepsecurity.io/secureworkflow/BridgeAR/safe-stable-stringify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/BridgeAR/safe-stable-stringify/test.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:33","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand 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":"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":"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":"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":"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 8 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-14T17:33:39.444Z","repository_id":41262848,"created_at":"2025-08-14T17:33:39.444Z","updated_at":"2025-08-14T17:33:39.444Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281584994,"owners_count":26526173,"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-10-29T02:00:06.901Z","response_time":59,"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":"BridgeAR","name":"Ruben Bridgewater","uuid":"8822573","kind":"user","description":"@nodejs Technical Steering Committee member. Principle Software Architect @MaibornWolff. Conference Speaker. Open Source enthusiast.","email":"","website":"https://twitter.com/BridgeAR","location":"Frankfurt, Germany","twitter":"BridgeAR","company":"MaibornWolff GmbH","icon_url":"https://avatars.githubusercontent.com/u/8822573?u=6d05b4378979fe36cbc9977377e423e6ac3c3228\u0026v=4","repositories_count":212,"last_synced_at":"2023-04-09T10:26:06.853Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/BridgeAR","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:24:20.915Z","updated_at":"2023-04-09T10:26:06.988Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BridgeAR","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BridgeAR/repositories"},"tags":[{"name":"v2.5.0","sha":"a850d28f51b9b4ff0a74913861f5e680533aab13","kind":"commit","published_at":"2024-08-01T17:30:08.000Z","download_url":"https://codeload.github.com/BridgeAR/safe-stable-stringify/tar.gz/v2.5.0","html_url":"https://github.com/BridgeAR/safe-stable-stringify/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BridgeAR/safe-stable-stringify@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BridgeAR%2Fsafe-stable-stringify/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BridgeAR%2Fsafe-stable-stringify/tags/v2.5.0/manifests"},{"name":"v2.4.3","sha":"17b13b8e046108050c328093742f96dfef16367e","kind":"commit","published_at":"2023-03-19T17:52:25.000Z","download_url":"https://codeload.github.com/BridgeAR/safe-stable-stringify/tar.gz/v2.4.3","html_url":"https://github.com/BridgeAR/safe-stable-stringify/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BridgeAR/safe-stable-stringify@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BridgeAR%2Fsafe-stable-stringify/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BridgeAR%2Fsafe-stable-stringify/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"c466573e872aa9cfda768eb5bcb0baf8bee90433","kind":"commit","published_at":"2022-12-28T10:44:24.000Z","download_url":"https://codeload.github.com/BridgeAR/safe-stable-stringify/tar.gz/v2.4.2","html_url":"https://github.com/BridgeAR/safe-stable-stringify/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BridgeAR/safe-stable-stringify@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BridgeAR%2Fsafe-stable-stringify/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BridgeAR%2Fsafe-stable-stringify/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"bd81883c1268dc8e0c360f1e222bac6f7b3f112f","kind":"commit","published_at":"2022-10-18T21:26:29.000Z","download_url":"https://codeload.github.com/BridgeAR/safe-stable-stringify/tar.gz/v2.4.1","html_url":"https://github.com/BridgeAR/safe-stable-stringify/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BridgeAR/safe-stable-stringify@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BridgeAR%2Fsafe-stable-stringify/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BridgeAR%2Fsafe-stable-stringify/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"73a49c28d60663b3e4be6a6bd0eb95e83d173369","kind":"commit","published_at":"2022-09-17T14:07:04.000Z","download_url":"https://codeload.github.com/BridgeAR/safe-stable-stringify/tar.gz/v2.4.0","html_url":"https://github.com/BridgeAR/safe-stable-stringify/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BridgeAR/safe-stable-stringify@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BridgeAR%2Fsafe-stable-stringify/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BridgeAR%2Fsafe-stable-stringify/tags/v2.4.0/manifests"},{"name":"v2.3.1","sha":"78891ff37c6e8936118b8fa47ed59dd761c3208a","kind":"commit","published_at":"2021-12-04T01:33:52.000Z","download_url":"https://codeload.github.com/BridgeAR/safe-stable-stringify/tar.gz/v2.3.1","html_url":"https://github.com/BridgeAR/safe-stable-stringify/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BridgeAR/safe-stable-stringify@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BridgeAR%2Fsafe-stable-stringify/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BridgeAR%2Fsafe-stable-stringify/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"6b11e3afbba3f6a04be59344213b6c34fac5f317","kind":"commit","published_at":"2021-11-29T01:48:48.000Z","download_url":"https://codeload.github.com/BridgeAR/safe-stable-stringify/tar.gz/v2.3.0","html_url":"https://github.com/BridgeAR/safe-stable-stringify/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BridgeAR/safe-stable-stringify@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BridgeAR%2Fsafe-stable-stringify/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BridgeAR%2Fsafe-stable-stringify/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"4db216f9678861bbced38145d20af72051a4c64a","kind":"commit","published_at":"2021-10-31T11:48:31.000Z","download_url":"https://codeload.github.com/BridgeAR/safe-stable-stringify/tar.gz/v2.2.0","html_url":"https://github.com/BridgeAR/safe-stable-stringify/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BridgeAR/safe-stable-stringify@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BridgeAR%2Fsafe-stable-stringify/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BridgeAR%2Fsafe-stable-stringify/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"d9d4db57c9be45419ae24068bc54f35054d61f9b","kind":"commit","published_at":"2021-10-19T18:07:52.000Z","download_url":"https://codeload.github.com/BridgeAR/safe-stable-stringify/tar.gz/v2.1.0","html_url":"https://github.com/BridgeAR/safe-stable-stringify/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BridgeAR/safe-stable-stringify@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BridgeAR%2Fsafe-stable-stringify/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BridgeAR%2Fsafe-stable-stringify/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"fb05a4a01eaed095338a31975a17b741cb8eca78","kind":"commit","published_at":"2021-09-19T13:54:23.000Z","download_url":"https://codeload.github.com/BridgeAR/safe-stable-stringify/tar.gz/v2.0.0","html_url":"https://github.com/BridgeAR/safe-stable-stringify/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BridgeAR/safe-stable-stringify@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BridgeAR%2Fsafe-stable-stringify/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BridgeAR%2Fsafe-stable-stringify/tags/v2.0.0/manifests"},{"name":"v1.1.0","sha":"2286552bfacddecdf964700e1cbdd69efc154b24","kind":"commit","published_at":"2018-09-05T23:30:09.000Z","download_url":"https://codeload.github.com/BridgeAR/safe-stable-stringify/tar.gz/v1.1.0","html_url":"https://github.com/BridgeAR/safe-stable-stringify/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BridgeAR/safe-stable-stringify@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BridgeAR%2Fsafe-stable-stringify/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BridgeAR%2Fsafe-stable-stringify/tags/v1.1.0/manifests"}]},"repo_metadata_updated_at":"2025-10-29T08:09:29.849Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":31.998402898858956,"stargazers_count":null,"forks_count":null,"average":31.98917341990317},"purl":"pkg:maven/org.webjars.npm/safe-stable-stringify","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:safe-stable-stringify","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:safe-stable-stringify","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:safe-stable-stringify/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-18T02:02:30.304Z","issues_count":35,"pull_requests_count":26,"avg_time_to_close_issue":5182761.566666666,"avg_time_to_close_pull_request":5806521.807692308,"issues_closed_count":29,"pull_requests_closed_count":26,"pull_request_authors_count":13,"issue_authors_count":30,"avg_comments_per_issue":2.3142857142857145,"avg_comments_per_pull_request":4.423076923076923,"merged_pull_requests_count":19,"bot_issues_count":3,"bot_pull_requests_count":5,"past_year_issues_count":6,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":2525486.75,"past_year_avg_time_to_close_pull_request":7524.0,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":1.5,"past_year_avg_comments_per_pull_request":0.0,"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/BridgeAR%2Fsafe-stable-stringify/issues","maintainers":[{"login":"BridgeAR","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BridgeAR"}],"active_maintainers":[{"login":"BridgeAR","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BridgeAR"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:safe-stable-stringify/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:safe-stable-stringify/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:safe-stable-stringify/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:safe-stable-stringify/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:safe-stable-stringify/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:safe-stable-stringify/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":606373,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":14340914,"name":"github.com/BridgeAR/safe-stable-stringify","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/BridgeAR/safe-stable-stringify","keywords_array":[],"namespace":null,"versions_count":11,"first_release_published_at":"2018-09-05T23:30:09.000Z","latest_release_published_at":"2024-08-01T17:30:08.000Z","latest_release_number":"v2.5.0+incompatible","last_synced_at":"2026-05-15T11:06:09.175Z","created_at":"2026-04-28T11:10:04.701Z","updated_at":"2026-05-15T11:06:09.175Z","registry_url":"https://pkg.go.dev/github.com/BridgeAR/safe-stable-stringify","install_command":"go get github.com/BridgeAR/safe-stable-stringify","documentation_url":"https://pkg.go.dev/github.com/BridgeAR/safe-stable-stringify#section-documentation","metadata":{},"repo_metadata":{"id":41262848,"uuid":"118483960","full_name":"BridgeAR/safe-stable-stringify","owner":"BridgeAR","description":"Safe, deterministic and fast serialization alternative to JSON.stringify.","archived":false,"fork":false,"pushed_at":"2026-02-05T13:42:41.000Z","size":153,"stargazers_count":246,"open_issues_count":3,"forks_count":18,"subscribers_count":4,"default_branch":"main","last_synced_at":"2026-04-22T16:42:22.373Z","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/BridgeAR.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":"2018-01-22T16:33:00.000Z","updated_at":"2026-04-20T15:20:44.000Z","dependencies_parsed_at":"2026-02-23T07:05:31.405Z","dependency_job_id":null,"html_url":"https://github.com/BridgeAR/safe-stable-stringify","commit_stats":{"total_commits":89,"total_committers":12,"mean_commits":7.416666666666667,"dds":0.4157303370786517,"last_synced_commit":"0c192c2c1e26676ba5af1f7dbe066b98d76f353f"},"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/BridgeAR/safe-stable-stringify","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BridgeAR%2Fsafe-stable-stringify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BridgeAR%2Fsafe-stable-stringify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BridgeAR%2Fsafe-stable-stringify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BridgeAR%2Fsafe-stable-stringify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BridgeAR","download_url":"https://codeload.github.com/BridgeAR/safe-stable-stringify/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BridgeAR%2Fsafe-stable-stringify/sbom","scorecard":{"id":24481,"data":{"date":"2025-08-11","repo":{"name":"github.com/BridgeAR/safe-stable-stringify","commit":"bafd93def367f38c4f5ebd598fde7970f331ca9c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.5,"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":"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":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":"Code-Review","score":1,"reason":"Found 5/29 approved changesets -- score normalized to 1","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":"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:28: update your workflow using https://app.stepsecurity.io/secureworkflow/BridgeAR/safe-stable-stringify/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/BridgeAR/safe-stable-stringify/test.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:33","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand 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":"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":"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":"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":"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 8 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-14T17:33:39.444Z","repository_id":41262848,"created_at":"2025-08-14T17:33:39.444Z","updated_at":"2025-08-14T17:33:39.444Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32380382,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-28T11:25:28.583Z","status":"ssl_error","status_checked_at":"2026-04-28T11:25:05.435Z","response_time":56,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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"}},"repo_metadata_updated_at":"2026-04-28T12:54:49.409Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.135177172859481,"dependent_packages_count":4.811484132117595,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.973330652488539},"purl":"pkg:golang/github.com/%21bridge%21a%21r/safe-stable-stringify","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/BridgeAR/safe-stable-stringify","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/BridgeAR/safe-stable-stringify","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/BridgeAR/safe-stable-stringify/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBridgeAR%2Fsafe-stable-stringify/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBridgeAR%2Fsafe-stable-stringify/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBridgeAR%2Fsafe-stable-stringify/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBridgeAR%2Fsafe-stable-stringify/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBridgeAR%2Fsafe-stable-stringify/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBridgeAR%2Fsafe-stable-stringify/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2141383,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","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":2327705,"name":"safe-stable-stringify","ecosystem":"npm","description":"Deterministic and safely JSON.stringify to quickly serialize JavaScript objects","homepage":"https://github.com/BridgeAR/safe-stable-stringify#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/BridgeAR/safe-stable-stringify","keywords_array":["stable","stringify","JSON","JSON.stringify","safe","serialize","deterministic","circular","object","predicable","repeatable","fast","bigint"],"namespace":null,"versions_count":13,"first_release_published_at":"2018-01-24T13:17:57.182Z","latest_release_published_at":"2024-08-24T21:31:17.456Z","latest_release_number":"2.5.0","last_synced_at":"2026-05-17T06:01:08.185Z","created_at":"2022-04-10T00:14:14.945Z","updated_at":"2026-05-17T06:01:08.185Z","registry_url":"https://www.npmjs.com/package/safe-stable-stringify","install_command":"npm install safe-stable-stringify","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.5.0"}},"repo_metadata":{"id":41262848,"uuid":"118483960","full_name":"BridgeAR/safe-stable-stringify","owner":"BridgeAR","description":"Safe, deterministic and fast serialization alternative to JSON.stringify.","archived":false,"fork":false,"pushed_at":"2024-08-01T18:07:28.000Z","size":98,"stargazers_count":200,"open_issues_count":2,"forks_count":17,"subscribers_count":5,"default_branch":"main","last_synced_at":"2024-10-29T20:37:49.122Z","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/BridgeAR.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}},"created_at":"2018-01-22T16:33:00.000Z","updated_at":"2024-10-26T03:57:01.000Z","dependencies_parsed_at":"2024-01-13T18:24:04.153Z","dependency_job_id":"bc21bfc9-a4dd-4da1-8028-f313bcf0c28a","html_url":"https://github.com/BridgeAR/safe-stable-stringify","commit_stats":{"total_commits":73,"total_committers":10,"mean_commits":7.3,"dds":0.3835616438356164,"last_synced_commit":"c466573e872aa9cfda768eb5bcb0baf8bee90433"},"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BridgeAR%2Fsafe-stable-stringify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BridgeAR%2Fsafe-stable-stringify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BridgeAR%2Fsafe-stable-stringify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BridgeAR%2Fsafe-stable-stringify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BridgeAR","download_url":"https://codeload.github.com/BridgeAR/safe-stable-stringify/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222131010,"owners_count":16936304,"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","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":"BridgeAR","name":"Ruben Bridgewater","uuid":"8822573","kind":"user","description":"@nodejs Technical Steering Committee member. Principle Software Architect @MaibornWolff. Conference Speaker. Open Source enthusiast.","email":"","website":"https://twitter.com/BridgeAR","location":"Frankfurt, Germany","twitter":"BridgeAR","company":"MaibornWolff GmbH","icon_url":"https://avatars.githubusercontent.com/u/8822573?u=6d05b4378979fe36cbc9977377e423e6ac3c3228\u0026v=4","repositories_count":212,"last_synced_at":"2023-04-09T10:26:06.853Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/BridgeAR","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:24:20.915Z","updated_at":"2023-04-09T10:26:06.988Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BridgeAR","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BridgeAR/repositories"},"tags":[{"name":"v2.4.3","sha":"17b13b8e046108050c328093742f96dfef16367e","kind":"commit","published_at":"2023-03-19T17:52:25.000Z","download_url":"https://codeload.github.com/BridgeAR/safe-stable-stringify/tar.gz/v2.4.3","html_url":"https://github.com/BridgeAR/safe-stable-stringify/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BridgeAR%2Fsafe-stable-stringify/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BridgeAR%2Fsafe-stable-stringify/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"c466573e872aa9cfda768eb5bcb0baf8bee90433","kind":"commit","published_at":"2022-12-28T10:44:24.000Z","download_url":"https://codeload.github.com/BridgeAR/safe-stable-stringify/tar.gz/v2.4.2","html_url":"https://github.com/BridgeAR/safe-stable-stringify/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BridgeAR%2Fsafe-stable-stringify/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BridgeAR%2Fsafe-stable-stringify/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"bd81883c1268dc8e0c360f1e222bac6f7b3f112f","kind":"commit","published_at":"2022-10-18T21:26:29.000Z","download_url":"https://codeload.github.com/BridgeAR/safe-stable-stringify/tar.gz/v2.4.1","html_url":"https://github.com/BridgeAR/safe-stable-stringify/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BridgeAR%2Fsafe-stable-stringify/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BridgeAR%2Fsafe-stable-stringify/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"73a49c28d60663b3e4be6a6bd0eb95e83d173369","kind":"commit","published_at":"2022-09-17T14:07:04.000Z","download_url":"https://codeload.github.com/BridgeAR/safe-stable-stringify/tar.gz/v2.4.0","html_url":"https://github.com/BridgeAR/safe-stable-stringify/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BridgeAR%2Fsafe-stable-stringify/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BridgeAR%2Fsafe-stable-stringify/tags/v2.4.0/manifests"},{"name":"v2.3.1","sha":"78891ff37c6e8936118b8fa47ed59dd761c3208a","kind":"commit","published_at":"2021-12-04T01:33:52.000Z","download_url":"https://codeload.github.com/BridgeAR/safe-stable-stringify/tar.gz/v2.3.1","html_url":"https://github.com/BridgeAR/safe-stable-stringify/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BridgeAR%2Fsafe-stable-stringify/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BridgeAR%2Fsafe-stable-stringify/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"6b11e3afbba3f6a04be59344213b6c34fac5f317","kind":"commit","published_at":"2021-11-29T01:48:48.000Z","download_url":"https://codeload.github.com/BridgeAR/safe-stable-stringify/tar.gz/v2.3.0","html_url":"https://github.com/BridgeAR/safe-stable-stringify/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BridgeAR%2Fsafe-stable-stringify/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BridgeAR%2Fsafe-stable-stringify/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"4db216f9678861bbced38145d20af72051a4c64a","kind":"commit","published_at":"2021-10-31T11:48:31.000Z","download_url":"https://codeload.github.com/BridgeAR/safe-stable-stringify/tar.gz/v2.2.0","html_url":"https://github.com/BridgeAR/safe-stable-stringify/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BridgeAR%2Fsafe-stable-stringify/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BridgeAR%2Fsafe-stable-stringify/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"d9d4db57c9be45419ae24068bc54f35054d61f9b","kind":"commit","published_at":"2021-10-19T18:07:52.000Z","download_url":"https://codeload.github.com/BridgeAR/safe-stable-stringify/tar.gz/v2.1.0","html_url":"https://github.com/BridgeAR/safe-stable-stringify/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BridgeAR%2Fsafe-stable-stringify/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BridgeAR%2Fsafe-stable-stringify/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"fb05a4a01eaed095338a31975a17b741cb8eca78","kind":"commit","published_at":"2021-09-19T13:54:23.000Z","download_url":"https://codeload.github.com/BridgeAR/safe-stable-stringify/tar.gz/v2.0.0","html_url":"https://github.com/BridgeAR/safe-stable-stringify/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BridgeAR%2Fsafe-stable-stringify/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BridgeAR%2Fsafe-stable-stringify/tags/v2.0.0/manifests"},{"name":"v1.1.0","sha":"2286552bfacddecdf964700e1cbdd69efc154b24","kind":"commit","published_at":"2018-09-05T23:30:09.000Z","download_url":"https://codeload.github.com/BridgeAR/safe-stable-stringify/tar.gz/v1.1.0","html_url":"https://github.com/BridgeAR/safe-stable-stringify/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BridgeAR%2Fsafe-stable-stringify/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BridgeAR%2Fsafe-stable-stringify/tags/v1.1.0/manifests"}]},"repo_metadata_updated_at":"2024-10-29T23:15:29.125Z","dependent_packages_count":250,"downloads":170653566,"downloads_period":"last-month","dependent_repos_count":75803,"rankings":{"downloads":0.03304745143092453,"dependent_repos_count":0.11140851687856829,"dependent_packages_count":0.19341115229950911,"stargazers_count":4.120800892801405,"forks_count":5.500115953599942,"docker_downloads_count":0.045970729869529645,"average":1.6674591161466463},"purl":"pkg:npm/safe-stable-stringify","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/safe-stable-stringify","docker_dependents_count":7660,"docker_downloads_count":2336769056,"usage_url":"https://repos.ecosyste.ms/usage/npm/safe-stable-stringify","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/safe-stable-stringify/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2024-10-29T19:33:52.355Z","issues_count":29,"pull_requests_count":21,"avg_time_to_close_issue":5461048.814814814,"avg_time_to_close_pull_request":6535387.380952381,"issues_closed_count":27,"pull_requests_closed_count":21,"pull_request_authors_count":13,"issue_authors_count":25,"avg_comments_per_issue":2.344827586206897,"avg_comments_per_pull_request":5.428571428571429,"merged_pull_requests_count":16,"bot_issues_count":3,"bot_pull_requests_count":5,"past_year_issues_count":4,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":2589443.6666666665,"past_year_avg_time_to_close_pull_request":4570461.333333333,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":1.75,"past_year_avg_comments_per_pull_request":3.3333333333333335,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":3,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BridgeAR%2Fsafe-stable-stringify/issues","maintainers":[{"login":"BridgeAR","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BridgeAR"}],"active_maintainers":[{"login":"BridgeAR","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BridgeAR"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/safe-stable-stringify/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/safe-stable-stringify/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/safe-stable-stringify/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/safe-stable-stringify/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/safe-stable-stringify/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/safe-stable-stringify/codemeta","maintainers":[{"uuid":"bridgear","login":"bridgear","name":null,"email":"ruben@bridgewater.de","url":null,"packages_count":16,"html_url":"https://www.npmjs.com/~bridgear","role":null,"created_at":"2022-11-21T00:30:41.415Z","updated_at":"2022-11-21T00:30:41.415Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/bridgear/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5622553,"maintainers_count":1192733,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":14339530,"name":"github.com/bridgear/safe-stable-stringify","ecosystem":"go","description":null,"homepage":null,"licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/bridgear/safe-stable-stringify","keywords_array":[],"namespace":null,"versions_count":11,"first_release_published_at":"2018-09-05T23:30:09.000Z","latest_release_published_at":"2024-08-01T17:30:08.000Z","latest_release_number":"v2.5.0+incompatible","last_synced_at":"2026-05-15T11:06:18.864Z","created_at":"2026-04-28T11:04:28.377Z","updated_at":"2026-05-15T11:06:18.864Z","registry_url":"https://pkg.go.dev/github.com/bridgear/safe-stable-stringify","install_command":"go get github.com/bridgear/safe-stable-stringify","documentation_url":"https://pkg.go.dev/github.com/bridgear/safe-stable-stringify#section-documentation","metadata":{},"repo_metadata":{},"repo_metadata_updated_at":"2026-04-28T12:54:14.740Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.135177172859481,"dependent_packages_count":4.811484132117595,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.973330652488539},"purl":"pkg:golang/github.com/bridgear/safe-stable-stringify","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/bridgear/safe-stable-stringify","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/bridgear/safe-stable-stringify","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/bridgear/safe-stable-stringify/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbridgear%2Fsafe-stable-stringify/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbridgear%2Fsafe-stable-stringify/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbridgear%2Fsafe-stable-stringify/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbridgear%2Fsafe-stable-stringify/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbridgear%2Fsafe-stable-stringify/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbridgear%2Fsafe-stable-stringify/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2141383,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","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"}}],"commits":{"id":333320,"full_name":"BridgeAR/safe-stable-stringify","default_branch":"main","total_commits":98,"total_committers":13,"total_bot_commits":3,"total_bot_committers":1,"mean_commits":7.538461538461538,"dds":0.26530612244897955,"past_year_total_commits":8,"past_year_total_committers":3,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":2.6666666666666665,"past_year_dds":0.25,"last_synced_at":"2026-05-15T11:05:31.788Z","last_synced_commit":"8a02137ac933eff57dd6e49beb9ee766fe8dd372","created_at":"2023-03-08T17:50:32.647Z","updated_at":"2026-05-15T11:05:24.121Z","committers":[{"name":"Ruben Bridgewater","email":"ruben@bridgewater.de","login":"BridgeAR","count":72},{"name":"Leonardo Rossi","email":"leonardo.rossi@gmail.com","login":"leorossi","count":13},{"name":"greenkeeper[bot]","email":"greenkeeper[bot]","login":"greenkeeper[bot]","count":3},{"name":"francesco","email":"francesco.bagnoli.69@gmail.com","login":"cesco69","count":1},{"name":"alexmcarthur","email":"alex.treehouse.ideas@gmail.com","login":"alexmcarthur","count":1},{"name":"Yves M.","email":"4225430+yvele","login":"yvele","count":1},{"name":"Patrick Kerschbaum","email":"patrick.kerschbaum@gmail.com","login":"pkerschbaum","count":1},{"name":"Matteo Collina","email":"hello@matteocollina.com","login":"mcollina","count":1},{"name":"Jiří Špác","email":"capajj@gmail.com","login":"capaj","count":1},{"name":"Florian Bernd","email":"mail@flobernd.de","login":"flobernd","count":1},{"name":"Ethan Resnick","email":"ethan.resnick@gmail.com","login":"ethanresnick","count":1},{"name":"Daniel Bannert","email":"prisis","login":"prisis","count":1},{"name":"Andy Darr","email":"andrew.darr86@gmail.com","login":"c4ndybar","count":1}],"past_year_committers":[{"name":"Ruben Bridgewater","email":"ruben.bridgewater@datadoghq.com","login":"BridgeAR","count":6},{"name":"Yves M.","email":"4225430+yvele","login":"yvele","count":1},{"name":"Matteo Collina","email":"hello@matteocollina.com","login":"mcollina","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/BridgeAR%2Fsafe-stable-stringify/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-05-16T00:00:17.015Z","repositories_count":6235510,"commits_count":884699087,"contributors_count":34909925,"owners_count":1154055,"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":{"table":{"full_name":"BridgeAR/safe-stable-stringify","html_url":"https://github.com/BridgeAR/safe-stable-stringify","last_synced_at":"2026-03-26T02:25:58.277Z","status":"active","issues_count":37,"pull_requests_count":28,"avg_time_to_close_issue":5145144.451612903,"avg_time_to_close_pull_request":5806521.807692308,"issues_closed_count":30,"pull_requests_closed_count":26,"pull_request_authors_count":15,"issue_authors_count":32,"avg_comments_per_issue":2.2972972972972974,"avg_comments_per_pull_request":4.142857142857143,"merged_pull_requests_count":19,"bot_issues_count":3,"bot_pull_requests_count":5,"past_year_issues_count":5,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":2008396.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":1.6,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-16T15:41:32.158Z","updated_at":"2026-03-26T02:25:58.277Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BridgeAR%2Fsafe-stable-stringify","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BridgeAR%2Fsafe-stable-stringify/issues","issue_labels_count":{"table":{"question":3,"greenkeeper":3,"enhancement":3,"bug":2,"waitingOnUsageFrequency":1,"good first issue":1,"help wanted":1}},"pull_request_labels_count":{"table":{"greenkeeper":5}},"issue_author_associations_count":{"table":{"NONE":30,"CONTRIBUTOR":6,"OWNER":1}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":15,"OWNER":7,"NONE":6}},"issue_authors":{"table":{"greenkeeper[bot]":3,"punkpeye":2,"danwbyrne":2,"retorquere":2,"pkerschbaum":1,"flobernd":1,"albertodiazdorado":1,"bluesweater":1,"gmaclennan":1,"gajus":1,"leodutra":1,"c4ndybar":1,"yvele":1,"AndrewThorwall":1,"4strodev":1,"quaos":1,"vladimirnitu":1,"jycouet":1,"milahu":1,"RamiAPFM":1,"alexmcarthur":1,"arataqueh":1,"valerii15298":1,"thetutlage":1,"dominykas":1,"jfai":1,"Fmstrat":1,"BridgeAR":1,"Cobertos":1,"james-hu":1,"ziggi":1,"alexlafroscia":1}},"pull_request_authors":{"table":{"BridgeAR":7,"greenkeeper[bot]":5,"flobernd":2,"prisis":2,"cesco69":2,"trevorah":1,"alexmcarthur":1,"ethanresnick":1,"yvele":1,"P0lip":1,"leorossi":1,"capaj":1,"milahu":1,"pkerschbaum":1,"c4ndybar":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-05-15T00:00:53.591Z","repositories_count":14599943,"issues_count":34196896,"pull_requests_count":111973391,"authors_count":11262241,"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":{"table":{"enhancement":1,"waitingOnUsageFrequency":1}},"past_year_pull_request_labels_count":{"table":{}},"past_year_issue_author_associations_count":{"table":{"NONE":5}},"past_year_pull_request_author_associations_count":{"table":{"NONE":2}},"past_year_issue_authors":{"table":{"4strodev":1,"albertodiazdorado":1,"dominykas":1,"Fmstrat":1,"yvele":1}},"past_year_pull_request_authors":{"table":{"trevorah":1,"yvele":1}},"maintainers":[{"table":{"login":"BridgeAR","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BridgeAR"}}],"active_maintainers":[]}},"events":{"total":{"DeleteEvent":1,"PullRequestEvent":3,"IssuesEvent":12,"WatchEvent":28,"IssueCommentEvent":16,"PushEvent":2,"CreateEvent":1},"last_year":{"PullRequestEvent":1,"IssuesEvent":4,"WatchEvent":10,"IssueCommentEvent":6,"PushEvent":1}},"keywords":[],"dependencies":[{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2022-07-21T22:02:55.894Z","updated_at":"2022-07-21T22:02:55.894Z","repository_link":"https://github.com/BridgeAR/safe-stable-stringify/blob/main/package.json","dependencies":[{"id":354124073,"package_name":"@types/json-stable-stringify","ecosystem":"npm","requirements":"^1.0.32","direct":true,"kind":"development","optional":false},{"id":354124074,"package_name":"@types/node","ecosystem":"npm","requirements":"^16.11.1","direct":true,"kind":"development","optional":false},{"id":354124075,"package_name":"benchmark","ecosystem":"npm","requirements":"^2.1.4","direct":true,"kind":"development","optional":false},{"id":354124076,"package_name":"clone","ecosystem":"npm","requirements":"^2.1.2","direct":true,"kind":"development","optional":false},{"id":354124077,"package_name":"fast-json-stable-stringify","ecosystem":"npm","requirements":"^2.1.0","direct":true,"kind":"development","optional":false},{"id":354124078,"package_name":"fast-safe-stringify","ecosystem":"npm","requirements":"^2.0.7","direct":true,"kind":"development","optional":false},{"id":354124079,"package_name":"fast-stable-stringify","ecosystem":"npm","requirements":"^1.0.0","direct":true,"kind":"development","optional":false},{"id":354124080,"package_name":"faster-stable-stringify","ecosystem":"npm","requirements":"^1.0.0","direct":true,"kind":"development","optional":false},{"id":354124081,"package_name":"fastest-stable-stringify","ecosystem":"npm","requirements":"^2.0.2","direct":true,"kind":"development","optional":false},{"id":354124082,"package_name":"json-stable-stringify","ecosystem":"npm","requirements":"^1.0.1","direct":true,"kind":"development","optional":false},{"id":354124083,"package_name":"json-stringify-deterministic","ecosystem":"npm","requirements":"^1.0.1","direct":true,"kind":"development","optional":false},{"id":354124084,"package_name":"json-stringify-safe","ecosystem":"npm","requirements":"^5.0.1","direct":true,"kind":"development","optional":false},{"id":354124085,"package_name":"standard","ecosystem":"npm","requirements":"^15.0.0","direct":true,"kind":"development","optional":false},{"id":354124086,"package_name":"tap","ecosystem":"npm","requirements":"^15.0.9","direct":true,"kind":"development","optional":false},{"id":354124087,"package_name":"typescript","ecosystem":"npm","requirements":"^4.4.3","direct":true,"kind":"development","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test.yml","sha":null,"kind":"manifest","created_at":"2023-01-31T06:16:02.294Z","updated_at":"2023-01-31T06:16:02.294Z","repository_link":"https://github.com/BridgeAR/safe-stable-stringify/blob/main/.github/workflows/test.yml","dependencies":[{"id":7265062659,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7265062660,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"npm","filepath":"esm/package.json","sha":null,"kind":"manifest","created_at":"2024-01-13T18:24:04.141Z","updated_at":"2024-01-13T18:24:04.141Z","repository_link":"https://github.com/BridgeAR/safe-stable-stringify/blob/main/esm/package.json","dependencies":[]}],"score":29.72495685894176,"created_at":"2026-05-14T10:34:04.122Z","updated_at":"2026-05-17T12:04:38.070Z","avatar_url":"https://github.com/BridgeAR.png","language":"JavaScript","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/372800","html_url":"https://summary.ecosyste.ms/projects/372800"}