{"id":1845,"name":"s(ound)lab","description":"s(ound)lab: An easy to learn Python package for designing and running psychoacoustic experiments. - Published in JOSS (2021)","url":"https://github.com/drmarc/slab","last_synced_at":"2025-09-04T16:35:51.641Z","repository":{"id":38826229,"uuid":"151543854","full_name":"DrMarc/slab","owner":"DrMarc","description":"python classes for working with sounds and conducting psychoacoustic  experiments","archived":false,"fork":false,"pushed_at":"2025-08-11T05:55:16.000Z","size":6420,"stargazers_count":34,"open_issues_count":0,"forks_count":9,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-04T06:59:59.282Z","etag":null,"topics":["audio","psychoacoustics","sound"],"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/DrMarc.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":"2018-10-04T08:53:56.000Z","updated_at":"2025-09-01T13:31:09.000Z","dependencies_parsed_at":"2023-12-19T00:06:28.283Z","dependency_job_id":"477b785a-2969-4be1-8612-0fbf55d5ee5e","html_url":"https://github.com/DrMarc/slab","commit_stats":{"total_commits":497,"total_committers":7,"mean_commits":71.0,"dds":"0.10663983903420526","last_synced_commit":"b0bc4089be4008b5efdc3b23334ab977ef089f22"},"previous_names":[],"tags_count":23,"template":false,"template_full_name":null,"purl":"pkg:github/DrMarc/slab","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DrMarc%2Fslab","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DrMarc%2Fslab/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DrMarc%2Fslab/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DrMarc%2Fslab/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DrMarc","download_url":"https://codeload.github.com/DrMarc/slab/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DrMarc%2Fslab/sbom","scorecard":{"id":42162,"data":{"date":"2025-08-11","repo":{"name":"github.com/DrMarc/slab","commit":"5887869af5ac6e7ed5f5b9992a073081cda40a2f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Code-Review","score":1,"reason":"Found 3/30 approved changesets -- score normalized to 1","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":4,"reason":"4 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/python-package.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":"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/python-package.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/DrMarc/slab/python-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/DrMarc/slab/python-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/DrMarc/slab/python-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/DrMarc/slab/python-publish.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:34","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:19","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:20","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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch '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":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","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-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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 3 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-14T21:49:05.117Z","repository_id":38826229,"created_at":"2025-08-14T21:49:05.117Z","updated_at":"2025-08-14T21:49:05.117Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273604447,"owners_count":25135672,"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-04T02:00:08.968Z","response_time":61,"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":"DrMarc","name":"Marc","uuid":"7555727","kind":"user","description":"","email":"","website":"http://www.brams.umontreal.ca","location":"Leipzig, Germany","twitter":null,"company":"Leipzig University, University of Montreal","icon_url":"https://avatars.githubusercontent.com/u/7555727?u=6affa08126e0a623a7b74693d82eb33645cf501f\u0026v=4","repositories_count":2,"last_synced_at":"2023-03-02T00:00:35.535Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/DrMarc","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-12T18:57:06.166Z","updated_at":"2023-03-02T00:00:35.561Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DrMarc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DrMarc/repositories"},"packages":[{"id":2922475,"name":"slab","ecosystem":"pypi","description":"Tools for generating and manipulating digital signals, particularly sounds.","homepage":"http://github.com/DrMarc/slab.git","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/DrMarc/slab","keywords_array":[],"namespace":null,"versions_count":21,"first_release_published_at":"2021-01-20T11:23:43.000Z","latest_release_published_at":"2025-08-11T05:55:32.000Z","latest_release_number":"1.8.2","last_synced_at":"2025-09-03T20:39:53.973Z","created_at":"2022-04-10T12:38:12.345Z","updated_at":"2025-09-04T07:00:19.603Z","registry_url":"https://pypi.org/project/slab/","install_command":"pip install slab --index-url https://pypi.org/simple","documentation_url":"https://slab.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":[],"normalized_name":"slab","project_status":null},"repo_metadata":{"id":38826229,"uuid":"151543854","full_name":"DrMarc/slab","owner":"DrMarc","description":"python classes for working with sounds and conducting psychoacoustic  experiments","archived":false,"fork":false,"pushed_at":"2025-08-11T05:55:16.000Z","size":6420,"stargazers_count":31,"open_issues_count":0,"forks_count":9,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-28T00:17:30.552Z","etag":null,"topics":["audio","psychoacoustics","sound"],"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/DrMarc.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":"2018-10-04T08:53:56.000Z","updated_at":"2025-08-11T05:54:43.000Z","dependencies_parsed_at":"2023-12-19T00:06:28.283Z","dependency_job_id":"477b785a-2969-4be1-8612-0fbf55d5ee5e","html_url":"https://github.com/DrMarc/slab","commit_stats":{"total_commits":497,"total_committers":7,"mean_commits":71.0,"dds":"0.10663983903420526","last_synced_commit":"b0bc4089be4008b5efdc3b23334ab977ef089f22"},"previous_names":[],"tags_count":23,"template":false,"template_full_name":null,"purl":"pkg:github/DrMarc/slab","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DrMarc%2Fslab","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DrMarc%2Fslab/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DrMarc%2Fslab/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DrMarc%2Fslab/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DrMarc","download_url":"https://codeload.github.com/DrMarc/slab/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DrMarc%2Fslab/sbom","scorecard":{"id":42162,"data":{"date":"2025-08-11","repo":{"name":"github.com/DrMarc/slab","commit":"5887869af5ac6e7ed5f5b9992a073081cda40a2f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Code-Review","score":1,"reason":"Found 3/30 approved changesets -- score normalized to 1","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":4,"reason":"4 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/python-package.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":"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/python-package.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/DrMarc/slab/python-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/DrMarc/slab/python-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/DrMarc/slab/python-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/DrMarc/slab/python-publish.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:34","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:19","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:20","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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch '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":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","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-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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 3 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-14T21:49:05.117Z","repository_id":38826229,"created_at":"2025-08-14T21:49:05.117Z","updated_at":"2025-08-14T21:49:05.117Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273506953,"owners_count":25118072,"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-03T02:00:09.631Z","response_time":76,"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":"DrMarc","name":"Marc","uuid":"7555727","kind":"user","description":"","email":"","website":"http://www.brams.umontreal.ca","location":"Leipzig, Germany","twitter":null,"company":"Leipzig University, University of Montreal","icon_url":"https://avatars.githubusercontent.com/u/7555727?u=6affa08126e0a623a7b74693d82eb33645cf501f\u0026v=4","repositories_count":2,"last_synced_at":"2023-03-02T00:00:35.535Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/DrMarc","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-12T18:57:06.166Z","updated_at":"2023-03-02T00:00:35.561Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DrMarc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DrMarc/repositories"},"tags":[{"name":"v1.8.2","sha":"5887869af5ac6e7ed5f5b9992a073081cda40a2f","kind":"commit","published_at":"2025-08-11T05:54:30.000Z","download_url":"https://codeload.github.com/DrMarc/slab/tar.gz/v1.8.2","html_url":"https://github.com/DrMarc/slab/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DrMarc/slab@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DrMarc%2Fslab/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DrMarc%2Fslab/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"1a15316cf20a629fbbabf86e84f005339ccb4484","kind":"commit","published_at":"2025-08-08T14:02:50.000Z","download_url":"https://codeload.github.com/DrMarc/slab/tar.gz/v1.8.1","html_url":"https://github.com/DrMarc/slab/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DrMarc/slab@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DrMarc%2Fslab/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DrMarc%2Fslab/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"c415cad74e9b5c5ed710542b36b3708f1b0519d1","kind":"commit","published_at":"2025-04-06T09:39:25.000Z","download_url":"https://codeload.github.com/DrMarc/slab/tar.gz/v1.8.0","html_url":"https://github.com/DrMarc/slab/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DrMarc/slab@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DrMarc%2Fslab/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DrMarc%2Fslab/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"0d1032243567d114a29902f4611c5fc5cb661eab","kind":"commit","published_at":"2024-08-28T21:41:34.000Z","download_url":"https://codeload.github.com/DrMarc/slab/tar.gz/v1.7.0","html_url":"https://github.com/DrMarc/slab/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DrMarc/slab@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DrMarc%2Fslab/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DrMarc%2Fslab/tags/v1.7.0/manifests"},{"name":"v1.6.1","sha":"5f4a02424fe980231ee88710f08b6494781ceb23","kind":"commit","published_at":"2024-08-24T06:46:26.000Z","download_url":"https://codeload.github.com/DrMarc/slab/tar.gz/v1.6.1","html_url":"https://github.com/DrMarc/slab/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DrMarc/slab@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DrMarc%2Fslab/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DrMarc%2Fslab/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"505bc0181aa0e79b9ab9bfb9a29a8e1fd21b7479","kind":"commit","published_at":"2024-08-09T08:34:12.000Z","download_url":"https://codeload.github.com/DrMarc/slab/tar.gz/v1.6.0","html_url":"https://github.com/DrMarc/slab/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DrMarc/slab@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DrMarc%2Fslab/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DrMarc%2Fslab/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"b39cb1a22aff29247f3d4782d44d62cfeb5ecc15","kind":"commit","published_at":"2024-02-22T09:47:13.000Z","download_url":"https://codeload.github.com/DrMarc/slab/tar.gz/v1.5.1","html_url":"https://github.com/DrMarc/slab/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DrMarc/slab@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DrMarc%2Fslab/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DrMarc%2Fslab/tags/v1.5.1/manifests"},{"name":"v1.1.5","sha":"0a5d6cf92fe28d1bbeb22bf29556d0bb455a91a0","kind":"commit","published_at":"2023-07-16T15:40:08.000Z","download_url":"https://codeload.github.com/DrMarc/slab/tar.gz/v1.1.5","html_url":"https://github.com/DrMarc/slab/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DrMarc/slab@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DrMarc%2Fslab/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DrMarc%2Fslab/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"d8a3c19dda43612960eba15fb538abe2b6ae0d54","kind":"commit","published_at":"2023-07-16T11:33:41.000Z","download_url":"https://codeload.github.com/DrMarc/slab/tar.gz/v1.1.4","html_url":"https://github.com/DrMarc/slab/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DrMarc/slab@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DrMarc%2Fslab/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DrMarc%2Fslab/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"3305b22d214d2e6e09f32b27588573a4dda837d1","kind":"commit","published_at":"2023-04-06T09:40:39.000Z","download_url":"https://codeload.github.com/DrMarc/slab/tar.gz/v1.1.3","html_url":"https://github.com/DrMarc/slab/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DrMarc/slab@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DrMarc%2Fslab/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DrMarc%2Fslab/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"ed3cadb742da07d4a69fb600367b3229d4cb17ae","kind":"commit","published_at":"2023-02-17T00:38:00.000Z","download_url":"https://codeload.github.com/DrMarc/slab/tar.gz/v1.1.2","html_url":"https://github.com/DrMarc/slab/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DrMarc/slab@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DrMarc%2Fslab/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DrMarc%2Fslab/tags/v1.1.2/manifests"},{"name":"1.1.2","sha":"dfd74e581a6b926c8c9ea802aef227b1a43b0490","kind":"commit","published_at":"2023-02-16T23:42:50.000Z","download_url":"https://codeload.github.com/DrMarc/slab/tar.gz/1.1.2","html_url":"https://github.com/DrMarc/slab/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DrMarc/slab@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DrMarc%2Fslab/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DrMarc%2Fslab/tags/1.1.2/manifests"},{"name":"v1.1.1","sha":"bcdf65bc7ddae987b363a0b63be28a95d9fa6035","kind":"commit","published_at":"2023-02-16T16:47:26.000Z","download_url":"https://codeload.github.com/DrMarc/slab/tar.gz/v1.1.1","html_url":"https://github.com/DrMarc/slab/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DrMarc/slab@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DrMarc%2Fslab/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DrMarc%2Fslab/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"cc8635477be6e757abade94ffb315de045cb9c95","kind":"commit","published_at":"2022-11-06T11:50:08.000Z","download_url":"https://codeload.github.com/DrMarc/slab/tar.gz/v1.1.0","html_url":"https://github.com/DrMarc/slab/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DrMarc/slab@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DrMarc%2Fslab/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DrMarc%2Fslab/tags/v1.1.0/manifests"},{"name":"v1.0.3","sha":"1db2a79f16297f2a17fd2bd46ca46555eb0cdf7b","kind":"commit","published_at":"2022-04-21T16:39:00.000Z","download_url":"https://codeload.github.com/DrMarc/slab/tar.gz/v1.0.3","html_url":"https://github.com/DrMarc/slab/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DrMarc/slab@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DrMarc%2Fslab/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DrMarc%2Fslab/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"7d1fe7c692e21e0d4b6f1cf3d2f36c5c8c082b37","kind":"commit","published_at":"2021-11-22T18:56:17.000Z","download_url":"https://codeload.github.com/DrMarc/slab/tar.gz/v1.0.2","html_url":"https://github.com/DrMarc/slab/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DrMarc/slab@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DrMarc%2Fslab/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DrMarc%2Fslab/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"b6264a92822348c76d6b9cb0710643b3be783e84","kind":"commit","published_at":"2021-06-24T21:28:17.000Z","download_url":"https://codeload.github.com/DrMarc/slab/tar.gz/v1.0.1","html_url":"https://github.com/DrMarc/slab/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DrMarc/slab@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DrMarc%2Fslab/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DrMarc%2Fslab/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"28a951b5abb2a799d73ac3f8ffb9497c4a121954","kind":"commit","published_at":"2021-06-23T06:17:34.000Z","download_url":"https://codeload.github.com/DrMarc/slab/tar.gz/v1.0.0","html_url":"https://github.com/DrMarc/slab/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DrMarc/slab@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DrMarc%2Fslab/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DrMarc%2Fslab/tags/v1.0.0/manifests"},{"name":"v0.9.6","sha":"756d3d3c4781db454c75eb3b37f12f50bc7022ce","kind":"commit","published_at":"2021-06-15T16:12:30.000Z","download_url":"https://codeload.github.com/DrMarc/slab/tar.gz/v0.9.6","html_url":"https://github.com/DrMarc/slab/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DrMarc/slab@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DrMarc%2Fslab/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DrMarc%2Fslab/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"df7a3b203c84804ec2edf8024fbf735c0d2fbf6d","kind":"commit","published_at":"2021-06-01T21:09:18.000Z","download_url":"https://codeload.github.com/DrMarc/slab/tar.gz/v0.9.5","html_url":"https://github.com/DrMarc/slab/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DrMarc/slab@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DrMarc%2Fslab/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DrMarc%2Fslab/tags/v0.9.5/manifests"},{"name":"v0.9","sha":"8bf3ae033bcb57f298108b7eb33b454c864d502c","kind":"tag","published_at":"2021-04-19T13:50:16.000Z","download_url":"https://codeload.github.com/DrMarc/slab/tar.gz/v0.9","html_url":"https://github.com/DrMarc/slab/releases/tag/v0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DrMarc/slab@v0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DrMarc%2Fslab/tags/v0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DrMarc%2Fslab/tags/v0.9/manifests"},{"name":"v0.8","sha":"39cb0a3ee425ff0a11e50e7ecbe14837e72bb5bc","kind":"commit","published_at":"2021-01-20T10:19:54.000Z","download_url":"https://codeload.github.com/DrMarc/slab/tar.gz/v0.8","html_url":"https://github.com/DrMarc/slab/releases/tag/v0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DrMarc/slab@v0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DrMarc%2Fslab/tags/v0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DrMarc%2Fslab/tags/v0.8/manifests"},{"name":"v0.7","sha":"1a58a98a2367a94bf2b068737019c3195d250668","kind":"commit","published_at":"2020-08-04T13:44:44.000Z","download_url":"https://codeload.github.com/DrMarc/slab/tar.gz/v0.7","html_url":"https://github.com/DrMarc/slab/releases/tag/v0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DrMarc/slab@v0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DrMarc%2Fslab/tags/v0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DrMarc%2Fslab/tags/v0.7/manifests"}]},"repo_metadata_updated_at":"2025-09-04T07:00:19.602Z","dependent_packages_count":0,"downloads":814,"downloads_period":"last-month","dependent_repos_count":4,"rankings":{"downloads":21.54340408139988,"dependent_repos_count":7.484319311685299,"dependent_packages_count":10.125576461732065,"stargazers_count":14.555311934857556,"forks_count":11.921538645868399,"docker_downloads_count":null,"average":13.12603008710864},"purl":"pkg:pypi/slab","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/slab","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/slab","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/slab/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T19:03:34.599Z","issues_count":31,"pull_requests_count":44,"avg_time_to_close_issue":483169.63333333336,"avg_time_to_close_pull_request":988385.5909090909,"issues_closed_count":30,"pull_requests_closed_count":44,"pull_request_authors_count":6,"issue_authors_count":9,"avg_comments_per_issue":2.064516129032258,"avg_comments_per_pull_request":0.22727272727272727,"merged_pull_requests_count":35,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":6650456.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":2.0,"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/DrMarc%2Fslab/issues","maintainers":[{"login":"DrMarc","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DrMarc"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/slab/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/slab/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/slab/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/slab/related_packages","maintainers":[{"uuid":"drmarc","login":"drmarc","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/drmarc/","role":null,"created_at":"2022-11-20T20:57:13.801Z","updated_at":"2022-11-20T20:57:13.801Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/drmarc/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724721,"maintainers_count":308192,"namespaces_count":0,"keywords_count":237984,"github":"pypi","metadata":{"funded_packages_count":50481},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-04T05:23:51.177Z","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":660187,"full_name":"DrMarc/slab","default_branch":"master","committers":[{"name":"Marc Schoenwiesner","email":"marc.schoenwiesner@gmail.com","login":"DrMarc","count":507},{"name":"Ole Bialas","email":"38684453+OleBialas","login":"OleBialas","count":27},{"name":"Jakab Pilaszanovich","email":"jakab.pilaszanovich@gmail.com","login":"jakab13","count":3},{"name":"pfriedrich-hub","email":"52865128+pfriedrich-hub","login":"pfriedrich-hub","count":2},{"name":"Chao Huang","email":"c.huang03@gmail.com","login":"sandriver03","count":2},{"name":"Arfon Smith","email":"arfon","login":"arfon","count":1}],"total_commits":542,"total_committers":6,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":90.33333333333333,"dds":0.06457564575645758,"past_year_committers":[{"name":"Marc Schoenwiesner","email":"marc.schoenwiesner@gmail.com","login":"DrMarc","count":12}],"past_year_total_commits":12,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":12.0,"past_year_dds":0.0,"last_synced_at":"2025-08-07T06:39:12.562Z","last_synced_commit":"c415cad74e9b5c5ed710542b36b3708f1b0519d1","created_at":"2023-03-09T10:00:00.551Z","updated_at":"2025-08-07T06:39:12.686Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/DrMarc%2Fslab/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-08T00:00:12.331Z","repositories_count":5414652,"commits_count":848533866,"contributors_count":30914391,"owners_count":904115,"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":"DrMarc/slab","html_url":"https://github.com/DrMarc/slab","last_synced_at":"2025-08-31T19:03:34.599Z","status":"error","issues_count":31,"pull_requests_count":44,"avg_time_to_close_issue":483169.63333333336,"avg_time_to_close_pull_request":988385.5909090909,"issues_closed_count":30,"pull_requests_closed_count":44,"pull_request_authors_count":6,"issue_authors_count":9,"avg_comments_per_issue":2.064516129032258,"avg_comments_per_pull_request":0.22727272727272727,"merged_pull_requests_count":35,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":6650456.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":2.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-15T00:10:01.660Z","updated_at":"2025-09-02T01:45:56.488Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/DrMarc%2Fslab","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/DrMarc%2Fslab/issues","issue_labels_count":{},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":16,"OWNER":11,"CONTRIBUTOR":1},"pull_request_author_associations_count":{"CONTRIBUTOR":46},"issue_authors":{"DrMarc":11,"sneakers-the-rat":7,"hadware":6,"k2m5t2":1,"sammosummo":1,"MrMho":1,"OleBialas":1},"pull_request_authors":{"OleBialas":31,"pfriedrich-hub":7,"jakab13":4,"sandriver03":3,"arfon":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-02T00:00:07.986Z","repositories_count":9984253,"issues_count":29845082,"pull_requests_count":87386947,"authors_count":9865673,"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":{"CONTRIBUTOR":3},"past_year_issue_authors":{},"past_year_pull_request_authors":{"pfriedrich-hub":3},"maintainers":[{"login":"DrMarc","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DrMarc"}],"active_maintainers":[]},"events":{"total":{"CreateEvent":2,"IssuesEvent":1,"ReleaseEvent":1,"WatchEvent":9,"IssueCommentEvent":2,"PushEvent":3,"PullRequestEvent":3,"ForkEvent":3},"last_year":{"CreateEvent":2,"IssuesEvent":1,"ReleaseEvent":1,"WatchEvent":9,"IssueCommentEvent":2,"PushEvent":3,"PullRequestEvent":3,"ForkEvent":3}},"keywords":["audio","psychoacoustics","sound"],"dependencies":[{"ecosystem":"pypi","filepath":"requirements_rtd.txt","sha":null,"kind":"manifest","created_at":"2022-09-19T08:20:21.188Z","updated_at":"2022-09-19T08:20:21.188Z","repository_link":"https://github.com/DrMarc/slab/blob/master/requirements_rtd.txt","dependencies":[{"id":5408288179,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":5408288180,"package_name":"scipy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":5408288181,"package_name":"matplotlib","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":5408288182,"package_name":"h5netcdf","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-09-19T08:20:21.256Z","updated_at":"2022-09-19T08:20:21.256Z","repository_link":"https://github.com/DrMarc/slab/blob/master/setup.py","dependencies":[{"id":5408288339,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":5408288340,"package_name":"scipy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":5408288341,"package_name":"SoundFile","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":5408288342,"package_name":"SoundCard","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":5408288343,"package_name":"matplotlib","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/python-package.yml","sha":null,"kind":"manifest","created_at":"2023-01-22T04:01:31.831Z","updated_at":"2023-01-22T04:01:31.831Z","repository_link":"https://github.com/DrMarc/slab/blob/master/.github/workflows/python-package.yml","dependencies":[{"id":7088408508,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7088408509,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/python-publish.yml","sha":null,"kind":"manifest","created_at":"2023-01-22T04:01:31.853Z","updated_at":"2023-01-22T04:01:31.853Z","repository_link":"https://github.com/DrMarc/slab/blob/master/.github/workflows/python-publish.yml","dependencies":[{"id":7088408510,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7088408511,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]}],"score":12.026204077697287,"created_at":"2025-09-04T09:17:53.271Z","updated_at":"2025-10-07T08:04:35.226Z","avatar_url":"https://github.com/DrMarc.png","language":"Jupyter Notebook","category":"Scientific Software","sub_category":"Peer-reviewed","monthly_downloads":814,"funding_links":[],"readme_doi_urls":["https://doi.org/10.21105/joss.03284"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/1845","html_url":"https://science.ecosyste.ms/projects/1845"}