{"id":34801,"name":"deepchecks","description":"Deepchecks: Tests for Continuous Validation of ML Models \u0026 Data. Deepchecks is a holistic open-source solution for all of your AI \u0026 ML validation needs, enabling to thoroughly test your data and models from research to production.","url":"https://github.com/deepchecks/deepchecks","last_synced_at":"2025-09-05T06:21:22.044Z","repository":{"id":36957003,"uuid":"415969774","full_name":"deepchecks/deepchecks","owner":"deepchecks","description":"Deepchecks: Tests for Continuous Validation of ML Models \u0026 Data. Deepchecks is a holistic open-source solution for all of your AI \u0026 ML validation needs, enabling to thoroughly test your data and models from research to production.","archived":false,"fork":false,"pushed_at":"2025-08-27T15:36:13.000Z","size":281067,"stargazers_count":3889,"open_issues_count":255,"forks_count":277,"subscribers_count":23,"default_branch":"main","last_synced_at":"2025-08-31T23:37:15.114Z","etag":null,"topics":["data-drift","data-science","data-validation","deep-learning","html-report","jupyter-notebook","machine-learning","ml","mlops","model-monitoring","model-validation","pandas-dataframe","python","pytorch"],"latest_commit_sha":null,"homepage":"https://docs.deepchecks.com/stable","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/deepchecks.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-10-11T14:48:38.000Z","updated_at":"2025-08-31T20:16:51.000Z","dependencies_parsed_at":"2023-01-17T08:16:11.753Z","dependency_job_id":"60e40630-86b7-4a77-97bd-0adc61d58aa9","html_url":"https://github.com/deepchecks/deepchecks","commit_stats":{"total_commits":1475,"total_committers":55,"mean_commits":"26.818181818181817","dds":0.8555932203389831,"last_synced_commit":"24ae3449d3849e26d1eaba12424ecb13656f4907"},"previous_names":["deepchecks/mlchecks"],"tags_count":65,"template":false,"template_full_name":null,"purl":"pkg:github/deepchecks/deepchecks","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/deepchecks","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/sbom","scorecard":{"id":331965,"data":{"date":"2025-08-11","repo":{"name":"github.com/deepchecks/deepchecks","commit":"c5cd95f08f14b0edf1151e9b1d202028fb3ecde2"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":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":"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":"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":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:39","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:40","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/conda_publish.yml:1","Warn: no topLevel permission defined: .github/workflows/docs-generation.yml:1","Warn: no topLevel permission defined: .github/workflows/docs.yaml:1","Warn: no topLevel permission defined: .github/workflows/label-new-issue.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/pr.yaml:1","Warn: no topLevel permission defined: .github/workflows/release.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":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 0.19.1 not signed: https://api.github.com/repos/deepchecks/deepchecks/releases/190825993","Warn: release artifact 0.19.0 not signed: https://api.github.com/repos/deepchecks/deepchecks/releases/189173816","Warn: release artifact 0.18.1 not signed: https://api.github.com/repos/deepchecks/deepchecks/releases/139315204","Warn: release artifact 0.18.0 not signed: https://api.github.com/repos/deepchecks/deepchecks/releases/139164386","Warn: release artifact 0.17.5 not signed: https://api.github.com/repos/deepchecks/deepchecks/releases/124631971","Warn: release artifact 0.19.1 does not have provenance: https://api.github.com/repos/deepchecks/deepchecks/releases/190825993","Warn: release artifact 0.19.0 does not have provenance: https://api.github.com/repos/deepchecks/deepchecks/releases/189173816","Warn: release artifact 0.18.1 does not have provenance: https://api.github.com/repos/deepchecks/deepchecks/releases/139315204","Warn: release artifact 0.18.0 does not have provenance: https://api.github.com/repos/deepchecks/deepchecks/releases/139164386","Warn: release artifact 0.17.5 does not have provenance: https://api.github.com/repos/deepchecks/deepchecks/releases/124631971"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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/build.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/deepchecks/deepchecks/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/deepchecks/deepchecks/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/deepchecks/deepchecks/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/deepchecks/deepchecks/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/deepchecks/deepchecks/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/deepchecks/deepchecks/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/deepchecks/deepchecks/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/deepchecks/deepchecks/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/deepchecks/deepchecks/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/deepchecks/deepchecks/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/deepchecks/deepchecks/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/deepchecks/deepchecks/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/deepchecks/deepchecks/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/deepchecks/deepchecks/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/deepchecks/deepchecks/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/deepchecks/deepchecks/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/conda_publish.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/deepchecks/deepchecks/conda_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/conda_publish.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/deepchecks/deepchecks/conda_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/conda_publish.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/deepchecks/deepchecks/conda_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-generation.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/deepchecks/deepchecks/docs-generation.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-generation.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/deepchecks/deepchecks/docs-generation.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yaml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/deepchecks/deepchecks/docs.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/deepchecks/deepchecks/docs.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yaml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/deepchecks/deepchecks/docs.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yaml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/deepchecks/deepchecks/docs.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yaml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/deepchecks/deepchecks/docs.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yaml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/deepchecks/deepchecks/docs.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/label-new-issue.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/deepchecks/deepchecks/label-new-issue.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/deepchecks/deepchecks/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/deepchecks/deepchecks/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/deepchecks/deepchecks/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/deepchecks/deepchecks/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/deepchecks/deepchecks/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/deepchecks/deepchecks/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/deepchecks/deepchecks/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/deepchecks/deepchecks/pr.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/deepchecks/deepchecks/pr.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/deepchecks/deepchecks/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/deepchecks/deepchecks/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/deepchecks/deepchecks/release.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:90","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:105","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:122","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:123","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:124","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:125","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:129","Info:   0 out of  33 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 third-party GitHubAction dependencies pinned","Info:   0 out of   7 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 30 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"}},{"name":"Vulnerabilities","score":0,"reason":"174 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xgfm-fjx6-62mj","Warn: Project is vulnerable to: PYSEC-2022-288 / GHSA-6hrg-qmvc-2xh8","Warn: Project is vulnerable to: PYSEC-2021-356 / GHSA-2ww3-fxvq-293j","Warn: Project is vulnerable to: PYSEC-2024-167 / GHSA-cgvx-9447-vcch","Warn: Project is vulnerable to: PYSEC-2021-859 / GHSA-f8m6-h2c7-8h9x","Warn: Project is vulnerable to: PYSEC-2019-106 / GHSA-mr7p-25v2-35wr","Warn: Project is vulnerable to: PYSEC-2022-5 / GHSA-rqjh-jp2r-59cj","Warn: Project is vulnerable to: PYSEC-2023-299 / GHSA-282v-666c-3fvg","Warn: Project is vulnerable to: GHSA-37mw-44qp-f5jm","Warn: Project is vulnerable to: GHSA-37q5-v5qm-c9v8","Warn: Project is vulnerable to: PYSEC-2023-300 / GHSA-3863-2447-669p","Warn: Project is vulnerable to: GHSA-6rvg-6v2m-4j46","Warn: Project is vulnerable to: GHSA-9356-575x-2w9m","Warn: Project is vulnerable to: GHSA-fpwr-67px-3qhx","Warn: Project is vulnerable to: PYSEC-2024-229 / GHSA-hxxf-235m-72v3","Warn: Project is vulnerable to: GHSA-jjph-296x-mrcr","Warn: Project is vulnerable to: GHSA-phhr-52qp-3mj4","Warn: Project is vulnerable to: GHSA-q2wp-rjmx-x6x9","Warn: Project is vulnerable to: PYSEC-2025-40 / GHSA-qq3j-4f4f-9583","Warn: Project is vulnerable to: PYSEC-2024-227 / GHSA-qxrp-vhvm-j765","Warn: Project is vulnerable to: PYSEC-2023-301 / GHSA-v68g-wm8c-6x7j","Warn: Project is vulnerable to: PYSEC-2024-228 / GHSA-wrfc-pvp9-mr9g","Warn: Project is vulnerable to: PYSEC-2023-120 / GHSA-45c4-8wx5-qw6w","Warn: Project is vulnerable to: GHSA-5m98-qgg9-wh84","Warn: Project is vulnerable to: GHSA-7gpw-8wmc-pm8g","Warn: Project is vulnerable to: GHSA-8495-4g3g-x7pr","Warn: Project is vulnerable to: PYSEC-2024-26 / GHSA-8qpw-xqxj-h4r2","Warn: Project is vulnerable to: GHSA-9548-qrrj-x5pj","Warn: Project is vulnerable to: PYSEC-2023-246 / GHSA-gfw2-4jvh-wgfg","Warn: Project is vulnerable to: GHSA-pjjw-qhg8-p2p9","Warn: Project is vulnerable to: PYSEC-2023-250 / GHSA-q3qx-c6g2-7pw2","Warn: Project is vulnerable to: PYSEC-2023-251 / GHSA-qvrw-v9rv-5rjx","Warn: Project is vulnerable to: PYSEC-2021-76 / GHSA-v6wp-4m6f-gcjg","Warn: Project is vulnerable to: PYSEC-2023-247 / GHSA-xx9p-xxvh-7g8j","Warn: Project is vulnerable to: GHSA-44cc-43rp-5947","Warn: Project is vulnerable to: PYSEC-2021-130 / GHSA-4952-p58q-6crx","Warn: Project is vulnerable to: GHSA-9q39-rmj3-p4r2","Warn: Project is vulnerable to: PYSEC-2024-231","Warn: Project is vulnerable to: PYSEC-2018-18 / GHSA-3p4q-x8f3-p7vq","Warn: Project is vulnerable to: PYSEC-2018-17 / GHSA-49qr-xh3w-h436","Warn: Project is vulnerable to: PYSEC-2018-57 / GHSA-6cwv-x26c-w2q4","Warn: Project is vulnerable to: PYSEC-2020-215 / GHSA-c7vm-f5p4-8fqh","Warn: Project is vulnerable to: PYSEC-2019-159 / GHSA-hhx8-cr55-qcxx","Warn: Project is vulnerable to: GHSA-hwvq-6gjx-j797","Warn: Project is vulnerable to: PYSEC-2019-157 / GHSA-jqwc-jm56-wcwj","Warn: Project is vulnerable to: PYSEC-2022-180 / GHSA-m87f-39q9-6f55","Warn: Project is vulnerable to: PYSEC-2019-158 / GHSA-rcx2-m7jp-p9wj","Warn: Project is vulnerable to: GHSA-rv62-4pmj-xw6h","Warn: Project is vulnerable to: PYSEC-2022-212 / GHSA-v7vq-3x77-87vg","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: GHSA-6p56-wp2h-9hxr","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: GHSA-267x-w5hx-8hjr","Warn: Project is vulnerable to: GHSA-33h2-69j3-r336","Warn: Project is vulnerable to: GHSA-3448-vrgh-85xr","Warn: Project is vulnerable to: GHSA-5rpc-gwh9-q9fg","Warn: Project is vulnerable to: GHSA-634c-v2xv-ffpg","Warn: Project is vulnerable to: GHSA-6v6p-p97v-g2p7","Warn: Project is vulnerable to: GHSA-83rh-hx5x-q9p5","Warn: Project is vulnerable to: GHSA-8849-5h85-98qw","Warn: Project is vulnerable to: GHSA-89rj-5ggj-3p9p","Warn: Project is vulnerable to: GHSA-8w3x-457r-wg53","Warn: Project is vulnerable to: GHSA-9g8h-pjm4-q92p","Warn: Project is vulnerable to: GHSA-c7gp-2pch-qh2v","Warn: Project is vulnerable to: GHSA-cvhw-2593-5j2q","Warn: Project is vulnerable to: GHSA-fffj-9qwg-qmh5","Warn: Project is vulnerable to: GHSA-fm39-cw8h-3p63","Warn: Project is vulnerable to: GHSA-fr58-2xhv-qp3w","Warn: Project is vulnerable to: GHSA-fvq6-392h-6mjj","Warn: Project is vulnerable to: GHSA-fw99-f933-rgh8","Warn: Project is vulnerable to: GHSA-hxfw-jm98-v4mq","Warn: Project is vulnerable to: GHSA-jcxv-2j3h-mg59","Warn: Project is vulnerable to: GHSA-jggw-2q6g-c3m6","Warn: Project is vulnerable to: GHSA-m43c-649m-pm48","Warn: Project is vulnerable to: GHSA-m6vm-8g8v-xfjh","Warn: Project is vulnerable to: GHSA-pqjj-6f5q-gqph","Warn: Project is vulnerable to: GHSA-q799-q27x-vp7w","Warn: Project is vulnerable to: GHSA-qr4w-53vh-m672","Warn: Project is vulnerable to: GHSA-rqxg-xvcq-3v2f","Warn: Project is vulnerable to: GHSA-vc29-rj92-gc7j","Warn: Project is vulnerable to: GHSA-w96g-3p64-63wr","Warn: Project is vulnerable to: GHSA-wq8f-wvqp-xvvm","Warn: Project is vulnerable to: GHSA-x3rm-644h-67m8","Warn: Project is vulnerable to: PYSEC-2023-183","Warn: Project is vulnerable to: GHSA-3c5c-7235-994j","Warn: Project is vulnerable to: GHSA-3f63-hfp8-52jq","Warn: Project is vulnerable to: PYSEC-2021-41 / GHSA-3wvg-mj6g-m9cv","Warn: Project is vulnerable to: PYSEC-2020-77 / GHSA-3xv8-3j54-hgrp","Warn: Project is vulnerable to: PYSEC-2020-80 / GHSA-43fq-w8qq-v88h","Warn: Project is vulnerable to: GHSA-44wm-f244-xhp3","Warn: Project is vulnerable to: GHSA-4fx9-vc88-q2xc","Warn: Project is vulnerable to: PYSEC-2021-35 / GHSA-57h3-9rgr-c24m","Warn: Project is vulnerable to: PYSEC-2020-172 / GHSA-5gm3-px64-rw72","Warn: Project is vulnerable to: PYSEC-2021-331 / GHSA-7534-mm45-c74v","Warn: Project is vulnerable to: PYSEC-2021-92 / GHSA-7r7m-5h27-29hp","Warn: Project is vulnerable to: PYSEC-2020-78 / GHSA-8843-m7mw-mxqm","Warn: Project is vulnerable to: PYSEC-2023-227 / GHSA-8ghj-p4vj-mr35","Warn: Project is vulnerable to: PYSEC-2014-87 / GHSA-8m9x-pxwq-j236","Warn: Project is vulnerable to: PYSEC-2022-10 / GHSA-8vj2-vxx3-667w","Warn: Project is vulnerable to: PYSEC-2021-36 / GHSA-8xjq-8fcg-g5hw","Warn: Project is vulnerable to: PYSEC-2016-6 / GHSA-8xjv-v9xq-m5h9","Warn: Project is vulnerable to: PYSEC-2021-42 / GHSA-95q3-8gr9-gm8w","Warn: Project is vulnerable to: PYSEC-2022-168 / GHSA-9j59-75qj-795w","Warn: Project is vulnerable to: PYSEC-2014-10 / GHSA-cfmr-38g9-f2h7","Warn: Project is vulnerable to: PYSEC-2020-76 / GHSA-cqhg-xjhh-p8hf","Warn: Project is vulnerable to: PYSEC-2021-40 / GHSA-f4w8-cv6p-x6r5","Warn: Project is vulnerable to: PYSEC-2021-69 / GHSA-f5g8-5qq7-938w","Warn: Project is vulnerable to: PYSEC-2021-139 / GHSA-g6rj-rv7j-xwp4","Warn: Project is vulnerable to: PYSEC-2015-16 / GHSA-h5rf-vgqx-wjv2","Warn: Project is vulnerable to: PYSEC-2016-5 / GHSA-hggx-3h72-49ww","Warn: Project is vulnerable to: PYSEC-2020-84 / GHSA-hj69-c76v-86wr","Warn: Project is vulnerable to: PYSEC-2016-7 / GHSA-hvr8-466p-75rh","Warn: Project is vulnerable to: PYSEC-2015-15 / GHSA-j6f7-g425-4gmx","Warn: Project is vulnerable to: GHSA-j7hp-h8jx-5ppr","Warn: Project is vulnerable to: PYSEC-2019-110 / GHSA-j7mj-748x-7p78","Warn: Project is vulnerable to: GHSA-jgpv-4h4c-xhw3","Warn: Project is vulnerable to: PYSEC-2022-42979 / GHSA-m2vv-5vj5-2hm7","Warn: Project is vulnerable to: PYSEC-2021-37 / GHSA-mvg9-xffr-p774","Warn: Project is vulnerable to: PYSEC-2020-83 / GHSA-p49h-hjvm-jg3h","Warn: Project is vulnerable to: PYSEC-2022-8 / GHSA-pw3c-h7wp-cvhx","Warn: Project is vulnerable to: PYSEC-2021-93 / GHSA-q5hq-fp76-qmrc","Warn: Project is vulnerable to: PYSEC-2020-82 / GHSA-r7rm-8j6h-r933","Warn: Project is vulnerable to: PYSEC-2014-23 / GHSA-r854-96gq-rfg3","Warn: Project is vulnerable to: PYSEC-2016-8 / GHSA-rwr3-c2q8-gm56","Warn: Project is vulnerable to: PYSEC-2020-81 / GHSA-vcqg-3p29-xw73","Warn: Project is vulnerable to: PYSEC-2020-79 / GHSA-vj42-xq3r-hr3r","Warn: Project is vulnerable to: PYSEC-2021-70 / GHSA-vqcj-wrf2-7v73","Warn: Project is vulnerable to: PYSEC-2016-9 / GHSA-w4vg-rf63-f3j3","Warn: Project is vulnerable to: PYSEC-2014-22 / GHSA-x895-2wrm-hvp7","Warn: Project is vulnerable to: PYSEC-2022-9 / GHSA-xrcv-f9gm-v42c","Warn: Project is vulnerable to: OSV-2022-715","Warn: Project is vulnerable to: PYSEC-2021-137","Warn: Project is vulnerable to: PYSEC-2021-138","Warn: Project is vulnerable to: PYSEC-2021-317","Warn: Project is vulnerable to: PYSEC-2021-38","Warn: Project is vulnerable to: PYSEC-2021-39","Warn: Project is vulnerable to: PYSEC-2021-94","Warn: Project is vulnerable to: PYSEC-2022-42980","Warn: Project is vulnerable to: PYSEC-2023-175","Warn: Project is vulnerable to: PYSEC-2024-161","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2023-74 / GHSA-j8r2-6x86-q33q","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","Warn: Project is vulnerable to: GHSA-753j-mpmx-qq6g","Warn: Project is vulnerable to: GHSA-7cx3-6m66-7c5m","Warn: Project is vulnerable to: PYSEC-2020-213 / GHSA-8vpw-mgpf-mpvv","Warn: Project is vulnerable to: GHSA-8w49-h785-mj3c","Warn: Project is vulnerable to: PYSEC-2012-5 / GHSA-f7fv-v9rh-prvc","Warn: Project is vulnerable to: PYSEC-2023-75 / GHSA-hj3f-6gcp-jg8j","Warn: Project is vulnerable to: GHSA-qppv-j76h-2rpx","Warn: Project is vulnerable to: GHSA-w235-7p84-xx57","Warn: Project is vulnerable to: GHSA-g7vv-2v7x-gj9p","Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","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-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2020-108 / GHSA-jxfp-4rvq-9h9m","Warn: Project is vulnerable to: GHSA-55x5-fj6c-h6m8","Warn: Project is vulnerable to: PYSEC-2021-19 / GHSA-jq4v-f5q6-mjqq","Warn: Project is vulnerable to: PYSEC-2020-62 / GHSA-pgww-xf46-h92r","Warn: Project is vulnerable to: PYSEC-2022-230 / GHSA-wrxv-2j5q-m38w","Warn: Project is vulnerable to: PYSEC-2018-12 / GHSA-xp26-p53h-6h2p"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T03:50:44.747Z","repository_id":36957003,"created_at":"2025-08-18T03:50:44.748Z","updated_at":"2025-08-18T03:50:44.748Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273719888,"owners_count":25155815,"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-05T02:00:09.113Z","response_time":402,"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":"deepchecks","name":"deepchecks","uuid":"92298186","kind":"organization","description":"","email":"info@deepchecks.com","website":"www.deepchecks.com","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/92298186?v=4","repositories_count":9,"last_synced_at":"2023-03-03T20:14:52.319Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/deepchecks","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T05:16:53.696Z","updated_at":"2023-03-03T20:14:52.337Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/deepchecks","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/deepchecks/repositories"},"packages":[{"id":4565529,"name":"runml-checks","ecosystem":"pypi","description":"Package for validating your machine learning model and data","homepage":"https://github.com/deepchecks/deepchecks","licenses":"GNU Affero General Public License v3 or later (AGPLv3+)","normalized_licenses":["AGPL-3.0","GPL-2.0+"],"repository_url":"https://github.com/deepchecks/deepchecks","keywords_array":["Software Development","Machine Learning"],"namespace":null,"versions_count":1,"first_release_published_at":"2022-07-14T05:20:55.000Z","latest_release_published_at":"2022-07-14T05:20:55.000Z","latest_release_number":"1.0.0","last_synced_at":"2025-08-31T23:49:40.827Z","created_at":"2022-07-14T05:31:07.451Z","updated_at":"2025-08-31T23:53:02.113Z","registry_url":"https://pypi.org/project/runml-checks/","install_command":"pip install runml-checks --index-url https://pypi.org/simple","documentation_url":"https://docs.deepchecks.com","metadata":{"funding":null,"documentation":"https://docs.deepchecks.com","classifiers":["Intended Audience :: Developers","Intended Audience :: Science/Research","License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.6","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Topic :: Scientific/Engineering","Topic :: Software Development"],"normalized_name":"runml-checks","project_status":null},"repo_metadata":{"id":36957003,"uuid":"415969774","full_name":"deepchecks/deepchecks","owner":"deepchecks","description":"Deepchecks: Tests for Continuous Validation of ML Models \u0026 Data. Deepchecks is a holistic open-source solution for all of your AI \u0026 ML validation needs, enabling to thoroughly test your data and models from research to production.","archived":false,"fork":false,"pushed_at":"2025-07-31T09:37:04.000Z","size":281049,"stargazers_count":3877,"open_issues_count":255,"forks_count":276,"subscribers_count":23,"default_branch":"main","last_synced_at":"2025-08-24T19:53:45.912Z","etag":null,"topics":["data-drift","data-science","data-validation","deep-learning","html-report","jupyter-notebook","machine-learning","ml","mlops","model-monitoring","model-validation","pandas-dataframe","python","pytorch"],"latest_commit_sha":null,"homepage":"https://docs.deepchecks.com/stable","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/deepchecks.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-10-11T14:48:38.000Z","updated_at":"2025-08-24T08:27:09.000Z","dependencies_parsed_at":"2023-01-17T08:16:11.753Z","dependency_job_id":"60e40630-86b7-4a77-97bd-0adc61d58aa9","html_url":"https://github.com/deepchecks/deepchecks","commit_stats":{"total_commits":1475,"total_committers":55,"mean_commits":"26.818181818181817","dds":0.8555932203389831,"last_synced_commit":"24ae3449d3849e26d1eaba12424ecb13656f4907"},"previous_names":["deepchecks/mlchecks"],"tags_count":65,"template":false,"template_full_name":null,"purl":"pkg:github/deepchecks/deepchecks","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/deepchecks","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/sbom","scorecard":{"id":331965,"data":{"date":"2025-08-11","repo":{"name":"github.com/deepchecks/deepchecks","commit":"c5cd95f08f14b0edf1151e9b1d202028fb3ecde2"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":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":"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":"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":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:39","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:40","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/conda_publish.yml:1","Warn: no topLevel permission defined: .github/workflows/docs-generation.yml:1","Warn: no topLevel permission defined: .github/workflows/docs.yaml:1","Warn: no topLevel permission defined: .github/workflows/label-new-issue.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/pr.yaml:1","Warn: no topLevel permission defined: .github/workflows/release.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":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 0.19.1 not signed: https://api.github.com/repos/deepchecks/deepchecks/releases/190825993","Warn: release artifact 0.19.0 not signed: https://api.github.com/repos/deepchecks/deepchecks/releases/189173816","Warn: release artifact 0.18.1 not signed: https://api.github.com/repos/deepchecks/deepchecks/releases/139315204","Warn: release artifact 0.18.0 not signed: https://api.github.com/repos/deepchecks/deepchecks/releases/139164386","Warn: release artifact 0.17.5 not signed: https://api.github.com/repos/deepchecks/deepchecks/releases/124631971","Warn: release artifact 0.19.1 does not have provenance: https://api.github.com/repos/deepchecks/deepchecks/releases/190825993","Warn: release artifact 0.19.0 does not have provenance: https://api.github.com/repos/deepchecks/deepchecks/releases/189173816","Warn: release artifact 0.18.1 does not have provenance: https://api.github.com/repos/deepchecks/deepchecks/releases/139315204","Warn: release artifact 0.18.0 does not have provenance: https://api.github.com/repos/deepchecks/deepchecks/releases/139164386","Warn: release artifact 0.17.5 does not have provenance: https://api.github.com/repos/deepchecks/deepchecks/releases/124631971"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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/build.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/deepchecks/deepchecks/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/deepchecks/deepchecks/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/deepchecks/deepchecks/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/deepchecks/deepchecks/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/deepchecks/deepchecks/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/deepchecks/deepchecks/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/deepchecks/deepchecks/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/deepchecks/deepchecks/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/deepchecks/deepchecks/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/deepchecks/deepchecks/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/deepchecks/deepchecks/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/deepchecks/deepchecks/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/deepchecks/deepchecks/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/deepchecks/deepchecks/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/deepchecks/deepchecks/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/deepchecks/deepchecks/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/conda_publish.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/deepchecks/deepchecks/conda_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/conda_publish.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/deepchecks/deepchecks/conda_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/conda_publish.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/deepchecks/deepchecks/conda_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-generation.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/deepchecks/deepchecks/docs-generation.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-generation.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/deepchecks/deepchecks/docs-generation.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yaml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/deepchecks/deepchecks/docs.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/deepchecks/deepchecks/docs.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yaml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/deepchecks/deepchecks/docs.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yaml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/deepchecks/deepchecks/docs.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yaml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/deepchecks/deepchecks/docs.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yaml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/deepchecks/deepchecks/docs.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/label-new-issue.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/deepchecks/deepchecks/label-new-issue.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/deepchecks/deepchecks/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/deepchecks/deepchecks/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/deepchecks/deepchecks/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/deepchecks/deepchecks/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/deepchecks/deepchecks/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/deepchecks/deepchecks/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/deepchecks/deepchecks/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/deepchecks/deepchecks/pr.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/deepchecks/deepchecks/pr.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/deepchecks/deepchecks/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/deepchecks/deepchecks/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/deepchecks/deepchecks/release.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:90","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:105","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:122","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:123","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:124","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:125","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:129","Info:   0 out of  33 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 third-party GitHubAction dependencies pinned","Info:   0 out of   7 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 30 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"}},{"name":"Vulnerabilities","score":0,"reason":"174 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xgfm-fjx6-62mj","Warn: Project is vulnerable to: PYSEC-2022-288 / GHSA-6hrg-qmvc-2xh8","Warn: Project is vulnerable to: PYSEC-2021-356 / GHSA-2ww3-fxvq-293j","Warn: Project is vulnerable to: PYSEC-2024-167 / GHSA-cgvx-9447-vcch","Warn: Project is vulnerable to: PYSEC-2021-859 / GHSA-f8m6-h2c7-8h9x","Warn: Project is vulnerable to: PYSEC-2019-106 / GHSA-mr7p-25v2-35wr","Warn: Project is vulnerable to: PYSEC-2022-5 / GHSA-rqjh-jp2r-59cj","Warn: Project is vulnerable to: PYSEC-2023-299 / GHSA-282v-666c-3fvg","Warn: Project is vulnerable to: GHSA-37mw-44qp-f5jm","Warn: Project is vulnerable to: GHSA-37q5-v5qm-c9v8","Warn: Project is vulnerable to: PYSEC-2023-300 / GHSA-3863-2447-669p","Warn: Project is vulnerable to: GHSA-6rvg-6v2m-4j46","Warn: Project is vulnerable to: GHSA-9356-575x-2w9m","Warn: Project is vulnerable to: GHSA-fpwr-67px-3qhx","Warn: Project is vulnerable to: PYSEC-2024-229 / GHSA-hxxf-235m-72v3","Warn: Project is vulnerable to: GHSA-jjph-296x-mrcr","Warn: Project is vulnerable to: GHSA-phhr-52qp-3mj4","Warn: Project is vulnerable to: GHSA-q2wp-rjmx-x6x9","Warn: Project is vulnerable to: PYSEC-2025-40 / GHSA-qq3j-4f4f-9583","Warn: Project is vulnerable to: PYSEC-2024-227 / GHSA-qxrp-vhvm-j765","Warn: Project is vulnerable to: PYSEC-2023-301 / GHSA-v68g-wm8c-6x7j","Warn: Project is vulnerable to: PYSEC-2024-228 / GHSA-wrfc-pvp9-mr9g","Warn: Project is vulnerable to: PYSEC-2023-120 / GHSA-45c4-8wx5-qw6w","Warn: Project is vulnerable to: GHSA-5m98-qgg9-wh84","Warn: Project is vulnerable to: GHSA-7gpw-8wmc-pm8g","Warn: Project is vulnerable to: GHSA-8495-4g3g-x7pr","Warn: Project is vulnerable to: PYSEC-2024-26 / GHSA-8qpw-xqxj-h4r2","Warn: Project is vulnerable to: GHSA-9548-qrrj-x5pj","Warn: Project is vulnerable to: PYSEC-2023-246 / GHSA-gfw2-4jvh-wgfg","Warn: Project is vulnerable to: GHSA-pjjw-qhg8-p2p9","Warn: Project is vulnerable to: PYSEC-2023-250 / GHSA-q3qx-c6g2-7pw2","Warn: Project is vulnerable to: PYSEC-2023-251 / GHSA-qvrw-v9rv-5rjx","Warn: Project is vulnerable to: PYSEC-2021-76 / GHSA-v6wp-4m6f-gcjg","Warn: Project is vulnerable to: PYSEC-2023-247 / GHSA-xx9p-xxvh-7g8j","Warn: Project is vulnerable to: GHSA-44cc-43rp-5947","Warn: Project is vulnerable to: PYSEC-2021-130 / GHSA-4952-p58q-6crx","Warn: Project is vulnerable to: GHSA-9q39-rmj3-p4r2","Warn: Project is vulnerable to: PYSEC-2024-231","Warn: Project is vulnerable to: PYSEC-2018-18 / GHSA-3p4q-x8f3-p7vq","Warn: Project is vulnerable to: PYSEC-2018-17 / GHSA-49qr-xh3w-h436","Warn: Project is vulnerable to: PYSEC-2018-57 / GHSA-6cwv-x26c-w2q4","Warn: Project is vulnerable to: PYSEC-2020-215 / GHSA-c7vm-f5p4-8fqh","Warn: Project is vulnerable to: PYSEC-2019-159 / GHSA-hhx8-cr55-qcxx","Warn: Project is vulnerable to: GHSA-hwvq-6gjx-j797","Warn: Project is vulnerable to: PYSEC-2019-157 / GHSA-jqwc-jm56-wcwj","Warn: Project is vulnerable to: PYSEC-2022-180 / GHSA-m87f-39q9-6f55","Warn: Project is vulnerable to: PYSEC-2019-158 / GHSA-rcx2-m7jp-p9wj","Warn: Project is vulnerable to: GHSA-rv62-4pmj-xw6h","Warn: Project is vulnerable to: PYSEC-2022-212 / GHSA-v7vq-3x77-87vg","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: GHSA-6p56-wp2h-9hxr","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: GHSA-267x-w5hx-8hjr","Warn: Project is vulnerable to: GHSA-33h2-69j3-r336","Warn: Project is vulnerable to: GHSA-3448-vrgh-85xr","Warn: Project is vulnerable to: GHSA-5rpc-gwh9-q9fg","Warn: Project is vulnerable to: GHSA-634c-v2xv-ffpg","Warn: Project is vulnerable to: GHSA-6v6p-p97v-g2p7","Warn: Project is vulnerable to: GHSA-83rh-hx5x-q9p5","Warn: Project is vulnerable to: GHSA-8849-5h85-98qw","Warn: Project is vulnerable to: GHSA-89rj-5ggj-3p9p","Warn: Project is vulnerable to: GHSA-8w3x-457r-wg53","Warn: Project is vulnerable to: GHSA-9g8h-pjm4-q92p","Warn: Project is vulnerable to: GHSA-c7gp-2pch-qh2v","Warn: Project is vulnerable to: GHSA-cvhw-2593-5j2q","Warn: Project is vulnerable to: GHSA-fffj-9qwg-qmh5","Warn: Project is vulnerable to: GHSA-fm39-cw8h-3p63","Warn: Project is vulnerable to: GHSA-fr58-2xhv-qp3w","Warn: Project is vulnerable to: GHSA-fvq6-392h-6mjj","Warn: Project is vulnerable to: GHSA-fw99-f933-rgh8","Warn: Project is vulnerable to: GHSA-hxfw-jm98-v4mq","Warn: Project is vulnerable to: GHSA-jcxv-2j3h-mg59","Warn: Project is vulnerable to: GHSA-jggw-2q6g-c3m6","Warn: Project is vulnerable to: GHSA-m43c-649m-pm48","Warn: Project is vulnerable to: GHSA-m6vm-8g8v-xfjh","Warn: Project is vulnerable to: GHSA-pqjj-6f5q-gqph","Warn: Project is vulnerable to: GHSA-q799-q27x-vp7w","Warn: Project is vulnerable to: GHSA-qr4w-53vh-m672","Warn: Project is vulnerable to: GHSA-rqxg-xvcq-3v2f","Warn: Project is vulnerable to: GHSA-vc29-rj92-gc7j","Warn: Project is vulnerable to: GHSA-w96g-3p64-63wr","Warn: Project is vulnerable to: GHSA-wq8f-wvqp-xvvm","Warn: Project is vulnerable to: GHSA-x3rm-644h-67m8","Warn: Project is vulnerable to: PYSEC-2023-183","Warn: Project is vulnerable to: GHSA-3c5c-7235-994j","Warn: Project is vulnerable to: GHSA-3f63-hfp8-52jq","Warn: Project is vulnerable to: PYSEC-2021-41 / GHSA-3wvg-mj6g-m9cv","Warn: Project is vulnerable to: PYSEC-2020-77 / GHSA-3xv8-3j54-hgrp","Warn: Project is vulnerable to: PYSEC-2020-80 / GHSA-43fq-w8qq-v88h","Warn: Project is vulnerable to: GHSA-44wm-f244-xhp3","Warn: Project is vulnerable to: GHSA-4fx9-vc88-q2xc","Warn: Project is vulnerable to: PYSEC-2021-35 / GHSA-57h3-9rgr-c24m","Warn: Project is vulnerable to: PYSEC-2020-172 / GHSA-5gm3-px64-rw72","Warn: Project is vulnerable to: PYSEC-2021-331 / GHSA-7534-mm45-c74v","Warn: Project is vulnerable to: PYSEC-2021-92 / GHSA-7r7m-5h27-29hp","Warn: Project is vulnerable to: PYSEC-2020-78 / GHSA-8843-m7mw-mxqm","Warn: Project is vulnerable to: PYSEC-2023-227 / GHSA-8ghj-p4vj-mr35","Warn: Project is vulnerable to: PYSEC-2014-87 / GHSA-8m9x-pxwq-j236","Warn: Project is vulnerable to: PYSEC-2022-10 / GHSA-8vj2-vxx3-667w","Warn: Project is vulnerable to: PYSEC-2021-36 / GHSA-8xjq-8fcg-g5hw","Warn: Project is vulnerable to: PYSEC-2016-6 / GHSA-8xjv-v9xq-m5h9","Warn: Project is vulnerable to: PYSEC-2021-42 / GHSA-95q3-8gr9-gm8w","Warn: Project is vulnerable to: PYSEC-2022-168 / GHSA-9j59-75qj-795w","Warn: Project is vulnerable to: PYSEC-2014-10 / GHSA-cfmr-38g9-f2h7","Warn: Project is vulnerable to: PYSEC-2020-76 / GHSA-cqhg-xjhh-p8hf","Warn: Project is vulnerable to: PYSEC-2021-40 / GHSA-f4w8-cv6p-x6r5","Warn: Project is vulnerable to: PYSEC-2021-69 / GHSA-f5g8-5qq7-938w","Warn: Project is vulnerable to: PYSEC-2021-139 / GHSA-g6rj-rv7j-xwp4","Warn: Project is vulnerable to: PYSEC-2015-16 / GHSA-h5rf-vgqx-wjv2","Warn: Project is vulnerable to: PYSEC-2016-5 / GHSA-hggx-3h72-49ww","Warn: Project is vulnerable to: PYSEC-2020-84 / GHSA-hj69-c76v-86wr","Warn: Project is vulnerable to: PYSEC-2016-7 / GHSA-hvr8-466p-75rh","Warn: Project is vulnerable to: PYSEC-2015-15 / GHSA-j6f7-g425-4gmx","Warn: Project is vulnerable to: GHSA-j7hp-h8jx-5ppr","Warn: Project is vulnerable to: PYSEC-2019-110 / GHSA-j7mj-748x-7p78","Warn: Project is vulnerable to: GHSA-jgpv-4h4c-xhw3","Warn: Project is vulnerable to: PYSEC-2022-42979 / GHSA-m2vv-5vj5-2hm7","Warn: Project is vulnerable to: PYSEC-2021-37 / GHSA-mvg9-xffr-p774","Warn: Project is vulnerable to: PYSEC-2020-83 / GHSA-p49h-hjvm-jg3h","Warn: Project is vulnerable to: PYSEC-2022-8 / GHSA-pw3c-h7wp-cvhx","Warn: Project is vulnerable to: PYSEC-2021-93 / GHSA-q5hq-fp76-qmrc","Warn: Project is vulnerable to: PYSEC-2020-82 / GHSA-r7rm-8j6h-r933","Warn: Project is vulnerable to: PYSEC-2014-23 / GHSA-r854-96gq-rfg3","Warn: Project is vulnerable to: PYSEC-2016-8 / GHSA-rwr3-c2q8-gm56","Warn: Project is vulnerable to: PYSEC-2020-81 / GHSA-vcqg-3p29-xw73","Warn: Project is vulnerable to: PYSEC-2020-79 / GHSA-vj42-xq3r-hr3r","Warn: Project is vulnerable to: PYSEC-2021-70 / GHSA-vqcj-wrf2-7v73","Warn: Project is vulnerable to: PYSEC-2016-9 / GHSA-w4vg-rf63-f3j3","Warn: Project is vulnerable to: PYSEC-2014-22 / GHSA-x895-2wrm-hvp7","Warn: Project is vulnerable to: PYSEC-2022-9 / GHSA-xrcv-f9gm-v42c","Warn: Project is vulnerable to: OSV-2022-715","Warn: Project is vulnerable to: PYSEC-2021-137","Warn: Project is vulnerable to: PYSEC-2021-138","Warn: Project is vulnerable to: PYSEC-2021-317","Warn: Project is vulnerable to: PYSEC-2021-38","Warn: Project is vulnerable to: PYSEC-2021-39","Warn: Project is vulnerable to: PYSEC-2021-94","Warn: Project is vulnerable to: PYSEC-2022-42980","Warn: Project is vulnerable to: PYSEC-2023-175","Warn: Project is vulnerable to: PYSEC-2024-161","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2023-74 / GHSA-j8r2-6x86-q33q","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","Warn: Project is vulnerable to: GHSA-753j-mpmx-qq6g","Warn: Project is vulnerable to: GHSA-7cx3-6m66-7c5m","Warn: Project is vulnerable to: PYSEC-2020-213 / GHSA-8vpw-mgpf-mpvv","Warn: Project is vulnerable to: GHSA-8w49-h785-mj3c","Warn: Project is vulnerable to: PYSEC-2012-5 / GHSA-f7fv-v9rh-prvc","Warn: Project is vulnerable to: PYSEC-2023-75 / GHSA-hj3f-6gcp-jg8j","Warn: Project is vulnerable to: GHSA-qppv-j76h-2rpx","Warn: Project is vulnerable to: GHSA-w235-7p84-xx57","Warn: Project is vulnerable to: GHSA-g7vv-2v7x-gj9p","Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","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-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2020-108 / GHSA-jxfp-4rvq-9h9m","Warn: Project is vulnerable to: GHSA-55x5-fj6c-h6m8","Warn: Project is vulnerable to: PYSEC-2021-19 / GHSA-jq4v-f5q6-mjqq","Warn: Project is vulnerable to: PYSEC-2020-62 / GHSA-pgww-xf46-h92r","Warn: Project is vulnerable to: PYSEC-2022-230 / GHSA-wrxv-2j5q-m38w","Warn: Project is vulnerable to: PYSEC-2018-12 / GHSA-xp26-p53h-6h2p"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T03:50:44.747Z","repository_id":36957003,"created_at":"2025-08-18T03:50:44.748Z","updated_at":"2025-08-18T03:50:44.748Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273052422,"owners_count":25037198,"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-31T02:00:09.071Z","response_time":79,"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":"deepchecks","name":"deepchecks","uuid":"92298186","kind":"organization","description":"","email":"info@deepchecks.com","website":"www.deepchecks.com","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/92298186?v=4","repositories_count":9,"last_synced_at":"2023-03-03T20:14:52.319Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/deepchecks","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T05:16:53.696Z","updated_at":"2023-03-03T20:14:52.337Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/deepchecks","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/deepchecks/repositories"},"tags":[{"name":"0.19.1","sha":"56d8dccb8a91d7bbd0b7a0e56a96ca57a16b10b5","kind":"commit","published_at":"2024-12-15T15:24:19.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.19.1","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.19.1/manifests"},{"name":"0.19.0","sha":"91fef8c45afa165c642730a9a41daf8cab0f3f8a","kind":"commit","published_at":"2024-12-05T12:56:50.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.19.0","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.19.0/manifests"},{"name":"0.18.1","sha":"35f60801009b9b26304c239023120c2cd6793ca0","kind":"commit","published_at":"2024-01-31T12:54:35.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.18.1","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.18.1/manifests"},{"name":"0.18.0","sha":"32cb218f86d2a83b84dcc8446ffd5118048b761d","kind":"commit","published_at":"2024-01-30T16:00:19.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.18.0","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.18.0/manifests"},{"name":"0.17.5","sha":"ee7e31a9b6f5065cc518595cc146965273610733","kind":"commit","published_at":"2023-10-11T13:55:47.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.17.5","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.17.5/manifests"},{"name":"0.17.4","sha":"5b0f2e214b08890152c31d7c6c8db4ecd05dfe40","kind":"commit","published_at":"2023-07-27T06:48:55.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.17.4","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.17.4/manifests"},{"name":"0.17.3","sha":"f5c10d35ae6f0607478c06d2a4667fe721c417f0","kind":"commit","published_at":"2023-06-14T11:50:50.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.17.3","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.17.3/manifests"},{"name":"0.17.2","sha":"e1682c1ad89a0b7bc4855fbf459d6e30264cf9c8","kind":"commit","published_at":"2023-06-08T14:05:00.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.17.2","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.17.2/manifests"},{"name":"0.17.1","sha":"7bc2be0cd5a6291ac147a65a735140079942da01","kind":"commit","published_at":"2023-06-08T06:58:21.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.17.1","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.17.1/manifests"},{"name":"0.17.0","sha":"1e24c21a8cfb4d4b084651727aaf0d553e7cc4e9","kind":"commit","published_at":"2023-06-07T13:54:06.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.17.0","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.17.0/manifests"},{"name":"0.14.1","sha":"119104dcee765243b2e151eafa481e17cea710e3","kind":"commit","published_at":"2023-05-21T10:21:20.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.14.1","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.14.1/manifests"},{"name":"0.14.0","sha":"03960dccc57b6a42d9d520ccafc0122f8c656ff7","kind":"commit","published_at":"2023-05-10T18:58:18.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.14.0","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.14.0/manifests"},{"name":"0.13.1","sha":"49e5f9bdb3c95e408d5c822e8ca5e06df51c47e4","kind":"commit","published_at":"2023-04-03T10:06:37.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.13.1","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.13.1/manifests"},{"name":"0.13.0","sha":"d1d660d9063d9ddec384a9afe49a65a143d83549","kind":"commit","published_at":"2023-03-12T08:51:06.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.13.0","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.13.0/manifests"},{"name":"0.12.0","sha":"3e10c1837b756394c0ee626d1b18b052634c62f4","kind":"commit","published_at":"2023-02-21T14:26:41.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.12.0","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.12.0/manifests"},{"name":"0.11.1","sha":"2328cf88bc7195be9b14df09ac204765a552b195","kind":"commit","published_at":"2023-02-02T16:25:41.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.11.1","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.11.1/manifests"},{"name":"0.11.0","sha":"fd5f638e9c944d404d26ee50a6759c5c7d39ac94","kind":"commit","published_at":"2023-01-30T09:52:53.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.11.0","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.11.0/manifests"},{"name":"0.10.0","sha":"c0c3f8745aa3eff04680c72b79f97327b3d8d76e","kind":"commit","published_at":"2022-12-11T17:16:20.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.10.0","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.10.0/manifests"},{"name":"0.9.2","sha":"9b3abe9e1007966d962e177751dc4b29cbdfa3e5","kind":"commit","published_at":"2022-10-31T15:18:43.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.9.2","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"5d5c35cd56afae1094f066729a9c5ac73197913d","kind":"commit","published_at":"2022-10-25T06:13:03.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.9.1","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"b2efa6d50db26f288a355118623ea0a11d2c290f","kind":"commit","published_at":"2022-09-19T11:44:56.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.9.0","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.9.0/manifests"},{"name":"0.8.3","sha":"2e5ae976f4f21d716476cdc0a954985953b6cd22","kind":"commit","published_at":"2022-08-23T07:36:48.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.8.3","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.8.3/manifests"},{"name":"0.8.2","sha":"cffddf4a45d565b07727de813a0f57e5fd295fd7","kind":"commit","published_at":"2022-08-08T06:21:37.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.8.2","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"b0f3fc2ef140df95b61f935a9c13ccce0142ba39","kind":"commit","published_at":"2022-07-07T06:38:34.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.8.1","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"baea2cb313567fbd34d02c67980145e32ead4b15","kind":"commit","published_at":"2022-06-19T11:33:05.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.8.0","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.8.0/manifests"},{"name":"0.7.2","sha":"ba81d454f8eba6edd5e1a3f9d4f58c29c0c321e5","kind":"commit","published_at":"2022-06-07T07:39:32.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.7.2","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"f9372a117b6e58910eff1cb379aa7ec943b2789e","kind":"commit","published_at":"2022-05-31T09:00:22.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.7.1","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"b4bd746b240864727997778c1b83caf5d69b2231","kind":"commit","published_at":"2022-05-29T13:21:15.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.7.0","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.7.0/manifests"},{"name":"0.6.4","sha":"8fd089556aa58fe23dc1d24b08f1023cda1e759e","kind":"commit","published_at":"2022-05-12T14:11:04.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.6.4","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.6.4/manifests"},{"name":"0.6.3","sha":"d6c0ce1d9cc8d0eccb5fc942045d7431815e9fa6","kind":"commit","published_at":"2022-04-28T06:53:21.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.6.3","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.6.3/manifests"},{"name":"0.6.2","sha":"aba238d45f92af4a6bc3f3c6b02650584a5d81da","kind":"commit","published_at":"2022-04-28T06:33:34.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.6.2","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.6.2/manifests"},{"name":"0.6.1","sha":"86b67f89526e6e783365e8dc69828664fe4470c5","kind":"commit","published_at":"2022-04-12T17:54:08.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.6.1","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"4e5f510fb4c9f15177146bd336133b468e7b207c","kind":"commit","published_at":"2022-04-01T14:57:47.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.6.0","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.6.0/manifests"},{"name":"0.6.0.dev1","sha":"e0e2784135f7e6d8253b396ea5fbb3adf54d496c","kind":"commit","published_at":"2022-03-10T22:11:29.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.6.0.dev1","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.6.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.6.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.6.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.6.0.dev1/manifests"},{"name":"0.6.0.dev0","sha":"ee60db610ca035dd713cbe92c33ff16efffaf1a9","kind":"commit","published_at":"2022-03-10T16:24:17.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.6.0.dev0","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.6.0.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.6.0.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.6.0.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.6.0.dev0/manifests"},{"name":"0.5.0","sha":"6b5bc89c52128c68a85c704bca2506f23d6f9d57","kind":"commit","published_at":"2022-03-03T15:38:47.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.5.0","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.5.0/manifests"},{"name":"0.5.0.dev2","sha":"2e342b41ca8dcb2a09dc199ab6920bb50bf7542b","kind":"commit","published_at":"2022-02-23T16:35:14.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.5.0.dev2","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.5.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.5.0.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.5.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.5.0.dev2/manifests"},{"name":"0.5.0.dev0","sha":"595b58dc72f91265030363e230f710b90cde1e60","kind":"commit","published_at":"2022-02-14T17:28:34.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.5.0.dev0","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.5.0.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.5.0.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.5.0.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.5.0.dev0/manifests"},{"name":"0.4.2","sha":"c36e7b4cdb416d237842480aaf9e9b6cac41f194","kind":"commit","published_at":"2022-02-04T09:16:26.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.4.2","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.4.2/manifests"},{"name":"0.4.1","sha":"0764ef188637a8c89b6a82a10bc1153918fa9d54","kind":"commit","published_at":"2022-01-26T17:10:07.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.4.1","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"03f869c18c51bcb9bc49eaf7fbdc00f1900820f1","kind":"commit","published_at":"2022-01-26T16:41:58.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.4.0","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.4.0/manifests"},{"name":"0.3.2","sha":"4c2752b308000c9b5800cc8def3e72494cfc6ea3","kind":"commit","published_at":"2022-01-24T14:37:26.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.3.2","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"c073bd11de11dc0ef3e4988b6d584dce78ce4c02","kind":"commit","published_at":"2022-01-20T11:15:50.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.3.1","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"df6bfb89ce31fb4f0a2de0b790ac453d72432f80","kind":"commit","published_at":"2022-01-19T14:57:49.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.3.0","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.3.0/manifests"},{"name":"0.2.1","sha":"9a0e202c2e0c71184d817e4be3824b7af4055e62","kind":"commit","published_at":"2022-01-07T15:45:42.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.2.1","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"f9e8484fc000f66805ab9fdb4926dcd5d30ad1ca","kind":"commit","published_at":"2022-01-05T15:11:14.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.2.0","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.2.0/manifests"},{"name":"0.1.3","sha":"6080e21e4306f5bc62852fa255259e9ffe70a4d8","kind":"commit","published_at":"2022-01-04T12:28:09.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.1.3","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"f3dd9107cb90c22030770441dbf0f37262be3591","kind":"commit","published_at":"2022-01-04T09:48:47.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.1.2","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"551e30b19ee4737bdf69a6a9a7044070ba8038fc","kind":"commit","published_at":"2022-01-02T16:39:06.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.1.1","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"9279b0654b5dd6f35cebae2dde127b642f29ee91","kind":"commit","published_at":"2022-01-02T16:19:23.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.1.0","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.1.0/manifests"},{"name":"0.0.17","sha":"b52146ba91a784d94a2dc47d340fe2c71c00a5dc","kind":"commit","published_at":"2022-01-02T09:19:25.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.0.17","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.0.17/manifests"},{"name":"0.0.16","sha":"1f0a71cf36141653f933bdc1db7ddc0fa8513447","kind":"commit","published_at":"2021-12-30T08:09:56.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.0.16","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.0.16/manifests"},{"name":"0.0.15","sha":"950de751019e9c3b72f3a07425618d56602ecd67","kind":"commit","published_at":"2021-12-22T20:32:36.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.0.15","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.0.15/manifests"},{"name":"0.0.14","sha":"bf8d50ae4e119e7b47ec83e285c9b8b641a1631d","kind":"commit","published_at":"2021-12-22T16:34:52.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.0.14","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.0.14/manifests"},{"name":"0.0.13","sha":"d3b015a82b4af721df8f633e88789eca339b8f93","kind":"commit","published_at":"2021-12-20T11:07:51.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.0.13","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.0.13/manifests"},{"name":"0.0.12","sha":"bcbebc7ba3ae63bf3f25c3db921e3002b363bf27","kind":"commit","published_at":"2021-12-14T14:30:14.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.0.12","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.0.12/manifests"},{"name":"0.0.11","sha":"44aa33437fab1392cd6bda9457b1dae44d977b96","kind":"commit","published_at":"2021-12-09T16:45:35.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.0.11","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"681a46d7d7b6184fa848920294d986a2dcf5708f","kind":"commit","published_at":"2021-11-30T11:48:22.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.0.10","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"ced6fc9fb4d3ed4d5d45fd0ea672b550b4ab0907","kind":"commit","published_at":"2021-11-23T21:14:03.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.0.9","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"56546c4ce48e01392d9027eb7d14243507aca2a1","kind":"commit","published_at":"2021-11-22T11:45:59.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.0.8","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"e36a2415e15d7abbc8646eb1986f9c2fe211b03f","kind":"commit","published_at":"2021-11-14T15:39:02.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.0.7","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"9caa55a8cd5c6785c5c5198593a7a2ce0b2691c4","kind":"commit","published_at":"2021-11-04T23:35:29.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.0.6","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.0.6/manifests"},{"name":"0.0.4","sha":"d757a3a36dfb71c577406a3aca3db1dd2c82d014","kind":"commit","published_at":"2021-10-31T09:47:11.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.0.4","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"c320991aaf686dc676209e01525fca91e8717f88","kind":"commit","published_at":"2021-10-13T14:30:42.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.0.3","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"67cc78c8ee15cdf067523da1ef33a252e72dc996","kind":"commit","published_at":"2021-10-13T07:18:13.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.0.2","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.0.2/manifests"}]},"repo_metadata_updated_at":"2025-08-31T23:53:02.112Z","dependent_packages_count":0,"downloads":7,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":40.054067113743365,"dependent_repos_count":30.61104109666564,"dependent_packages_count":6.633233862033089,"stargazers_count":1.4124053988755607,"forks_count":3.704163211290537,"average":16.48298213652164},"purl":"pkg:pypi/runml-checks","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/runml-checks","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/runml-checks","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/runml-checks/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T09:49:53.990Z","issues_count":81,"pull_requests_count":304,"avg_time_to_close_issue":4974417.595744681,"avg_time_to_close_pull_request":3280378.650519031,"issues_closed_count":47,"pull_requests_closed_count":289,"pull_request_authors_count":28,"issue_authors_count":39,"avg_comments_per_issue":1.222222222222222,"avg_comments_per_pull_request":0.27960526315789475,"merged_pull_requests_count":204,"bot_issues_count":0,"bot_pull_requests_count":11,"past_year_issues_count":10,"past_year_pull_requests_count":26,"past_year_avg_time_to_close_issue":453762.0,"past_year_avg_time_to_close_pull_request":276131.1818181818,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":22,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":0.7,"past_year_avg_comments_per_pull_request":0.3076923076923077,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":17,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/issues","maintainers":[{"login":"noamzbr","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/noamzbr"},{"login":"Nadav-Barak","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Nadav-Barak"},{"login":"ItayGabbay","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ItayGabbay"},{"login":"nirhutnik","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nirhutnik"},{"login":"JKL98ISR","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JKL98ISR"},{"login":"harsh-deepchecks","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/harsh-deepchecks"},{"login":"matanper","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matanper"}],"active_maintainers":[{"login":"JKL98ISR","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JKL98ISR"},{"login":"noamzbr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/noamzbr"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/runml-checks/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/runml-checks/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/runml-checks/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/runml-checks/related_packages","maintainers":[{"uuid":"sahumson","login":"sahumson","name":null,"email":null,"url":null,"packages_count":3,"html_url":"https://pypi.org/user/sahumson/","role":null,"created_at":"2023-01-29T09:22:07.029Z","updated_at":"2023-01-29T09:22:07.029Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/sahumson/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":725009,"maintainers_count":308320,"namespaces_count":0,"keywords_count":238006,"github":"pypi","metadata":{"funded_packages_count":50519},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-05T05:40:58.860Z","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"}},{"id":5296446,"name":"deepchecks","ecosystem":"conda","description":null,"homepage":"https://github.com/deepchecks/deepchecks","licenses":"AGPL-3.0-or-later","normalized_licenses":["AGPL-3.0-or-later"],"repository_url":"https://github.com/deepchecks/deepchecks","keywords_array":[],"namespace":null,"versions_count":19,"first_release_published_at":"2022-01-18T20:54:42.000Z","latest_release_published_at":"2022-11-01T14:56:03.000Z","latest_release_number":"0.9.2","last_synced_at":"2025-08-31T23:49:45.708Z","created_at":"2022-10-03T16:00:43.570Z","updated_at":"2025-08-31T23:53:02.113Z","registry_url":"https://anaconda.org/conda-forge/deepchecks","install_command":"conda install -c conda-forge deepchecks","documentation_url":null,"metadata":{},"repo_metadata":{"id":36957003,"uuid":"415969774","full_name":"deepchecks/deepchecks","owner":"deepchecks","description":"Deepchecks: Tests for Continuous Validation of ML Models \u0026 Data. Deepchecks is a holistic open-source solution for all of your AI \u0026 ML validation needs, enabling to thoroughly test your data and models from research to production.","archived":false,"fork":false,"pushed_at":"2025-07-31T09:37:04.000Z","size":281049,"stargazers_count":3877,"open_issues_count":255,"forks_count":276,"subscribers_count":23,"default_branch":"main","last_synced_at":"2025-08-24T19:53:45.912Z","etag":null,"topics":["data-drift","data-science","data-validation","deep-learning","html-report","jupyter-notebook","machine-learning","ml","mlops","model-monitoring","model-validation","pandas-dataframe","python","pytorch"],"latest_commit_sha":null,"homepage":"https://docs.deepchecks.com/stable","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/deepchecks.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-10-11T14:48:38.000Z","updated_at":"2025-08-24T08:27:09.000Z","dependencies_parsed_at":"2023-01-17T08:16:11.753Z","dependency_job_id":"60e40630-86b7-4a77-97bd-0adc61d58aa9","html_url":"https://github.com/deepchecks/deepchecks","commit_stats":{"total_commits":1475,"total_committers":55,"mean_commits":"26.818181818181817","dds":0.8555932203389831,"last_synced_commit":"24ae3449d3849e26d1eaba12424ecb13656f4907"},"previous_names":["deepchecks/mlchecks"],"tags_count":65,"template":false,"template_full_name":null,"purl":"pkg:github/deepchecks/deepchecks","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/deepchecks","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/sbom","scorecard":{"id":331965,"data":{"date":"2025-08-11","repo":{"name":"github.com/deepchecks/deepchecks","commit":"c5cd95f08f14b0edf1151e9b1d202028fb3ecde2"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":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":"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":"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":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:39","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:40","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/conda_publish.yml:1","Warn: no topLevel permission defined: .github/workflows/docs-generation.yml:1","Warn: no topLevel permission defined: .github/workflows/docs.yaml:1","Warn: no topLevel permission defined: .github/workflows/label-new-issue.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/pr.yaml:1","Warn: no topLevel permission defined: .github/workflows/release.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":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 0.19.1 not signed: https://api.github.com/repos/deepchecks/deepchecks/releases/190825993","Warn: release artifact 0.19.0 not signed: https://api.github.com/repos/deepchecks/deepchecks/releases/189173816","Warn: release artifact 0.18.1 not signed: https://api.github.com/repos/deepchecks/deepchecks/releases/139315204","Warn: release artifact 0.18.0 not signed: https://api.github.com/repos/deepchecks/deepchecks/releases/139164386","Warn: release artifact 0.17.5 not signed: https://api.github.com/repos/deepchecks/deepchecks/releases/124631971","Warn: release artifact 0.19.1 does not have provenance: https://api.github.com/repos/deepchecks/deepchecks/releases/190825993","Warn: release artifact 0.19.0 does not have provenance: https://api.github.com/repos/deepchecks/deepchecks/releases/189173816","Warn: release artifact 0.18.1 does not have provenance: https://api.github.com/repos/deepchecks/deepchecks/releases/139315204","Warn: release artifact 0.18.0 does not have provenance: https://api.github.com/repos/deepchecks/deepchecks/releases/139164386","Warn: release artifact 0.17.5 does not have provenance: https://api.github.com/repos/deepchecks/deepchecks/releases/124631971"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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/build.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/deepchecks/deepchecks/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/deepchecks/deepchecks/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/deepchecks/deepchecks/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/deepchecks/deepchecks/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/deepchecks/deepchecks/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/deepchecks/deepchecks/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/deepchecks/deepchecks/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/deepchecks/deepchecks/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/deepchecks/deepchecks/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/deepchecks/deepchecks/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/deepchecks/deepchecks/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/deepchecks/deepchecks/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/deepchecks/deepchecks/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/deepchecks/deepchecks/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/deepchecks/deepchecks/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/deepchecks/deepchecks/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/conda_publish.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/deepchecks/deepchecks/conda_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/conda_publish.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/deepchecks/deepchecks/conda_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/conda_publish.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/deepchecks/deepchecks/conda_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-generation.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/deepchecks/deepchecks/docs-generation.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-generation.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/deepchecks/deepchecks/docs-generation.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yaml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/deepchecks/deepchecks/docs.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/deepchecks/deepchecks/docs.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yaml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/deepchecks/deepchecks/docs.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yaml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/deepchecks/deepchecks/docs.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yaml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/deepchecks/deepchecks/docs.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yaml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/deepchecks/deepchecks/docs.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/label-new-issue.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/deepchecks/deepchecks/label-new-issue.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/deepchecks/deepchecks/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/deepchecks/deepchecks/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/deepchecks/deepchecks/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/deepchecks/deepchecks/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/deepchecks/deepchecks/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/deepchecks/deepchecks/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/deepchecks/deepchecks/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/deepchecks/deepchecks/pr.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/deepchecks/deepchecks/pr.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/deepchecks/deepchecks/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/deepchecks/deepchecks/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/deepchecks/deepchecks/release.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:90","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:105","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:122","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:123","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:124","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:125","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:129","Info:   0 out of  33 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 third-party GitHubAction dependencies pinned","Info:   0 out of   7 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 30 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"}},{"name":"Vulnerabilities","score":0,"reason":"174 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xgfm-fjx6-62mj","Warn: Project is vulnerable to: PYSEC-2022-288 / GHSA-6hrg-qmvc-2xh8","Warn: Project is vulnerable to: PYSEC-2021-356 / GHSA-2ww3-fxvq-293j","Warn: Project is vulnerable to: PYSEC-2024-167 / GHSA-cgvx-9447-vcch","Warn: Project is vulnerable to: PYSEC-2021-859 / GHSA-f8m6-h2c7-8h9x","Warn: Project is vulnerable to: PYSEC-2019-106 / GHSA-mr7p-25v2-35wr","Warn: Project is vulnerable to: PYSEC-2022-5 / GHSA-rqjh-jp2r-59cj","Warn: Project is vulnerable to: PYSEC-2023-299 / GHSA-282v-666c-3fvg","Warn: Project is vulnerable to: GHSA-37mw-44qp-f5jm","Warn: Project is vulnerable to: GHSA-37q5-v5qm-c9v8","Warn: Project is vulnerable to: PYSEC-2023-300 / GHSA-3863-2447-669p","Warn: Project is vulnerable to: GHSA-6rvg-6v2m-4j46","Warn: Project is vulnerable to: GHSA-9356-575x-2w9m","Warn: Project is vulnerable to: GHSA-fpwr-67px-3qhx","Warn: Project is vulnerable to: PYSEC-2024-229 / GHSA-hxxf-235m-72v3","Warn: Project is vulnerable to: GHSA-jjph-296x-mrcr","Warn: Project is vulnerable to: GHSA-phhr-52qp-3mj4","Warn: Project is vulnerable to: GHSA-q2wp-rjmx-x6x9","Warn: Project is vulnerable to: PYSEC-2025-40 / GHSA-qq3j-4f4f-9583","Warn: Project is vulnerable to: PYSEC-2024-227 / GHSA-qxrp-vhvm-j765","Warn: Project is vulnerable to: PYSEC-2023-301 / GHSA-v68g-wm8c-6x7j","Warn: Project is vulnerable to: PYSEC-2024-228 / GHSA-wrfc-pvp9-mr9g","Warn: Project is vulnerable to: PYSEC-2023-120 / GHSA-45c4-8wx5-qw6w","Warn: Project is vulnerable to: GHSA-5m98-qgg9-wh84","Warn: Project is vulnerable to: GHSA-7gpw-8wmc-pm8g","Warn: Project is vulnerable to: GHSA-8495-4g3g-x7pr","Warn: Project is vulnerable to: PYSEC-2024-26 / GHSA-8qpw-xqxj-h4r2","Warn: Project is vulnerable to: GHSA-9548-qrrj-x5pj","Warn: Project is vulnerable to: PYSEC-2023-246 / GHSA-gfw2-4jvh-wgfg","Warn: Project is vulnerable to: GHSA-pjjw-qhg8-p2p9","Warn: Project is vulnerable to: PYSEC-2023-250 / GHSA-q3qx-c6g2-7pw2","Warn: Project is vulnerable to: PYSEC-2023-251 / GHSA-qvrw-v9rv-5rjx","Warn: Project is vulnerable to: PYSEC-2021-76 / GHSA-v6wp-4m6f-gcjg","Warn: Project is vulnerable to: PYSEC-2023-247 / GHSA-xx9p-xxvh-7g8j","Warn: Project is vulnerable to: GHSA-44cc-43rp-5947","Warn: Project is vulnerable to: PYSEC-2021-130 / GHSA-4952-p58q-6crx","Warn: Project is vulnerable to: GHSA-9q39-rmj3-p4r2","Warn: Project is vulnerable to: PYSEC-2024-231","Warn: Project is vulnerable to: PYSEC-2018-18 / GHSA-3p4q-x8f3-p7vq","Warn: Project is vulnerable to: PYSEC-2018-17 / GHSA-49qr-xh3w-h436","Warn: Project is vulnerable to: PYSEC-2018-57 / GHSA-6cwv-x26c-w2q4","Warn: Project is vulnerable to: PYSEC-2020-215 / GHSA-c7vm-f5p4-8fqh","Warn: Project is vulnerable to: PYSEC-2019-159 / GHSA-hhx8-cr55-qcxx","Warn: Project is vulnerable to: GHSA-hwvq-6gjx-j797","Warn: Project is vulnerable to: PYSEC-2019-157 / GHSA-jqwc-jm56-wcwj","Warn: Project is vulnerable to: PYSEC-2022-180 / GHSA-m87f-39q9-6f55","Warn: Project is vulnerable to: PYSEC-2019-158 / GHSA-rcx2-m7jp-p9wj","Warn: Project is vulnerable to: GHSA-rv62-4pmj-xw6h","Warn: Project is vulnerable to: PYSEC-2022-212 / GHSA-v7vq-3x77-87vg","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: GHSA-6p56-wp2h-9hxr","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: GHSA-267x-w5hx-8hjr","Warn: Project is vulnerable to: GHSA-33h2-69j3-r336","Warn: Project is vulnerable to: GHSA-3448-vrgh-85xr","Warn: Project is vulnerable to: GHSA-5rpc-gwh9-q9fg","Warn: Project is vulnerable to: GHSA-634c-v2xv-ffpg","Warn: Project is vulnerable to: GHSA-6v6p-p97v-g2p7","Warn: Project is vulnerable to: GHSA-83rh-hx5x-q9p5","Warn: Project is vulnerable to: GHSA-8849-5h85-98qw","Warn: Project is vulnerable to: GHSA-89rj-5ggj-3p9p","Warn: Project is vulnerable to: GHSA-8w3x-457r-wg53","Warn: Project is vulnerable to: GHSA-9g8h-pjm4-q92p","Warn: Project is vulnerable to: GHSA-c7gp-2pch-qh2v","Warn: Project is vulnerable to: GHSA-cvhw-2593-5j2q","Warn: Project is vulnerable to: GHSA-fffj-9qwg-qmh5","Warn: Project is vulnerable to: GHSA-fm39-cw8h-3p63","Warn: Project is vulnerable to: GHSA-fr58-2xhv-qp3w","Warn: Project is vulnerable to: GHSA-fvq6-392h-6mjj","Warn: Project is vulnerable to: GHSA-fw99-f933-rgh8","Warn: Project is vulnerable to: GHSA-hxfw-jm98-v4mq","Warn: Project is vulnerable to: GHSA-jcxv-2j3h-mg59","Warn: Project is vulnerable to: GHSA-jggw-2q6g-c3m6","Warn: Project is vulnerable to: GHSA-m43c-649m-pm48","Warn: Project is vulnerable to: GHSA-m6vm-8g8v-xfjh","Warn: Project is vulnerable to: GHSA-pqjj-6f5q-gqph","Warn: Project is vulnerable to: GHSA-q799-q27x-vp7w","Warn: Project is vulnerable to: GHSA-qr4w-53vh-m672","Warn: Project is vulnerable to: GHSA-rqxg-xvcq-3v2f","Warn: Project is vulnerable to: GHSA-vc29-rj92-gc7j","Warn: Project is vulnerable to: GHSA-w96g-3p64-63wr","Warn: Project is vulnerable to: GHSA-wq8f-wvqp-xvvm","Warn: Project is vulnerable to: GHSA-x3rm-644h-67m8","Warn: Project is vulnerable to: PYSEC-2023-183","Warn: Project is vulnerable to: GHSA-3c5c-7235-994j","Warn: Project is vulnerable to: GHSA-3f63-hfp8-52jq","Warn: Project is vulnerable to: PYSEC-2021-41 / GHSA-3wvg-mj6g-m9cv","Warn: Project is vulnerable to: PYSEC-2020-77 / GHSA-3xv8-3j54-hgrp","Warn: Project is vulnerable to: PYSEC-2020-80 / GHSA-43fq-w8qq-v88h","Warn: Project is vulnerable to: GHSA-44wm-f244-xhp3","Warn: Project is vulnerable to: GHSA-4fx9-vc88-q2xc","Warn: Project is vulnerable to: PYSEC-2021-35 / GHSA-57h3-9rgr-c24m","Warn: Project is vulnerable to: PYSEC-2020-172 / GHSA-5gm3-px64-rw72","Warn: Project is vulnerable to: PYSEC-2021-331 / GHSA-7534-mm45-c74v","Warn: Project is vulnerable to: PYSEC-2021-92 / GHSA-7r7m-5h27-29hp","Warn: Project is vulnerable to: PYSEC-2020-78 / GHSA-8843-m7mw-mxqm","Warn: Project is vulnerable to: PYSEC-2023-227 / GHSA-8ghj-p4vj-mr35","Warn: Project is vulnerable to: PYSEC-2014-87 / GHSA-8m9x-pxwq-j236","Warn: Project is vulnerable to: PYSEC-2022-10 / GHSA-8vj2-vxx3-667w","Warn: Project is vulnerable to: PYSEC-2021-36 / GHSA-8xjq-8fcg-g5hw","Warn: Project is vulnerable to: PYSEC-2016-6 / GHSA-8xjv-v9xq-m5h9","Warn: Project is vulnerable to: PYSEC-2021-42 / GHSA-95q3-8gr9-gm8w","Warn: Project is vulnerable to: PYSEC-2022-168 / GHSA-9j59-75qj-795w","Warn: Project is vulnerable to: PYSEC-2014-10 / GHSA-cfmr-38g9-f2h7","Warn: Project is vulnerable to: PYSEC-2020-76 / GHSA-cqhg-xjhh-p8hf","Warn: Project is vulnerable to: PYSEC-2021-40 / GHSA-f4w8-cv6p-x6r5","Warn: Project is vulnerable to: PYSEC-2021-69 / GHSA-f5g8-5qq7-938w","Warn: Project is vulnerable to: PYSEC-2021-139 / GHSA-g6rj-rv7j-xwp4","Warn: Project is vulnerable to: PYSEC-2015-16 / GHSA-h5rf-vgqx-wjv2","Warn: Project is vulnerable to: PYSEC-2016-5 / GHSA-hggx-3h72-49ww","Warn: Project is vulnerable to: PYSEC-2020-84 / GHSA-hj69-c76v-86wr","Warn: Project is vulnerable to: PYSEC-2016-7 / GHSA-hvr8-466p-75rh","Warn: Project is vulnerable to: PYSEC-2015-15 / GHSA-j6f7-g425-4gmx","Warn: Project is vulnerable to: GHSA-j7hp-h8jx-5ppr","Warn: Project is vulnerable to: PYSEC-2019-110 / GHSA-j7mj-748x-7p78","Warn: Project is vulnerable to: GHSA-jgpv-4h4c-xhw3","Warn: Project is vulnerable to: PYSEC-2022-42979 / GHSA-m2vv-5vj5-2hm7","Warn: Project is vulnerable to: PYSEC-2021-37 / GHSA-mvg9-xffr-p774","Warn: Project is vulnerable to: PYSEC-2020-83 / GHSA-p49h-hjvm-jg3h","Warn: Project is vulnerable to: PYSEC-2022-8 / GHSA-pw3c-h7wp-cvhx","Warn: Project is vulnerable to: PYSEC-2021-93 / GHSA-q5hq-fp76-qmrc","Warn: Project is vulnerable to: PYSEC-2020-82 / GHSA-r7rm-8j6h-r933","Warn: Project is vulnerable to: PYSEC-2014-23 / GHSA-r854-96gq-rfg3","Warn: Project is vulnerable to: PYSEC-2016-8 / GHSA-rwr3-c2q8-gm56","Warn: Project is vulnerable to: PYSEC-2020-81 / GHSA-vcqg-3p29-xw73","Warn: Project is vulnerable to: PYSEC-2020-79 / GHSA-vj42-xq3r-hr3r","Warn: Project is vulnerable to: PYSEC-2021-70 / GHSA-vqcj-wrf2-7v73","Warn: Project is vulnerable to: PYSEC-2016-9 / GHSA-w4vg-rf63-f3j3","Warn: Project is vulnerable to: PYSEC-2014-22 / GHSA-x895-2wrm-hvp7","Warn: Project is vulnerable to: PYSEC-2022-9 / GHSA-xrcv-f9gm-v42c","Warn: Project is vulnerable to: OSV-2022-715","Warn: Project is vulnerable to: PYSEC-2021-137","Warn: Project is vulnerable to: PYSEC-2021-138","Warn: Project is vulnerable to: PYSEC-2021-317","Warn: Project is vulnerable to: PYSEC-2021-38","Warn: Project is vulnerable to: PYSEC-2021-39","Warn: Project is vulnerable to: PYSEC-2021-94","Warn: Project is vulnerable to: PYSEC-2022-42980","Warn: Project is vulnerable to: PYSEC-2023-175","Warn: Project is vulnerable to: PYSEC-2024-161","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2023-74 / GHSA-j8r2-6x86-q33q","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","Warn: Project is vulnerable to: GHSA-753j-mpmx-qq6g","Warn: Project is vulnerable to: GHSA-7cx3-6m66-7c5m","Warn: Project is vulnerable to: PYSEC-2020-213 / GHSA-8vpw-mgpf-mpvv","Warn: Project is vulnerable to: GHSA-8w49-h785-mj3c","Warn: Project is vulnerable to: PYSEC-2012-5 / GHSA-f7fv-v9rh-prvc","Warn: Project is vulnerable to: PYSEC-2023-75 / GHSA-hj3f-6gcp-jg8j","Warn: Project is vulnerable to: GHSA-qppv-j76h-2rpx","Warn: Project is vulnerable to: GHSA-w235-7p84-xx57","Warn: Project is vulnerable to: GHSA-g7vv-2v7x-gj9p","Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","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-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2020-108 / GHSA-jxfp-4rvq-9h9m","Warn: Project is vulnerable to: GHSA-55x5-fj6c-h6m8","Warn: Project is vulnerable to: PYSEC-2021-19 / GHSA-jq4v-f5q6-mjqq","Warn: Project is vulnerable to: PYSEC-2020-62 / GHSA-pgww-xf46-h92r","Warn: Project is vulnerable to: PYSEC-2022-230 / GHSA-wrxv-2j5q-m38w","Warn: Project is vulnerable to: PYSEC-2018-12 / GHSA-xp26-p53h-6h2p"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T03:50:44.747Z","repository_id":36957003,"created_at":"2025-08-18T03:50:44.748Z","updated_at":"2025-08-18T03:50:44.748Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273052422,"owners_count":25037198,"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-31T02:00:09.071Z","response_time":79,"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":"deepchecks","name":"deepchecks","uuid":"92298186","kind":"organization","description":"","email":"info@deepchecks.com","website":"www.deepchecks.com","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/92298186?v=4","repositories_count":9,"last_synced_at":"2023-03-03T20:14:52.319Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/deepchecks","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T05:16:53.696Z","updated_at":"2023-03-03T20:14:52.337Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/deepchecks","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/deepchecks/repositories"},"tags":[{"name":"0.19.1","sha":"56d8dccb8a91d7bbd0b7a0e56a96ca57a16b10b5","kind":"commit","published_at":"2024-12-15T15:24:19.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.19.1","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.19.1/manifests"},{"name":"0.19.0","sha":"91fef8c45afa165c642730a9a41daf8cab0f3f8a","kind":"commit","published_at":"2024-12-05T12:56:50.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.19.0","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.19.0/manifests"},{"name":"0.18.1","sha":"35f60801009b9b26304c239023120c2cd6793ca0","kind":"commit","published_at":"2024-01-31T12:54:35.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.18.1","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.18.1/manifests"},{"name":"0.18.0","sha":"32cb218f86d2a83b84dcc8446ffd5118048b761d","kind":"commit","published_at":"2024-01-30T16:00:19.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.18.0","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.18.0/manifests"},{"name":"0.17.5","sha":"ee7e31a9b6f5065cc518595cc146965273610733","kind":"commit","published_at":"2023-10-11T13:55:47.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.17.5","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.17.5/manifests"},{"name":"0.17.4","sha":"5b0f2e214b08890152c31d7c6c8db4ecd05dfe40","kind":"commit","published_at":"2023-07-27T06:48:55.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.17.4","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.17.4/manifests"},{"name":"0.17.3","sha":"f5c10d35ae6f0607478c06d2a4667fe721c417f0","kind":"commit","published_at":"2023-06-14T11:50:50.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.17.3","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.17.3/manifests"},{"name":"0.17.2","sha":"e1682c1ad89a0b7bc4855fbf459d6e30264cf9c8","kind":"commit","published_at":"2023-06-08T14:05:00.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.17.2","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.17.2/manifests"},{"name":"0.17.1","sha":"7bc2be0cd5a6291ac147a65a735140079942da01","kind":"commit","published_at":"2023-06-08T06:58:21.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.17.1","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.17.1/manifests"},{"name":"0.17.0","sha":"1e24c21a8cfb4d4b084651727aaf0d553e7cc4e9","kind":"commit","published_at":"2023-06-07T13:54:06.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.17.0","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.17.0/manifests"},{"name":"0.14.1","sha":"119104dcee765243b2e151eafa481e17cea710e3","kind":"commit","published_at":"2023-05-21T10:21:20.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.14.1","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.14.1/manifests"},{"name":"0.14.0","sha":"03960dccc57b6a42d9d520ccafc0122f8c656ff7","kind":"commit","published_at":"2023-05-10T18:58:18.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.14.0","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.14.0/manifests"},{"name":"0.13.1","sha":"49e5f9bdb3c95e408d5c822e8ca5e06df51c47e4","kind":"commit","published_at":"2023-04-03T10:06:37.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.13.1","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.13.1/manifests"},{"name":"0.13.0","sha":"d1d660d9063d9ddec384a9afe49a65a143d83549","kind":"commit","published_at":"2023-03-12T08:51:06.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.13.0","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.13.0/manifests"},{"name":"0.12.0","sha":"3e10c1837b756394c0ee626d1b18b052634c62f4","kind":"commit","published_at":"2023-02-21T14:26:41.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.12.0","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.12.0/manifests"},{"name":"0.11.1","sha":"2328cf88bc7195be9b14df09ac204765a552b195","kind":"commit","published_at":"2023-02-02T16:25:41.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.11.1","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.11.1/manifests"},{"name":"0.11.0","sha":"fd5f638e9c944d404d26ee50a6759c5c7d39ac94","kind":"commit","published_at":"2023-01-30T09:52:53.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.11.0","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.11.0/manifests"},{"name":"0.10.0","sha":"c0c3f8745aa3eff04680c72b79f97327b3d8d76e","kind":"commit","published_at":"2022-12-11T17:16:20.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.10.0","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.10.0/manifests"},{"name":"0.9.2","sha":"9b3abe9e1007966d962e177751dc4b29cbdfa3e5","kind":"commit","published_at":"2022-10-31T15:18:43.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.9.2","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"5d5c35cd56afae1094f066729a9c5ac73197913d","kind":"commit","published_at":"2022-10-25T06:13:03.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.9.1","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"b2efa6d50db26f288a355118623ea0a11d2c290f","kind":"commit","published_at":"2022-09-19T11:44:56.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.9.0","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.9.0/manifests"},{"name":"0.8.3","sha":"2e5ae976f4f21d716476cdc0a954985953b6cd22","kind":"commit","published_at":"2022-08-23T07:36:48.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.8.3","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.8.3/manifests"},{"name":"0.8.2","sha":"cffddf4a45d565b07727de813a0f57e5fd295fd7","kind":"commit","published_at":"2022-08-08T06:21:37.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.8.2","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"b0f3fc2ef140df95b61f935a9c13ccce0142ba39","kind":"commit","published_at":"2022-07-07T06:38:34.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.8.1","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"baea2cb313567fbd34d02c67980145e32ead4b15","kind":"commit","published_at":"2022-06-19T11:33:05.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.8.0","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.8.0/manifests"},{"name":"0.7.2","sha":"ba81d454f8eba6edd5e1a3f9d4f58c29c0c321e5","kind":"commit","published_at":"2022-06-07T07:39:32.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.7.2","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"f9372a117b6e58910eff1cb379aa7ec943b2789e","kind":"commit","published_at":"2022-05-31T09:00:22.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.7.1","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"b4bd746b240864727997778c1b83caf5d69b2231","kind":"commit","published_at":"2022-05-29T13:21:15.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.7.0","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.7.0/manifests"},{"name":"0.6.4","sha":"8fd089556aa58fe23dc1d24b08f1023cda1e759e","kind":"commit","published_at":"2022-05-12T14:11:04.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.6.4","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.6.4/manifests"},{"name":"0.6.3","sha":"d6c0ce1d9cc8d0eccb5fc942045d7431815e9fa6","kind":"commit","published_at":"2022-04-28T06:53:21.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.6.3","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.6.3/manifests"},{"name":"0.6.2","sha":"aba238d45f92af4a6bc3f3c6b02650584a5d81da","kind":"commit","published_at":"2022-04-28T06:33:34.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.6.2","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.6.2/manifests"},{"name":"0.6.1","sha":"86b67f89526e6e783365e8dc69828664fe4470c5","kind":"commit","published_at":"2022-04-12T17:54:08.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.6.1","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"4e5f510fb4c9f15177146bd336133b468e7b207c","kind":"commit","published_at":"2022-04-01T14:57:47.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.6.0","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.6.0/manifests"},{"name":"0.6.0.dev1","sha":"e0e2784135f7e6d8253b396ea5fbb3adf54d496c","kind":"commit","published_at":"2022-03-10T22:11:29.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.6.0.dev1","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.6.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.6.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.6.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.6.0.dev1/manifests"},{"name":"0.6.0.dev0","sha":"ee60db610ca035dd713cbe92c33ff16efffaf1a9","kind":"commit","published_at":"2022-03-10T16:24:17.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.6.0.dev0","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.6.0.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.6.0.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.6.0.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.6.0.dev0/manifests"},{"name":"0.5.0","sha":"6b5bc89c52128c68a85c704bca2506f23d6f9d57","kind":"commit","published_at":"2022-03-03T15:38:47.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.5.0","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.5.0/manifests"},{"name":"0.5.0.dev2","sha":"2e342b41ca8dcb2a09dc199ab6920bb50bf7542b","kind":"commit","published_at":"2022-02-23T16:35:14.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.5.0.dev2","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.5.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.5.0.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.5.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.5.0.dev2/manifests"},{"name":"0.5.0.dev0","sha":"595b58dc72f91265030363e230f710b90cde1e60","kind":"commit","published_at":"2022-02-14T17:28:34.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.5.0.dev0","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.5.0.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.5.0.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.5.0.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.5.0.dev0/manifests"},{"name":"0.4.2","sha":"c36e7b4cdb416d237842480aaf9e9b6cac41f194","kind":"commit","published_at":"2022-02-04T09:16:26.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.4.2","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.4.2/manifests"},{"name":"0.4.1","sha":"0764ef188637a8c89b6a82a10bc1153918fa9d54","kind":"commit","published_at":"2022-01-26T17:10:07.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.4.1","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"03f869c18c51bcb9bc49eaf7fbdc00f1900820f1","kind":"commit","published_at":"2022-01-26T16:41:58.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.4.0","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.4.0/manifests"},{"name":"0.3.2","sha":"4c2752b308000c9b5800cc8def3e72494cfc6ea3","kind":"commit","published_at":"2022-01-24T14:37:26.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.3.2","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"c073bd11de11dc0ef3e4988b6d584dce78ce4c02","kind":"commit","published_at":"2022-01-20T11:15:50.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.3.1","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"df6bfb89ce31fb4f0a2de0b790ac453d72432f80","kind":"commit","published_at":"2022-01-19T14:57:49.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.3.0","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.3.0/manifests"},{"name":"0.2.1","sha":"9a0e202c2e0c71184d817e4be3824b7af4055e62","kind":"commit","published_at":"2022-01-07T15:45:42.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.2.1","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"f9e8484fc000f66805ab9fdb4926dcd5d30ad1ca","kind":"commit","published_at":"2022-01-05T15:11:14.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.2.0","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.2.0/manifests"},{"name":"0.1.3","sha":"6080e21e4306f5bc62852fa255259e9ffe70a4d8","kind":"commit","published_at":"2022-01-04T12:28:09.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.1.3","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"f3dd9107cb90c22030770441dbf0f37262be3591","kind":"commit","published_at":"2022-01-04T09:48:47.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.1.2","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"551e30b19ee4737bdf69a6a9a7044070ba8038fc","kind":"commit","published_at":"2022-01-02T16:39:06.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.1.1","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"9279b0654b5dd6f35cebae2dde127b642f29ee91","kind":"commit","published_at":"2022-01-02T16:19:23.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.1.0","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.1.0/manifests"},{"name":"0.0.17","sha":"b52146ba91a784d94a2dc47d340fe2c71c00a5dc","kind":"commit","published_at":"2022-01-02T09:19:25.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.0.17","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.0.17/manifests"},{"name":"0.0.16","sha":"1f0a71cf36141653f933bdc1db7ddc0fa8513447","kind":"commit","published_at":"2021-12-30T08:09:56.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.0.16","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.0.16/manifests"},{"name":"0.0.15","sha":"950de751019e9c3b72f3a07425618d56602ecd67","kind":"commit","published_at":"2021-12-22T20:32:36.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.0.15","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.0.15/manifests"},{"name":"0.0.14","sha":"bf8d50ae4e119e7b47ec83e285c9b8b641a1631d","kind":"commit","published_at":"2021-12-22T16:34:52.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.0.14","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.0.14/manifests"},{"name":"0.0.13","sha":"d3b015a82b4af721df8f633e88789eca339b8f93","kind":"commit","published_at":"2021-12-20T11:07:51.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.0.13","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.0.13/manifests"},{"name":"0.0.12","sha":"bcbebc7ba3ae63bf3f25c3db921e3002b363bf27","kind":"commit","published_at":"2021-12-14T14:30:14.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.0.12","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.0.12/manifests"},{"name":"0.0.11","sha":"44aa33437fab1392cd6bda9457b1dae44d977b96","kind":"commit","published_at":"2021-12-09T16:45:35.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.0.11","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"681a46d7d7b6184fa848920294d986a2dcf5708f","kind":"commit","published_at":"2021-11-30T11:48:22.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.0.10","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"ced6fc9fb4d3ed4d5d45fd0ea672b550b4ab0907","kind":"commit","published_at":"2021-11-23T21:14:03.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.0.9","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"56546c4ce48e01392d9027eb7d14243507aca2a1","kind":"commit","published_at":"2021-11-22T11:45:59.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.0.8","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"e36a2415e15d7abbc8646eb1986f9c2fe211b03f","kind":"commit","published_at":"2021-11-14T15:39:02.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.0.7","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"9caa55a8cd5c6785c5c5198593a7a2ce0b2691c4","kind":"commit","published_at":"2021-11-04T23:35:29.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.0.6","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.0.6/manifests"},{"name":"0.0.4","sha":"d757a3a36dfb71c577406a3aca3db1dd2c82d014","kind":"commit","published_at":"2021-10-31T09:47:11.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.0.4","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"c320991aaf686dc676209e01525fca91e8717f88","kind":"commit","published_at":"2021-10-13T14:30:42.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.0.3","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"67cc78c8ee15cdf067523da1ef33a252e72dc996","kind":"commit","published_at":"2021-10-13T07:18:13.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.0.2","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.0.2/manifests"}]},"repo_metadata_updated_at":"2025-08-31T23:53:02.113Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.025455452957324,"dependent_packages_count":51.17544297479411,"stargazers_count":7.786373845769903,"forks_count":13.401547292238583,"average":26.59720489143998},"purl":"pkg:conda/deepchecks","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/deepchecks","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/deepchecks","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/deepchecks/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T09:49:53.990Z","issues_count":81,"pull_requests_count":304,"avg_time_to_close_issue":4974417.595744681,"avg_time_to_close_pull_request":3280378.650519031,"issues_closed_count":47,"pull_requests_closed_count":289,"pull_request_authors_count":28,"issue_authors_count":39,"avg_comments_per_issue":1.222222222222222,"avg_comments_per_pull_request":0.27960526315789475,"merged_pull_requests_count":204,"bot_issues_count":0,"bot_pull_requests_count":11,"past_year_issues_count":10,"past_year_pull_requests_count":26,"past_year_avg_time_to_close_issue":453762.0,"past_year_avg_time_to_close_pull_request":276131.1818181818,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":22,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":0.7,"past_year_avg_comments_per_pull_request":0.3076923076923077,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":17,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/issues","maintainers":[{"login":"noamzbr","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/noamzbr"},{"login":"Nadav-Barak","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Nadav-Barak"},{"login":"ItayGabbay","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ItayGabbay"},{"login":"nirhutnik","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nirhutnik"},{"login":"JKL98ISR","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JKL98ISR"},{"login":"harsh-deepchecks","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/harsh-deepchecks"},{"login":"matanper","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matanper"}],"active_maintainers":[{"login":"JKL98ISR","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JKL98ISR"},{"login":"noamzbr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/noamzbr"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/deepchecks/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/deepchecks/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/deepchecks/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/deepchecks/related_packages","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13387,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2180},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-04T07:00:12.892Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":2691730,"name":"deepchecks","ecosystem":"pypi","description":"Package for validating your machine learning model and data","homepage":"https://github.com/deepchecks/deepchecks","licenses":"GNU Affero General Public License v3 or later (AGPLv3+)","normalized_licenses":["AGPL-3.0","GPL-2.0+"],"repository_url":"https://github.com/deepchecks/deepchecks","keywords_array":["Software Development","Machine Learning"],"namespace":null,"versions_count":59,"first_release_published_at":"2021-10-28T08:46:42.000Z","latest_release_published_at":"2024-12-15T15:25:31.000Z","latest_release_number":"0.19.1","last_synced_at":"2025-09-04T07:01:32.080Z","created_at":"2022-04-10T10:34:16.468Z","updated_at":"2025-09-04T20:08:15.533Z","registry_url":"https://pypi.org/project/deepchecks/","install_command":"pip install deepchecks --index-url https://pypi.org/simple","documentation_url":"https://docs.deepchecks.com","metadata":{"funding":null,"documentation":"https://docs.deepchecks.com","classifiers":["Intended Audience :: Developers","Intended Audience :: Science/Research","License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.6","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Topic :: Scientific/Engineering","Topic :: Software Development"],"normalized_name":"deepchecks","project_status":null},"repo_metadata":{"id":36957003,"uuid":"415969774","full_name":"deepchecks/deepchecks","owner":"deepchecks","description":"Deepchecks: Tests for Continuous Validation of ML Models \u0026 Data. Deepchecks is a holistic open-source solution for all of your AI \u0026 ML validation needs, enabling to thoroughly test your data and models from research to production.","archived":false,"fork":false,"pushed_at":"2025-08-27T15:36:13.000Z","size":281067,"stargazers_count":3889,"open_issues_count":255,"forks_count":277,"subscribers_count":23,"default_branch":"main","last_synced_at":"2025-08-31T23:37:15.114Z","etag":null,"topics":["data-drift","data-science","data-validation","deep-learning","html-report","jupyter-notebook","machine-learning","ml","mlops","model-monitoring","model-validation","pandas-dataframe","python","pytorch"],"latest_commit_sha":null,"homepage":"https://docs.deepchecks.com/stable","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/deepchecks.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-10-11T14:48:38.000Z","updated_at":"2025-08-31T20:16:51.000Z","dependencies_parsed_at":"2023-01-17T08:16:11.753Z","dependency_job_id":"60e40630-86b7-4a77-97bd-0adc61d58aa9","html_url":"https://github.com/deepchecks/deepchecks","commit_stats":{"total_commits":1475,"total_committers":55,"mean_commits":"26.818181818181817","dds":0.8555932203389831,"last_synced_commit":"24ae3449d3849e26d1eaba12424ecb13656f4907"},"previous_names":["deepchecks/mlchecks"],"tags_count":65,"template":false,"template_full_name":null,"purl":"pkg:github/deepchecks/deepchecks","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/deepchecks","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/sbom","scorecard":{"id":331965,"data":{"date":"2025-08-11","repo":{"name":"github.com/deepchecks/deepchecks","commit":"c5cd95f08f14b0edf1151e9b1d202028fb3ecde2"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":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":"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":"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":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:39","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:40","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/conda_publish.yml:1","Warn: no topLevel permission defined: .github/workflows/docs-generation.yml:1","Warn: no topLevel permission defined: .github/workflows/docs.yaml:1","Warn: no topLevel permission defined: .github/workflows/label-new-issue.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/pr.yaml:1","Warn: no topLevel permission defined: .github/workflows/release.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":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 0.19.1 not signed: https://api.github.com/repos/deepchecks/deepchecks/releases/190825993","Warn: release artifact 0.19.0 not signed: https://api.github.com/repos/deepchecks/deepchecks/releases/189173816","Warn: release artifact 0.18.1 not signed: https://api.github.com/repos/deepchecks/deepchecks/releases/139315204","Warn: release artifact 0.18.0 not signed: https://api.github.com/repos/deepchecks/deepchecks/releases/139164386","Warn: release artifact 0.17.5 not signed: https://api.github.com/repos/deepchecks/deepchecks/releases/124631971","Warn: release artifact 0.19.1 does not have provenance: https://api.github.com/repos/deepchecks/deepchecks/releases/190825993","Warn: release artifact 0.19.0 does not have provenance: https://api.github.com/repos/deepchecks/deepchecks/releases/189173816","Warn: release artifact 0.18.1 does not have provenance: https://api.github.com/repos/deepchecks/deepchecks/releases/139315204","Warn: release artifact 0.18.0 does not have provenance: https://api.github.com/repos/deepchecks/deepchecks/releases/139164386","Warn: release artifact 0.17.5 does not have provenance: https://api.github.com/repos/deepchecks/deepchecks/releases/124631971"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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/build.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/deepchecks/deepchecks/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/deepchecks/deepchecks/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/deepchecks/deepchecks/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/deepchecks/deepchecks/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/deepchecks/deepchecks/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/deepchecks/deepchecks/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/deepchecks/deepchecks/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/deepchecks/deepchecks/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/deepchecks/deepchecks/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/deepchecks/deepchecks/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/deepchecks/deepchecks/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/deepchecks/deepchecks/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/deepchecks/deepchecks/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/deepchecks/deepchecks/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/deepchecks/deepchecks/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/deepchecks/deepchecks/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/conda_publish.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/deepchecks/deepchecks/conda_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/conda_publish.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/deepchecks/deepchecks/conda_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/conda_publish.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/deepchecks/deepchecks/conda_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-generation.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/deepchecks/deepchecks/docs-generation.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-generation.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/deepchecks/deepchecks/docs-generation.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yaml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/deepchecks/deepchecks/docs.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/deepchecks/deepchecks/docs.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yaml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/deepchecks/deepchecks/docs.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yaml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/deepchecks/deepchecks/docs.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yaml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/deepchecks/deepchecks/docs.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yaml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/deepchecks/deepchecks/docs.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/label-new-issue.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/deepchecks/deepchecks/label-new-issue.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/deepchecks/deepchecks/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/deepchecks/deepchecks/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/deepchecks/deepchecks/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/deepchecks/deepchecks/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/deepchecks/deepchecks/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/deepchecks/deepchecks/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/deepchecks/deepchecks/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/deepchecks/deepchecks/pr.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/deepchecks/deepchecks/pr.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/deepchecks/deepchecks/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/deepchecks/deepchecks/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/deepchecks/deepchecks/release.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:90","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:105","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:122","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:123","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:124","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:125","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:129","Info:   0 out of  33 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 third-party GitHubAction dependencies pinned","Info:   0 out of   7 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 30 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"}},{"name":"Vulnerabilities","score":0,"reason":"174 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xgfm-fjx6-62mj","Warn: Project is vulnerable to: PYSEC-2022-288 / GHSA-6hrg-qmvc-2xh8","Warn: Project is vulnerable to: PYSEC-2021-356 / GHSA-2ww3-fxvq-293j","Warn: Project is vulnerable to: PYSEC-2024-167 / GHSA-cgvx-9447-vcch","Warn: Project is vulnerable to: PYSEC-2021-859 / GHSA-f8m6-h2c7-8h9x","Warn: Project is vulnerable to: PYSEC-2019-106 / GHSA-mr7p-25v2-35wr","Warn: Project is vulnerable to: PYSEC-2022-5 / GHSA-rqjh-jp2r-59cj","Warn: Project is vulnerable to: PYSEC-2023-299 / GHSA-282v-666c-3fvg","Warn: Project is vulnerable to: GHSA-37mw-44qp-f5jm","Warn: Project is vulnerable to: GHSA-37q5-v5qm-c9v8","Warn: Project is vulnerable to: PYSEC-2023-300 / GHSA-3863-2447-669p","Warn: Project is vulnerable to: GHSA-6rvg-6v2m-4j46","Warn: Project is vulnerable to: GHSA-9356-575x-2w9m","Warn: Project is vulnerable to: GHSA-fpwr-67px-3qhx","Warn: Project is vulnerable to: PYSEC-2024-229 / GHSA-hxxf-235m-72v3","Warn: Project is vulnerable to: GHSA-jjph-296x-mrcr","Warn: Project is vulnerable to: GHSA-phhr-52qp-3mj4","Warn: Project is vulnerable to: GHSA-q2wp-rjmx-x6x9","Warn: Project is vulnerable to: PYSEC-2025-40 / GHSA-qq3j-4f4f-9583","Warn: Project is vulnerable to: PYSEC-2024-227 / GHSA-qxrp-vhvm-j765","Warn: Project is vulnerable to: PYSEC-2023-301 / GHSA-v68g-wm8c-6x7j","Warn: Project is vulnerable to: PYSEC-2024-228 / GHSA-wrfc-pvp9-mr9g","Warn: Project is vulnerable to: PYSEC-2023-120 / GHSA-45c4-8wx5-qw6w","Warn: Project is vulnerable to: GHSA-5m98-qgg9-wh84","Warn: Project is vulnerable to: GHSA-7gpw-8wmc-pm8g","Warn: Project is vulnerable to: GHSA-8495-4g3g-x7pr","Warn: Project is vulnerable to: PYSEC-2024-26 / GHSA-8qpw-xqxj-h4r2","Warn: Project is vulnerable to: GHSA-9548-qrrj-x5pj","Warn: Project is vulnerable to: PYSEC-2023-246 / GHSA-gfw2-4jvh-wgfg","Warn: Project is vulnerable to: GHSA-pjjw-qhg8-p2p9","Warn: Project is vulnerable to: PYSEC-2023-250 / GHSA-q3qx-c6g2-7pw2","Warn: Project is vulnerable to: PYSEC-2023-251 / GHSA-qvrw-v9rv-5rjx","Warn: Project is vulnerable to: PYSEC-2021-76 / GHSA-v6wp-4m6f-gcjg","Warn: Project is vulnerable to: PYSEC-2023-247 / GHSA-xx9p-xxvh-7g8j","Warn: Project is vulnerable to: GHSA-44cc-43rp-5947","Warn: Project is vulnerable to: PYSEC-2021-130 / GHSA-4952-p58q-6crx","Warn: Project is vulnerable to: GHSA-9q39-rmj3-p4r2","Warn: Project is vulnerable to: PYSEC-2024-231","Warn: Project is vulnerable to: PYSEC-2018-18 / GHSA-3p4q-x8f3-p7vq","Warn: Project is vulnerable to: PYSEC-2018-17 / GHSA-49qr-xh3w-h436","Warn: Project is vulnerable to: PYSEC-2018-57 / GHSA-6cwv-x26c-w2q4","Warn: Project is vulnerable to: PYSEC-2020-215 / GHSA-c7vm-f5p4-8fqh","Warn: Project is vulnerable to: PYSEC-2019-159 / GHSA-hhx8-cr55-qcxx","Warn: Project is vulnerable to: GHSA-hwvq-6gjx-j797","Warn: Project is vulnerable to: PYSEC-2019-157 / GHSA-jqwc-jm56-wcwj","Warn: Project is vulnerable to: PYSEC-2022-180 / GHSA-m87f-39q9-6f55","Warn: Project is vulnerable to: PYSEC-2019-158 / GHSA-rcx2-m7jp-p9wj","Warn: Project is vulnerable to: GHSA-rv62-4pmj-xw6h","Warn: Project is vulnerable to: PYSEC-2022-212 / GHSA-v7vq-3x77-87vg","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: GHSA-6p56-wp2h-9hxr","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: GHSA-267x-w5hx-8hjr","Warn: Project is vulnerable to: GHSA-33h2-69j3-r336","Warn: Project is vulnerable to: GHSA-3448-vrgh-85xr","Warn: Project is vulnerable to: GHSA-5rpc-gwh9-q9fg","Warn: Project is vulnerable to: GHSA-634c-v2xv-ffpg","Warn: Project is vulnerable to: GHSA-6v6p-p97v-g2p7","Warn: Project is vulnerable to: GHSA-83rh-hx5x-q9p5","Warn: Project is vulnerable to: GHSA-8849-5h85-98qw","Warn: Project is vulnerable to: GHSA-89rj-5ggj-3p9p","Warn: Project is vulnerable to: GHSA-8w3x-457r-wg53","Warn: Project is vulnerable to: GHSA-9g8h-pjm4-q92p","Warn: Project is vulnerable to: GHSA-c7gp-2pch-qh2v","Warn: Project is vulnerable to: GHSA-cvhw-2593-5j2q","Warn: Project is vulnerable to: GHSA-fffj-9qwg-qmh5","Warn: Project is vulnerable to: GHSA-fm39-cw8h-3p63","Warn: Project is vulnerable to: GHSA-fr58-2xhv-qp3w","Warn: Project is vulnerable to: GHSA-fvq6-392h-6mjj","Warn: Project is vulnerable to: GHSA-fw99-f933-rgh8","Warn: Project is vulnerable to: GHSA-hxfw-jm98-v4mq","Warn: Project is vulnerable to: GHSA-jcxv-2j3h-mg59","Warn: Project is vulnerable to: GHSA-jggw-2q6g-c3m6","Warn: Project is vulnerable to: GHSA-m43c-649m-pm48","Warn: Project is vulnerable to: GHSA-m6vm-8g8v-xfjh","Warn: Project is vulnerable to: GHSA-pqjj-6f5q-gqph","Warn: Project is vulnerable to: GHSA-q799-q27x-vp7w","Warn: Project is vulnerable to: GHSA-qr4w-53vh-m672","Warn: Project is vulnerable to: GHSA-rqxg-xvcq-3v2f","Warn: Project is vulnerable to: GHSA-vc29-rj92-gc7j","Warn: Project is vulnerable to: GHSA-w96g-3p64-63wr","Warn: Project is vulnerable to: GHSA-wq8f-wvqp-xvvm","Warn: Project is vulnerable to: GHSA-x3rm-644h-67m8","Warn: Project is vulnerable to: PYSEC-2023-183","Warn: Project is vulnerable to: GHSA-3c5c-7235-994j","Warn: Project is vulnerable to: GHSA-3f63-hfp8-52jq","Warn: Project is vulnerable to: PYSEC-2021-41 / GHSA-3wvg-mj6g-m9cv","Warn: Project is vulnerable to: PYSEC-2020-77 / GHSA-3xv8-3j54-hgrp","Warn: Project is vulnerable to: PYSEC-2020-80 / GHSA-43fq-w8qq-v88h","Warn: Project is vulnerable to: GHSA-44wm-f244-xhp3","Warn: Project is vulnerable to: GHSA-4fx9-vc88-q2xc","Warn: Project is vulnerable to: PYSEC-2021-35 / GHSA-57h3-9rgr-c24m","Warn: Project is vulnerable to: PYSEC-2020-172 / GHSA-5gm3-px64-rw72","Warn: Project is vulnerable to: PYSEC-2021-331 / GHSA-7534-mm45-c74v","Warn: Project is vulnerable to: PYSEC-2021-92 / GHSA-7r7m-5h27-29hp","Warn: Project is vulnerable to: PYSEC-2020-78 / GHSA-8843-m7mw-mxqm","Warn: Project is vulnerable to: PYSEC-2023-227 / GHSA-8ghj-p4vj-mr35","Warn: Project is vulnerable to: PYSEC-2014-87 / GHSA-8m9x-pxwq-j236","Warn: Project is vulnerable to: PYSEC-2022-10 / GHSA-8vj2-vxx3-667w","Warn: Project is vulnerable to: PYSEC-2021-36 / GHSA-8xjq-8fcg-g5hw","Warn: Project is vulnerable to: PYSEC-2016-6 / GHSA-8xjv-v9xq-m5h9","Warn: Project is vulnerable to: PYSEC-2021-42 / GHSA-95q3-8gr9-gm8w","Warn: Project is vulnerable to: PYSEC-2022-168 / GHSA-9j59-75qj-795w","Warn: Project is vulnerable to: PYSEC-2014-10 / GHSA-cfmr-38g9-f2h7","Warn: Project is vulnerable to: PYSEC-2020-76 / GHSA-cqhg-xjhh-p8hf","Warn: Project is vulnerable to: PYSEC-2021-40 / GHSA-f4w8-cv6p-x6r5","Warn: Project is vulnerable to: PYSEC-2021-69 / GHSA-f5g8-5qq7-938w","Warn: Project is vulnerable to: PYSEC-2021-139 / GHSA-g6rj-rv7j-xwp4","Warn: Project is vulnerable to: PYSEC-2015-16 / GHSA-h5rf-vgqx-wjv2","Warn: Project is vulnerable to: PYSEC-2016-5 / GHSA-hggx-3h72-49ww","Warn: Project is vulnerable to: PYSEC-2020-84 / GHSA-hj69-c76v-86wr","Warn: Project is vulnerable to: PYSEC-2016-7 / GHSA-hvr8-466p-75rh","Warn: Project is vulnerable to: PYSEC-2015-15 / GHSA-j6f7-g425-4gmx","Warn: Project is vulnerable to: GHSA-j7hp-h8jx-5ppr","Warn: Project is vulnerable to: PYSEC-2019-110 / GHSA-j7mj-748x-7p78","Warn: Project is vulnerable to: GHSA-jgpv-4h4c-xhw3","Warn: Project is vulnerable to: PYSEC-2022-42979 / GHSA-m2vv-5vj5-2hm7","Warn: Project is vulnerable to: PYSEC-2021-37 / GHSA-mvg9-xffr-p774","Warn: Project is vulnerable to: PYSEC-2020-83 / GHSA-p49h-hjvm-jg3h","Warn: Project is vulnerable to: PYSEC-2022-8 / GHSA-pw3c-h7wp-cvhx","Warn: Project is vulnerable to: PYSEC-2021-93 / GHSA-q5hq-fp76-qmrc","Warn: Project is vulnerable to: PYSEC-2020-82 / GHSA-r7rm-8j6h-r933","Warn: Project is vulnerable to: PYSEC-2014-23 / GHSA-r854-96gq-rfg3","Warn: Project is vulnerable to: PYSEC-2016-8 / GHSA-rwr3-c2q8-gm56","Warn: Project is vulnerable to: PYSEC-2020-81 / GHSA-vcqg-3p29-xw73","Warn: Project is vulnerable to: PYSEC-2020-79 / GHSA-vj42-xq3r-hr3r","Warn: Project is vulnerable to: PYSEC-2021-70 / GHSA-vqcj-wrf2-7v73","Warn: Project is vulnerable to: PYSEC-2016-9 / GHSA-w4vg-rf63-f3j3","Warn: Project is vulnerable to: PYSEC-2014-22 / GHSA-x895-2wrm-hvp7","Warn: Project is vulnerable to: PYSEC-2022-9 / GHSA-xrcv-f9gm-v42c","Warn: Project is vulnerable to: OSV-2022-715","Warn: Project is vulnerable to: PYSEC-2021-137","Warn: Project is vulnerable to: PYSEC-2021-138","Warn: Project is vulnerable to: PYSEC-2021-317","Warn: Project is vulnerable to: PYSEC-2021-38","Warn: Project is vulnerable to: PYSEC-2021-39","Warn: Project is vulnerable to: PYSEC-2021-94","Warn: Project is vulnerable to: PYSEC-2022-42980","Warn: Project is vulnerable to: PYSEC-2023-175","Warn: Project is vulnerable to: PYSEC-2024-161","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2023-74 / GHSA-j8r2-6x86-q33q","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","Warn: Project is vulnerable to: GHSA-753j-mpmx-qq6g","Warn: Project is vulnerable to: GHSA-7cx3-6m66-7c5m","Warn: Project is vulnerable to: PYSEC-2020-213 / GHSA-8vpw-mgpf-mpvv","Warn: Project is vulnerable to: GHSA-8w49-h785-mj3c","Warn: Project is vulnerable to: PYSEC-2012-5 / GHSA-f7fv-v9rh-prvc","Warn: Project is vulnerable to: PYSEC-2023-75 / GHSA-hj3f-6gcp-jg8j","Warn: Project is vulnerable to: GHSA-qppv-j76h-2rpx","Warn: Project is vulnerable to: GHSA-w235-7p84-xx57","Warn: Project is vulnerable to: GHSA-g7vv-2v7x-gj9p","Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","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-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2020-108 / GHSA-jxfp-4rvq-9h9m","Warn: Project is vulnerable to: GHSA-55x5-fj6c-h6m8","Warn: Project is vulnerable to: PYSEC-2021-19 / GHSA-jq4v-f5q6-mjqq","Warn: Project is vulnerable to: PYSEC-2020-62 / GHSA-pgww-xf46-h92r","Warn: Project is vulnerable to: PYSEC-2022-230 / GHSA-wrxv-2j5q-m38w","Warn: Project is vulnerable to: PYSEC-2018-12 / GHSA-xp26-p53h-6h2p"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T03:50:44.747Z","repository_id":36957003,"created_at":"2025-08-18T03:50:44.748Z","updated_at":"2025-08-18T03:50:44.748Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273665993,"owners_count":25146277,"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_record":{"login":"deepchecks","name":"deepchecks","uuid":"92298186","kind":"organization","description":"","email":"info@deepchecks.com","website":"www.deepchecks.com","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/92298186?v=4","repositories_count":9,"last_synced_at":"2023-03-03T20:14:52.319Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/deepchecks","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T05:16:53.696Z","updated_at":"2023-03-03T20:14:52.337Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/deepchecks","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/deepchecks/repositories"},"tags":[{"name":"0.19.1","sha":"56d8dccb8a91d7bbd0b7a0e56a96ca57a16b10b5","kind":"commit","published_at":"2024-12-15T15:24:19.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.19.1","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.19.1/manifests"},{"name":"0.19.0","sha":"91fef8c45afa165c642730a9a41daf8cab0f3f8a","kind":"commit","published_at":"2024-12-05T12:56:50.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.19.0","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.19.0/manifests"},{"name":"0.18.1","sha":"35f60801009b9b26304c239023120c2cd6793ca0","kind":"commit","published_at":"2024-01-31T12:54:35.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.18.1","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.18.1/manifests"},{"name":"0.18.0","sha":"32cb218f86d2a83b84dcc8446ffd5118048b761d","kind":"commit","published_at":"2024-01-30T16:00:19.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.18.0","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.18.0/manifests"},{"name":"0.17.5","sha":"ee7e31a9b6f5065cc518595cc146965273610733","kind":"commit","published_at":"2023-10-11T13:55:47.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.17.5","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.17.5/manifests"},{"name":"0.17.4","sha":"5b0f2e214b08890152c31d7c6c8db4ecd05dfe40","kind":"commit","published_at":"2023-07-27T06:48:55.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.17.4","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.17.4/manifests"},{"name":"0.17.3","sha":"f5c10d35ae6f0607478c06d2a4667fe721c417f0","kind":"commit","published_at":"2023-06-14T11:50:50.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.17.3","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.17.3/manifests"},{"name":"0.17.2","sha":"e1682c1ad89a0b7bc4855fbf459d6e30264cf9c8","kind":"commit","published_at":"2023-06-08T14:05:00.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.17.2","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.17.2/manifests"},{"name":"0.17.1","sha":"7bc2be0cd5a6291ac147a65a735140079942da01","kind":"commit","published_at":"2023-06-08T06:58:21.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.17.1","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.17.1/manifests"},{"name":"0.17.0","sha":"1e24c21a8cfb4d4b084651727aaf0d553e7cc4e9","kind":"commit","published_at":"2023-06-07T13:54:06.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.17.0","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.17.0/manifests"},{"name":"0.14.1","sha":"119104dcee765243b2e151eafa481e17cea710e3","kind":"commit","published_at":"2023-05-21T10:21:20.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.14.1","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.14.1/manifests"},{"name":"0.14.0","sha":"03960dccc57b6a42d9d520ccafc0122f8c656ff7","kind":"commit","published_at":"2023-05-10T18:58:18.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.14.0","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.14.0/manifests"},{"name":"0.13.1","sha":"49e5f9bdb3c95e408d5c822e8ca5e06df51c47e4","kind":"commit","published_at":"2023-04-03T10:06:37.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.13.1","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.13.1/manifests"},{"name":"0.13.0","sha":"d1d660d9063d9ddec384a9afe49a65a143d83549","kind":"commit","published_at":"2023-03-12T08:51:06.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.13.0","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.13.0/manifests"},{"name":"0.12.0","sha":"3e10c1837b756394c0ee626d1b18b052634c62f4","kind":"commit","published_at":"2023-02-21T14:26:41.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.12.0","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.12.0/manifests"},{"name":"0.11.1","sha":"2328cf88bc7195be9b14df09ac204765a552b195","kind":"commit","published_at":"2023-02-02T16:25:41.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.11.1","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.11.1/manifests"},{"name":"0.11.0","sha":"fd5f638e9c944d404d26ee50a6759c5c7d39ac94","kind":"commit","published_at":"2023-01-30T09:52:53.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.11.0","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.11.0/manifests"},{"name":"0.10.0","sha":"c0c3f8745aa3eff04680c72b79f97327b3d8d76e","kind":"commit","published_at":"2022-12-11T17:16:20.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.10.0","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.10.0/manifests"},{"name":"0.9.2","sha":"9b3abe9e1007966d962e177751dc4b29cbdfa3e5","kind":"commit","published_at":"2022-10-31T15:18:43.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.9.2","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"5d5c35cd56afae1094f066729a9c5ac73197913d","kind":"commit","published_at":"2022-10-25T06:13:03.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.9.1","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"b2efa6d50db26f288a355118623ea0a11d2c290f","kind":"commit","published_at":"2022-09-19T11:44:56.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.9.0","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.9.0/manifests"},{"name":"0.8.3","sha":"2e5ae976f4f21d716476cdc0a954985953b6cd22","kind":"commit","published_at":"2022-08-23T07:36:48.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.8.3","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.8.3/manifests"},{"name":"0.8.2","sha":"cffddf4a45d565b07727de813a0f57e5fd295fd7","kind":"commit","published_at":"2022-08-08T06:21:37.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.8.2","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"b0f3fc2ef140df95b61f935a9c13ccce0142ba39","kind":"commit","published_at":"2022-07-07T06:38:34.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.8.1","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"baea2cb313567fbd34d02c67980145e32ead4b15","kind":"commit","published_at":"2022-06-19T11:33:05.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.8.0","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.8.0/manifests"},{"name":"0.7.2","sha":"ba81d454f8eba6edd5e1a3f9d4f58c29c0c321e5","kind":"commit","published_at":"2022-06-07T07:39:32.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.7.2","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"f9372a117b6e58910eff1cb379aa7ec943b2789e","kind":"commit","published_at":"2022-05-31T09:00:22.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.7.1","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"b4bd746b240864727997778c1b83caf5d69b2231","kind":"commit","published_at":"2022-05-29T13:21:15.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.7.0","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.7.0/manifests"},{"name":"0.6.4","sha":"8fd089556aa58fe23dc1d24b08f1023cda1e759e","kind":"commit","published_at":"2022-05-12T14:11:04.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.6.4","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.6.4/manifests"},{"name":"0.6.3","sha":"d6c0ce1d9cc8d0eccb5fc942045d7431815e9fa6","kind":"commit","published_at":"2022-04-28T06:53:21.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.6.3","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.6.3/manifests"},{"name":"0.6.2","sha":"aba238d45f92af4a6bc3f3c6b02650584a5d81da","kind":"commit","published_at":"2022-04-28T06:33:34.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.6.2","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.6.2/manifests"},{"name":"0.6.1","sha":"86b67f89526e6e783365e8dc69828664fe4470c5","kind":"commit","published_at":"2022-04-12T17:54:08.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.6.1","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"4e5f510fb4c9f15177146bd336133b468e7b207c","kind":"commit","published_at":"2022-04-01T14:57:47.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.6.0","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.6.0/manifests"},{"name":"0.6.0.dev1","sha":"e0e2784135f7e6d8253b396ea5fbb3adf54d496c","kind":"commit","published_at":"2022-03-10T22:11:29.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.6.0.dev1","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.6.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.6.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.6.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.6.0.dev1/manifests"},{"name":"0.6.0.dev0","sha":"ee60db610ca035dd713cbe92c33ff16efffaf1a9","kind":"commit","published_at":"2022-03-10T16:24:17.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.6.0.dev0","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.6.0.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.6.0.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.6.0.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.6.0.dev0/manifests"},{"name":"0.5.0","sha":"6b5bc89c52128c68a85c704bca2506f23d6f9d57","kind":"commit","published_at":"2022-03-03T15:38:47.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.5.0","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.5.0/manifests"},{"name":"0.5.0.dev2","sha":"2e342b41ca8dcb2a09dc199ab6920bb50bf7542b","kind":"commit","published_at":"2022-02-23T16:35:14.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.5.0.dev2","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.5.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.5.0.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.5.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.5.0.dev2/manifests"},{"name":"0.5.0.dev0","sha":"595b58dc72f91265030363e230f710b90cde1e60","kind":"commit","published_at":"2022-02-14T17:28:34.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.5.0.dev0","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.5.0.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.5.0.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.5.0.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.5.0.dev0/manifests"},{"name":"0.4.2","sha":"c36e7b4cdb416d237842480aaf9e9b6cac41f194","kind":"commit","published_at":"2022-02-04T09:16:26.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.4.2","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.4.2/manifests"},{"name":"0.4.1","sha":"0764ef188637a8c89b6a82a10bc1153918fa9d54","kind":"commit","published_at":"2022-01-26T17:10:07.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.4.1","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"03f869c18c51bcb9bc49eaf7fbdc00f1900820f1","kind":"commit","published_at":"2022-01-26T16:41:58.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.4.0","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.4.0/manifests"},{"name":"0.3.2","sha":"4c2752b308000c9b5800cc8def3e72494cfc6ea3","kind":"commit","published_at":"2022-01-24T14:37:26.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.3.2","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"c073bd11de11dc0ef3e4988b6d584dce78ce4c02","kind":"commit","published_at":"2022-01-20T11:15:50.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.3.1","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"df6bfb89ce31fb4f0a2de0b790ac453d72432f80","kind":"commit","published_at":"2022-01-19T14:57:49.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.3.0","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.3.0/manifests"},{"name":"0.2.1","sha":"9a0e202c2e0c71184d817e4be3824b7af4055e62","kind":"commit","published_at":"2022-01-07T15:45:42.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.2.1","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"f9e8484fc000f66805ab9fdb4926dcd5d30ad1ca","kind":"commit","published_at":"2022-01-05T15:11:14.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.2.0","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.2.0/manifests"},{"name":"0.1.3","sha":"6080e21e4306f5bc62852fa255259e9ffe70a4d8","kind":"commit","published_at":"2022-01-04T12:28:09.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.1.3","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"f3dd9107cb90c22030770441dbf0f37262be3591","kind":"commit","published_at":"2022-01-04T09:48:47.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.1.2","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"551e30b19ee4737bdf69a6a9a7044070ba8038fc","kind":"commit","published_at":"2022-01-02T16:39:06.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.1.1","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"9279b0654b5dd6f35cebae2dde127b642f29ee91","kind":"commit","published_at":"2022-01-02T16:19:23.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.1.0","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.1.0/manifests"},{"name":"0.0.17","sha":"b52146ba91a784d94a2dc47d340fe2c71c00a5dc","kind":"commit","published_at":"2022-01-02T09:19:25.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.0.17","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.0.17/manifests"},{"name":"0.0.16","sha":"1f0a71cf36141653f933bdc1db7ddc0fa8513447","kind":"commit","published_at":"2021-12-30T08:09:56.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.0.16","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.0.16/manifests"},{"name":"0.0.15","sha":"950de751019e9c3b72f3a07425618d56602ecd67","kind":"commit","published_at":"2021-12-22T20:32:36.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.0.15","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.0.15/manifests"},{"name":"0.0.14","sha":"bf8d50ae4e119e7b47ec83e285c9b8b641a1631d","kind":"commit","published_at":"2021-12-22T16:34:52.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.0.14","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.0.14/manifests"},{"name":"0.0.13","sha":"d3b015a82b4af721df8f633e88789eca339b8f93","kind":"commit","published_at":"2021-12-20T11:07:51.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.0.13","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.0.13/manifests"},{"name":"0.0.12","sha":"bcbebc7ba3ae63bf3f25c3db921e3002b363bf27","kind":"commit","published_at":"2021-12-14T14:30:14.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.0.12","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.0.12/manifests"},{"name":"0.0.11","sha":"44aa33437fab1392cd6bda9457b1dae44d977b96","kind":"commit","published_at":"2021-12-09T16:45:35.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.0.11","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"681a46d7d7b6184fa848920294d986a2dcf5708f","kind":"commit","published_at":"2021-11-30T11:48:22.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.0.10","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"ced6fc9fb4d3ed4d5d45fd0ea672b550b4ab0907","kind":"commit","published_at":"2021-11-23T21:14:03.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.0.9","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"56546c4ce48e01392d9027eb7d14243507aca2a1","kind":"commit","published_at":"2021-11-22T11:45:59.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.0.8","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"e36a2415e15d7abbc8646eb1986f9c2fe211b03f","kind":"commit","published_at":"2021-11-14T15:39:02.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.0.7","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"9caa55a8cd5c6785c5c5198593a7a2ce0b2691c4","kind":"commit","published_at":"2021-11-04T23:35:29.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.0.6","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.0.6/manifests"},{"name":"0.0.4","sha":"d757a3a36dfb71c577406a3aca3db1dd2c82d014","kind":"commit","published_at":"2021-10-31T09:47:11.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.0.4","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"c320991aaf686dc676209e01525fca91e8717f88","kind":"commit","published_at":"2021-10-13T14:30:42.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.0.3","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"67cc78c8ee15cdf067523da1ef33a252e72dc996","kind":"commit","published_at":"2021-10-13T07:18:13.000Z","download_url":"https://codeload.github.com/deepchecks/deepchecks/tar.gz/0.0.2","html_url":"https://github.com/deepchecks/deepchecks/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deepchecks/deepchecks@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/tags/0.0.2/manifests"}]},"repo_metadata_updated_at":"2025-09-04T20:08:15.532Z","dependent_packages_count":7,"downloads":37907,"downloads_period":"last-month","dependent_repos_count":92,"rankings":{"downloads":1.2358610785624953,"dependent_repos_count":1.548140356832045,"dependent_packages_count":1.0791111391735693,"stargazers_count":1.351807243177339,"forks_count":3.4445468412982514,"docker_downloads_count":3.0374371229597648,"average":1.9494839636672443},"purl":"pkg:pypi/deepchecks","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/deepchecks","docker_dependents_count":3,"docker_downloads_count":145,"usage_url":"https://repos.ecosyste.ms/usage/pypi/deepchecks","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/deepchecks/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T09:49:53.990Z","issues_count":81,"pull_requests_count":304,"avg_time_to_close_issue":4974417.595744681,"avg_time_to_close_pull_request":3280378.650519031,"issues_closed_count":47,"pull_requests_closed_count":289,"pull_request_authors_count":28,"issue_authors_count":39,"avg_comments_per_issue":1.222222222222222,"avg_comments_per_pull_request":0.27960526315789475,"merged_pull_requests_count":204,"bot_issues_count":0,"bot_pull_requests_count":11,"past_year_issues_count":10,"past_year_pull_requests_count":26,"past_year_avg_time_to_close_issue":453762.0,"past_year_avg_time_to_close_pull_request":276131.1818181818,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":22,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":0.7,"past_year_avg_comments_per_pull_request":0.3076923076923077,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":17,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/issues","maintainers":[{"login":"noamzbr","count":69,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/noamzbr"},{"login":"Nadav-Barak","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Nadav-Barak"},{"login":"JKL98ISR","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JKL98ISR"},{"login":"ItayGabbay","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ItayGabbay"},{"login":"nirhutnik","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nirhutnik"},{"login":"harsh-deepchecks","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/harsh-deepchecks"},{"login":"matanper","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matanper"}],"active_maintainers":[{"login":"JKL98ISR","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JKL98ISR"},{"login":"noamzbr","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/noamzbr"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/deepchecks/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/deepchecks/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/deepchecks/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/deepchecks/related_packages","maintainers":[{"uuid":"deepchecks","login":"deepchecks","name":null,"email":null,"url":null,"packages_count":14,"html_url":"https://pypi.org/user/deepchecks/","role":null,"created_at":"2023-01-29T09:21:53.978Z","updated_at":"2023-01-29T09:21:53.978Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/deepchecks/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":725009,"maintainers_count":308320,"namespaces_count":0,"keywords_count":238006,"github":"pypi","metadata":{"funded_packages_count":50519},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-05T05:40:58.860Z","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":31011,"full_name":"deepchecks/deepchecks","default_branch":"main","committers":[{"name":"Itay Gabbay","email":"itay@deepchecks.com","login":null,"count":213},{"name":"Noam Bressler","email":"noamzbr@gmail.com","login":"noamzbr","count":211},{"name":"matanper","email":"matan@deepchecks.com","login":null,"count":190},{"name":"JKL98ISR","email":"jonatan.lib@gmail.com","login":"JKL98ISR","count":188},{"name":"Yurii Romanyshyn","email":"71635444+yromanyshyn","login":"yromanyshyn","count":111},{"name":"Nir Hutnik","email":"92314933+nirhutnik","login":"nirhutnik","count":93},{"name":"Nadav Barak","email":"67195469+Nadav-Barak","login":"Nadav-Barak","count":90},{"name":"DBI","email":"42312361+benisraeldan","login":"benisraeldan","count":83},{"name":"shir22","email":"33841818+shir22","login":"shir22","count":67},{"name":"matanper","email":"matanper@gmail.com","login":"matanper","count":48},{"name":"Sol","email":"99395146+TheSolY","login":"TheSolY","count":31},{"name":"DanArlowski","email":"59116108+DanArlowski","login":"DanArlowski","count":27},{"name":"allcontributors[bot]","email":"46447321+allcontributors[bot]","login":"allcontributors[bot]","count":25},{"name":"deepchecks-bot","email":"94046181+deepchecks-bot","login":"deepchecks-bot","count":19},{"name":"github-actions[bot]","email":"github-actions[bot]","login":"github-actions[bot]","count":11},{"name":"Harsh Jain","email":"136261806+harsh-deepchecks","login":"harsh-deepchecks","count":8},{"name":"Shiv Shankar Dayal","email":"shivshankar.dayal@gmail.com","login":"shivshankardayal","count":8},{"name":"Dan Arlowski","email":"dan@deepchecks.com","login":null,"count":7},{"name":"DanBasson","email":"danbas87@gmail.com","login":"DanBasson","count":6},{"name":"Harsh Jain","email":"hjain5164@gmail.com","login":"hjain5164","count":6},{"name":"S.Kishore","email":"skishore2602.dev@gmail.com","login":"kishore-s-15","count":6},{"name":"Nir Hutnik","email":"nir@deepchecks.com","login":"nirchecks","count":4},{"name":"Cemal GURPINAR","email":"36713268+cemalgurpinar","login":"cemalgurpinar","count":2},{"name":"Michael Marien","email":"marien.mich@gmail.com","login":"MichaelMarien","count":2},{"name":"Ofir Nissim","email":"ESLofir@gmail.com","login":"nissimofir","count":2},{"name":"Shay Palachy","email":"shaypal5","login":"shaypal5","count":2},{"name":"shiritdvir","email":"53824160+shiritdvir","login":"shiritdvir","count":2},{"name":"arterm-sedov","email":"66188814+arterm-sedov","login":"arterm-sedov","count":1},{"name":"Shay Tsadok","email":"shayts7@gmail.com","login":"shayts7","count":1},{"name":"RonItay","email":"33497483+RonItay","login":"RonItay","count":1},{"name":"Jonthan Liberman","email":"jonthanliberman@ip-192-168-1-26.eu-west-1.compute.internal","login":null,"count":1},{"name":"Richard W","email":"rcwoolston@gmail.com","login":"rcwoolston","count":1},{"name":"Oscar","email":"osw282@gmail.com","login":"osw282","count":1},{"name":"OrdoAbChao","email":"marek.konrad.glowacki@gmail.com","login":"mglowacki100","count":1},{"name":"Olivier Binette","email":"olivier.binette@gmail.com","login":"OlivierBinette","count":1},{"name":"Nir Ben-Zvi","email":"me@nirbenzvi.com","login":"nirbenz","count":1},{"name":"Matt Chan","email":"49702524+thewchan","login":"thewchan","count":1},{"name":"Manish Kumar","email":"48945042+manijhariya","login":"manijhariya","count":1},{"name":"Lokin Sethia","email":"34796341+alphabetagamer","login":"alphabetagamer","count":1},{"name":"Levi Bard","email":"taktaktaktaktaktaktaktaktaktak@gmail.com","login":"Tak","count":1},{"name":"Kishore","email":"86470819+kishore-s-gitaa","login":"kishore-s-gitaa","count":1},{"name":"Julien Schuermans","email":"julienschuermans","login":"julienschuermans","count":1},{"name":"Jeroen Van Goey","email":"jeroen.vangoey@gmail.com","login":"BioGeek","count":1},{"name":"Jason Wohlgemuth","email":"jhwohlgemuth","login":"jhwohlgemuth","count":1},{"name":"Ingo Marquart","email":"102803372+IngoStatworx","login":"IngoStatworx","count":1},{"name":"Ikko Ashimine","email":"eltociear@gmail.com","login":"eltociear","count":1},{"name":"Eyal C","email":"eyal.chistik@gmail.com","login":"eyal352","count":1},{"name":"David de la Iglesia Castro","email":"daviddelaiglesiacastro@gmail.com","login":"daavoo","count":1},{"name":"Chris Santiago","email":"40875112+chris-santiago","login":"chris-santiago","count":1},{"name":"Bernardo","email":"bgalvao","login":"bgalvao","count":1},{"name":"Assaf","email":"assaf@deepchecks.com","login":"Assaf-Deepchecks","count":1},{"name":"Andres Vargas","email":"vargasa@cua.edu","login":"vargasa","count":1},{"name":"idow09","email":"idow09@gmail.com","login":"idow09","count":1}],"total_commits":1488,"total_committers":53,"total_bot_commits":36,"total_bot_committers":2,"mean_commits":28.07547169811321,"dds":0.8568548387096774,"past_year_committers":[{"name":"Jonathan Liberman","email":"jonatan.lib@gmail.com","login":"JKL98ISR","count":9},{"name":"shir22","email":"33841818+shir22","login":"shir22","count":1},{"name":"allcontributors[bot]","email":"46447321+allcontributors[bot]","login":"allcontributors[bot]","count":1},{"name":"Noam Bressler","email":"noamzbr@gmail.com","login":"noamzbr","count":1},{"name":"Assaf","email":"assaf@deepchecks.com","login":"Assaf-Deepchecks","count":1}],"past_year_total_commits":13,"past_year_total_committers":5,"past_year_total_bot_commits":1,"past_year_total_bot_committers":1,"past_year_mean_commits":2.6,"past_year_dds":0.3076923076923077,"last_synced_at":"2025-05-30T15:21:38.668Z","last_synced_commit":"92c5eb972d7ead2dab876f5cda317299a02bdfec","created_at":"2023-03-07T16:45:14.115Z","updated_at":"2025-05-30T15:21:39.918Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-30T00:00:08.254Z","repositories_count":5479765,"commits_count":853310317,"contributors_count":31095240,"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":"deepchecks/deepchecks","html_url":"https://github.com/deepchecks/deepchecks","last_synced_at":"2025-08-31T09:49:53.990Z","status":null,"issues_count":81,"pull_requests_count":304,"avg_time_to_close_issue":4974417.595744681,"avg_time_to_close_pull_request":3280378.650519031,"issues_closed_count":47,"pull_requests_closed_count":289,"pull_request_authors_count":28,"issue_authors_count":39,"avg_comments_per_issue":1.222222222222222,"avg_comments_per_pull_request":0.27960526315789475,"merged_pull_requests_count":204,"bot_issues_count":0,"bot_pull_requests_count":11,"past_year_issues_count":10,"past_year_pull_requests_count":26,"past_year_avg_time_to_close_issue":453762.0,"past_year_avg_time_to_close_pull_request":276131.1818181818,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":22,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":0.7,"past_year_avg_comments_per_pull_request":0.3076923076923077,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":17,"created_at":"2023-05-10T21:27:49.157Z","updated_at":"2025-09-03T03:11:58.049Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fdeepchecks/issues","issue_labels_count":{"linear":64,"bug":29,"needs triage":29,"feature":21,"nlp":20,"good first issue":9,"documentation":9,"ds":8,"tabular":3,"dev":3,"question":2,"vision":1},"pull_request_labels_count":{"feature":90,"bug":69,"documentation":44,"nlp":20,"ci":18,"refactoring":9,"dependencies":6,"python":6,"dev":3,"hotfix":1,"breaking-backwards-compatabillity":1},"issue_author_associations_count":{"NONE":31,"COLLABORATOR":23,"MEMBER":16,"CONTRIBUTOR":7},"pull_request_author_associations_count":{"CONTRIBUTOR":123,"COLLABORATOR":110,"MEMBER":99,"NONE":18},"issue_authors":{"Nadav-Barak":16,"nirhutnik":14,"noamzbr":8,"hjain5164":2,"bgalvao":2,"j-adamczyk":2,"PushaBe":1,"borisRa":1,"milkajakovljevic":1,"a-recknagel":1,"srraht":1,"arterm-sedov":1,"ItayGabbay":1,"pr3sh":1,"PleaseNotAnotherUsername":1,"rcwoolston":1,"castilho25":1,"chris-santiago":1,"yash-rathore-arya":1,"animeshkumar29":1,"nuriaamenabar-vf":1,"RakeshPardeshi":1,"san5167":1,"zhursvlevy":1,"bmerkle":1,"knowitall12":1,"JKL98ISR":1,"mustfkeskin":1,"Fruit-loops":1,"michaelwang1994-olo":1,"CnBDM-Su":1,"LifeBoey":1,"adfi":1,"manijhariya":1,"nipuns11":1,"prescod":1,"zeerd":1,"GGSTALTER":1,"jultou-raa":1},"pull_request_authors":{"ItayGabbay":98,"noamzbr":61,"JKL98ISR":37,"Nadav-Barak":36,"nirhutnik":24,"yromanyshyn":15,"harsh-deepchecks":13,"shir22":12,"allcontributors[bot]":10,"matanper":7,"dependabot[bot]":6,"hjain5164":5,"kishore-s-15":3,"RayanAAY-ops":3,"DanielAvdar":2,"shiritdvir":2,"Assaf-Deepchecks":2,"chris-santiago":2,"zeerd":2,"nissimofir":2,"eyal352":1,"vc1492a":1,"thewchan":1,"shayts7":1,"dsjoench":1,"renovate[bot]":1,"manijhariya":1,"arterm-sedov":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.273Z","repositories_count":10058116,"issues_count":30985287,"pull_requests_count":93679802,"authors_count":10684821,"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":{"bug":5,"needs triage":3,"linear":3,"question":1},"past_year_pull_request_labels_count":{"feature":18,"bug":7,"dependencies":4,"python":4,"refactoring":2,"dev":1},"past_year_issue_author_associations_count":{"NONE":9,"CONTRIBUTOR":1},"past_year_pull_request_author_associations_count":{"MEMBER":24,"NONE":8,"CONTRIBUTOR":3,"COLLABORATOR":2},"past_year_issue_authors":{"animeshkumar29":1,"bmerkle":1,"mustfkeskin":1,"nuriaamenabar-vf":1,"RakeshPardeshi":1,"rcwoolston":1,"srraht":1,"yash-rathore-arya":1,"zeerd":1,"zhursvlevy":1},"past_year_pull_request_authors":{"JKL98ISR":24,"dependabot[bot]":4,"Assaf-Deepchecks":2,"zeerd":2,"noamzbr":2,"shir22":2,"vc1492a":1},"maintainers":[{"login":"noamzbr","count":69,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/noamzbr"},{"login":"Nadav-Barak","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Nadav-Barak"},{"login":"JKL98ISR","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JKL98ISR"},{"login":"ItayGabbay","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ItayGabbay"},{"login":"nirhutnik","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nirhutnik"},{"login":"harsh-deepchecks","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/harsh-deepchecks"},{"login":"matanper","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matanper"}],"active_maintainers":[{"login":"JKL98ISR","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JKL98ISR"},{"login":"noamzbr","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/noamzbr"}]},"events":{"total":{"CreateEvent":20,"ReleaseEvent":3,"IssuesEvent":15,"WatchEvent":279,"DeleteEvent":4,"MemberEvent":1,"IssueCommentEvent":23,"PushEvent":122,"PullRequestReviewCommentEvent":4,"PullRequestReviewEvent":21,"PullRequestEvent":74,"ForkEvent":25},"last_year":{"CreateEvent":20,"ReleaseEvent":3,"IssuesEvent":15,"WatchEvent":279,"DeleteEvent":4,"MemberEvent":1,"IssueCommentEvent":23,"PushEvent":122,"PullRequestReviewCommentEvent":4,"PullRequestReviewEvent":21,"PullRequestEvent":74,"ForkEvent":25}},"keywords":["data-drift","data-science","data-validation","deep-learning","html-report","jupyter-notebook","machine-learning","ml","mlops","model-monitoring","model-validation","pandas-dataframe","python","pytorch"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/benchmark-history.yml","sha":null,"kind":"manifest","created_at":"2023-01-17T08:16:09.296Z","updated_at":"2023-01-17T08:16:09.296Z","repository_link":"https://github.com/deepchecks/deepchecks/blob/main/.github/workflows/benchmark-history.yml","dependencies":[{"id":6972433749,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6972433754,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/benchmark.yml","sha":null,"kind":"manifest","created_at":"2023-01-17T08:16:09.438Z","updated_at":"2023-01-17T08:16:09.438Z","repository_link":"https://github.com/deepchecks/deepchecks/blob/main/.github/workflows/benchmark.yml","dependencies":[{"id":6972437260,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6972437261,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/build.yml","sha":null,"kind":"manifest","created_at":"2023-01-17T08:16:09.765Z","updated_at":"2023-01-17T08:16:09.765Z","repository_link":"https://github.com/deepchecks/deepchecks/blob/main/.github/workflows/build.yml","dependencies":[{"id":6972440495,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6972440496,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6972440497,"package_name":"pilosus/action-pip-license-checker","ecosystem":"actions","requirements":"v0.6.1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/codeql-analysis.yml","sha":null,"kind":"manifest","created_at":"2023-01-17T08:16:09.935Z","updated_at":"2023-01-17T08:16:09.935Z","repository_link":"https://github.com/deepchecks/deepchecks/blob/main/.github/workflows/codeql-analysis.yml","dependencies":[{"id":6972440611,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6972440612,"package_name":"github/codeql-action/init","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6972440613,"package_name":"github/codeql-action/autobuild","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6972440614,"package_name":"github/codeql-action/analyze","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/conda_publish.yml","sha":null,"kind":"manifest","created_at":"2023-01-17T08:16:10.229Z","updated_at":"2023-01-17T08:16:10.229Z","repository_link":"https://github.com/deepchecks/deepchecks/blob/main/.github/workflows/conda_publish.yml","dependencies":[{"id":6972445709,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6972445720,"package_name":"conda-incubator/setup-miniconda","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6972445724,"package_name":"maxibor/conda-package-publish-action","ecosystem":"actions","requirements":"v1.1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/docs-generation.yml","sha":null,"kind":"manifest","created_at":"2023-01-17T08:16:10.379Z","updated_at":"2023-01-17T08:16:10.379Z","repository_link":"https://github.com/deepchecks/deepchecks/blob/main/.github/workflows/docs-generation.yml","dependencies":[{"id":6972446328,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6972446329,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/docs.yaml","sha":null,"kind":"manifest","created_at":"2023-01-17T08:16:10.412Z","updated_at":"2023-01-17T08:16:10.412Z","repository_link":"https://github.com/deepchecks/deepchecks/blob/main/.github/workflows/docs.yaml","dependencies":[{"id":6972446917,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6972446918,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6972446919,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6972446920,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/label-new-issue.yml","sha":null,"kind":"manifest","created_at":"2023-01-17T08:16:10.493Z","updated_at":"2023-01-17T08:16:10.493Z","repository_link":"https://github.com/deepchecks/deepchecks/blob/main/.github/workflows/label-new-issue.yml","dependencies":[{"id":6972448016,"package_name":"andymckay/labeler","ecosystem":"actions","requirements":"1.0.4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/lint.yml","sha":null,"kind":"manifest","created_at":"2023-01-17T08:16:10.657Z","updated_at":"2023-01-17T08:16:10.657Z","repository_link":"https://github.com/deepchecks/deepchecks/blob/main/.github/workflows/lint.yml","dependencies":[{"id":6972448913,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6972448918,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6972448921,"package_name":"jamescurtin/isort-action","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/pr.yaml","sha":null,"kind":"manifest","created_at":"2023-01-17T08:16:10.719Z","updated_at":"2023-01-17T08:16:10.719Z","repository_link":"https://github.com/deepchecks/deepchecks/blob/main/.github/workflows/pr.yaml","dependencies":[{"id":6972449314,"package_name":"mheap/github-action-required-labels","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/release.yml","sha":null,"kind":"manifest","created_at":"2023-01-17T08:16:10.814Z","updated_at":"2023-01-17T08:16:10.814Z","repository_link":"https://github.com/deepchecks/deepchecks/blob/main/.github/workflows/release.yml","dependencies":[{"id":6972449557,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6972449558,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6972449559,"package_name":"marvinpinto/action-automatic-releases","ecosystem":"actions","requirements":"latest","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"docs/requirements.txt","sha":null,"kind":"manifest","created_at":"2023-01-17T08:16:10.860Z","updated_at":"2023-01-17T08:16:10.860Z","repository_link":"https://github.com/deepchecks/deepchecks/blob/main/docs/requirements.txt","dependencies":[{"id":6972449716,"package_name":"sphinx","ecosystem":"pypi","requirements":"==4.5.0","direct":true,"kind":"runtime","optional":false},{"id":6972449718,"package_name":"nbsphinx","ecosystem":"pypi","requirements":"\u003e=0.8.7","direct":true,"kind":"runtime","optional":false},{"id":6972449719,"package_name":"pydata-sphinx-theme","ecosystem":"pypi","requirements":"\u003e=0.7.2,\u003c0.9.0","direct":true,"kind":"runtime","optional":false},{"id":6972449720,"package_name":"sphinx-copybutton","ecosystem":"pypi","requirements":"\u003e=0.4.0","direct":true,"kind":"runtime","optional":false},{"id":6972449721,"package_name":"sphinx-gallery","ecosystem":"pypi","requirements":"\u003e=0.10.1","direct":true,"kind":"runtime","optional":false},{"id":6972449722,"package_name":"sphinxcontrib-applehelp","ecosystem":"pypi","requirements":"\u003e=1.0.2","direct":true,"kind":"runtime","optional":false},{"id":6972449723,"package_name":"sphinxcontrib-devhelp","ecosystem":"pypi","requirements":"\u003e=1.0.2","direct":true,"kind":"runtime","optional":false},{"id":6972449724,"package_name":"sphinxcontrib-htmlhelp","ecosystem":"pypi","requirements":"\u003e=2.0.0","direct":true,"kind":"runtime","optional":false},{"id":6972449725,"package_name":"sphinxcontrib-jsmath","ecosystem":"pypi","requirements":"\u003e=1.0.1","direct":true,"kind":"runtime","optional":false},{"id":6972449726,"package_name":"sphinxcontrib-qthelp","ecosystem":"pypi","requirements":"\u003e=1.0.3","direct":true,"kind":"runtime","optional":false},{"id":6972449727,"package_name":"sphinxcontrib-serializinghtml","ecosystem":"pypi","requirements":"\u003e=1.1.5","direct":true,"kind":"runtime","optional":false},{"id":6972449728,"package_name":"readthedocs-sphinx-search","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6972449729,"package_name":"numpydoc","ecosystem":"pypi","requirements":"\u003e=1.1.0","direct":true,"kind":"runtime","optional":false},{"id":6972449730,"package_name":"pypandoc","ecosystem":"pypi","requirements":"\u003e=1.7.2","direct":true,"kind":"runtime","optional":false},{"id":6972449731,"package_name":"sphinx-reredirects","ecosystem":"pypi","requirements":"\u003e=0.0.1","direct":true,"kind":"runtime","optional":false},{"id":6972449732,"package_name":"docutils","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"extensive_testing/requirements_extensive-tests.txt","sha":null,"kind":"manifest","created_at":"2023-01-17T08:16:11.076Z","updated_at":"2023-01-17T08:16:11.076Z","repository_link":"https://github.com/deepchecks/deepchecks/blob/main/extensive_testing/requirements_extensive-tests.txt","dependencies":[{"id":6972454417,"package_name":"catboost","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":6972454418,"package_name":"xgboost","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":6972454419,"package_name":"boto3","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":6972454420,"package_name":"fsspec","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":6972454421,"package_name":"s3fs","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":6972454422,"package_name":"joblib","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false}]},{"ecosystem":"pypi","filepath":"requirements/dev-requirements.txt","sha":null,"kind":"manifest","created_at":"2023-01-17T08:16:11.211Z","updated_at":"2023-01-17T08:16:11.211Z","repository_link":"https://github.com/deepchecks/deepchecks/blob/main/requirements/dev-requirements.txt","dependencies":[{"id":6972456499,"package_name":"twine","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":6972456500,"package_name":"pylint","ecosystem":"pypi","requirements":"==2.13.5","direct":true,"kind":"development","optional":false},{"id":6972456501,"package_name":"pydocstyle","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":6972456502,"package_name":"flake8","ecosystem":"pypi","requirements":"==4.0.1","direct":true,"kind":"development","optional":false},{"id":6972456503,"package_name":"flake8-spellcheck","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":6972456504,"package_name":"flake8-eradicate","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":6972456505,"package_name":"flake8-rst","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":6972456506,"package_name":"isort","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":6972456507,"package_name":"pytest","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":6972456508,"package_name":"pytest-cov","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":6972456510,"package_name":"pyhamcrest","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":6972456511,"package_name":"nbval","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":6972456512,"package_name":"coveralls","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":6972456513,"package_name":"tox","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":6972456514,"package_name":"gower","ecosystem":"pypi","requirements":"==0.0.5","direct":true,"kind":"development","optional":false},{"id":6972456516,"package_name":"deepdiff","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":6972456517,"package_name":"scikit-learn","ecosystem":"pypi","requirements":"==1.0.2","direct":true,"kind":"development","optional":false},{"id":6972456518,"package_name":"pandas","ecosystem":"pypi","requirements":"==1.3.5","direct":true,"kind":"development","optional":false},{"id":6972456520,"package_name":"catboost","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":6972456521,"package_name":"lightgbm","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":6972456522,"package_name":"xgboost","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":6972456523,"package_name":"jupyter","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":6972456524,"package_name":"jupyterlab","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":6972456525,"package_name":"notebook","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":6972456526,"package_name":"kaleido","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":6972456527,"package_name":"matplotlib","ecosystem":"pypi","requirements":"\u003e=3.2.2","direct":true,"kind":"development","optional":false},{"id":6972456528,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003e=1.18.5","direct":true,"kind":"development","optional":false},{"id":6972456529,"package_name":"opencv-python","ecosystem":"pypi","requirements":"\u003e=4.1.2","direct":true,"kind":"development","optional":false},{"id":6972456530,"package_name":"Pillow","ecosystem":"pypi","requirements":"\u003e=7.1.2","direct":true,"kind":"development","optional":false},{"id":6972456531,"package_name":"PyYAML","ecosystem":"pypi","requirements":"\u003e=5.3.1","direct":true,"kind":"development","optional":false},{"id":6972456532,"package_name":"requests","ecosystem":"pypi","requirements":"\u003e=2.23.0","direct":true,"kind":"development","optional":false},{"id":6972456533,"package_name":"scipy","ecosystem":"pypi","requirements":"\u003e=1.4.1","direct":true,"kind":"development","optional":false},{"id":6972456534,"package_name":"tqdm","ecosystem":"pypi","requirements":"\u003e=4.41.0","direct":true,"kind":"development","optional":false},{"id":6972456535,"package_name":"seaborn","ecosystem":"pypi","requirements":"\u003e=0.11.0","direct":true,"kind":"development","optional":false},{"id":6972456536,"package_name":"wandb","ecosystem":"pypi","requirements":"\u003e=0.12.15,\u003c0.13.0","direct":true,"kind":"development","optional":false},{"id":6972456537,"package_name":"protobuf","ecosystem":"pypi","requirements":"\u003e=3.12.0,\u003c4.0dev","direct":true,"kind":"development","optional":false},{"id":6972456538,"package_name":"beautifulsoup4","ecosystem":"pypi","requirements":"\u003e=4.11.1","direct":true,"kind":"development","optional":false}]},{"ecosystem":"pypi","filepath":"requirements/requirements.txt","sha":null,"kind":"manifest","created_at":"2023-01-17T08:16:11.306Z","updated_at":"2023-01-17T08:16:11.306Z","repository_link":"https://github.com/deepchecks/deepchecks/blob/main/requirements/requirements.txt","dependencies":[{"id":6972456568,"package_name":"pandas","ecosystem":"pypi","requirements":"\u003e=1.1.5","direct":true,"kind":"runtime","optional":false},{"id":6972456569,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003e=1.19","direct":true,"kind":"runtime","optional":false},{"id":6972456570,"package_name":"scikit-learn","ecosystem":"pypi","requirements":"\u003e=0.23.2","direct":true,"kind":"runtime","optional":false},{"id":6972456571,"package_name":"jsonpickle","ecosystem":"pypi","requirements":"\u003e=2","direct":true,"kind":"runtime","optional":false},{"id":6972456572,"package_name":"PyNomaly","ecosystem":"pypi","requirements":"\u003e=0.3.3","direct":true,"kind":"runtime","optional":false},{"id":6972456573,"package_name":"ipython","ecosystem":"pypi","requirements":"\u003e=7.15.0,\u003c8","direct":true,"kind":"runtime","optional":false},{"id":6972456574,"package_name":"ipykernel","ecosystem":"pypi","requirements":"\u003e=5.3.0","direct":true,"kind":"runtime","optional":false},{"id":6972456575,"package_name":"ipywidgets","ecosystem":"pypi","requirements":"\u003e=7.6.5,\u003c8","direct":true,"kind":"runtime","optional":false},{"id":6972456576,"package_name":"ipython","ecosystem":"pypi","requirements":"\u003e=5.5.0,\u003c8","direct":true,"kind":"runtime","optional":false},{"id":6972456577,"package_name":"ipykernel","ecosystem":"pypi","requirements":"\u003e=4.10.1","direct":true,"kind":"runtime","optional":false},{"id":6972456578,"package_name":"ipywidgets","ecosystem":"pypi","requirements":"\u003e=7.5.0,\u003c8","direct":true,"kind":"runtime","optional":false},{"id":6972456579,"package_name":"typing_extensions","ecosystem":"pypi","requirements":"\u003e=4.0.0","direct":true,"kind":"runtime","optional":false},{"id":6972456580,"package_name":"tqdm","ecosystem":"pypi","requirements":"\u003e=4.62.3","direct":true,"kind":"runtime","optional":false},{"id":6972456581,"package_name":"category-encoders","ecosystem":"pypi","requirements":"\u003e=2.3.0","direct":true,"kind":"runtime","optional":false},{"id":6972456582,"package_name":"importlib_resources","ecosystem":"pypi","requirements":"\u003e=1.3","direct":true,"kind":"runtime","optional":false},{"id":6972456583,"package_name":"importlib_metadata","ecosystem":"pypi","requirements":"\u003e=1.4","direct":true,"kind":"runtime","optional":false},{"id":6972456584,"package_name":"statsmodels","ecosystem":"pypi","requirements":"\u003e=0.11.0","direct":true,"kind":"runtime","optional":false},{"id":6972456585,"package_name":"statsmodels","ecosystem":"pypi","requirements":"\u003e=0.13.5","direct":true,"kind":"runtime","optional":false},{"id":6972456586,"package_name":"scipy","ecosystem":"pypi","requirements":"\u003e=1.4.1","direct":true,"kind":"runtime","optional":false},{"id":6972456587,"package_name":"dataclasses","ecosystem":"pypi","requirements":"\u003e=0.6","direct":true,"kind":"runtime","optional":false},{"id":6972456588,"package_name":"plotly","ecosystem":"pypi","requirements":"\u003e=5.8.0","direct":true,"kind":"runtime","optional":false},{"id":6972456589,"package_name":"matplotlib","ecosystem":"pypi","requirements":"\u003e=3.3.4","direct":true,"kind":"runtime","optional":false},{"id":6972456590,"package_name":"pyzmq","ecosystem":"pypi","requirements":"\u003c24.0.0","direct":true,"kind":"runtime","optional":false},{"id":6972456591,"package_name":"beautifulsoup4","ecosystem":"pypi","requirements":"\u003e=4.11.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements/vision-requirements.txt","sha":null,"kind":"manifest","created_at":"2023-01-17T08:16:11.601Z","updated_at":"2023-01-17T08:16:11.601Z","repository_link":"https://github.com/deepchecks/deepchecks/blob/main/requirements/vision-requirements.txt","dependencies":[{"id":6972461301,"package_name":"pytorch-ignite","ecosystem":"pypi","requirements":"\u003e=0.4.8","direct":true,"kind":"runtime","optional":false},{"id":6972461302,"package_name":"opencv-python","ecosystem":"pypi","requirements":"\u003e=4.5.5.62","direct":true,"kind":"runtime","optional":false},{"id":6972461303,"package_name":"albumentations","ecosystem":"pypi","requirements":"\u003e=1.1.0","direct":true,"kind":"runtime","optional":false},{"id":6972461304,"package_name":"imgaug","ecosystem":"pypi","requirements":"\u003e=0.4.0","direct":true,"kind":"runtime","optional":false},{"id":6972461305,"package_name":"requests","ecosystem":"pypi","requirements":"\u003e=2.22.0","direct":true,"kind":"runtime","optional":false},{"id":6972461306,"package_name":"seaborn","ecosystem":"pypi","requirements":"\u003e=0.1.0","direct":true,"kind":"runtime","optional":false},{"id":6972461307,"package_name":"imagehash","ecosystem":"pypi","requirements":"\u003e=4.0.0","direct":true,"kind":"runtime","optional":false},{"id":6972461308,"package_name":"lxml","ecosystem":"pypi","requirements":"\u003e=4.0.0","direct":true,"kind":"runtime","optional":false}]}],"score":22.84933043631576,"created_at":"2025-09-04T15:51:08.209Z","updated_at":"2025-10-07T08:14:31.595Z","avatar_url":"https://github.com/deepchecks.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":37914,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["jax","transformer","cryptocurrency","fuzzy-matching","battery","closember","automl","degoogle","optimal-control","optimism"],"project_url":"https://science.ecosyste.ms/api/v1/projects/34801","html_url":"https://science.ecosyste.ms/projects/34801","bibtex_url":"https://science.ecosyste.ms/projects/34801/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/34801/export.apalike"}