{"id":79483,"name":null,"description":"🥄✨Time-series Benchmark methods that are Simple and Probabilistic","url":"https://github.com/alexhallam/tablespoon","last_synced_at":"2025-09-08T21:36:29.547Z","repository":{"id":39794158,"uuid":"408806409","full_name":"alexhallam/tablespoon","owner":"alexhallam","description":"🥄✨Time-series Benchmark methods that are Simple and Probabilistic","archived":false,"fork":false,"pushed_at":"2023-10-20T21:33:52.000Z","size":2970,"stargazers_count":41,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-08-20T07:13:14.423Z","etag":null,"topics":["data-science","forecasting","mean","naive","probabilistic","probabilistic-programming","probability","python","scipy","seasonal-naive","simple","simple-models","time-series","uncertainty-quantification"],"latest_commit_sha":null,"homepage":"https://alexhallam.github.io/tablespoon/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/alexhallam.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-09-21T12:12:52.000Z","updated_at":"2025-03-14T02:03:07.000Z","dependencies_parsed_at":"2024-09-25T00:34:32.053Z","dependency_job_id":null,"html_url":"https://github.com/alexhallam/tablespoon","commit_stats":{"total_commits":123,"total_committers":2,"mean_commits":61.5,"dds":0.4065040650406504,"last_synced_commit":"011e18cb1b8d744ce6cf982e4114580f7181cde7"},"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/alexhallam/tablespoon","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexhallam%2Ftablespoon","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexhallam%2Ftablespoon/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexhallam%2Ftablespoon/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexhallam%2Ftablespoon/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alexhallam","download_url":"https://codeload.github.com/alexhallam/tablespoon/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexhallam%2Ftablespoon/sbom","scorecard":{"id":181592,"data":{"date":"2025-08-11","repo":{"name":"github.com/alexhallam/tablespoon","commit":"011e18cb1b8d744ce6cf982e4114580f7181cde7"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.2,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/13 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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/python-app.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":"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":"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:33: update your workflow using https://app.stepsecurity.io/secureworkflow/alexhallam/tablespoon/python-app.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-app.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/alexhallam/tablespoon/python-app.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-app.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/alexhallam/tablespoon/python-app.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-app.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/alexhallam/tablespoon/python-app.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-app.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/alexhallam/tablespoon/python-app.yml/main?enable=pin","Warn: downloadThenRun not pinned by hash: .github/workflows/python-app.yml:47","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 0.5.0 not signed: https://api.github.com/repos/alexhallam/tablespoon/releases/111570171","Warn: release artifact 0.4.9 not signed: https://api.github.com/repos/alexhallam/tablespoon/releases/111458276","Warn: release artifact 0.4.8 not signed: https://api.github.com/repos/alexhallam/tablespoon/releases/111455772","Warn: release artifact 0.4.6 not signed: https://api.github.com/repos/alexhallam/tablespoon/releases/73291153","Warn: release artifact 0.4.5 not signed: https://api.github.com/repos/alexhallam/tablespoon/releases/67814620","Warn: release artifact 0.5.0 does not have provenance: https://api.github.com/repos/alexhallam/tablespoon/releases/111570171","Warn: release artifact 0.4.9 does not have provenance: https://api.github.com/repos/alexhallam/tablespoon/releases/111458276","Warn: release artifact 0.4.8 does not have provenance: https://api.github.com/repos/alexhallam/tablespoon/releases/111455772","Warn: release artifact 0.4.6 does not have provenance: https://api.github.com/repos/alexhallam/tablespoon/releases/73291153","Warn: release artifact 0.4.5 does not have provenance: https://api.github.com/repos/alexhallam/tablespoon/releases/67814620"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: PYSEC-2023-102"],"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 25 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-16T18:57:35.157Z","repository_id":39794158,"created_at":"2025-08-16T18:57:35.157Z","updated_at":"2025-08-16T18:57:35.157Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274231435,"owners_count":25245625,"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":"alexhallam","name":"Alex Hallam","uuid":"9298693","kind":"user","description":"Senior Data Scientist\r\n\r\n\"Life is uncertain; always eat your dessert first.\" ","email":"","website":"https://twitter.com/alexhallam6_28","location":"Atlanta Georgia","twitter":null,"company":"Chick-fil-A","icon_url":"https://avatars.githubusercontent.com/u/9298693?u=bca742c89bbbe1e216e4e0bbab32dd2faa3b775e\u0026v=4","repositories_count":9,"last_synced_at":"2023-03-05T04:37:59.762Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/alexhallam","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-15T06:04:20.423Z","updated_at":"2023-03-05T04:37:59.765Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alexhallam","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alexhallam/repositories"},"packages":[{"id":2938577,"name":"tablespoon","ecosystem":"pypi","description":"Simple probabilistic time series benchmark models","homepage":"https://alexhallam.github.io/tablespoon/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/alexhallam/tablespoon","keywords_array":["forecasting","forecast","probabilistic","naive","benchmark","seasonal naive","mean forecast"],"namespace":null,"versions_count":31,"first_release_published_at":"2021-09-16T12:52:08.000Z","latest_release_published_at":"2023-10-20T21:35:39.000Z","latest_release_number":"0.5.1","last_synced_at":"2025-08-20T07:06:58.051Z","created_at":"2022-04-10T12:46:15.433Z","updated_at":"2025-08-20T07:23:27.474Z","registry_url":"https://pypi.org/project/tablespoon/","install_command":"pip install tablespoon --index-url https://pypi.org/simple","documentation_url":"https://tablespoon.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["License :: OSI Approved :: MIT License","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11"],"normalized_name":"tablespoon","project_status":null},"repo_metadata":{"id":39794158,"uuid":"408806409","full_name":"alexhallam/tablespoon","owner":"alexhallam","description":"🥄✨Time-series Benchmark methods that are Simple and Probabilistic","archived":false,"fork":false,"pushed_at":"2023-10-20T21:33:52.000Z","size":2970,"stargazers_count":41,"open_issues_count":1,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-07-18T07:21:20.948Z","etag":null,"topics":["data-science","forecasting","mean","naive","probabilistic","probabilistic-programming","probability","python","scipy","seasonal-naive","simple","simple-models","time-series","uncertainty-quantification"],"latest_commit_sha":null,"homepage":"https://alexhallam.github.io/tablespoon/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/alexhallam.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-09-21T12:12:52.000Z","updated_at":"2025-03-14T02:03:07.000Z","dependencies_parsed_at":"2024-09-25T00:34:32.053Z","dependency_job_id":null,"html_url":"https://github.com/alexhallam/tablespoon","commit_stats":{"total_commits":123,"total_committers":2,"mean_commits":61.5,"dds":0.4065040650406504,"last_synced_commit":"011e18cb1b8d744ce6cf982e4114580f7181cde7"},"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/alexhallam/tablespoon","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexhallam%2Ftablespoon","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexhallam%2Ftablespoon/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexhallam%2Ftablespoon/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexhallam%2Ftablespoon/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alexhallam","download_url":"https://codeload.github.com/alexhallam/tablespoon/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexhallam%2Ftablespoon/sbom","scorecard":{"id":181592,"data":{"date":"2025-08-11","repo":{"name":"github.com/alexhallam/tablespoon","commit":"011e18cb1b8d744ce6cf982e4114580f7181cde7"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.2,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/13 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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/python-app.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":"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":"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:33: update your workflow using https://app.stepsecurity.io/secureworkflow/alexhallam/tablespoon/python-app.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-app.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/alexhallam/tablespoon/python-app.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-app.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/alexhallam/tablespoon/python-app.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-app.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/alexhallam/tablespoon/python-app.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-app.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/alexhallam/tablespoon/python-app.yml/main?enable=pin","Warn: downloadThenRun not pinned by hash: .github/workflows/python-app.yml:47","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 0.5.0 not signed: https://api.github.com/repos/alexhallam/tablespoon/releases/111570171","Warn: release artifact 0.4.9 not signed: https://api.github.com/repos/alexhallam/tablespoon/releases/111458276","Warn: release artifact 0.4.8 not signed: https://api.github.com/repos/alexhallam/tablespoon/releases/111455772","Warn: release artifact 0.4.6 not signed: https://api.github.com/repos/alexhallam/tablespoon/releases/73291153","Warn: release artifact 0.4.5 not signed: https://api.github.com/repos/alexhallam/tablespoon/releases/67814620","Warn: release artifact 0.5.0 does not have provenance: https://api.github.com/repos/alexhallam/tablespoon/releases/111570171","Warn: release artifact 0.4.9 does not have provenance: https://api.github.com/repos/alexhallam/tablespoon/releases/111458276","Warn: release artifact 0.4.8 does not have provenance: https://api.github.com/repos/alexhallam/tablespoon/releases/111455772","Warn: release artifact 0.4.6 does not have provenance: https://api.github.com/repos/alexhallam/tablespoon/releases/73291153","Warn: release artifact 0.4.5 does not have provenance: https://api.github.com/repos/alexhallam/tablespoon/releases/67814620"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: PYSEC-2023-102"],"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 25 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-16T18:57:35.157Z","repository_id":39794158,"created_at":"2025-08-16T18:57:35.157Z","updated_at":"2025-08-16T18:57:35.157Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271280352,"owners_count":24731990,"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-08-20T02:00:09.606Z","response_time":69,"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":"alexhallam","name":"Alex Hallam","uuid":"9298693","kind":"user","description":"Senior Data Scientist\r\n\r\n\"Life is uncertain; always eat your dessert first.\" ","email":"","website":"https://twitter.com/alexhallam6_28","location":"Atlanta Georgia","twitter":null,"company":"Chick-fil-A","icon_url":"https://avatars.githubusercontent.com/u/9298693?u=bca742c89bbbe1e216e4e0bbab32dd2faa3b775e\u0026v=4","repositories_count":9,"last_synced_at":"2023-03-05T04:37:59.762Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/alexhallam","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-15T06:04:20.423Z","updated_at":"2023-03-05T04:37:59.765Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alexhallam","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alexhallam/repositories"},"tags":[{"name":"0.5.0","sha":"d8e95f10687ac9796433fae582229d6195acd4b8","kind":"commit","published_at":"2023-07-10T04:05:46.000Z","download_url":"https://codeload.github.com/alexhallam/tablespoon/tar.gz/0.5.0","html_url":"https://github.com/alexhallam/tablespoon/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alexhallam/tablespoon@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexhallam%2Ftablespoon/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexhallam%2Ftablespoon/tags/0.5.0/manifests"},{"name":"0.4.9","sha":"1ee208a39e02ba2ecf8f08bc5118c657f21096a1","kind":"commit","published_at":"2023-07-07T19:56:32.000Z","download_url":"https://codeload.github.com/alexhallam/tablespoon/tar.gz/0.4.9","html_url":"https://github.com/alexhallam/tablespoon/releases/tag/0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alexhallam/tablespoon@0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexhallam%2Ftablespoon/tags/0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexhallam%2Ftablespoon/tags/0.4.9/manifests"},{"name":"0.4.8","sha":"110fa9e1ea99f2b1cccb590f1030e9efaab6e112","kind":"commit","published_at":"2023-07-06T00:07:35.000Z","download_url":"https://codeload.github.com/alexhallam/tablespoon/tar.gz/0.4.8","html_url":"https://github.com/alexhallam/tablespoon/releases/tag/0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alexhallam/tablespoon@0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexhallam%2Ftablespoon/tags/0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexhallam%2Ftablespoon/tags/0.4.8/manifests"},{"name":"0.4.6","sha":"89667b6e5d35bdc57369b5b587b18bb707ca0e77","kind":"commit","published_at":"2022-07-31T20:09:12.000Z","download_url":"https://codeload.github.com/alexhallam/tablespoon/tar.gz/0.4.6","html_url":"https://github.com/alexhallam/tablespoon/releases/tag/0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alexhallam/tablespoon@0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexhallam%2Ftablespoon/tags/0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexhallam%2Ftablespoon/tags/0.4.6/manifests"},{"name":"0.4.5","sha":"c51f236e89d99fb4ed9bcf1583931f13298db98c","kind":"commit","published_at":"2022-05-25T15:25:06.000Z","download_url":"https://codeload.github.com/alexhallam/tablespoon/tar.gz/0.4.5","html_url":"https://github.com/alexhallam/tablespoon/releases/tag/0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alexhallam/tablespoon@0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexhallam%2Ftablespoon/tags/0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexhallam%2Ftablespoon/tags/0.4.5/manifests"}]},"repo_metadata_updated_at":"2025-08-20T07:23:27.474Z","dependent_packages_count":0,"downloads":749,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":5.894596300338966,"dependent_repos_count":21.71838761843193,"dependent_packages_count":10.002282794063202,"stargazers_count":10.444345986462666,"forks_count":22.62862777220401,"docker_downloads_count":null,"average":14.137648094300156},"purl":"pkg:pypi/tablespoon","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/tablespoon","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/tablespoon","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/tablespoon/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-18T05:17:27.060Z","issues_count":7,"pull_requests_count":56,"avg_time_to_close_issue":2574258.6666666665,"avg_time_to_close_pull_request":105224.51785714286,"issues_closed_count":6,"pull_requests_closed_count":56,"pull_request_authors_count":1,"issue_authors_count":2,"avg_comments_per_issue":0.7142857142857143,"avg_comments_per_pull_request":0.017857142857142856,"merged_pull_requests_count":52,"bot_issues_count":0,"bot_pull_requests_count":0,"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/alexhallam%2Ftablespoon/issues","maintainers":[{"login":"alexhallam","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexhallam"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/tablespoon/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/tablespoon/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/tablespoon/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/tablespoon/related_packages","maintainers":[{"uuid":"alexhallam","login":"alexhallam","name":null,"email":null,"url":null,"packages_count":6,"html_url":"https://pypi.org/user/alexhallam/","role":null,"created_at":"2023-02-25T14:26:11.194Z","updated_at":"2023-02-25T14:26:11.194Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/alexhallam/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726285,"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":668342,"full_name":"alexhallam/tablespoon","default_branch":"main","committers":[{"name":"Alex Hallam","email":"alexhallam6.28@gmail.com","login":"alexhallam","count":123}],"total_commits":123,"total_committers":1,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":123.0,"dds":0.0,"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":"2025-04-18T17:34:18.261Z","last_synced_commit":"011e18cb1b8d744ce6cf982e4114580f7181cde7","created_at":"2023-03-09T10:21:45.111Z","updated_at":"2025-04-18T17:34:18.261Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexhallam%2Ftablespoon/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-29T00:00:19.078Z","repositories_count":5479765,"commits_count":853309695,"contributors_count":31095220,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"alexhallam/tablespoon","html_url":"https://github.com/alexhallam/tablespoon","last_synced_at":"2025-08-20T07:11:19.538Z","status":"error","issues_count":7,"pull_requests_count":56,"avg_time_to_close_issue":2574258.6666666665,"avg_time_to_close_pull_request":105224.51785714286,"issues_closed_count":6,"pull_requests_closed_count":56,"pull_request_authors_count":1,"issue_authors_count":2,"avg_comments_per_issue":0.7142857142857143,"avg_comments_per_pull_request":0.017857142857142856,"merged_pull_requests_count":52,"bot_issues_count":0,"bot_pull_requests_count":0,"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-15T01:04:04.418Z","updated_at":"2025-08-20T07:11:19.538Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexhallam%2Ftablespoon","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexhallam%2Ftablespoon/issues","issue_labels_count":{"good first issue":1},"pull_request_labels_count":{"bug":1},"issue_author_associations_count":{"OWNER":6,"NONE":1},"pull_request_author_associations_count":{"OWNER":54},"issue_authors":{"alexhallam":6,"sal-randazzo":1},"pull_request_authors":{"alexhallam":54},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:17.013Z","repositories_count":10158589,"issues_count":32015733,"pull_requests_count":100103107,"authors_count":10725871,"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":[{"login":"alexhallam","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexhallam"}],"active_maintainers":[]},"events":{"total":{},"last_year":{}},"keywords":["data-science","forecasting","mean","naive","probabilistic","probabilistic-programming","probability","python","scipy","seasonal-naive","simple","simple-models","time-series","uncertainty-quantification"],"dependencies":[{"ecosystem":"pypi","filepath":"poetry.lock","sha":null,"kind":"lockfile","created_at":"2022-08-09T15:25:54.775Z","updated_at":"2022-08-09T15:25:54.775Z","repository_link":"https://github.com/alexhallam/tablespoon/blob/main/poetry.lock","dependencies":[{"id":918936860,"package_name":"atomicwrites","ecosystem":"pypi","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":918936861,"package_name":"attrs","ecosystem":"pypi","requirements":"21.4.0","direct":false,"kind":"runtime","optional":false},{"id":918936862,"package_name":"colorama","ecosystem":"pypi","requirements":"0.4.4","direct":false,"kind":"runtime","optional":false},{"id":918936863,"package_name":"importlib-metadata","ecosystem":"pypi","requirements":"4.11.4","direct":false,"kind":"runtime","optional":false},{"id":918936864,"package_name":"iniconfig","ecosystem":"pypi","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":918936865,"package_name":"numpy","ecosystem":"pypi","requirements":"1.21.6","direct":false,"kind":"runtime","optional":false},{"id":918936866,"package_name":"packaging","ecosystem":"pypi","requirements":"21.3","direct":false,"kind":"runtime","optional":false},{"id":918936867,"package_name":"pandas","ecosystem":"pypi","requirements":"1.3.5","direct":false,"kind":"runtime","optional":false},{"id":918936868,"package_name":"patsy","ecosystem":"pypi","requirements":"0.5.2","direct":false,"kind":"runtime","optional":false},{"id":918936869,"package_name":"pluggy","ecosystem":"pypi","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":918936870,"package_name":"py","ecosystem":"pypi","requirements":"1.11.0","direct":false,"kind":"runtime","optional":false},{"id":918936871,"package_name":"pyparsing","ecosystem":"pypi","requirements":"3.0.9","direct":false,"kind":"runtime","optional":false},{"id":918936872,"package_name":"pytest","ecosystem":"pypi","requirements":"6.2.5","direct":false,"kind":"runtime","optional":false},{"id":918936873,"package_name":"python-dateutil","ecosystem":"pypi","requirements":"2.8.2","direct":false,"kind":"runtime","optional":false},{"id":918936874,"package_name":"pytz","ecosystem":"pypi","requirements":"2022.1","direct":false,"kind":"runtime","optional":false},{"id":918936875,"package_name":"scipy","ecosystem":"pypi","requirements":"1.7.3","direct":false,"kind":"runtime","optional":false},{"id":918936876,"package_name":"six","ecosystem":"pypi","requirements":"1.16.0","direct":false,"kind":"runtime","optional":false},{"id":918936877,"package_name":"statsmodels","ecosystem":"pypi","requirements":"0.13.2","direct":false,"kind":"runtime","optional":false},{"id":918936878,"package_name":"toml","ecosystem":"pypi","requirements":"0.10.2","direct":false,"kind":"runtime","optional":false},{"id":918936879,"package_name":"typing-extensions","ecosystem":"pypi","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":918936880,"package_name":"zipp","ecosystem":"pypi","requirements":"3.8.0","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2022-08-09T15:25:55.214Z","updated_at":"2022-08-09T15:25:55.214Z","repository_link":"https://github.com/alexhallam/tablespoon/blob/main/pyproject.toml","dependencies":[{"id":918942029,"package_name":"numpy","ecosystem":"pypi","requirements":"^1.21.2","direct":true,"kind":"runtime","optional":false},{"id":918942030,"package_name":"pandas","ecosystem":"pypi","requirements":"^1.3.2","direct":true,"kind":"runtime","optional":false},{"id":918942031,"package_name":"pytest","ecosystem":"pypi","requirements":"^6.2.5","direct":true,"kind":"runtime","optional":false},{"id":918942032,"package_name":"python","ecosystem":"pypi","requirements":"\u003e=3.7.1,\u003c3.11","direct":true,"kind":"runtime","optional":false},{"id":918942033,"package_name":"scipy","ecosystem":"pypi","requirements":"^1.7.3","direct":true,"kind":"runtime","optional":false},{"id":918942034,"package_name":"statsmodels","ecosystem":"pypi","requirements":"^0.13.2","direct":true,"kind":"runtime","optional":false},{"id":918942035,"package_name":"numpy","ecosystem":"pypi","requirements":"^1.21.2","direct":true,"kind":"develop","optional":false},{"id":918942036,"package_name":"pandas","ecosystem":"pypi","requirements":"^1.3.2","direct":true,"kind":"develop","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/python-app.yml","sha":null,"kind":"manifest","created_at":"2023-01-29T17:31:22.392Z","updated_at":"2023-01-29T17:31:22.392Z","repository_link":"https://github.com/alexhallam/tablespoon/blob/main/.github/workflows/python-app.yml","dependencies":[{"id":7228479960,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7228479964,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7228479967,"package_name":"actions/cache","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]}],"score":10.359075270047503,"created_at":"2025-09-08T20:58:20.863Z","updated_at":"2025-10-07T08:28:11.827Z","avatar_url":"https://github.com/alexhallam.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":749,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/79483","html_url":"https://science.ecosyste.ms/projects/79483"}