{"id":67411,"name":"dd","description":"Binary Decision Diagrams (BDDs) in pure Python and Cython wrappers of CUDD, Sylvan, and BuDDy","url":"https://github.com/tulip-control/dd","last_synced_at":"2025-09-08T13:54:52.659Z","repository":{"id":22023391,"uuid":"25349468","full_name":"tulip-control/dd","owner":"tulip-control","description":"Binary Decision Diagrams (BDDs) in pure Python and Cython wrappers of CUDD, Sylvan, and BuDDy","archived":false,"fork":false,"pushed_at":"2025-08-20T13:35:37.000Z","size":1500,"stargazers_count":203,"open_issues_count":4,"forks_count":42,"subscribers_count":7,"default_branch":"main","last_synced_at":"2025-09-07T04:19:36.936Z","etag":null,"topics":["bdd","binary-decision-diagrams","cudd","cython","python","sylvan","zdd"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/dd","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tulip-control.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.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":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2014-10-17T09:13:07.000Z","updated_at":"2025-08-20T13:35:41.000Z","dependencies_parsed_at":"2024-06-18T18:31:23.380Z","dependency_job_id":"09808d36-3f5c-435a-8dcf-562326deeb51","html_url":"https://github.com/tulip-control/dd","commit_stats":{"total_commits":1352,"total_committers":7,"mean_commits":"193.14285714285714","dds":"0.020710059171597628","last_synced_commit":"a011a427b6c3adaa1a465638ad509d3f99c0fcb7"},"previous_names":[],"tags_count":26,"template":false,"template_full_name":null,"purl":"pkg:github/tulip-control/dd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tulip-control%2Fdd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tulip-control%2Fdd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tulip-control%2Fdd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tulip-control%2Fdd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tulip-control","download_url":"https://codeload.github.com/tulip-control/dd/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tulip-control%2Fdd/sbom","scorecard":{"id":902048,"data":{"date":"2025-08-11","repo":{"name":"github.com/tulip-control/dd","commit":"da936358bb19e02534cb4e9eaaaffcf96802792d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"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":"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":"Code-Review","score":0,"reason":"Found 2/30 approved changesets -- score normalized to 0","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":6,"reason":"5 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.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":"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/main.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/tulip-control/dd/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/tulip-control/dd/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/setup_build_env.sh:12","Warn: pipCommand not pinned by hash: .github/workflows/setup_build_env.sh:19","Warn: pipCommand not pinned by hash: examples/install_dd_buddy.sh:46","Warn: pipCommand not pinned by hash: examples/install_dd_buddy.sh:48","Warn: pipCommand not pinned by hash: examples/install_dd_cudd.sh:30","Warn: pipCommand not pinned by hash: examples/install_dd_cudd.sh:40","Warn: pipCommand not pinned by hash: examples/install_dd_sylvan.sh:55","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:45","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   9 pipCommand 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"Vulnerabilities","score":5,"reason":"5 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-4 / GHSA-2mqj-m65w-jghx","Warn: Project is vulnerable to: PYSEC-2023-165 / GHSA-cwvm-v4w8-q58c","Warn: Project is vulnerable to: PYSEC-2022-42992 / GHSA-hcpj-qp55-gfph","Warn: Project is vulnerable to: PYSEC-2023-137 / GHSA-pr76-5cm5-w9cj","Warn: Project is vulnerable to: PYSEC-2023-161 / GHSA-wfm5-v35h-vwf4"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 2 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-24T15:56:38.941Z","repository_id":22023391,"created_at":"2025-08-24T15:56:38.942Z","updated_at":"2025-08-24T15:56:38.942Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274024117,"owners_count":25209342,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-07T02:00:09.463Z","response_time":67,"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":"tulip-control","name":"Temporal Logic Planning (TuLiP) toolbox","uuid":"2379494","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2379494?v=4","repositories_count":7,"last_synced_at":"2024-03-26T07:12:34.985Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/tulip-control","funding_links":[],"total_stars":399,"followers":7,"following":0,"created_at":"2022-11-03T08:49:21.865Z","updated_at":"2024-03-26T07:12:36.587Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tulip-control","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tulip-control/repositories"},"packages":[{"id":2690829,"name":"dd","ecosystem":"pypi","description":"Binary decision diagrams implemented in pure Python, as well as Cython wrappers of CUDD, Sylvan, and BuDDy.","homepage":"https://github.com/tulip-control/dd","licenses":"BSD","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/tulip-control/dd","keywords_array":["bdd","binary decision diagram","decision diagram","boolean","networkx","dot","graphviz"],"namespace":null,"versions_count":25,"first_release_published_at":"2015-02-28T09:07:29.000Z","latest_release_published_at":"2023-12-16T13:31:27.000Z","latest_release_number":"0.6.0","last_synced_at":"2025-09-06T08:45:56.657Z","created_at":"2022-04-10T10:33:43.742Z","updated_at":"2025-09-07T17:41:46.557Z","registry_url":"https://pypi.org/project/dd/","install_command":"pip install dd --index-url https://pypi.org/simple","documentation_url":"https://github.com/tulip-control/dd/blob/main/doc.md","metadata":{"funding":null,"documentation":"https://github.com/tulip-control/dd/blob/main/doc.md","classifiers":["Development Status :: 2 - Pre-Alpha","Intended Audience :: Developers","Intended Audience :: Science/Research","License :: OSI Approved :: BSD License","Operating System :: OS Independent","Programming Language :: Cython","Programming Language :: Python :: 3 :: Only","Topic :: Scientific/Engineering","Topic :: Software Development"],"normalized_name":"dd","project_status":null},"repo_metadata":{"id":22023391,"uuid":"25349468","full_name":"tulip-control/dd","owner":"tulip-control","description":"Binary Decision Diagrams (BDDs) in pure Python and Cython wrappers of CUDD, Sylvan, and BuDDy","archived":false,"fork":false,"pushed_at":"2025-08-20T13:35:37.000Z","size":1500,"stargazers_count":203,"open_issues_count":4,"forks_count":42,"subscribers_count":7,"default_branch":"main","last_synced_at":"2025-09-07T04:19:36.936Z","etag":null,"topics":["bdd","binary-decision-diagrams","cudd","cython","python","sylvan","zdd"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/dd","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tulip-control.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.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":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2014-10-17T09:13:07.000Z","updated_at":"2025-08-20T13:35:41.000Z","dependencies_parsed_at":"2024-06-18T18:31:23.380Z","dependency_job_id":"09808d36-3f5c-435a-8dcf-562326deeb51","html_url":"https://github.com/tulip-control/dd","commit_stats":{"total_commits":1352,"total_committers":7,"mean_commits":"193.14285714285714","dds":"0.020710059171597628","last_synced_commit":"a011a427b6c3adaa1a465638ad509d3f99c0fcb7"},"previous_names":[],"tags_count":26,"template":false,"template_full_name":null,"purl":"pkg:github/tulip-control/dd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tulip-control%2Fdd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tulip-control%2Fdd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tulip-control%2Fdd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tulip-control%2Fdd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tulip-control","download_url":"https://codeload.github.com/tulip-control/dd/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tulip-control%2Fdd/sbom","scorecard":{"id":902048,"data":{"date":"2025-08-11","repo":{"name":"github.com/tulip-control/dd","commit":"da936358bb19e02534cb4e9eaaaffcf96802792d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"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":"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":"Code-Review","score":0,"reason":"Found 2/30 approved changesets -- score normalized to 0","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":6,"reason":"5 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.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":"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/main.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/tulip-control/dd/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/tulip-control/dd/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/setup_build_env.sh:12","Warn: pipCommand not pinned by hash: .github/workflows/setup_build_env.sh:19","Warn: pipCommand not pinned by hash: examples/install_dd_buddy.sh:46","Warn: pipCommand not pinned by hash: examples/install_dd_buddy.sh:48","Warn: pipCommand not pinned by hash: examples/install_dd_cudd.sh:30","Warn: pipCommand not pinned by hash: examples/install_dd_cudd.sh:40","Warn: pipCommand not pinned by hash: examples/install_dd_sylvan.sh:55","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:45","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   9 pipCommand 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"Vulnerabilities","score":5,"reason":"5 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-4 / GHSA-2mqj-m65w-jghx","Warn: Project is vulnerable to: PYSEC-2023-165 / GHSA-cwvm-v4w8-q58c","Warn: Project is vulnerable to: PYSEC-2022-42992 / GHSA-hcpj-qp55-gfph","Warn: Project is vulnerable to: PYSEC-2023-137 / GHSA-pr76-5cm5-w9cj","Warn: Project is vulnerable to: PYSEC-2023-161 / GHSA-wfm5-v35h-vwf4"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 2 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-24T15:56:38.941Z","repository_id":22023391,"created_at":"2025-08-24T15:56:38.942Z","updated_at":"2025-08-24T15:56:38.942Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274024117,"owners_count":25209342,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-07T02:00:09.463Z","response_time":67,"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":"tulip-control","name":"Temporal Logic Planning (TuLiP) toolbox","uuid":"2379494","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2379494?v=4","repositories_count":7,"last_synced_at":"2024-03-26T07:12:34.985Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/tulip-control","funding_links":[],"total_stars":399,"followers":7,"following":0,"created_at":"2022-11-03T08:49:21.865Z","updated_at":"2024-03-26T07:12:36.587Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tulip-control","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tulip-control/repositories"},"tags":[{"name":"v0.6.0","sha":"a3a0baa325083be18f2c1e02676c390b36509bc8","kind":"tag","published_at":"2023-12-16T12:10:25.000Z","download_url":"https://codeload.github.com/tulip-control/dd/tar.gz/v0.6.0","html_url":"https://github.com/tulip-control/dd/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tulip-control/dd@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tulip-control%2Fdd/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tulip-control%2Fdd/tags/v0.6.0/manifests"},{"name":"v0.5.7","sha":"8d5eb81d93a36e8907c0349bfe2d772057d4fef2","kind":"tag","published_at":"2022-01-11T07:50:37.000Z","download_url":"https://codeload.github.com/tulip-control/dd/tar.gz/v0.5.7","html_url":"https://github.com/tulip-control/dd/releases/tag/v0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tulip-control/dd@v0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tulip-control%2Fdd/tags/v0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tulip-control%2Fdd/tags/v0.5.7/manifests"},{"name":"v0.5.6","sha":"2842503b5285c1fc3bf72d91f80c2496b1d0fdb5","kind":"tag","published_at":"2020-11-22T23:26:59.000Z","download_url":"https://codeload.github.com/tulip-control/dd/tar.gz/v0.5.6","html_url":"https://github.com/tulip-control/dd/releases/tag/v0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tulip-control/dd@v0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tulip-control%2Fdd/tags/v0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tulip-control%2Fdd/tags/v0.5.6/manifests"},{"name":"v0.5.5","sha":"15804acb6c17c2c5c2d005306e5b7277ae51ea2c","kind":"tag","published_at":"2020-02-20T23:12:29.000Z","download_url":"https://codeload.github.com/tulip-control/dd/tar.gz/v0.5.5","html_url":"https://github.com/tulip-control/dd/releases/tag/v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tulip-control/dd@v0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tulip-control%2Fdd/tags/v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tulip-control%2Fdd/tags/v0.5.5/manifests"},{"name":"v0.5.4","sha":"45c462599757b066668152946414c8fe46557e2d","kind":"tag","published_at":"2018-04-16T10:57:01.000Z","download_url":"https://codeload.github.com/tulip-control/dd/tar.gz/v0.5.4","html_url":"https://github.com/tulip-control/dd/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tulip-control/dd@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tulip-control%2Fdd/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tulip-control%2Fdd/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"69cc6ebe7cd2b4172fa5ab6b4a363c7db177ae09","kind":"tag","published_at":"2017-10-17T00:58:25.000Z","download_url":"https://codeload.github.com/tulip-control/dd/tar.gz/v0.5.3","html_url":"https://github.com/tulip-control/dd/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tulip-control/dd@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tulip-control%2Fdd/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tulip-control%2Fdd/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"fd96df3c1069e2af611a90a74f4b2c3818e8dc99","kind":"tag","published_at":"2017-09-10T03:02:58.000Z","download_url":"https://codeload.github.com/tulip-control/dd/tar.gz/v0.5.2","html_url":"https://github.com/tulip-control/dd/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tulip-control/dd@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tulip-control%2Fdd/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tulip-control%2Fdd/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"3c34bb06ec8ba37142a4e1feeef1168b0b77ccc1","kind":"tag","published_at":"2017-03-23T03:48:49.000Z","download_url":"https://codeload.github.com/tulip-control/dd/tar.gz/v0.5.1","html_url":"https://github.com/tulip-control/dd/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tulip-control/dd@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tulip-control%2Fdd/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tulip-control%2Fdd/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"04a59ab89115f42a42c68108a34ab010a8a8344f","kind":"tag","published_at":"2017-03-08T09:37:43.000Z","download_url":"https://codeload.github.com/tulip-control/dd/tar.gz/v0.5.0","html_url":"https://github.com/tulip-control/dd/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tulip-control/dd@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tulip-control%2Fdd/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tulip-control%2Fdd/tags/v0.5.0/manifests"},{"name":"v0.4.3","sha":"c94805d7aba5c8977a26b898bc05765036663378","kind":"tag","published_at":"2017-02-13T18:46:30.000Z","download_url":"https://codeload.github.com/tulip-control/dd/tar.gz/v0.4.3","html_url":"https://github.com/tulip-control/dd/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tulip-control/dd@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tulip-control%2Fdd/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tulip-control%2Fdd/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"5b29c67bcf2923c3ec47e8116e8fd369f9a66393","kind":"tag","published_at":"2017-02-12T00:54:53.000Z","download_url":"https://codeload.github.com/tulip-control/dd/tar.gz/v0.4.2","html_url":"https://github.com/tulip-control/dd/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tulip-control/dd@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tulip-control%2Fdd/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tulip-control%2Fdd/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"5948c27020eed7ee4474c3c1976ba2b0c15622be","kind":"tag","published_at":"2016-09-09T18:37:40.000Z","download_url":"https://codeload.github.com/tulip-control/dd/tar.gz/v0.4.1","html_url":"https://github.com/tulip-control/dd/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tulip-control/dd@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tulip-control%2Fdd/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tulip-control%2Fdd/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"8113aa95563df13cd2c66f22ccf3aba32dd2b465","kind":"tag","published_at":"2016-07-13T03:28:22.000Z","download_url":"https://codeload.github.com/tulip-control/dd/tar.gz/v0.4.0","html_url":"https://github.com/tulip-control/dd/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tulip-control/dd@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tulip-control%2Fdd/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tulip-control%2Fdd/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"e4011e6b242a24a6bc3c85db5c74535910a25753","kind":"tag","published_at":"2016-05-23T22:24:16.000Z","download_url":"https://codeload.github.com/tulip-control/dd/tar.gz/v0.3.1","html_url":"https://github.com/tulip-control/dd/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tulip-control/dd@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tulip-control%2Fdd/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tulip-control%2Fdd/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"f138bcdaa042e44fbb86fe0bee495cbadac9b6f6","kind":"tag","published_at":"2016-02-28T01:15:43.000Z","download_url":"https://codeload.github.com/tulip-control/dd/tar.gz/v0.3.0","html_url":"https://github.com/tulip-control/dd/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tulip-control/dd@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tulip-control%2Fdd/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tulip-control%2Fdd/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"ab595e1cfba1e1c945594793111083aabb749194","kind":"tag","published_at":"2016-02-22T01:26:14.000Z","download_url":"https://codeload.github.com/tulip-control/dd/tar.gz/v0.2.2","html_url":"https://github.com/tulip-control/dd/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tulip-control/dd@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tulip-control%2Fdd/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tulip-control%2Fdd/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"3a2ae3695536f3ae6f0f2063ad925c5e085a1d10","kind":"tag","published_at":"2016-01-25T08:53:51.000Z","download_url":"https://codeload.github.com/tulip-control/dd/tar.gz/v0.2.1","html_url":"https://github.com/tulip-control/dd/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tulip-control/dd@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tulip-control%2Fdd/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tulip-control%2Fdd/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"3bb95afdc98faf73eaf9d03a7ce5c6b67837c9af","kind":"commit","published_at":"2015-11-06T22:25:05.000Z","download_url":"https://codeload.github.com/tulip-control/dd/tar.gz/v0.2.0","html_url":"https://github.com/tulip-control/dd/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tulip-control/dd@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tulip-control%2Fdd/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tulip-control%2Fdd/tags/v0.2.0/manifests"},{"name":"v0.1.3","sha":"b78cee40f0a2b7d03884813db180d1db5ac96fdc","kind":"commit","published_at":"2015-09-14T16:43:52.000Z","download_url":"https://codeload.github.com/tulip-control/dd/tar.gz/v0.1.3","html_url":"https://github.com/tulip-control/dd/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tulip-control/dd@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tulip-control%2Fdd/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tulip-control%2Fdd/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"f9110fd8860c7944ba501293d112b2566deec357","kind":"commit","published_at":"2015-07-20T03:05:40.000Z","download_url":"https://codeload.github.com/tulip-control/dd/tar.gz/v0.1.2","html_url":"https://github.com/tulip-control/dd/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tulip-control/dd@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tulip-control%2Fdd/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tulip-control%2Fdd/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"e73f3a24b09fa4b7fcd9ca4de7eed102db157934","kind":"commit","published_at":"2015-07-16T22:51:29.000Z","download_url":"https://codeload.github.com/tulip-control/dd/tar.gz/v0.1.1","html_url":"https://github.com/tulip-control/dd/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tulip-control/dd@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tulip-control%2Fdd/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tulip-control%2Fdd/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"252fe047c2e9d3813995ac4b97a2b9a1da5c76b2","kind":"commit","published_at":"2015-07-13T00:14:31.000Z","download_url":"https://codeload.github.com/tulip-control/dd/tar.gz/v0.1.0","html_url":"https://github.com/tulip-control/dd/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tulip-control/dd@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tulip-control%2Fdd/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tulip-control%2Fdd/tags/v0.1.0/manifests"},{"name":"v0.0.4","sha":"a8bf6a475ead65d48bfca41e2502c17f165faedc","kind":"commit","published_at":"2015-06-07T21:24:55.000Z","download_url":"https://codeload.github.com/tulip-control/dd/tar.gz/v0.0.4","html_url":"https://github.com/tulip-control/dd/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tulip-control/dd@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tulip-control%2Fdd/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tulip-control%2Fdd/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"1acb7c6a6433ee4304bc44de58e41b21c97938f8","kind":"commit","published_at":"2015-04-18T12:49:26.000Z","download_url":"https://codeload.github.com/tulip-control/dd/tar.gz/v0.0.3","html_url":"https://github.com/tulip-control/dd/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tulip-control/dd@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tulip-control%2Fdd/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tulip-control%2Fdd/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"a16663e884d89746b4e845f7942ce29b9dbe3bdd","kind":"commit","published_at":"2015-03-21T07:55:12.000Z","download_url":"https://codeload.github.com/tulip-control/dd/tar.gz/v0.0.2","html_url":"https://github.com/tulip-control/dd/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tulip-control/dd@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tulip-control%2Fdd/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tulip-control%2Fdd/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"fbee332e730688d5febf025f1a7a00ebd8025b58","kind":"commit","published_at":"2015-02-28T08:53:34.000Z","download_url":"https://codeload.github.com/tulip-control/dd/tar.gz/v0.0.1","html_url":"https://github.com/tulip-control/dd/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tulip-control/dd@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tulip-control%2Fdd/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tulip-control%2Fdd/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-07T17:41:46.557Z","dependent_packages_count":9,"downloads":59119,"downloads_period":"last-month","dependent_repos_count":36,"rankings":{"downloads":7.30810508856541,"dependent_repos_count":2.4374334067254186,"dependent_packages_count":1.5751315160210426,"stargazers_count":5.79221926990376,"forks_count":6.526513122656668,"docker_downloads_count":2.701032781585537,"average":4.390072530909639},"purl":"pkg:pypi/dd","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/dd","docker_dependents_count":1,"docker_downloads_count":106,"usage_url":"https://repos.ecosyste.ms/usage/pypi/dd","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/dd/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T16:17:52.792Z","issues_count":90,"pull_requests_count":13,"avg_time_to_close_issue":16795687.436781608,"avg_time_to_close_pull_request":10693534.2,"issues_closed_count":87,"pull_requests_closed_count":10,"pull_request_authors_count":10,"issue_authors_count":45,"avg_comments_per_issue":3.055555555555556,"avg_comments_per_pull_request":1.9230769230769231,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":7,"past_year_pull_requests_count":5,"past_year_avg_time_to_close_issue":5019507.75,"past_year_avg_time_to_close_pull_request":368441.0,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":2.857142857142857,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/tulip-control%2Fdd/issues","maintainers":[{"login":"johnyf","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johnyf"},{"login":"slivingston","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/slivingston"}],"active_maintainers":[{"login":"johnyf","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johnyf"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/dd/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/dd/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/dd/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/dd/related_packages","maintainers":[{"uuid":"johnyf","login":"johnyf","name":null,"email":null,"url":null,"packages_count":11,"html_url":"https://pypi.org/user/johnyf/","role":null,"created_at":"2023-02-23T23:02:21.010Z","updated_at":"2023-02-23T23:02:21.010Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/johnyf/packages"},{"uuid":"murrayrm","login":"murrayrm","name":null,"email":null,"url":null,"packages_count":9,"html_url":"https://pypi.org/user/murrayrm/","role":null,"created_at":"2023-02-23T23:02:21.023Z","updated_at":"2023-02-23T23:02:21.023Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/murrayrm/packages"},{"uuid":"slivingston","login":"slivingston","name":null,"email":null,"url":null,"packages_count":16,"html_url":"https://pypi.org/user/slivingston/","role":null,"created_at":"2023-02-23T23:02:21.033Z","updated_at":"2023-02-23T23:02:21.033Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/slivingston/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726150,"maintainers_count":308801,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}],"commits":{"id":556855,"full_name":"tulip-control/dd","default_branch":"main","committers":[{"name":"Ioannis Filippidis","email":"jfilippidis@gmail.com","login":"johnyf","count":1331},{"name":"Scott C. Livingston","email":"slivingston@cds.caltech.edu","login":"slivingston","count":13},{"name":"Mario Wenzel","email":"maweki@gmail.com","login":"maweki","count":10},{"name":"CUDD","email":"","login":null,"count":2},{"name":"lummax","email":"luogpg@googlemail.com","login":"lummax","count":1},{"name":"Zdenek","email":"37452722+zvasicek","login":"zvasicek","count":1},{"name":"shaesaert","email":"haesaert@caltech.edu","login":null,"count":1},{"name":"Blake C. Rawlings","email":"blakecraw@gmail.com","login":null,"count":1}],"total_commits":1360,"total_committers":8,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":170.0,"dds":0.02132352941176474,"past_year_committers":[{"name":"Ioannis Filippidis","email":"jfilippidis@gmail.com","login":"johnyf","count":6},{"name":"Zdenek","email":"37452722+zvasicek","login":"zvasicek","count":1}],"past_year_total_commits":7,"past_year_total_committers":2,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":3.5,"past_year_dds":0.1428571428571429,"last_synced_at":"2025-05-15T15:05:42.741Z","last_synced_commit":"e44b335ffe0bcffaae46656da70508ee2fb92a17","created_at":"2023-03-09T04:55:05.360Z","updated_at":"2025-05-15T15:05:42.877Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/tulip-control%2Fdd/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-29T00:00:19.078Z","repositories_count":5479764,"commits_count":853309543,"contributors_count":31095222,"owners_count":906558,"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_stats":{"full_name":"tulip-control/dd","html_url":"https://github.com/tulip-control/dd","last_synced_at":"2025-08-31T16:17:52.792Z","status":null,"issues_count":90,"pull_requests_count":13,"avg_time_to_close_issue":16795687.436781608,"avg_time_to_close_pull_request":10693534.2,"issues_closed_count":87,"pull_requests_closed_count":10,"pull_request_authors_count":10,"issue_authors_count":45,"avg_comments_per_issue":3.055555555555556,"avg_comments_per_pull_request":1.9230769230769231,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":7,"past_year_pull_requests_count":5,"past_year_avg_time_to_close_issue":5019507.75,"past_year_avg_time_to_close_pull_request":368441.0,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":2.857142857142857,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"created_at":"2023-05-14T11:39:30.785Z","updated_at":"2025-09-03T02:43:25.269Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/tulip-control%2Fdd","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/tulip-control%2Fdd/issues","issue_labels_count":{"question":24,"enhancement":20,"bug":15,"api":10,"documentation":7,"testing":1,"info":1},"pull_request_labels_count":{"enhancement":5,"bug":2,"documentation":1,"testing":1},"issue_author_associations_count":{"NONE":63,"MEMBER":25,"CONTRIBUTOR":2},"pull_request_author_associations_count":{"CONTRIBUTOR":6,"NONE":5,"MEMBER":3},"issue_authors":{"johnyf":21,"glarange":18,"slivingston":4,"moohtuh":3,"rahulguptakota":2,"mvcisback":2,"SatarupaChak":2,"doganulus":1,"stephanietsuei":1,"h3ssto":1,"tooHotSpot":1,"numshub":1,"s8svtang":1,"sskras":1,"avinashvarna":1,"maweki":1,"Nithin-Kamineni":1,"dvcopae":1,"RajeshDevarajInd":1,"grgeorgiev":1,"sean-reed":1,"digitalw":1,"danjujan":1,"Alberth289346":1,"AfiaAly":1,"ericskim":1,"wajdi-b":1,"tangentstorm":1,"ahmadhatahet":1,"MichalKnapik":1,"random-novice":1,"kopeckyf":1,"sanskar-chitnis":1,"shaesaert":1,"MaxMicheluttiUnitn":1,"wadoon":1,"5nizza":1,"eshitazaman":1,"progirep":1,"ricbit":1,"freb":1,"marcofavorito":1,"sdandois":1,"blacktopol":1,"clintolsen":1},"pull_request_authors":{"slivingston":2,"zvasicek":2,"maweki":2,"SaiCharanMarrivada":2,"johnyf":1,"bcrwlngs":1,"CazSaa":1,"shaesaert":1,"lummax":1,"Alberth289346":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-06T00:00:15.144Z","repositories_count":10117093,"issues_count":31656301,"pull_requests_count":98526584,"authors_count":10709107,"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":{},"past_year_pull_request_labels_count":{"enhancement":2},"past_year_issue_author_associations_count":{"NONE":7},"past_year_pull_request_author_associations_count":{"NONE":3,"MEMBER":1,"CONTRIBUTOR":1},"past_year_issue_authors":{"Alberth289346":1,"clintolsen":1,"MaxMicheluttiUnitn":1,"Nithin-Kamineni":1,"ricbit":1,"sskras":1,"tangentstorm":1},"past_year_pull_request_authors":{"zvasicek":2,"CazSaa":1,"johnyf":1,"Alberth289346":1},"maintainers":[{"login":"johnyf","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johnyf"},{"login":"slivingston","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/slivingston"}],"active_maintainers":[{"login":"johnyf","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johnyf"}]},"events":{"total":{"IssuesEvent":9,"WatchEvent":20,"IssueCommentEvent":17,"PullRequestReviewEvent":5,"PullRequestReviewCommentEvent":4,"PullRequestEvent":3,"ForkEvent":3,"CreateEvent":1},"last_year":{"IssuesEvent":9,"WatchEvent":20,"IssueCommentEvent":17,"PullRequestReviewEvent":5,"PullRequestReviewCommentEvent":4,"PullRequestEvent":3,"ForkEvent":3,"CreateEvent":1}},"keywords":["bdd","binary-decision-diagrams","cudd","cython","python","sylvan","zdd"],"dependencies":[{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-08-18T13:42:24.306Z","updated_at":"2022-08-18T13:42:24.306Z","repository_link":"https://github.com/tulip-control/dd/blob/main/requirements.txt","dependencies":[{"id":1903563976,"package_name":"cython","ecosystem":"pypi","requirements":"==0.29.24","direct":true,"kind":"runtime","optional":false},{"id":1903563986,"package_name":"pytest","ecosystem":"pypi","requirements":"\u003e=4.6.11","direct":true,"kind":"runtime","optional":false},{"id":1903563990,"package_name":"gitpython","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":1903563992,"package_name":"grip","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-08-18T13:42:24.450Z","updated_at":"2022-08-18T13:42:24.450Z","repository_link":"https://github.com/tulip-control/dd/blob/main/setup.py","dependencies":[{"id":1903564092,"package_name":"astutils","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":1903564093,"package_name":"networkx_versions","ecosystem":"pypi","requirements":",","direct":true,"kind":"runtime","optional":false},{"id":1903564094,"package_name":"ply","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":1903564095,"package_name":"psutil","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":1903564096,"package_name":"pydot","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":1903564097,"package_name":"setuptools","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/main.yml","sha":null,"kind":"manifest","created_at":"2023-02-12T04:20:36.837Z","updated_at":"2023-02-12T04:20:36.837Z","repository_link":"https://github.com/tulip-control/dd/blob/main/.github/workflows/main.yml","dependencies":[{"id":7570344036,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7570344040,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]}],"score":18.402086375217735,"created_at":"2025-09-08T11:18:47.732Z","updated_at":"2025-10-07T08:25:23.452Z","avatar_url":"https://github.com/tulip-control.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":59119,"funding_links":[],"readme_doi_urls":["https://dx.doi.org/10.1109/ICCAD.1990.129849"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["verification","transformation"],"project_url":"https://science.ecosyste.ms/api/v1/projects/67411","html_url":"https://science.ecosyste.ms/projects/67411"}