{"id":76836,"name":null,"description":"Scalable, Portable Multi-task Learning Library for Python","url":"https://github.com/interactive-media-lab-data-science-team/vampyr-mtl","last_synced_at":"2025-09-08T20:51:13.707Z","repository":{"id":37647712,"uuid":"272451805","full_name":"Interactive-Media-Lab-Data-Science-Team/Vampyr-MTL","owner":"Interactive-Media-Lab-Data-Science-Team","description":"Scalable, Portable Multi-task Learning Library for Python","archived":false,"fork":false,"pushed_at":"2023-01-18T23:57:25.000Z","size":3492,"stargazers_count":2,"open_issues_count":9,"forks_count":2,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-09-03T20:46:45.142Z","etag":null,"topics":["machine-learning","machine-learning-algorithms","multitask-learning","python3"],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","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/Interactive-Media-Lab-Data-Science-Team.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-06-15T13:52:14.000Z","updated_at":"2022-03-09T06:00:28.000Z","dependencies_parsed_at":"2023-01-31T04:45:17.596Z","dependency_job_id":null,"html_url":"https://github.com/Interactive-Media-Lab-Data-Science-Team/Vampyr-MTL","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/Interactive-Media-Lab-Data-Science-Team/Vampyr-MTL","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Interactive-Media-Lab-Data-Science-Team%2FVampyr-MTL","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Interactive-Media-Lab-Data-Science-Team%2FVampyr-MTL/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Interactive-Media-Lab-Data-Science-Team%2FVampyr-MTL/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Interactive-Media-Lab-Data-Science-Team%2FVampyr-MTL/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Interactive-Media-Lab-Data-Science-Team","download_url":"https://codeload.github.com/Interactive-Media-Lab-Data-Science-Team/Vampyr-MTL/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Interactive-Media-Lab-Data-Science-Team%2FVampyr-MTL/sbom","scorecard":{"id":67090,"data":{"date":"2025-08-11","repo":{"name":"github.com/Interactive-Media-Lab-Data-Science-Team/Vampyr-MTL","commit":"583e59b1a714abfd69acbf2b616c641fbcda27ad"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"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":"Code-Review","score":0,"reason":"Found 0/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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/python-app.yml:1","Warn: no topLevel permission defined: .github/workflows/python-publish.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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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":"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":"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/python-app.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/Interactive-Media-Lab-Data-Science-Team/Vampyr-MTL/python-app.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-app.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/Interactive-Media-Lab-Data-Science-Team/Vampyr-MTL/python-app.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/Interactive-Media-Lab-Data-Science-Team/Vampyr-MTL/python-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/Interactive-Media-Lab-Data-Science-Team/Vampyr-MTL/python-publish.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-app.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/python-app.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/python-app.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:24","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 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":"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":0,"reason":"33 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-22f2-v57c-j9cx","Warn: Project is vulnerable to: GHSA-3h57-hmj3-gj3p","Warn: Project is vulnerable to: GHSA-54rr-7fvw-6x8f","Warn: Project is vulnerable to: GHSA-5f9h-9pjv-v6j7","Warn: Project is vulnerable to: GHSA-5r2p-j47h-mhpg","Warn: Project is vulnerable to: GHSA-65f5-mfpf-vfhj","Warn: Project is vulnerable to: GHSA-7g2v-jj9q-g3rg","Warn: Project is vulnerable to: GHSA-7wqh-767x-r66v","Warn: Project is vulnerable to: GHSA-8cgq-6mh2-7j6v","Warn: Project is vulnerable to: GHSA-gjh7-p2fx-99vx","Warn: Project is vulnerable to: GHSA-hrqr-hxpp-chr3","Warn: Project is vulnerable to: GHSA-hxqx-xwvh-44m2","Warn: Project is vulnerable to: GHSA-j6w9-fv6q-3q52","Warn: Project is vulnerable to: GHSA-rgr4-9jh5-j4j6","Warn: Project is vulnerable to: GHSA-vpfw-47h7-xj4g","Warn: Project is vulnerable to: GHSA-wq4h-7r42-5hrr","Warn: Project is vulnerable to: GHSA-xj5v-6v4g-jfw6","Warn: Project is vulnerable to: GHSA-688c-3x49-6rqj","Warn: Project is vulnerable to: GHSA-hxx2-7vcw-mqr3","Warn: Project is vulnerable to: GHSA-qp49-3pvw-x4m5","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: GHSA-6p56-wp2h-9hxr","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2020-107 / GHSA-jjw5-xxj6-pcv5","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2020-108","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114","Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-cx63-2mw6-8hw5","Warn: Project is vulnerable to: PYSEC-2022-43012 / GHSA-r9hx-vwmv-q579","Warn: Project is vulnerable to: GHSA-g7vv-2v7x-gj9p"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T02:49:59.926Z","repository_id":37647712,"created_at":"2025-08-15T02:49:59.927Z","updated_at":"2025-08-15T02:49:59.927Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274231483,"owners_count":25245601,"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-08T02:00:09.813Z","response_time":121,"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":"Interactive-Media-Lab-Data-Science-Team","name":"Interactive Media Lab Data Science Team","uuid":"66639754","kind":"organization","description":"IML Data Science Team Repo for Code Contribution and Collaboration","email":"haoyanhy.jiang@mail.utoronto.ca","website":null,"location":"Toronto, ON","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/66639754?v=4","repositories_count":1,"last_synced_at":"2023-03-05T13:19:31.839Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/Interactive-Media-Lab-Data-Science-Team","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-15T16:59:19.398Z","updated_at":"2023-03-05T13:19:31.841Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Interactive-Media-Lab-Data-Science-Team","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Interactive-Media-Lab-Data-Science-Team/repositories"},"packages":[{"id":2797867,"name":"md-mtl","ecosystem":"pypi","description":"An Ensemble Med-Multi-Task Learning Package","homepage":"https://github.com/Interactive-Media-Lab-Data-Science-Team/Vampyr-MTL","licenses":"MIT License","normalized_licenses":["MIT"],"repository_url":"https://github.com/Interactive-Media-Lab-Data-Science-Team/Vampyr-MTL","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2020-09-21T01:03:26.000Z","latest_release_published_at":"2020-09-21T01:07:17.000Z","latest_release_number":"0.0.9","last_synced_at":"2025-09-03T20:05:35.868Z","created_at":"2022-04-10T11:34:09.522Z","updated_at":"2025-09-03T20:05:35.868Z","registry_url":"https://pypi.org/project/md-mtl/","install_command":"pip install md-mtl --index-url https://pypi.org/simple","documentation_url":"https://md-mtl.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["License :: OSI Approved :: MIT License","Operating System :: OS Independent","Programming Language :: Python :: 3"],"normalized_name":"md-mtl","project_status":null},"repo_metadata":{"id":37647712,"uuid":"272451805","full_name":"Interactive-Media-Lab-Data-Science-Team/Vampyr-MTL","owner":"Interactive-Media-Lab-Data-Science-Team","description":"Scalable, Portable Multi-task Learning Library for Python","archived":false,"fork":false,"pushed_at":"2023-01-18T23:57:25.000Z","size":3492,"stargazers_count":2,"open_issues_count":9,"forks_count":2,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-07-02T04:03:55.218Z","etag":null,"topics":["machine-learning","machine-learning-algorithms","multitask-learning","python3"],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","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/Interactive-Media-Lab-Data-Science-Team.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-06-15T13:52:14.000Z","updated_at":"2022-03-09T06:00:28.000Z","dependencies_parsed_at":"2023-01-31T04:45:17.596Z","dependency_job_id":null,"html_url":"https://github.com/Interactive-Media-Lab-Data-Science-Team/Vampyr-MTL","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/Interactive-Media-Lab-Data-Science-Team/Vampyr-MTL","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Interactive-Media-Lab-Data-Science-Team%2FVampyr-MTL","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Interactive-Media-Lab-Data-Science-Team%2FVampyr-MTL/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Interactive-Media-Lab-Data-Science-Team%2FVampyr-MTL/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Interactive-Media-Lab-Data-Science-Team%2FVampyr-MTL/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Interactive-Media-Lab-Data-Science-Team","download_url":"https://codeload.github.com/Interactive-Media-Lab-Data-Science-Team/Vampyr-MTL/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Interactive-Media-Lab-Data-Science-Team%2FVampyr-MTL/sbom","scorecard":{"id":67090,"data":{"date":"2025-08-11","repo":{"name":"github.com/Interactive-Media-Lab-Data-Science-Team/Vampyr-MTL","commit":"583e59b1a714abfd69acbf2b616c641fbcda27ad"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"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":"Code-Review","score":0,"reason":"Found 0/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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/python-app.yml:1","Warn: no topLevel permission defined: .github/workflows/python-publish.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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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":"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":"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/python-app.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/Interactive-Media-Lab-Data-Science-Team/Vampyr-MTL/python-app.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-app.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/Interactive-Media-Lab-Data-Science-Team/Vampyr-MTL/python-app.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/Interactive-Media-Lab-Data-Science-Team/Vampyr-MTL/python-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/Interactive-Media-Lab-Data-Science-Team/Vampyr-MTL/python-publish.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-app.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/python-app.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/python-app.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:24","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 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":"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":0,"reason":"33 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-22f2-v57c-j9cx","Warn: Project is vulnerable to: GHSA-3h57-hmj3-gj3p","Warn: Project is vulnerable to: GHSA-54rr-7fvw-6x8f","Warn: Project is vulnerable to: GHSA-5f9h-9pjv-v6j7","Warn: Project is vulnerable to: GHSA-5r2p-j47h-mhpg","Warn: Project is vulnerable to: GHSA-65f5-mfpf-vfhj","Warn: Project is vulnerable to: GHSA-7g2v-jj9q-g3rg","Warn: Project is vulnerable to: GHSA-7wqh-767x-r66v","Warn: Project is vulnerable to: GHSA-8cgq-6mh2-7j6v","Warn: Project is vulnerable to: GHSA-gjh7-p2fx-99vx","Warn: Project is vulnerable to: GHSA-hrqr-hxpp-chr3","Warn: Project is vulnerable to: GHSA-hxqx-xwvh-44m2","Warn: Project is vulnerable to: GHSA-j6w9-fv6q-3q52","Warn: Project is vulnerable to: GHSA-rgr4-9jh5-j4j6","Warn: Project is vulnerable to: GHSA-vpfw-47h7-xj4g","Warn: Project is vulnerable to: GHSA-wq4h-7r42-5hrr","Warn: Project is vulnerable to: GHSA-xj5v-6v4g-jfw6","Warn: Project is vulnerable to: GHSA-688c-3x49-6rqj","Warn: Project is vulnerable to: GHSA-hxx2-7vcw-mqr3","Warn: Project is vulnerable to: GHSA-qp49-3pvw-x4m5","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: GHSA-6p56-wp2h-9hxr","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2020-107 / GHSA-jjw5-xxj6-pcv5","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2020-108","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114","Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-cx63-2mw6-8hw5","Warn: Project is vulnerable to: PYSEC-2022-43012 / GHSA-r9hx-vwmv-q579","Warn: Project is vulnerable to: GHSA-g7vv-2v7x-gj9p"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T02:49:59.926Z","repository_id":37647712,"created_at":"2025-08-15T02:49:59.927Z","updated_at":"2025-08-15T02:49:59.927Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273325264,"owners_count":25085496,"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-02T02:00:09.530Z","response_time":77,"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":"Interactive-Media-Lab-Data-Science-Team","name":"Interactive Media Lab Data Science Team","uuid":"66639754","kind":"organization","description":"IML Data Science Team Repo for Code Contribution and Collaboration","email":"haoyanhy.jiang@mail.utoronto.ca","website":null,"location":"Toronto, ON","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/66639754?v=4","repositories_count":1,"last_synced_at":"2023-03-05T13:19:31.839Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/Interactive-Media-Lab-Data-Science-Team","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-15T16:59:19.398Z","updated_at":"2023-03-05T13:19:31.841Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Interactive-Media-Lab-Data-Science-Team","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Interactive-Media-Lab-Data-Science-Team/repositories"},"tags":[{"name":"0.0.7","sha":"05109c1955b0bb23bb2373334450649bfa9fc67b","kind":"commit","published_at":"2020-09-04T05:01:49.000Z","download_url":"https://codeload.github.com/Interactive-Media-Lab-Data-Science-Team/Vampyr-MTL/tar.gz/0.0.7","html_url":"https://github.com/Interactive-Media-Lab-Data-Science-Team/Vampyr-MTL/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Interactive-Media-Lab-Data-Science-Team/Vampyr-MTL@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Interactive-Media-Lab-Data-Science-Team%2FVampyr-MTL/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Interactive-Media-Lab-Data-Science-Team%2FVampyr-MTL/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"1097e0c9bed4c4291c76909699cc6e0f7bacd755","kind":"commit","published_at":"2020-08-23T18:31:05.000Z","download_url":"https://codeload.github.com/Interactive-Media-Lab-Data-Science-Team/Vampyr-MTL/tar.gz/0.0.6","html_url":"https://github.com/Interactive-Media-Lab-Data-Science-Team/Vampyr-MTL/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Interactive-Media-Lab-Data-Science-Team/Vampyr-MTL@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Interactive-Media-Lab-Data-Science-Team%2FVampyr-MTL/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Interactive-Media-Lab-Data-Science-Team%2FVampyr-MTL/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"f57f3d941df39029a5fe5bc863ca13a4e84eea81","kind":"commit","published_at":"2020-06-26T00:14:48.000Z","download_url":"https://codeload.github.com/Interactive-Media-Lab-Data-Science-Team/Vampyr-MTL/tar.gz/0.0.5","html_url":"https://github.com/Interactive-Media-Lab-Data-Science-Team/Vampyr-MTL/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Interactive-Media-Lab-Data-Science-Team/Vampyr-MTL@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Interactive-Media-Lab-Data-Science-Team%2FVampyr-MTL/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Interactive-Media-Lab-Data-Science-Team%2FVampyr-MTL/tags/0.0.5/manifests"},{"name":"0.0.2.a","sha":"7fbec61231e76ab734018a530779770a9c04a433","kind":"commit","published_at":"2020-06-25T22:56:09.000Z","download_url":"https://codeload.github.com/Interactive-Media-Lab-Data-Science-Team/Vampyr-MTL/tar.gz/0.0.2.a","html_url":"https://github.com/Interactive-Media-Lab-Data-Science-Team/Vampyr-MTL/releases/tag/0.0.2.a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Interactive-Media-Lab-Data-Science-Team/Vampyr-MTL@0.0.2.a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Interactive-Media-Lab-Data-Science-Team%2FVampyr-MTL/tags/0.0.2.a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Interactive-Media-Lab-Data-Science-Team%2FVampyr-MTL/tags/0.0.2.a/manifests"},{"name":"0.0.2","sha":"a958e29f9076b41217e10521c04c2138ebf1f124","kind":"commit","published_at":"2020-06-25T22:45:14.000Z","download_url":"https://codeload.github.com/Interactive-Media-Lab-Data-Science-Team/Vampyr-MTL/tar.gz/0.0.2","html_url":"https://github.com/Interactive-Media-Lab-Data-Science-Team/Vampyr-MTL/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Interactive-Media-Lab-Data-Science-Team/Vampyr-MTL@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Interactive-Media-Lab-Data-Science-Team%2FVampyr-MTL/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Interactive-Media-Lab-Data-Science-Team%2FVampyr-MTL/tags/0.0.2/manifests"}]},"repo_metadata_updated_at":"2025-09-02T17:59:07.541Z","dependent_packages_count":0,"downloads":12,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":42.16339970454967,"dependent_repos_count":21.64168977689945,"dependent_packages_count":10.051680376746889,"stargazers_count":27.78931957746183,"forks_count":19.10404629801288,"docker_downloads_count":null,"average":24.150027146734143},"purl":"pkg:pypi/md-mtl","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/md-mtl","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/md-mtl","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/md-mtl/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-05-30T06:08:38.087Z","issues_count":4,"pull_requests_count":5,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":null,"issues_closed_count":0,"pull_requests_closed_count":0,"pull_request_authors_count":2,"issue_authors_count":1,"avg_comments_per_issue":0.25,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Interactive-Media-Lab-Data-Science-Team%2FVampyr-MTL/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/md-mtl/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/md-mtl/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/md-mtl/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/md-mtl/related_packages","maintainers":[{"uuid":"Max_JJ","login":"Max_JJ","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/Max_JJ/","role":null,"created_at":"2023-02-24T16:00:20.840Z","updated_at":"2023-02-24T16:00:20.840Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/Max_JJ/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726275,"maintainers_count":308824,"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":609386,"full_name":"Interactive-Media-Lab-Data-Science-Team/Vampyr-MTL","default_branch":"master","committers":[{"name":"DaPraxis","email":"haoyanjiang0709@gmail.com","login":null,"count":53},{"name":"Max","email":"Haoyanjiang0709@gmail.com","login":null,"count":20},{"name":"wanglu61","email":"51792472+wanglu61","login":"wanglu61","count":1}],"total_commits":74,"total_committers":3,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":24.666666666666668,"dds":0.28378378378378377,"past_year_committers":[],"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2024-01-31T16:36:22.266Z","last_synced_commit":"583e59b1a714abfd69acbf2b616c641fbcda27ad","created_at":"2023-03-09T07:18:02.193Z","updated_at":"2024-01-31T16:36:22.266Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/Interactive-Media-Lab-Data-Science-Team%2FVampyr-MTL/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:16.827Z","repositories_count":5490114,"commits_count":854745513,"contributors_count":31197433,"owners_count":911623,"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":"Interactive-Media-Lab-Data-Science-Team/Vampyr-MTL","html_url":"https://github.com/Interactive-Media-Lab-Data-Science-Team/Vampyr-MTL","last_synced_at":"2025-05-30T06:08:38.087Z","status":null,"issues_count":4,"pull_requests_count":5,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":null,"issues_closed_count":0,"pull_requests_closed_count":0,"pull_request_authors_count":2,"issue_authors_count":1,"avg_comments_per_issue":0.25,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-14T17:33:09.212Z","updated_at":"2025-05-30T06:08:38.087Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Interactive-Media-Lab-Data-Science-Team%2FVampyr-MTL","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Interactive-Media-Lab-Data-Science-Team%2FVampyr-MTL/issues","issue_labels_count":{"documentation":3,"Algorithm":3,"Test":2,"enhancement":2,"Unil Function":1,"Visualization/side function":1},"pull_request_labels_count":{"dependencies":4,"python":2,"ruby":1},"issue_author_associations_count":{"CONTRIBUTOR":4},"pull_request_author_associations_count":{"NONE":4,"CONTRIBUTOR":1},"issue_authors":{"DaPraxis":4},"pull_request_authors":{"dependabot[bot]":4,"wanglu61":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:17.013Z","repositories_count":10172081,"issues_count":31993946,"pull_requests_count":100251918,"authors_count":10732524,"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":{},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{},"past_year_pull_request_authors":{},"maintainers":[],"active_maintainers":[]},"events":{"total":{},"last_year":{}},"keywords":["machine-learning","machine-learning-algorithms","multitask-learning","python3"],"dependencies":[{"ecosystem":"pypi","filepath":"doc/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-09-26T17:20:37.549Z","updated_at":"2022-09-26T17:20:37.549Z","repository_link":"https://github.com/Interactive-Media-Lab-Data-Science-Team/Vampyr-MTL/blob/master/doc/requirements.txt","dependencies":[{"id":6135701367,"package_name":"Sphinx","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6135701368,"package_name":"sphinx-autobuild","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-09-26T17:20:37.658Z","updated_at":"2022-09-26T17:20:37.658Z","repository_link":"https://github.com/Interactive-Media-Lab-Data-Science-Team/Vampyr-MTL/blob/master/requirements.txt","dependencies":[{"id":6135701379,"package_name":"pandas","ecosystem":"pypi","requirements":"==1.0.4","direct":true,"kind":"runtime","optional":false},{"id":6135701380,"package_name":"plotly","ecosystem":"pypi","requirements":"==4.8.1","direct":true,"kind":"runtime","optional":false},{"id":6135701381,"package_name":"pytest","ecosystem":"pypi","requirements":"==5.3.5","direct":true,"kind":"runtime","optional":false},{"id":6135701382,"package_name":"scikit_learn","ecosystem":"pypi","requirements":"==0.22.1","direct":true,"kind":"runtime","optional":false},{"id":6135701383,"package_name":"scipy","ecosystem":"pypi","requirements":"==1.4.1","direct":true,"kind":"runtime","optional":false},{"id":6135701384,"package_name":"setuptools","ecosystem":"pypi","requirements":"==45.2.0","direct":true,"kind":"runtime","optional":false},{"id":6135701385,"package_name":"tqdm","ecosystem":"pypi","requirements":"==4.46.1","direct":true,"kind":"runtime","optional":false},{"id":6135701386,"package_name":"numpy","ecosystem":"pypi","requirements":"==1.18.1","direct":true,"kind":"runtime","optional":false},{"id":6135701387,"package_name":"sphinxcontrib-napoleon","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6135701388,"package_name":"recommonmark","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"rubygems","filepath":"doc/.deploy_heroku/Gemfile","sha":null,"kind":"manifest","created_at":"2022-09-26T17:20:37.740Z","updated_at":"2022-09-26T17:20:37.740Z","repository_link":"https://github.com/Interactive-Media-Lab-Data-Science-Team/Vampyr-MTL/blob/master/doc/.deploy_heroku/Gemfile","dependencies":[{"id":6135702348,"package_name":"sinatra","ecosystem":"rubygems","requirements":"~\u003e 1.4.2","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"rubygems","filepath":"doc/.deploy_heroku/Gemfile.lock","sha":null,"kind":"lockfile","created_at":"2022-09-26T17:20:37.805Z","updated_at":"2022-09-26T17:20:37.805Z","repository_link":"https://github.com/Interactive-Media-Lab-Data-Science-Team/Vampyr-MTL/blob/master/doc/.deploy_heroku/Gemfile.lock","dependencies":[{"id":6135702351,"package_name":"rack","ecosystem":"rubygems","requirements":"1.5.2","direct":false,"kind":"runtime","optional":false},{"id":6135702352,"package_name":"rack-protection","ecosystem":"rubygems","requirements":"1.5.1","direct":false,"kind":"runtime","optional":false},{"id":6135702353,"package_name":"sinatra","ecosystem":"rubygems","requirements":"1.4.4","direct":false,"kind":"runtime","optional":false},{"id":6135702354,"package_name":"tilt","ecosystem":"rubygems","requirements":"1.4.1","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/python-app.yml","sha":null,"kind":"manifest","created_at":"2023-01-31T04:45:17.319Z","updated_at":"2023-01-31T04:45:17.319Z","repository_link":"https://github.com/Interactive-Media-Lab-Data-Science-Team/Vampyr-MTL/blob/master/.github/workflows/python-app.yml","dependencies":[{"id":7262907117,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7262907118,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/python-publish.yml","sha":null,"kind":"manifest","created_at":"2023-01-31T04:45:17.448Z","updated_at":"2023-01-31T04:45:17.448Z","repository_link":"https://github.com/Interactive-Media-Lab-Data-Science-Team/Vampyr-MTL/blob/master/.github/workflows/python-publish.yml","dependencies":[{"id":7262907168,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7262907169,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]}],"score":6.135564891081739,"created_at":"2025-09-08T20:49:51.240Z","updated_at":"2025-10-07T08:27:42.110Z","avatar_url":"https://github.com/Interactive-Media-Lab-Data-Science-Team.png","language":"Jupyter Notebook","category":null,"sub_category":null,"monthly_downloads":12,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/76836","html_url":"https://science.ecosyste.ms/projects/76836"}