{"id":102423,"name":null,"description":"A framework for applied category theory in the Julia language","url":"https://github.com/algebraicjulia/catlab.jl","last_synced_at":"2025-09-09T03:28:52.479Z","repository":{"id":40480088,"uuid":"87149752","full_name":"AlgebraicJulia/Catlab.jl","owner":"AlgebraicJulia","description":"A framework for applied category theory in the Julia language","archived":false,"fork":false,"pushed_at":"2025-08-02T00:37:23.000Z","size":65480,"stargazers_count":670,"open_issues_count":163,"forks_count":58,"subscribers_count":21,"default_branch":"main","last_synced_at":"2025-08-24T17:44:39.247Z","etag":null,"topics":["applied-category-theory","category-theory","compositionality","julia","string-diagrams","wiring-diagrams"],"latest_commit_sha":null,"homepage":"https://www.algebraicjulia.org","language":"Julia","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/AlgebraicJulia.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}},"created_at":"2017-04-04T05:02:32.000Z","updated_at":"2025-08-21T23:52:15.000Z","dependencies_parsed_at":"2023-10-17T04:56:03.996Z","dependency_job_id":"6226a5e3-3311-4e53-ade5-0af5679c992f","html_url":"https://github.com/AlgebraicJulia/Catlab.jl","commit_stats":{"total_commits":2215,"total_committers":37,"mean_commits":59.86486486486486,"dds":0.581489841986456,"last_synced_commit":"57540e335bf4d1b04f4c66bbfdc7ccdc3103a0e1"},"previous_names":[],"tags_count":102,"template":false,"template_full_name":null,"purl":"pkg:github/AlgebraicJulia/Catlab.jl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlgebraicJulia%2FCatlab.jl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlgebraicJulia%2FCatlab.jl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlgebraicJulia%2FCatlab.jl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlgebraicJulia%2FCatlab.jl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AlgebraicJulia","download_url":"https://codeload.github.com/AlgebraicJulia/Catlab.jl/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlgebraicJulia%2FCatlab.jl/sbom","scorecard":{"id":11666,"data":{"date":"2025-08-11","repo":{"name":"github.com/AlgebraicJulia/Catlab.jl","commit":"bad0456e924436aeab9d334d3d35b2c804d3dc6d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.9,"checks":[{"name":"Code-Review","score":6,"reason":"Found 9/14 approved changesets -- score normalized to 6","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":5,"reason":"5 commit(s) and 1 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/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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'pages' permission set to 'read': .github/workflows/TagBot.yml:18","Info: topLevel 'pull-requests' permission set to 'read': .github/workflows/TagBot.yml:19","Info: topLevel 'repository-projects' permission set to 'read': .github/workflows/TagBot.yml:20","Info: topLevel 'security-events' permission set to 'read': .github/workflows/TagBot.yml:21","Info: topLevel 'actions' permission set to 'read': .github/workflows/TagBot.yml:11","Info: topLevel 'discussions' permission set to 'read': .github/workflows/TagBot.yml:16","Info: topLevel 'packages' permission set to 'read': .github/workflows/TagBot.yml:17","Info: topLevel 'statuses' permission set to 'read': .github/workflows/TagBot.yml:22","Info: topLevel 'checks' permission set to 'read': .github/workflows/TagBot.yml:12","Warn: topLevel 'contents' permission set to 'write': .github/workflows/TagBot.yml:13","Info: topLevel 'deployments' permission set to 'read': .github/workflows/TagBot.yml:14","Info: topLevel 'issues' permission set to 'read': .github/workflows/TagBot.yml:15","Warn: no topLevel permission defined: .github/workflows/benchmarks.yml:1","Warn: no topLevel permission defined: .github/workflows/downstream.yml:1","Warn: no topLevel permission defined: .github/workflows/integration-issues.yml:1","Info: topLevel 'checks' permission set to 'read': .github/workflows/julia_ci.yml:26","Info: topLevel 'deployments' permission set to 'read': .github/workflows/julia_ci.yml:28","Info: topLevel 'issues' permission set to 'read': .github/workflows/julia_ci.yml:30","Info: topLevel 'repository-projects' permission set to 'read': .github/workflows/julia_ci.yml:34","Info: topLevel 'actions' permission set to 'read': .github/workflows/julia_ci.yml:25","Warn: topLevel 'contents' permission set to 'write': .github/workflows/julia_ci.yml:27","Info: topLevel 'discussions' permission set to 'read': .github/workflows/julia_ci.yml:29","Info: topLevel 'packages' permission set to 'read': .github/workflows/julia_ci.yml:31","Info: topLevel 'pages' permission set to 'read': .github/workflows/julia_ci.yml:32","Info: topLevel 'security-events' permission set to 'read': .github/workflows/julia_ci.yml:35","Info: topLevel 'statuses' permission set to 'read': .github/workflows/julia_ci.yml:36","Warn: no topLevel permission defined: .github/workflows/reviewchecklist.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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/TagBot.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/AlgebraicJulia/Catlab.jl/TagBot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmarks.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/AlgebraicJulia/Catlab.jl/benchmarks.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/benchmarks.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/AlgebraicJulia/Catlab.jl/benchmarks.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/downstream.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/AlgebraicJulia/Catlab.jl/downstream.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/downstream.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/AlgebraicJulia/Catlab.jl/downstream.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/downstream.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/AlgebraicJulia/Catlab.jl/downstream.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/downstream.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/AlgebraicJulia/Catlab.jl/downstream.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/julia_ci.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/AlgebraicJulia/Catlab.jl/julia_ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/julia_ci.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/AlgebraicJulia/Catlab.jl/julia_ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/julia_ci.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/AlgebraicJulia/Catlab.jl/julia_ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reviewchecklist.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/AlgebraicJulia/Catlab.jl/reviewchecklist.yml/main?enable=pin","Info:   1 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 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":"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":-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":"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 28 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-14T14:43:59.632Z","repository_id":40480088,"created_at":"2025-08-14T14:43:59.632Z","updated_at":"2025-08-14T14:43:59.632Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274238587,"owners_count":25247105,"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-09T02:00:10.223Z","response_time":80,"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":"AlgebraicJulia","name":"AlgebraicJulia","uuid":"62577972","kind":"organization","description":"","email":null,"website":"https://www.algebraicjulia.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/62577972?v=4","repositories_count":26,"last_synced_at":"2023-03-06T02:36:52.585Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/AlgebraicJulia","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-16T03:11:58.777Z","updated_at":"2023-03-06T02:36:52.609Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AlgebraicJulia","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AlgebraicJulia/repositories"},"packages":null,"commits":{"id":704282,"full_name":"AlgebraicJulia/Catlab.jl","default_branch":"main","committers":[{"name":"Evan Patterson","email":"evan@epatters.org","login":"epatters","count":1870},{"name":"Owen Lynch","email":"root@owenlynch.org","login":"olynch","count":135},{"name":"Micah Halter","email":"micah.halter@gtri.gatech.edu","login":"mehalter","count":112},{"name":"Kris Brown","email":"kris@topos.institute","login":null,"count":98},{"name":"James Fairbanks","email":"fairbanksj@ufl.edu","login":"jpfairbanks","count":69},{"name":"Christian Scaff","email":"cscaff@ufl.edu","login":"cscaff","count":54},{"name":"Kris","email":"ksb@stanford.edu","login":"kris-brown","count":51},{"name":"Kevin Arlin","email":"kevin@topos.institute","login":"KevinDCarlson","count":50},{"name":"bosonbaas","email":"bosonbaas@gmail.com","login":"bosonbaas","count":34},{"name":"Kevin Arlin","email":"arlinkevind@gmail.com","login":null,"count":30},{"name":"Sophie Libkind","email":"4992461+slibkind","login":"slibkind","count":14},{"name":"slwu89","email":"10673535+slwu89","login":"slwu89","count":14},{"name":"Angeline Aguinaldo","email":"aaguinal@cs.umd.edu","login":"aaguinal","count":10},{"name":"Samuel Steakley","email":"sam.steakley@gmail.com","login":"ssteakley","count":6},{"name":"Chris de Graaf","email":"me@cdg.dev","login":"christopher-dG","count":5},{"name":"cbw124","email":"cwill041@ucr.edu","login":"cbw124","count":5},{"name":"Matt Cuffaro","email":"cuffaro.matt@gmail.com","login":"quffaro","count":5},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]","login":"github-actions[bot]","count":3},{"name":"Xiaoyan Li","email":"xiaoyan.lyu.li@gmail.com","login":"Xiaoyan-Li","count":3},{"name":"AlgebraicJulia Bot","email":"129184742+algebraicjuliabot","login":"algebraicjuliabot","count":3},{"name":"CompatHelper Julia","email":"compathelper_noreply@julialang.org","login":null,"count":2},{"name":"Felix Cremer","email":"felix.cremer@uni-jena.de","login":"felixcremer","count":2},{"name":"Luke Morris","email":"lukelukemorrismorris@gmail.com","login":"lukem12345","count":2},{"name":"Michael Lambert","email":"michael.james.lambert@gmail.com","login":"MichaelJLambert","count":2},{"name":"Pietro Monticone","email":"38562595+pitmonticone","login":"pitmonticone","count":2},{"name":"Spencer Breiner","email":"sjbreiner@gmail.com","login":"sjbreiner","count":2},{"name":"Thomas Purdy","email":"61016353+neonWhiteout","login":"neonWhiteout","count":2},{"name":"Tyler Hanks","email":"teh.hanks@gmail.com","login":"tylerhanks","count":2},{"name":"bartvpelt","email":"125018515+bartvpelt","login":"bartvpelt","count":1},{"name":"Sam Cohen","email":"147665952+samuelcohen1","login":"samuelcohen1","count":1},{"name":"Sophie Libkind - Programming","email":"sl@Sophies-Air.hsd1.ca.comcast.net","login":null,"count":1},{"name":"Topos Institute","email":"topos@Toposs-Mac-mini.local","login":null,"count":1},{"name":"bosonbaas","email":"andrew_baas@baylor.edu","login":null,"count":1},{"name":"fairbanks","email":"fairbanksj@CISE-MAC-43290d.fios-router.home","login":null,"count":1},{"name":"Richard Samuelson","email":"41395055+samuelsonric","login":"samuelsonric","count":1},{"name":"Mason Protter","email":"mason.protter@icloud.com","login":"MasonProtter","count":1},{"name":"Lucien Huber","email":"huberlulu@gmail.com","login":"lcnbr","count":1},{"name":"Logan Kilpatrick","email":"23kilpatrick23@gmail.com","login":"logankilpatrick","count":1},{"name":"Julia TagBot","email":"50554310+JuliaTagBot","login":"JuliaTagBot","count":1},{"name":"Christopher Rackauckas","email":"accounts@chrisrackauckas.com","login":"ChrisRackauckas","count":1},{"name":"Axel Baudot","email":"74733630+axelbdt","login":"axelbdt","count":1},{"name":"0x0f0f0f","email":"sudo-woodo3@protonmail.com","login":"0x0f0f0f","count":1}],"total_commits":2601,"total_committers":42,"total_bot_commits":3,"total_bot_committers":1,"mean_commits":61.92857142857143,"dds":0.28104575163398693,"past_year_committers":[{"name":"Christian Scaff","email":"cscaff@ufl.edu","login":"cscaff","count":54},{"name":"Kris Brown","email":"kris@topos.institute","login":null,"count":15},{"name":"Evan Patterson","email":"evan@epatters.org","login":"epatters","count":11},{"name":"Matt Cuffaro","email":"cuffaro.matt@gmail.com","login":"quffaro","count":5},{"name":"Kevin Carlson","email":"kevin@topos.institute","login":"KevinDCarlson","count":4},{"name":"slwu89","email":"10673535+slwu89","login":"slwu89","count":3},{"name":"AlgebraicJulia Bot","email":"129184742+algebraicjuliabot","login":"algebraicjuliabot","count":3},{"name":"Luke Morris","email":"lukelukemorrismorris@gmail.com","login":"lukem12345","count":2},{"name":"Sam Cohen","email":"147665952+samuelcohen1","login":"samuelcohen1","count":1},{"name":"Richard Samuelson","email":"41395055+samuelsonric","login":"samuelsonric","count":1},{"name":"James Fairbanks","email":"fairbanksj@ufl.edu","login":"jpfairbanks","count":1}],"past_year_total_commits":100,"past_year_total_committers":11,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":9.090909090909092,"past_year_dds":0.45999999999999996,"last_synced_at":"2025-05-28T20:21:49.139Z","last_synced_commit":"9dbc033f70cc1d37f10ccd044a02196cea813ecf","created_at":"2023-03-09T12:12:24.932Z","updated_at":"2025-05-28T20:21:49.176Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlgebraicJulia%2FCatlab.jl/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.343Z","repositories_count":5480019,"commits_count":853389012,"contributors_count":31098138,"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":"AlgebraicJulia/Catlab.jl","html_url":"https://github.com/AlgebraicJulia/Catlab.jl","last_synced_at":"2025-08-31T12:58:36.121Z","status":null,"issues_count":122,"pull_requests_count":190,"avg_time_to_close_issue":9366096.615384616,"avg_time_to_close_pull_request":4868258.23566879,"issues_closed_count":52,"pull_requests_closed_count":157,"pull_request_authors_count":24,"issue_authors_count":26,"avg_comments_per_issue":1.8114754098360657,"avg_comments_per_pull_request":1.0789473684210527,"merged_pull_requests_count":142,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":12,"past_year_pull_requests_count":33,"past_year_avg_time_to_close_issue":833760.0,"past_year_avg_time_to_close_pull_request":551190.9444444445,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":18,"past_year_pull_request_authors_count":12,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.1666666666666667,"past_year_avg_comments_per_pull_request":0.696969696969697,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":18,"created_at":"2023-05-10T16:07:14.963Z","updated_at":"2025-09-03T05:05:32.126Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlgebraicJulia%2FCatlab.jl","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlgebraicJulia%2FCatlab.jl/issues","issue_labels_count":{"acsets":51,"enhancement":36,"bug":20,"cleanup":17,"good first issue":10,"question":8,"graphics":8,"docs":7,"wiring diagrams":6,"graphs":5,"GATs":4,"performance":4,"integration":3,"infrastructure":1},"pull_request_labels_count":{"acsets":92,"enhancement":76,"bug":48,"cleanup":34,"graphics":17,"graphs":12,"docs":7,"infrastructure":7,"wiring diagrams":7,"performance":6,"GATs":5,"code-quality":2},"issue_author_associations_count":{"MEMBER":50,"CONTRIBUTOR":41,"NONE":26,"COLLABORATOR":1},"pull_request_author_associations_count":{"CONTRIBUTOR":120,"MEMBER":103,"NONE":8},"issue_authors":{"kris-brown":21,"epatters":18,"jpfairbanks":16,"slwu89":13,"KevinArlin":7,"olynch":7,"anandijain":4,"samuelsonric":4,"p-stokes":3,"aaguinal":3,"lukem12345":3,"mehalter":2,"quffaro":2,"mhlr":2,"neonWhiteout":2,"Tom-Szendrey":1,"KevinDCarlson":1,"corybrunson":1,"djinnome":1,"colltoaction":1,"shawnyama":1,"ohaaga":1,"cscaff":1,"filonik-cmu":1,"JuliaTagBot":1,"diracdeltafunk":1},"pull_request_authors":{"kris-brown":63,"epatters":35,"KevinArlin":20,"algebraicjuliabot":17,"mehalter":15,"quffaro":12,"slwu89":12,"KevinDCarlson":12,"olynch":11,"jpfairbanks":9,"lukem12345":4,"neonWhiteout":3,"samuelsonric":2,"sjbreiner":2,"aaguinal":2,"DZ03FL":2,"samuelcohen1":2,"bosonbaas":2,"cscaff":1,"caroliinecec":1,"ssteakley":1,"axelbdt":1,"bartvpelt":1,"jhorn00":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-09T00:00:11.778Z","repositories_count":10176396,"issues_count":31907500,"pull_requests_count":100033770,"authors_count":10735421,"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":{"acsets":3,"bug":2,"enhancement":2,"question":1,"graphics":1,"good first issue":1},"past_year_pull_request_labels_count":{"enhancement":10,"bug":7,"acsets":5,"graphics":4,"wiring diagrams":3,"infrastructure":2,"cleanup":1},"past_year_issue_author_associations_count":{"MEMBER":8,"COLLABORATOR":1,"CONTRIBUTOR":1,"NONE":1},"past_year_pull_request_author_associations_count":{"MEMBER":30,"CONTRIBUTOR":10,"NONE":3},"past_year_issue_authors":{"slwu89":5,"colltoaction":1,"cscaff":1,"epatters":1,"jpfairbanks":1,"kris-brown":1,"quffaro":1},"past_year_pull_request_authors":{"algebraicjuliabot":12,"quffaro":8,"kris-brown":6,"jpfairbanks":4,"lukem12345":2,"samuelsonric":2,"KevinDCarlson":2,"mehalter":2,"DZ03FL":2,"epatters":2,"cscaff":1},"maintainers":[{"login":"epatters","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/epatters"},{"login":"slwu89","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/slwu89"},{"login":"jpfairbanks","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jpfairbanks"},{"login":"mehalter","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mehalter"},{"login":"algebraicjuliabot","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/algebraicjuliabot"},{"login":"quffaro","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/quffaro"},{"login":"lukem12345","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lukem12345"},{"login":"bosonbaas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bosonbaas"},{"login":"kris-brown","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kris-brown"}],"active_maintainers":[{"login":"algebraicjuliabot","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/algebraicjuliabot"},{"login":"quffaro","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/quffaro"},{"login":"slwu89","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/slwu89"},{"login":"jpfairbanks","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jpfairbanks"},{"login":"epatters","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/epatters"},{"login":"lukem12345","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lukem12345"},{"login":"mehalter","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mehalter"},{"login":"kris-brown","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kris-brown"}]},"events":{"total":{"CreateEvent":21,"ReleaseEvent":3,"IssuesEvent":10,"WatchEvent":57,"DeleteEvent":10,"MemberEvent":1,"IssueCommentEvent":36,"PushEvent":83,"PullRequestReviewEvent":17,"PullRequestReviewCommentEvent":9,"PullRequestEvent":31,"ForkEvent":3},"last_year":{"CreateEvent":21,"ReleaseEvent":3,"IssuesEvent":10,"WatchEvent":57,"DeleteEvent":10,"MemberEvent":1,"IssueCommentEvent":36,"PushEvent":83,"PullRequestReviewEvent":17,"PullRequestReviewCommentEvent":9,"PullRequestEvent":31,"ForkEvent":3}},"keywords":["applied-category-theory","category-theory","compositionality","julia","string-diagrams","wiring-diagrams"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/TagBot.yml","sha":null,"kind":"manifest","created_at":"2023-10-17T04:56:03.678Z","updated_at":"2023-10-17T04:56:03.678Z","repository_link":"https://github.com/AlgebraicJulia/Catlab.jl/blob/main/.github/workflows/TagBot.yml","dependencies":[{"id":14253569769,"package_name":"JuliaRegistries/TagBot","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/benchmarks.yml","sha":null,"kind":"manifest","created_at":"2023-10-17T04:56:03.686Z","updated_at":"2023-10-17T04:56:03.686Z","repository_link":"https://github.com/AlgebraicJulia/Catlab.jl/blob/main/.github/workflows/benchmarks.yml","dependencies":[{"id":14253569770,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14253569771,"package_name":"julia-actions/setup-julia","ecosystem":"actions","requirements":"latest","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/downstream.yml","sha":null,"kind":"manifest","created_at":"2023-10-17T04:56:03.958Z","updated_at":"2023-10-17T04:56:03.958Z","repository_link":"https://github.com/AlgebraicJulia/Catlab.jl/blob/main/.github/workflows/downstream.yml","dependencies":[{"id":14253569821,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14253569822,"package_name":"julia-actions/setup-julia","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":14253569823,"package_name":"julia-actions/julia-buildpkg","ecosystem":"actions","requirements":"latest","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/experiments.yml","sha":null,"kind":"manifest","created_at":"2023-10-17T04:56:03.968Z","updated_at":"2023-10-17T04:56:03.968Z","repository_link":"https://github.com/AlgebraicJulia/Catlab.jl/blob/main/.github/workflows/experiments.yml","dependencies":[{"id":14253569826,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14253569827,"package_name":"julia-actions/setup-julia","ecosystem":"actions","requirements":"latest","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/integration-issues.yml","sha":null,"kind":"manifest","created_at":"2023-10-17T04:56:03.976Z","updated_at":"2023-10-17T04:56:03.976Z","repository_link":"https://github.com/AlgebraicJulia/Catlab.jl/blob/main/.github/workflows/integration-issues.yml","dependencies":[{"id":14253569832,"package_name":"actions/add-to-project","ecosystem":"actions","requirements":"4756e6330fe1e0a736690d3cfd9f11c9399c2ed4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/julia_ci.yml","sha":null,"kind":"manifest","created_at":"2023-10-17T04:56:03.983Z","updated_at":"2023-10-17T04:56:03.983Z","repository_link":"https://github.com/AlgebraicJulia/Catlab.jl/blob/main/.github/workflows/julia_ci.yml","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/reviewchecklist.yml","sha":null,"kind":"manifest","created_at":"2023-10-17T04:56:03.987Z","updated_at":"2023-10-17T04:56:03.987Z","repository_link":"https://github.com/AlgebraicJulia/Catlab.jl/blob/main/.github/workflows/reviewchecklist.yml","dependencies":[{"id":14253569834,"package_name":"actions/github-script","ecosystem":"actions","requirements":"v6","direct":true,"kind":"composite","optional":false}]}],"score":10.462703260450212,"created_at":"2025-09-08T22:14:00.946Z","updated_at":"2025-10-07T08:31:14.656Z","avatar_url":"https://github.com/AlgebraicJulia.png","language":"Julia","category":null,"sub_category":null,"monthly_downloads":0,"funding_links":[],"readme_doi_urls":["https://doi.org/10.17605/OSF.IO/HMNFE"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["epidemiology","chemistry","surrogate","symbolic-computation","petri","matrix-exponential","neural-sde","pde","ode","numerical"],"project_url":"https://science.ecosyste.ms/api/v1/projects/102423","html_url":"https://science.ecosyste.ms/projects/102423"}