{"id":357754,"url":"https://github.com/the-matter-lab/funsies","last_synced_at":"2026-08-22T04:01:28.760Z","repository":{"id":46633336,"uuid":"321148599","full_name":"the-matter-lab/funsies","owner":"the-matter-lab","description":"funsies is a lightweight workflow engine 🔧","archived":false,"fork":false,"pushed_at":"2021-10-02T18:17:47.000Z","size":1469,"stargazers_count":42,"open_issues_count":1,"forks_count":4,"subscribers_count":6,"default_branch":"master","last_synced_at":"2026-08-07T04:29:53.886Z","etag":null,"topics":["automation","data-engineering","data-ops","hashtree","infrastructure","python","redis","workflow-engine"],"latest_commit_sha":null,"homepage":"","language":"Python","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/the-matter-lab.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":"2020-12-13T19:58:37.000Z","updated_at":"2026-03-23T11:16:45.000Z","dependencies_parsed_at":"2022-08-29T15:01:54.613Z","dependency_job_id":null,"html_url":"https://github.com/the-matter-lab/funsies","commit_stats":null,"previous_names":["the-matter-lab/funsies"],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/the-matter-lab/funsies","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/the-matter-lab%2Ffunsies","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/the-matter-lab%2Ffunsies/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/the-matter-lab%2Ffunsies/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/the-matter-lab%2Ffunsies/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/the-matter-lab","download_url":"https://codeload.github.com/the-matter-lab/funsies/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/the-matter-lab%2Ffunsies/sbom","scorecard":{"id":212922,"data":{"date":"2025-08-11","repo":{"name":"github.com/aspuru-guzik-group/funsies","commit":"12656f49420e9062edb9dd4c34aa18bcc94880f1"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.2,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 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":"Code-Review","score":0,"reason":"Found 2/27 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.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: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/aspuru-guzik-group/funsies/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/aspuru-guzik-group/funsies/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/aspuru-guzik-group/funsies/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/aspuru-guzik-group/funsies/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/aspuru-guzik-group/funsies/ci.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:18","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:36","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   2 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":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 'master'"],"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":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: PYSEC-2022-14 / GHSA-39ph-wr67-j4xq"],"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 5 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-17T01:05:19.882Z","repository_id":46633336,"created_at":"2025-08-17T01:05:19.882Z","updated_at":"2025-08-17T01:05:19.882Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36389942,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-07T02:00:06.708Z","response_time":57,"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":"the-matter-lab","name":"The Matter Lab","uuid":"29867355","kind":"organization","description":"","email":null,"website":"https://www.matter.toronto.edu/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/29867355?v=4","repositories_count":30,"last_synced_at":"2026-08-07T04:29:54.737Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/the-matter-lab","funding_links":[],"total_stars":null,"followers":344,"following":0,"created_at":"2022-11-11T13:23:47.897Z","updated_at":"2026-08-07T04:29:54.752Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/the-matter-lab","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/the-matter-lab/repositories"},"packages":[],"commits":{"message":"Repository syncing started."},"issues":{"table":{"full_name":"the-matter-lab/funsies","html_url":"https://github.com/the-matter-lab/funsies","last_synced_at":null,"status":"not_found","issues_count":null,"pull_requests_count":null,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":null,"issues_closed_count":null,"pull_requests_closed_count":null,"pull_request_authors_count":null,"issue_authors_count":null,"avg_comments_per_issue":null,"avg_comments_per_pull_request":null,"merged_pull_requests_count":null,"bot_issues_count":null,"bot_pull_requests_count":null,"past_year_issues_count":null,"past_year_pull_requests_count":null,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":null,"past_year_pull_requests_closed_count":null,"past_year_pull_request_authors_count":null,"past_year_issue_authors_count":null,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":null,"past_year_bot_pull_requests_count":null,"past_year_merged_pull_requests_count":null,"created_at":"2026-08-06T20:02:09.448Z","updated_at":"2026-08-06T20:02:09.496Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/the-matter-lab%2Ffunsies","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/the-matter-lab%2Ffunsies/issues","issue_labels_count":{"table":{}},"pull_request_labels_count":{"table":{}},"issue_author_associations_count":{"table":{}},"pull_request_author_associations_count":{"table":{}},"issue_authors":{"table":{}},"pull_request_authors":{"table":{}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-07T00:00:23.484Z","repositories_count":14813765,"issues_count":29933400,"pull_requests_count":98741190,"authors_count":11411559,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{}},"past_year_pull_request_labels_count":{"table":{}},"past_year_issue_author_associations_count":{"table":{}},"past_year_pull_request_author_associations_count":{"table":{}},"past_year_issue_authors":{"table":{}},"past_year_pull_request_authors":{"table":{}},"maintainers":[],"active_maintainers":[]}},"events":{"total":{},"last_year":{}},"keywords":["automation","data-engineering","data-ops","hashtree","infrastructure","python","redis","workflow-engine"],"dependencies":[{"ecosystem":"pypi","filepath":"requirements-dev.txt","sha":null,"kind":"manifest","created_at":"2022-08-29T15:01:54.580Z","updated_at":"2022-08-29T15:01:54.580Z","repository_link":"https://github.com/the-matter-lab/funsies/blob/master/requirements-dev.txt","dependencies":[{"id":3172386062,"package_name":"nox","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":3172386063,"package_name":"mypy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":3172386064,"package_name":"mypy_extensions","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":3172386065,"package_name":"black","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":3172386066,"package_name":"flake8","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":3172386067,"package_name":"flake8-black","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":3172386068,"package_name":"flake8-bugbear","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":3172386069,"package_name":"flake8-import-order","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":3172386070,"package_name":"pytest","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":3172386071,"package_name":"pytest-cov","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":3172386072,"package_name":"flake8-annotations","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":3172386073,"package_name":"flake8-docstrings","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":3172386074,"package_name":"isort","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false}]},{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-08-29T15:01:54.590Z","updated_at":"2022-08-29T15:01:54.590Z","repository_link":"https://github.com/the-matter-lab/funsies/blob/master/requirements.txt","dependencies":[{"id":3172386077,"package_name":"cloudpickle","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3172386078,"package_name":"redis","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3172386079,"package_name":"rq","ecosystem":"pypi","requirements":"\u003e=1.7","direct":true,"kind":"runtime","optional":false},{"id":3172386080,"package_name":"fakeredis","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3172386081,"package_name":"lupa","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3172386082,"package_name":"loguru","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3172386083,"package_name":"redis-server","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-08-29T15:01:54.603Z","updated_at":"2022-08-29T15:01:54.603Z","repository_link":"https://github.com/the-matter-lab/funsies/blob/master/setup.py","dependencies":[{"id":3172386088,"package_name":"mypy_extensions","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3172386089,"package_name":"redis","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3172386090,"package_name":"cloudpickle","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3172386091,"package_name":"rq","ecosystem":"pypi","requirements":"\u003e=1.7","direct":true,"kind":"runtime","optional":false},{"id":3172386092,"package_name":"loguru","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3172386093,"package_name":"importlib-metadata","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3172386094,"package_name":"typing_extensions","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3172386095,"package_name":"chevron","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]}],"score":null,"created_at":"2025-04-11T10:20:51.027Z","updated_at":"2026-08-22T04:01:28.766Z","avatar_url":"https://github.com/the-matter-lab.png","language":"Python","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/357754","html_url":"https://summary.ecosyste.ms/projects/357754"}