{"id":195071,"url":"https://github.com/ts-graphviz/ts-graphviz","last_synced_at":"2026-07-26T06:20:32.649Z","repository":{"id":37783016,"uuid":"218737858","full_name":"ts-graphviz/ts-graphviz","owner":"ts-graphviz","description":"Simple Graphviz library for TypeScript.","archived":false,"fork":false,"pushed_at":"2026-02-11T08:28:48.000Z","size":10730,"stargazers_count":198,"open_issues_count":37,"forks_count":18,"subscribers_count":2,"default_branch":"main","last_synced_at":"2026-05-04T04:37:28.838Z","etag":null,"topics":["ast","graphviz","graphviz-dot","graphviz-dot-renderer","hacktoberfest","npm-package","react-renderer","typescript","typescript-library"],"latest_commit_sha":null,"homepage":"https://ts-graphviz.github.io","language":"TypeScript","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/ts-graphviz.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","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},"funding":{"github":"ts-graphviz","patreon":null,"open_collective":"ts-graphviz","ko_fi":null,"tidelift":"npm/ts-graphviz","community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2019-10-31T10:12:47.000Z","updated_at":"2026-04-29T07:13:24.000Z","dependencies_parsed_at":"2024-03-15T10:22:14.063Z","dependency_job_id":"5cdcb0c9-fb5e-45c0-baf1-d5a67bc5987b","html_url":"https://github.com/ts-graphviz/ts-graphviz","commit_stats":{"total_commits":493,"total_committers":11,"mean_commits":44.81818181818182,"dds":0.6004056795131846,"last_synced_commit":"6d6e7c6256f3327a341505f852ba8a2d05c62442"},"previous_names":["kamiazya/ts-graphviz"],"tags_count":138,"template":false,"template_full_name":null,"purl":"pkg:github/ts-graphviz/ts-graphviz","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ts-graphviz%2Fts-graphviz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ts-graphviz%2Fts-graphviz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ts-graphviz%2Fts-graphviz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ts-graphviz%2Fts-graphviz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ts-graphviz","download_url":"https://codeload.github.com/ts-graphviz/ts-graphviz/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ts-graphviz%2Fts-graphviz/sbom","scorecard":{"id":550353,"data":{"date":"2025-08-14T02:58:50Z","repo":{"name":"github.com/ts-graphviz/ts-graphviz","commit":"b6c82a5a547528db354908dff92719cfe3ebc656"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.1,"checks":[{"name":"Code-Review","score":9,"reason":"Found 10/11 approved changesets -- score normalized to 9","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Maintained","score":5,"reason":"2 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:31","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:32","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/main.yaml:52","Info: jobLevel 'contents' permission set to 'read': .github/workflows/main.yaml:118","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/pr-snapshot-release.yaml:18","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/pr-snapshot-release.yaml:49","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/update-license-year.yaml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/.build.yaml:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/.check.yaml:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/.codegen.yaml:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/.e2e-test.yaml:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/.unit-test.yaml:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yaml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-snapshot-release.yaml:9","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yaml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-license-year.yaml:4"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  51 out of  51 GitHub-owned GitHubAction dependencies pinned","Info:  40 out of  40 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Info: codeowner review is required on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 21 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Contributors","score":3,"reason":"project has 1 contributing companies or organizations -- score normalized to 3","details":["Info: found contributions from: ts-graphviz"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"name":"CI-Tests","score":7,"reason":"21 out of 30 merged PRs checked by a CI test -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-20T10:39:30.408Z","repository_id":37783016,"created_at":"2025-08-20T10:39:30.408Z","updated_at":"2025-08-20T10:39:30.408Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32647786,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-04T10:08:07.713Z","status":"online","status_checked_at":"2026-05-05T02:00:06.033Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ast","graphviz","graphviz-dot","graphviz-dot-renderer","hacktoberfest","npm-package","react-renderer","typescript","typescript-library"],"created_at":"2024-03-06T16:00:13.461Z","updated_at":"2026-05-05T12:20:19.870Z","avatar_url":"https://github.com/ts-graphviz.png","language":"TypeScript","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/195071","html_url":"https://opencollective.ecosyste.ms/projects/195071","collective":{"id":195292,"uuid":"eng0kzdy-vor4pz8w-3arpbma8-37xlw95j","slug":"ts-graphviz","name":"ts-graphviz","description":"We provide various software and libraries such as OSS to make Graphviz easier to use for the TypeScript/JavaScript ecosystem.","website":"","github":"ts-graphviz","twitter":null,"repository_url":null,"social_links":[{"type":"GITHUB","url":"https://github.com/ts-graphviz"}],"currency":"USD","projects_count":16,"last_synced_at":"2026-08-03T00:15:20.294Z","created_at":"2024-02-17T00:00:15.493Z","updated_at":"2026-08-03T00:15:21.361Z","transactions_count":null,"balance":4088.500000000002,"account_type":"COLLECTIVE","owner":{"login":"ts-graphviz","name":"ts-graphviz","uuid":"63964583","kind":"organization","description":"Graphviz libraries for TypeScript.","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/63964583?v=4","repositories_count":15,"last_synced_at":"2024-10-29T23:35:52.199Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"ts-graphviz","patreon":null,"open_collective":"ts-graphviz","ko_fi":null,"tidelift":"npm/ts-graphviz","community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"html_url":"https://github.com/ts-graphviz","funding_links":["https://github.com/sponsors/ts-graphviz","https://opencollective.com/ts-graphviz","https://tidelift.com/funding/github/npm/ts-graphviz"],"total_stars":211,"followers":4,"following":0,"created_at":"2022-11-15T22:13:00.042Z","updated_at":"2024-10-29T23:35:52.199Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ts-graphviz","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ts-graphviz/repositories"},"last_project_activity_at":"2026-02-11T08:28:48.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2024-02-10T04:31:30.740Z","collective_updated_at":"2024-04-24T16:18:58.850Z","html_url":"https://opencollective.com/ts-graphviz","icon_url":"https://images.opencollective.com/ts-graphviz/logo/40.png","total_donations":4118.5,"total_expenses":-721.5000000000003,"current_balance":4088.500000000002,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/ts-graphviz","url":"https://opencollective.ecosyste.ms/collectives/ts-graphviz","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/ts-graphviz/projects"}}