{"id":207705,"url":"https://github.com/ts-graphviz/setup-graphviz","last_synced_at":"2026-07-21T18:20:15.459Z","repository":{"id":37826936,"uuid":"261829725","full_name":"ts-graphviz/setup-graphviz","owner":"ts-graphviz","description":"▶️ GitHub Action to set up Graphviz cross-platform(Linux, macOS, Windows).","archived":false,"fork":false,"pushed_at":"2025-01-02T05:44:45.000Z","size":21601,"stargazers_count":46,"open_issues_count":17,"forks_count":8,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-09-25T12:36:01.017Z","etag":null,"topics":["github-actions","graphviz","graphviz-cross-platform","setup-graphviz"],"latest_commit_sha":null,"homepage":"https://github.com/marketplace/actions/setup-graphviz","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":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},"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":"2020-05-06T17:21:00.000Z","updated_at":"2025-08-18T11:04:44.000Z","dependencies_parsed_at":"2024-02-18T14:41:31.537Z","dependency_job_id":"174e43e9-854f-4b5f-b1ed-dc0971ebc1b3","html_url":"https://github.com/ts-graphviz/setup-graphviz","commit_stats":{"total_commits":82,"total_committers":10,"mean_commits":8.2,"dds":0.7317073170731707,"last_synced_commit":"895205cb9ae9b88bb3c454ca1cf4db051e3499f4"},"previous_names":[],"tags_count":18,"template":false,"template_full_name":null,"purl":"pkg:github/ts-graphviz/setup-graphviz","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ts-graphviz%2Fsetup-graphviz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ts-graphviz%2Fsetup-graphviz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ts-graphviz%2Fsetup-graphviz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ts-graphviz%2Fsetup-graphviz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ts-graphviz","download_url":"https://codeload.github.com/ts-graphviz/setup-graphviz/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ts-graphviz%2Fsetup-graphviz/sbom","scorecard":{"id":900371,"data":{"date":"2025-08-11","repo":{"name":"github.com/ts-graphviz/setup-graphviz","commit":"e270a5644de745094f27105b3ccbb9eea1758769"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.3,"checks":[{"name":"Code-Review","score":2,"reason":"Found 3/14 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  11 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Warn: no topLevel permission defined: .github/workflows/update-license-year.yaml:1","Warn: no topLevel permission defined: .github/workflows/workflow.yaml: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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch '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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 25 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"15 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3","Warn: Project is vulnerable to: GHSA-64vr-g452-qvp3","Warn: Project is vulnerable to: GHSA-9cwx-2883-4wfx","Warn: Project is vulnerable to: GHSA-vg6x-rcgg-rjx6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-9crc-q9x8-hgqq"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-24T15:20:54.870Z","repository_id":37826936,"created_at":"2025-08-24T15:20:54.870Z","updated_at":"2025-08-24T15:20:54.870Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279464526,"owners_count":26174795,"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-18T02:00:06.492Z","response_time":62,"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":["github-actions","graphviz","graphviz-cross-platform","setup-graphviz"],"created_at":"2024-04-04T02:16:55.610Z","updated_at":"2025-10-22T12:31:23.961Z","avatar_url":"https://github.com/ts-graphviz.png","language":"TypeScript","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/207705","html_url":"https://opencollective.ecosyste.ms/projects/207705","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"}}