{"id":38131,"name":"scikit-survival","description":"Survival analysis built on top of scikit-learn","url":"https://github.com/sebp/scikit-survival","last_synced_at":"2025-09-05T07:42:05.914Z","repository":{"id":14994696,"uuid":"77409504","full_name":"sebp/scikit-survival","owner":"sebp","description":"Survival analysis built on top of scikit-learn","archived":false,"fork":false,"pushed_at":"2025-08-25T19:10:43.000Z","size":7382,"stargazers_count":1220,"open_issues_count":27,"forks_count":222,"subscribers_count":22,"default_branch":"master","last_synced_at":"2025-08-25T21:21:20.038Z","etag":null,"topics":["machine-learning","python","scikit-learn","survival-analysis"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sebp.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"CONTRIBUTING.rst","funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json"}},"created_at":"2016-12-26T22:15:53.000Z","updated_at":"2025-08-25T19:10:42.000Z","dependencies_parsed_at":"2023-02-14T10:32:00.143Z","dependency_job_id":"2f7e137a-d8b9-4f38-adb4-add1c2f56aea","html_url":"https://github.com/sebp/scikit-survival","commit_stats":{"total_commits":1047,"total_committers":23,"mean_commits":45.52173913043478,"dds":0.08787010506208215,"last_synced_commit":"f6aea43b9a80083f07569d91b23d7ba41c2fcbee"},"previous_names":[],"tags_count":35,"template":false,"template_full_name":null,"purl":"pkg:github/sebp/scikit-survival","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sebp","download_url":"https://codeload.github.com/sebp/scikit-survival/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/sbom","scorecard":{"id":372129,"data":{"date":"2025-08-11","repo":{"name":"github.com/sebp/scikit-survival","commit":"8327db84d8c40c9287bcd3431848fcd788a4b2a1"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/8 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/pre-commit.yaml:1","Warn: no topLevel permission defined: .github/workflows/tests-workflow.yaml:1","Warn: no topLevel permission defined: .github/workflows/tox-workflow.yaml:1","Warn: no topLevel permission defined: .github/workflows/wheels-workflow.yaml: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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"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":10,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Info: FSF or OSI recognized license: GNU General Public License v3.0: COPYING:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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/pre-commit.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/sebp/scikit-survival/pre-commit.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-commit.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/sebp/scikit-survival/pre-commit.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-commit.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/sebp/scikit-survival/pre-commit.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-workflow.yaml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/sebp/scikit-survival/tests-workflow.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-workflow.yaml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/sebp/scikit-survival/tests-workflow.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-workflow.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/sebp/scikit-survival/tests-workflow.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-workflow.yaml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/sebp/scikit-survival/tests-workflow.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-workflow.yaml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/sebp/scikit-survival/tests-workflow.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-workflow.yaml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/sebp/scikit-survival/tests-workflow.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tox-workflow.yaml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/sebp/scikit-survival/tox-workflow.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tox-workflow.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/sebp/scikit-survival/tox-workflow.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tox-workflow.yaml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/sebp/scikit-survival/tox-workflow.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels-workflow.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/sebp/scikit-survival/wheels-workflow.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels-workflow.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/sebp/scikit-survival/wheels-workflow.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels-workflow.yaml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/sebp/scikit-survival/wheels-workflow.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels-workflow.yaml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/sebp/scikit-survival/wheels-workflow.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels-workflow.yaml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/sebp/scikit-survival/wheels-workflow.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels-workflow.yaml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/sebp/scikit-survival/wheels-workflow.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels-workflow.yaml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/sebp/scikit-survival/wheels-workflow.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels-workflow.yaml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/sebp/scikit-survival/wheels-workflow.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels-workflow.yaml:140: update your workflow using https://app.stepsecurity.io/secureworkflow/sebp/scikit-survival/wheels-workflow.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels-workflow.yaml:150: update your workflow using https://app.stepsecurity.io/secureworkflow/sebp/scikit-survival/wheels-workflow.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels-workflow.yaml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/sebp/scikit-survival/wheels-workflow.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/tests-workflow.yaml:60","Warn: pipCommand not pinned by hash: .github/workflows/tests-workflow.yaml:135","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 third-party GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/wheels-workflow.yaml:82"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-18T13:12:58.737Z","repository_id":14994696,"created_at":"2025-08-18T13:12:58.737Z","updated_at":"2025-08-18T13:12:58.737Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273728008,"owners_count":25157134,"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":"sebp","name":"Sebastian Pölsterl","uuid":"74460","kind":"user","description":"","email":"","website":"https://k-d-w.org","location":"Germany","twitter":null,"company":"@AstraZeneca","icon_url":"https://avatars.githubusercontent.com/u/74460?u=732295c4a9e55493ed29cc8f96c6fc54f50dc851\u0026v=4","repositories_count":7,"last_synced_at":"2023-03-10T19:23:17.096Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/sebp","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T19:04:45.484Z","updated_at":"2023-03-10T19:23:17.110Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sebp","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sebp/repositories"},"packages":[{"id":11540038,"name":"github.com/sebp/scikit-survival","ecosystem":"go","description":null,"homepage":null,"licenses":"gpl-3.0","normalized_licenses":["GPL-3.0"],"repository_url":"https://github.com/sebp/scikit-survival","keywords_array":[],"namespace":null,"versions_count":22,"first_release_published_at":"2018-10-07T11:55:29.000Z","latest_release_published_at":"2025-08-21T11:38:04.000Z","latest_release_number":"v0.25.0","last_synced_at":"2025-08-25T21:35:45.060Z","created_at":"2025-04-12T08:11:35.469Z","updated_at":"2025-08-25T22:52:50.092Z","registry_url":"https://pkg.go.dev/github.com/sebp/scikit-survival","install_command":"go get github.com/sebp/scikit-survival","documentation_url":"https://pkg.go.dev/github.com/sebp/scikit-survival#section-documentation","metadata":{},"repo_metadata":{"id":14994696,"uuid":"77409504","full_name":"sebp/scikit-survival","owner":"sebp","description":"Survival analysis built on top of scikit-learn","archived":false,"fork":false,"pushed_at":"2025-08-25T19:10:43.000Z","size":7382,"stargazers_count":1220,"open_issues_count":27,"forks_count":222,"subscribers_count":22,"default_branch":"master","last_synced_at":"2025-08-25T21:21:20.038Z","etag":null,"topics":["machine-learning","python","scikit-learn","survival-analysis"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sebp.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"CONTRIBUTING.rst","funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json"}},"created_at":"2016-12-26T22:15:53.000Z","updated_at":"2025-08-25T19:10:42.000Z","dependencies_parsed_at":"2023-02-14T10:32:00.143Z","dependency_job_id":"2f7e137a-d8b9-4f38-adb4-add1c2f56aea","html_url":"https://github.com/sebp/scikit-survival","commit_stats":{"total_commits":1047,"total_committers":23,"mean_commits":45.52173913043478,"dds":0.08787010506208215,"last_synced_commit":"f6aea43b9a80083f07569d91b23d7ba41c2fcbee"},"previous_names":[],"tags_count":35,"template":false,"template_full_name":null,"purl":"pkg:github/sebp/scikit-survival","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sebp","download_url":"https://codeload.github.com/sebp/scikit-survival/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/sbom","scorecard":{"id":372129,"data":{"date":"2025-08-11","repo":{"name":"github.com/sebp/scikit-survival","commit":"8327db84d8c40c9287bcd3431848fcd788a4b2a1"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/8 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/pre-commit.yaml:1","Warn: no topLevel permission defined: .github/workflows/tests-workflow.yaml:1","Warn: no topLevel permission defined: .github/workflows/tox-workflow.yaml:1","Warn: no topLevel permission defined: .github/workflows/wheels-workflow.yaml: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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"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":10,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Info: FSF or OSI recognized license: GNU General Public License v3.0: COPYING:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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/pre-commit.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/sebp/scikit-survival/pre-commit.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-commit.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/sebp/scikit-survival/pre-commit.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-commit.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/sebp/scikit-survival/pre-commit.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-workflow.yaml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/sebp/scikit-survival/tests-workflow.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-workflow.yaml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/sebp/scikit-survival/tests-workflow.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-workflow.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/sebp/scikit-survival/tests-workflow.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-workflow.yaml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/sebp/scikit-survival/tests-workflow.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-workflow.yaml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/sebp/scikit-survival/tests-workflow.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-workflow.yaml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/sebp/scikit-survival/tests-workflow.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tox-workflow.yaml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/sebp/scikit-survival/tox-workflow.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tox-workflow.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/sebp/scikit-survival/tox-workflow.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tox-workflow.yaml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/sebp/scikit-survival/tox-workflow.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels-workflow.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/sebp/scikit-survival/wheels-workflow.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels-workflow.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/sebp/scikit-survival/wheels-workflow.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels-workflow.yaml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/sebp/scikit-survival/wheels-workflow.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels-workflow.yaml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/sebp/scikit-survival/wheels-workflow.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels-workflow.yaml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/sebp/scikit-survival/wheels-workflow.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels-workflow.yaml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/sebp/scikit-survival/wheels-workflow.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels-workflow.yaml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/sebp/scikit-survival/wheels-workflow.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels-workflow.yaml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/sebp/scikit-survival/wheels-workflow.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels-workflow.yaml:140: update your workflow using https://app.stepsecurity.io/secureworkflow/sebp/scikit-survival/wheels-workflow.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels-workflow.yaml:150: update your workflow using https://app.stepsecurity.io/secureworkflow/sebp/scikit-survival/wheels-workflow.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels-workflow.yaml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/sebp/scikit-survival/wheels-workflow.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/tests-workflow.yaml:60","Warn: pipCommand not pinned by hash: .github/workflows/tests-workflow.yaml:135","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 third-party GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/wheels-workflow.yaml:82"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-18T13:12:58.737Z","repository_id":14994696,"created_at":"2025-08-18T13:12:58.737Z","updated_at":"2025-08-18T13:12:58.737Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272144642,"owners_count":24881141,"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-25T02:00:12.092Z","response_time":1107,"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":"sebp","name":"Sebastian Pölsterl","uuid":"74460","kind":"user","description":"","email":"","website":"https://k-d-w.org","location":"Germany","twitter":null,"company":"@AstraZeneca","icon_url":"https://avatars.githubusercontent.com/u/74460?u=732295c4a9e55493ed29cc8f96c6fc54f50dc851\u0026v=4","repositories_count":7,"last_synced_at":"2023-03-10T19:23:17.096Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/sebp","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T19:04:45.484Z","updated_at":"2023-03-10T19:23:17.110Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sebp","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sebp/repositories"},"tags":[{"name":"v0.25.0","sha":"d45d9e839abceb4edda4d1afbf32f37dd49dc4f2","kind":"commit","published_at":"2025-08-21T11:38:04.000Z","download_url":"https://codeload.github.com/sebp/scikit-survival/tar.gz/v0.25.0","html_url":"https://github.com/sebp/scikit-survival/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebp/scikit-survival@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.25.0/manifests"},{"name":"v0.24.1","sha":"3e887ed7307a60c08f3fafec8b00d57f7a2d4982","kind":"commit","published_at":"2025-03-25T21:41:42.000Z","download_url":"https://codeload.github.com/sebp/scikit-survival/tar.gz/v0.24.1","html_url":"https://github.com/sebp/scikit-survival/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebp/scikit-survival@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.24.1/manifests"},{"name":"v0.24.0","sha":"6a4c26eb4baba61b640b524e87d62ecc17190442","kind":"commit","published_at":"2025-02-24T20:25:48.000Z","download_url":"https://codeload.github.com/sebp/scikit-survival/tar.gz/v0.24.0","html_url":"https://github.com/sebp/scikit-survival/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebp/scikit-survival@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.24.0/manifests"},{"name":"v0.23.1","sha":"7c8bdb95fc5df4b24e19342d8021501cba3b0cf9","kind":"commit","published_at":"2024-11-04T09:56:29.000Z","download_url":"https://codeload.github.com/sebp/scikit-survival/tar.gz/v0.23.1","html_url":"https://github.com/sebp/scikit-survival/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebp/scikit-survival@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.23.1/manifests"},{"name":"v0.23.0","sha":"1675df80cb8251daf2ba2e5a0806bbeb5b84be9f","kind":"commit","published_at":"2024-06-30T09:01:39.000Z","download_url":"https://codeload.github.com/sebp/scikit-survival/tar.gz/v0.23.0","html_url":"https://github.com/sebp/scikit-survival/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebp/scikit-survival@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.23.0/manifests"},{"name":"v0.22.2","sha":"534caf2310e55e9797f2ca45cadebb7dda1b372b","kind":"commit","published_at":"2023-12-30T22:54:51.000Z","download_url":"https://codeload.github.com/sebp/scikit-survival/tar.gz/v0.22.2","html_url":"https://github.com/sebp/scikit-survival/releases/tag/v0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebp/scikit-survival@v0.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.22.2/manifests"},{"name":"v0.22.1","sha":"32ae49b51865e1aecf72d0bf87c64e735bf5d548","kind":"commit","published_at":"2023-10-08T12:30:15.000Z","download_url":"https://codeload.github.com/sebp/scikit-survival/tar.gz/v0.22.1","html_url":"https://github.com/sebp/scikit-survival/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebp/scikit-survival@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"8359da2af301d0ac4ef6f1b5d392acf9ae407e56","kind":"commit","published_at":"2023-10-01T13:12:03.000Z","download_url":"https://codeload.github.com/sebp/scikit-survival/tar.gz/v0.22.0","html_url":"https://github.com/sebp/scikit-survival/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebp/scikit-survival@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"bd2e24029632c4a0dbccff86ee905ba8d9b6f5e7","kind":"commit","published_at":"2023-06-11T14:12:41.000Z","download_url":"https://codeload.github.com/sebp/scikit-survival/tar.gz/v0.21.0","html_url":"https://github.com/sebp/scikit-survival/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebp/scikit-survival@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"942efd399779e558288415b78835798deb0f30d5","kind":"commit","published_at":"2023-03-05T12:00:27.000Z","download_url":"https://codeload.github.com/sebp/scikit-survival/tar.gz/v0.20.0","html_url":"https://github.com/sebp/scikit-survival/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebp/scikit-survival@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.20.0/manifests"},{"name":"v0.19.0.post1","sha":"7fd87e7d246eb584152fdceabb26000cf6284c69","kind":"commit","published_at":"2022-10-24T17:48:35.000Z","download_url":"https://codeload.github.com/sebp/scikit-survival/tar.gz/v0.19.0.post1","html_url":"https://github.com/sebp/scikit-survival/releases/tag/v0.19.0.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebp/scikit-survival@v0.19.0.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.19.0.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.19.0.post1/manifests"},{"name":"v0.19.0","sha":"c8ecc1266391f36b249b75b1e7e7bd4f0eb73f93","kind":"commit","published_at":"2022-10-23T10:29:30.000Z","download_url":"https://codeload.github.com/sebp/scikit-survival/tar.gz/v0.19.0","html_url":"https://github.com/sebp/scikit-survival/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebp/scikit-survival@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"a0e9fe4b4b2789772d164f35b703e08abc815b95","kind":"commit","published_at":"2022-08-15T14:12:29.000Z","download_url":"https://codeload.github.com/sebp/scikit-survival/tar.gz/v0.18.0","html_url":"https://github.com/sebp/scikit-survival/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebp/scikit-survival@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.18.0/manifests"},{"name":"v0.17.2","sha":"c66884bca47c37c46908d23dacb94616a029f66f","kind":"commit","published_at":"2022-04-24T17:27:40.000Z","download_url":"https://codeload.github.com/sebp/scikit-survival/tar.gz/v0.17.2","html_url":"https://github.com/sebp/scikit-survival/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebp/scikit-survival@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"bfd10057726d47ad59c7a80235f895010af89dc4","kind":"commit","published_at":"2022-03-05T14:15:29.000Z","download_url":"https://codeload.github.com/sebp/scikit-survival/tar.gz/v0.17.1","html_url":"https://github.com/sebp/scikit-survival/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebp/scikit-survival@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"68631e2d8b0b824a3b056c77ce4a19ab30ac8f5b","kind":"commit","published_at":"2022-01-09T11:44:10.000Z","download_url":"https://codeload.github.com/sebp/scikit-survival/tar.gz/v0.17.0","html_url":"https://github.com/sebp/scikit-survival/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebp/scikit-survival@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"9e1a60a5e8a57f8cfcb87c288d64d1cdfc303190","kind":"commit","published_at":"2021-10-30T10:17:57.000Z","download_url":"https://codeload.github.com/sebp/scikit-survival/tar.gz/v0.16.0","html_url":"https://github.com/sebp/scikit-survival/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebp/scikit-survival@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"66deb8204e3d8632176d171c8d9dbfae2c06c25e","kind":"commit","published_at":"2021-03-20T11:46:02.000Z","download_url":"https://codeload.github.com/sebp/scikit-survival/tar.gz/v0.15.0","html_url":"https://github.com/sebp/scikit-survival/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebp/scikit-survival@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"fbd7283433393fc125a4e1769d949b480c5d886c","kind":"commit","published_at":"2020-10-07T17:06:50.000Z","download_url":"https://codeload.github.com/sebp/scikit-survival/tar.gz/v0.14.0","html_url":"https://github.com/sebp/scikit-survival/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebp/scikit-survival@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.14.0/manifests"},{"name":"v0.13.1","sha":"3bebc777303a54d9e3c89d74808e56f9302bfb93","kind":"commit","published_at":"2020-07-04T09:35:45.000Z","download_url":"https://codeload.github.com/sebp/scikit-survival/tar.gz/v0.13.1","html_url":"https://github.com/sebp/scikit-survival/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebp/scikit-survival@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"e3a8f9dc60e24ce45d924efff85a230e474e3a4c","kind":"commit","published_at":"2020-06-28T15:33:10.000Z","download_url":"https://codeload.github.com/sebp/scikit-survival/tar.gz/v0.13.0","html_url":"https://github.com/sebp/scikit-survival/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebp/scikit-survival@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"8daa1760931e21fdc65db8ac1ca40332687376e5","kind":"commit","published_at":"2020-04-15T08:54:33.000Z","download_url":"https://codeload.github.com/sebp/scikit-survival/tar.gz/v0.12.0","html_url":"https://github.com/sebp/scikit-survival/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebp/scikit-survival@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.12.0/manifests"},{"name":"v0.11","sha":"265be09de3b1a04b9e39025ec41c52ec3767e109","kind":"commit","published_at":"2019-12-21T14:19:13.000Z","download_url":"https://codeload.github.com/sebp/scikit-survival/tar.gz/v0.11","html_url":"https://github.com/sebp/scikit-survival/releases/tag/v0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebp/scikit-survival@v0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.11/manifests"},{"name":"v0.10","sha":"263f27a6ed20e49e2a80b515ab6aeaa6932c7c8d","kind":"commit","published_at":"2019-09-02T15:57:35.000Z","download_url":"https://codeload.github.com/sebp/scikit-survival/tar.gz/v0.10","html_url":"https://github.com/sebp/scikit-survival/releases/tag/v0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebp/scikit-survival@v0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.10/manifests"},{"name":"v0.9","sha":"00479ccfdd6ae21bf321f4f641e89ae27ed256ce","kind":"commit","published_at":"2019-07-26T16:58:41.000Z","download_url":"https://codeload.github.com/sebp/scikit-survival/tar.gz/v0.9","html_url":"https://github.com/sebp/scikit-survival/releases/tag/v0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebp/scikit-survival@v0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.9/manifests"},{"name":"v0.8","sha":"4e664d8e4fe5e5b55006e3913f2bbabcf2455496","kind":"commit","published_at":"2019-05-01T14:45:12.000Z","download_url":"https://codeload.github.com/sebp/scikit-survival/tar.gz/v0.8","html_url":"https://github.com/sebp/scikit-survival/releases/tag/v0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebp/scikit-survival@v0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.8/manifests"},{"name":"v0.7","sha":"b9c87aeedc337c4abaf1b96e035f80177cf5e2d6","kind":"tag","published_at":"2019-02-27T16:14:16.000Z","download_url":"https://codeload.github.com/sebp/scikit-survival/tar.gz/v0.7","html_url":"https://github.com/sebp/scikit-survival/releases/tag/v0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebp/scikit-survival@v0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.7/manifests"},{"name":"v0.6.0","sha":"a5ca073dce879a9b03fb474721601fd5cc2c7382","kind":"commit","published_at":"2018-10-07T11:55:29.000Z","download_url":"https://codeload.github.com/sebp/scikit-survival/tar.gz/v0.6.0","html_url":"https://github.com/sebp/scikit-survival/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebp/scikit-survival@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.6.0/manifests"},{"name":"v0.5","sha":"e097c0cb60d0756c804a39a14275a38b94f64957","kind":"commit","published_at":"2017-12-08T23:59:47.000Z","download_url":"https://codeload.github.com/sebp/scikit-survival/tar.gz/v0.5","html_url":"https://github.com/sebp/scikit-survival/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebp/scikit-survival@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.5/manifests"},{"name":"v0.4","sha":"75e583dce9ef14b619f5b5fd150a907a6dd9d211","kind":"commit","published_at":"2017-10-28T11:06:11.000Z","download_url":"https://codeload.github.com/sebp/scikit-survival/tar.gz/v0.4","html_url":"https://github.com/sebp/scikit-survival/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebp/scikit-survival@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.4/manifests"},{"name":"v0.3","sha":"299bbbae9267f7808871be5ca74cd7d76a7cd4c9","kind":"commit","published_at":"2017-08-01T20:11:41.000Z","download_url":"https://codeload.github.com/sebp/scikit-survival/tar.gz/v0.3","html_url":"https://github.com/sebp/scikit-survival/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebp/scikit-survival@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.3/manifests"},{"name":"v0.2","sha":"4c624c739cc419fee2850e684adcceb7883ff7db","kind":"commit","published_at":"2017-05-29T16:55:29.000Z","download_url":"https://codeload.github.com/sebp/scikit-survival/tar.gz/v0.2","html_url":"https://github.com/sebp/scikit-survival/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebp/scikit-survival@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.2/manifests"},{"name":"v0.1","sha":"f86b632389ebb7e0f486bda630f884be1aaa476c","kind":"tag","published_at":"2016-12-29T14:26:10.000Z","download_url":"https://codeload.github.com/sebp/scikit-survival/tar.gz/v0.1","html_url":"https://github.com/sebp/scikit-survival/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebp/scikit-survival@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.1/manifests"},{"name":"ssvm-v1.0","sha":"e2958a5a7ad7b958438b1fe9ed85aa6ee5687f85","kind":"tag","published_at":"2016-12-27T11:32:30.000Z","download_url":"https://codeload.github.com/sebp/scikit-survival/tar.gz/ssvm-v1.0","html_url":"https://github.com/sebp/scikit-survival/releases/tag/ssvm-v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebp/scikit-survival@ssvm-v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/ssvm-v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/ssvm-v1.0/manifests"},{"name":"ssvm-v2.0","sha":"bab3e31eb61e6fa828e9adf4a049e351f278c270","kind":"tag","published_at":"2016-12-27T11:31:54.000Z","download_url":"https://codeload.github.com/sebp/scikit-survival/tar.gz/ssvm-v2.0","html_url":"https://github.com/sebp/scikit-survival/releases/tag/ssvm-v2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebp/scikit-survival@ssvm-v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/ssvm-v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/ssvm-v2.0/manifests"}]},"repo_metadata_updated_at":"2025-08-25T22:52:50.092Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.968951989044213,"dependent_packages_count":5.5940559124419185,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.7815039507430654},"purl":"pkg:golang/github.com/sebp/scikit-survival","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/sebp/scikit-survival","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/sebp/scikit-survival","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/sebp/scikit-survival/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-25T22:52:49.012Z","issues_count":109,"pull_requests_count":137,"avg_time_to_close_issue":4059880.3033707864,"avg_time_to_close_pull_request":1069331.9097744361,"issues_closed_count":89,"pull_requests_closed_count":133,"pull_request_authors_count":24,"issue_authors_count":93,"avg_comments_per_issue":3.1100917431192663,"avg_comments_per_pull_request":1.6204379562043796,"merged_pull_requests_count":102,"bot_issues_count":0,"bot_pull_requests_count":53,"past_year_issues_count":27,"past_year_pull_requests_count":34,"past_year_avg_time_to_close_issue":1976398.0,"past_year_avg_time_to_close_pull_request":401816.1875,"past_year_issues_closed_count":20,"past_year_pull_requests_closed_count":32,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":24,"past_year_avg_comments_per_issue":1.8148148148148149,"past_year_avg_comments_per_pull_request":1.3823529411764706,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":25,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/issues","maintainers":[{"login":"sebp","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sebp"}],"active_maintainers":[{"login":"sebp","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sebp"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsebp%2Fscikit-survival/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsebp%2Fscikit-survival/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsebp%2Fscikit-survival/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsebp%2Fscikit-survival/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1951546,"maintainers_count":0,"namespaces_count":741275,"keywords_count":109185,"github":"golang","metadata":{"funded_packages_count":49011},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-05T05:14:06.439Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":2912063,"name":"scikit-survival","ecosystem":"pypi","description":"Survival analysis built on top of scikit-learn","homepage":"https://github.com/sebp/scikit-survival","licenses":"gpl-3.0","normalized_licenses":["GPL-3.0"],"repository_url":"https://github.com/sebp/scikit-survival","keywords_array":[],"namespace":null,"versions_count":33,"first_release_published_at":"2016-12-29T14:32:42.000Z","latest_release_published_at":"2025-08-21T12:31:46.000Z","latest_release_number":"0.25.0","last_synced_at":"2025-08-25T21:35:38.960Z","created_at":"2022-04-10T12:33:01.535Z","updated_at":"2025-08-25T22:52:50.112Z","registry_url":"https://pypi.org/project/scikit-survival/","install_command":"pip install scikit-survival --index-url https://pypi.org/simple","documentation_url":"https://scikit-survival.readthedocs.io","metadata":{"funding":null,"documentation":"https://scikit-survival.readthedocs.io","classifiers":["Development Status :: 4 - Beta","Intended Audience :: Developers","Intended Audience :: Science/Research","Operating System :: MacOS","Operating System :: Microsoft :: Windows","Operating System :: POSIX","Programming Language :: C++","Programming Language :: Cython","Programming Language :: Python","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Topic :: Scientific/Engineering","Topic :: Software Development"],"normalized_name":"scikit-survival","project_status":null},"repo_metadata":{"id":14994696,"uuid":"77409504","full_name":"sebp/scikit-survival","owner":"sebp","description":"Survival analysis built on top of scikit-learn","archived":false,"fork":false,"pushed_at":"2025-08-25T19:10:43.000Z","size":7382,"stargazers_count":1220,"open_issues_count":27,"forks_count":222,"subscribers_count":22,"default_branch":"master","last_synced_at":"2025-08-25T21:21:20.038Z","etag":null,"topics":["machine-learning","python","scikit-learn","survival-analysis"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sebp.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"CONTRIBUTING.rst","funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json"}},"created_at":"2016-12-26T22:15:53.000Z","updated_at":"2025-08-25T19:10:42.000Z","dependencies_parsed_at":"2023-02-14T10:32:00.143Z","dependency_job_id":"2f7e137a-d8b9-4f38-adb4-add1c2f56aea","html_url":"https://github.com/sebp/scikit-survival","commit_stats":{"total_commits":1047,"total_committers":23,"mean_commits":45.52173913043478,"dds":0.08787010506208215,"last_synced_commit":"f6aea43b9a80083f07569d91b23d7ba41c2fcbee"},"previous_names":[],"tags_count":35,"template":false,"template_full_name":null,"purl":"pkg:github/sebp/scikit-survival","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sebp","download_url":"https://codeload.github.com/sebp/scikit-survival/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/sbom","scorecard":{"id":372129,"data":{"date":"2025-08-11","repo":{"name":"github.com/sebp/scikit-survival","commit":"8327db84d8c40c9287bcd3431848fcd788a4b2a1"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/8 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/pre-commit.yaml:1","Warn: no topLevel permission defined: .github/workflows/tests-workflow.yaml:1","Warn: no topLevel permission defined: .github/workflows/tox-workflow.yaml:1","Warn: no topLevel permission defined: .github/workflows/wheels-workflow.yaml: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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"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":10,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Info: FSF or OSI recognized license: GNU General Public License v3.0: COPYING:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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/pre-commit.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/sebp/scikit-survival/pre-commit.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-commit.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/sebp/scikit-survival/pre-commit.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-commit.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/sebp/scikit-survival/pre-commit.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-workflow.yaml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/sebp/scikit-survival/tests-workflow.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-workflow.yaml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/sebp/scikit-survival/tests-workflow.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-workflow.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/sebp/scikit-survival/tests-workflow.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-workflow.yaml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/sebp/scikit-survival/tests-workflow.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-workflow.yaml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/sebp/scikit-survival/tests-workflow.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-workflow.yaml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/sebp/scikit-survival/tests-workflow.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tox-workflow.yaml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/sebp/scikit-survival/tox-workflow.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tox-workflow.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/sebp/scikit-survival/tox-workflow.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tox-workflow.yaml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/sebp/scikit-survival/tox-workflow.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels-workflow.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/sebp/scikit-survival/wheels-workflow.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels-workflow.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/sebp/scikit-survival/wheels-workflow.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels-workflow.yaml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/sebp/scikit-survival/wheels-workflow.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels-workflow.yaml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/sebp/scikit-survival/wheels-workflow.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels-workflow.yaml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/sebp/scikit-survival/wheels-workflow.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels-workflow.yaml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/sebp/scikit-survival/wheels-workflow.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels-workflow.yaml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/sebp/scikit-survival/wheels-workflow.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels-workflow.yaml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/sebp/scikit-survival/wheels-workflow.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels-workflow.yaml:140: update your workflow using https://app.stepsecurity.io/secureworkflow/sebp/scikit-survival/wheels-workflow.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels-workflow.yaml:150: update your workflow using https://app.stepsecurity.io/secureworkflow/sebp/scikit-survival/wheels-workflow.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels-workflow.yaml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/sebp/scikit-survival/wheels-workflow.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/tests-workflow.yaml:60","Warn: pipCommand not pinned by hash: .github/workflows/tests-workflow.yaml:135","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 third-party GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/wheels-workflow.yaml:82"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-18T13:12:58.737Z","repository_id":14994696,"created_at":"2025-08-18T13:12:58.737Z","updated_at":"2025-08-18T13:12:58.737Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272144642,"owners_count":24881141,"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-25T02:00:12.092Z","response_time":1107,"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":"sebp","name":"Sebastian Pölsterl","uuid":"74460","kind":"user","description":"","email":"","website":"https://k-d-w.org","location":"Germany","twitter":null,"company":"@AstraZeneca","icon_url":"https://avatars.githubusercontent.com/u/74460?u=732295c4a9e55493ed29cc8f96c6fc54f50dc851\u0026v=4","repositories_count":7,"last_synced_at":"2023-03-10T19:23:17.096Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/sebp","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T19:04:45.484Z","updated_at":"2023-03-10T19:23:17.110Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sebp","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sebp/repositories"},"tags":[{"name":"v0.25.0","sha":"d45d9e839abceb4edda4d1afbf32f37dd49dc4f2","kind":"commit","published_at":"2025-08-21T11:38:04.000Z","download_url":"https://codeload.github.com/sebp/scikit-survival/tar.gz/v0.25.0","html_url":"https://github.com/sebp/scikit-survival/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebp/scikit-survival@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.25.0/manifests"},{"name":"v0.24.1","sha":"3e887ed7307a60c08f3fafec8b00d57f7a2d4982","kind":"commit","published_at":"2025-03-25T21:41:42.000Z","download_url":"https://codeload.github.com/sebp/scikit-survival/tar.gz/v0.24.1","html_url":"https://github.com/sebp/scikit-survival/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebp/scikit-survival@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.24.1/manifests"},{"name":"v0.24.0","sha":"6a4c26eb4baba61b640b524e87d62ecc17190442","kind":"commit","published_at":"2025-02-24T20:25:48.000Z","download_url":"https://codeload.github.com/sebp/scikit-survival/tar.gz/v0.24.0","html_url":"https://github.com/sebp/scikit-survival/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebp/scikit-survival@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.24.0/manifests"},{"name":"v0.23.1","sha":"7c8bdb95fc5df4b24e19342d8021501cba3b0cf9","kind":"commit","published_at":"2024-11-04T09:56:29.000Z","download_url":"https://codeload.github.com/sebp/scikit-survival/tar.gz/v0.23.1","html_url":"https://github.com/sebp/scikit-survival/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebp/scikit-survival@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.23.1/manifests"},{"name":"v0.23.0","sha":"1675df80cb8251daf2ba2e5a0806bbeb5b84be9f","kind":"commit","published_at":"2024-06-30T09:01:39.000Z","download_url":"https://codeload.github.com/sebp/scikit-survival/tar.gz/v0.23.0","html_url":"https://github.com/sebp/scikit-survival/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebp/scikit-survival@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.23.0/manifests"},{"name":"v0.22.2","sha":"534caf2310e55e9797f2ca45cadebb7dda1b372b","kind":"commit","published_at":"2023-12-30T22:54:51.000Z","download_url":"https://codeload.github.com/sebp/scikit-survival/tar.gz/v0.22.2","html_url":"https://github.com/sebp/scikit-survival/releases/tag/v0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebp/scikit-survival@v0.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.22.2/manifests"},{"name":"v0.22.1","sha":"32ae49b51865e1aecf72d0bf87c64e735bf5d548","kind":"commit","published_at":"2023-10-08T12:30:15.000Z","download_url":"https://codeload.github.com/sebp/scikit-survival/tar.gz/v0.22.1","html_url":"https://github.com/sebp/scikit-survival/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebp/scikit-survival@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"8359da2af301d0ac4ef6f1b5d392acf9ae407e56","kind":"commit","published_at":"2023-10-01T13:12:03.000Z","download_url":"https://codeload.github.com/sebp/scikit-survival/tar.gz/v0.22.0","html_url":"https://github.com/sebp/scikit-survival/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebp/scikit-survival@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"bd2e24029632c4a0dbccff86ee905ba8d9b6f5e7","kind":"commit","published_at":"2023-06-11T14:12:41.000Z","download_url":"https://codeload.github.com/sebp/scikit-survival/tar.gz/v0.21.0","html_url":"https://github.com/sebp/scikit-survival/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebp/scikit-survival@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"942efd399779e558288415b78835798deb0f30d5","kind":"commit","published_at":"2023-03-05T12:00:27.000Z","download_url":"https://codeload.github.com/sebp/scikit-survival/tar.gz/v0.20.0","html_url":"https://github.com/sebp/scikit-survival/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebp/scikit-survival@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.20.0/manifests"},{"name":"v0.19.0.post1","sha":"7fd87e7d246eb584152fdceabb26000cf6284c69","kind":"commit","published_at":"2022-10-24T17:48:35.000Z","download_url":"https://codeload.github.com/sebp/scikit-survival/tar.gz/v0.19.0.post1","html_url":"https://github.com/sebp/scikit-survival/releases/tag/v0.19.0.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebp/scikit-survival@v0.19.0.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.19.0.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.19.0.post1/manifests"},{"name":"v0.19.0","sha":"c8ecc1266391f36b249b75b1e7e7bd4f0eb73f93","kind":"commit","published_at":"2022-10-23T10:29:30.000Z","download_url":"https://codeload.github.com/sebp/scikit-survival/tar.gz/v0.19.0","html_url":"https://github.com/sebp/scikit-survival/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebp/scikit-survival@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"a0e9fe4b4b2789772d164f35b703e08abc815b95","kind":"commit","published_at":"2022-08-15T14:12:29.000Z","download_url":"https://codeload.github.com/sebp/scikit-survival/tar.gz/v0.18.0","html_url":"https://github.com/sebp/scikit-survival/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebp/scikit-survival@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.18.0/manifests"},{"name":"v0.17.2","sha":"c66884bca47c37c46908d23dacb94616a029f66f","kind":"commit","published_at":"2022-04-24T17:27:40.000Z","download_url":"https://codeload.github.com/sebp/scikit-survival/tar.gz/v0.17.2","html_url":"https://github.com/sebp/scikit-survival/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebp/scikit-survival@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"bfd10057726d47ad59c7a80235f895010af89dc4","kind":"commit","published_at":"2022-03-05T14:15:29.000Z","download_url":"https://codeload.github.com/sebp/scikit-survival/tar.gz/v0.17.1","html_url":"https://github.com/sebp/scikit-survival/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebp/scikit-survival@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"68631e2d8b0b824a3b056c77ce4a19ab30ac8f5b","kind":"commit","published_at":"2022-01-09T11:44:10.000Z","download_url":"https://codeload.github.com/sebp/scikit-survival/tar.gz/v0.17.0","html_url":"https://github.com/sebp/scikit-survival/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebp/scikit-survival@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"9e1a60a5e8a57f8cfcb87c288d64d1cdfc303190","kind":"commit","published_at":"2021-10-30T10:17:57.000Z","download_url":"https://codeload.github.com/sebp/scikit-survival/tar.gz/v0.16.0","html_url":"https://github.com/sebp/scikit-survival/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebp/scikit-survival@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"66deb8204e3d8632176d171c8d9dbfae2c06c25e","kind":"commit","published_at":"2021-03-20T11:46:02.000Z","download_url":"https://codeload.github.com/sebp/scikit-survival/tar.gz/v0.15.0","html_url":"https://github.com/sebp/scikit-survival/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebp/scikit-survival@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"fbd7283433393fc125a4e1769d949b480c5d886c","kind":"commit","published_at":"2020-10-07T17:06:50.000Z","download_url":"https://codeload.github.com/sebp/scikit-survival/tar.gz/v0.14.0","html_url":"https://github.com/sebp/scikit-survival/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebp/scikit-survival@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.14.0/manifests"},{"name":"v0.13.1","sha":"3bebc777303a54d9e3c89d74808e56f9302bfb93","kind":"commit","published_at":"2020-07-04T09:35:45.000Z","download_url":"https://codeload.github.com/sebp/scikit-survival/tar.gz/v0.13.1","html_url":"https://github.com/sebp/scikit-survival/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebp/scikit-survival@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"e3a8f9dc60e24ce45d924efff85a230e474e3a4c","kind":"commit","published_at":"2020-06-28T15:33:10.000Z","download_url":"https://codeload.github.com/sebp/scikit-survival/tar.gz/v0.13.0","html_url":"https://github.com/sebp/scikit-survival/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebp/scikit-survival@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"8daa1760931e21fdc65db8ac1ca40332687376e5","kind":"commit","published_at":"2020-04-15T08:54:33.000Z","download_url":"https://codeload.github.com/sebp/scikit-survival/tar.gz/v0.12.0","html_url":"https://github.com/sebp/scikit-survival/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebp/scikit-survival@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.12.0/manifests"},{"name":"v0.11","sha":"265be09de3b1a04b9e39025ec41c52ec3767e109","kind":"commit","published_at":"2019-12-21T14:19:13.000Z","download_url":"https://codeload.github.com/sebp/scikit-survival/tar.gz/v0.11","html_url":"https://github.com/sebp/scikit-survival/releases/tag/v0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebp/scikit-survival@v0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.11/manifests"},{"name":"v0.10","sha":"263f27a6ed20e49e2a80b515ab6aeaa6932c7c8d","kind":"commit","published_at":"2019-09-02T15:57:35.000Z","download_url":"https://codeload.github.com/sebp/scikit-survival/tar.gz/v0.10","html_url":"https://github.com/sebp/scikit-survival/releases/tag/v0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebp/scikit-survival@v0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.10/manifests"},{"name":"v0.9","sha":"00479ccfdd6ae21bf321f4f641e89ae27ed256ce","kind":"commit","published_at":"2019-07-26T16:58:41.000Z","download_url":"https://codeload.github.com/sebp/scikit-survival/tar.gz/v0.9","html_url":"https://github.com/sebp/scikit-survival/releases/tag/v0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebp/scikit-survival@v0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.9/manifests"},{"name":"v0.8","sha":"4e664d8e4fe5e5b55006e3913f2bbabcf2455496","kind":"commit","published_at":"2019-05-01T14:45:12.000Z","download_url":"https://codeload.github.com/sebp/scikit-survival/tar.gz/v0.8","html_url":"https://github.com/sebp/scikit-survival/releases/tag/v0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebp/scikit-survival@v0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.8/manifests"},{"name":"v0.7","sha":"b9c87aeedc337c4abaf1b96e035f80177cf5e2d6","kind":"tag","published_at":"2019-02-27T16:14:16.000Z","download_url":"https://codeload.github.com/sebp/scikit-survival/tar.gz/v0.7","html_url":"https://github.com/sebp/scikit-survival/releases/tag/v0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebp/scikit-survival@v0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.7/manifests"},{"name":"v0.6.0","sha":"a5ca073dce879a9b03fb474721601fd5cc2c7382","kind":"commit","published_at":"2018-10-07T11:55:29.000Z","download_url":"https://codeload.github.com/sebp/scikit-survival/tar.gz/v0.6.0","html_url":"https://github.com/sebp/scikit-survival/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebp/scikit-survival@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.6.0/manifests"},{"name":"v0.5","sha":"e097c0cb60d0756c804a39a14275a38b94f64957","kind":"commit","published_at":"2017-12-08T23:59:47.000Z","download_url":"https://codeload.github.com/sebp/scikit-survival/tar.gz/v0.5","html_url":"https://github.com/sebp/scikit-survival/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebp/scikit-survival@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.5/manifests"},{"name":"v0.4","sha":"75e583dce9ef14b619f5b5fd150a907a6dd9d211","kind":"commit","published_at":"2017-10-28T11:06:11.000Z","download_url":"https://codeload.github.com/sebp/scikit-survival/tar.gz/v0.4","html_url":"https://github.com/sebp/scikit-survival/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebp/scikit-survival@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.4/manifests"},{"name":"v0.3","sha":"299bbbae9267f7808871be5ca74cd7d76a7cd4c9","kind":"commit","published_at":"2017-08-01T20:11:41.000Z","download_url":"https://codeload.github.com/sebp/scikit-survival/tar.gz/v0.3","html_url":"https://github.com/sebp/scikit-survival/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebp/scikit-survival@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.3/manifests"},{"name":"v0.2","sha":"4c624c739cc419fee2850e684adcceb7883ff7db","kind":"commit","published_at":"2017-05-29T16:55:29.000Z","download_url":"https://codeload.github.com/sebp/scikit-survival/tar.gz/v0.2","html_url":"https://github.com/sebp/scikit-survival/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebp/scikit-survival@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.2/manifests"},{"name":"v0.1","sha":"f86b632389ebb7e0f486bda630f884be1aaa476c","kind":"tag","published_at":"2016-12-29T14:26:10.000Z","download_url":"https://codeload.github.com/sebp/scikit-survival/tar.gz/v0.1","html_url":"https://github.com/sebp/scikit-survival/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebp/scikit-survival@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.1/manifests"},{"name":"ssvm-v1.0","sha":"e2958a5a7ad7b958438b1fe9ed85aa6ee5687f85","kind":"tag","published_at":"2016-12-27T11:32:30.000Z","download_url":"https://codeload.github.com/sebp/scikit-survival/tar.gz/ssvm-v1.0","html_url":"https://github.com/sebp/scikit-survival/releases/tag/ssvm-v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebp/scikit-survival@ssvm-v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/ssvm-v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/ssvm-v1.0/manifests"},{"name":"ssvm-v2.0","sha":"bab3e31eb61e6fa828e9adf4a049e351f278c270","kind":"tag","published_at":"2016-12-27T11:31:54.000Z","download_url":"https://codeload.github.com/sebp/scikit-survival/tar.gz/ssvm-v2.0","html_url":"https://github.com/sebp/scikit-survival/releases/tag/ssvm-v2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebp/scikit-survival@ssvm-v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/ssvm-v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/ssvm-v2.0/manifests"}]},"repo_metadata_updated_at":"2025-08-25T22:52:50.112Z","dependent_packages_count":18,"downloads":165749,"downloads_period":"last-month","dependent_repos_count":57,"rankings":{"downloads":1.5845200920644755,"dependent_repos_count":1.9577568700228938,"dependent_packages_count":0.796705177252641,"stargazers_count":2.0186143574207502,"forks_count":3.651908083475444,"docker_downloads_count":3.5250918923647094,"average":2.255766078766819},"purl":"pkg:pypi/scikit-survival","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/scikit-survival","docker_dependents_count":0,"docker_downloads_count":0,"usage_url":"https://repos.ecosyste.ms/usage/pypi/scikit-survival","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/scikit-survival/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-25T22:52:49.012Z","issues_count":109,"pull_requests_count":137,"avg_time_to_close_issue":4059880.3033707864,"avg_time_to_close_pull_request":1069331.9097744361,"issues_closed_count":89,"pull_requests_closed_count":133,"pull_request_authors_count":24,"issue_authors_count":93,"avg_comments_per_issue":3.1100917431192663,"avg_comments_per_pull_request":1.6204379562043796,"merged_pull_requests_count":102,"bot_issues_count":0,"bot_pull_requests_count":53,"past_year_issues_count":27,"past_year_pull_requests_count":34,"past_year_avg_time_to_close_issue":1976398.0,"past_year_avg_time_to_close_pull_request":401816.1875,"past_year_issues_closed_count":20,"past_year_pull_requests_closed_count":32,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":24,"past_year_avg_comments_per_issue":1.8148148148148149,"past_year_avg_comments_per_pull_request":1.3823529411764706,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":25,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/issues","maintainers":[{"login":"sebp","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sebp"}],"active_maintainers":[{"login":"sebp","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sebp"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/scikit-survival/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/scikit-survival/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/scikit-survival/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/scikit-survival/related_packages","maintainers":[{"uuid":"sebp","login":"sebp","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/sebp/","role":null,"created_at":"2023-02-16T04:11:25.380Z","updated_at":"2023-02-16T04:11:25.380Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/sebp/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":725027,"maintainers_count":308331,"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":5293281,"name":"scikit-survival","ecosystem":"conda","description":null,"homepage":"https://github.com/sebp/scikit-survival","licenses":"GPL-3.0-or-later","normalized_licenses":["GPL-3.0-or-later"],"repository_url":"https://github.com/sebp/scikit-survival","keywords_array":[],"namespace":null,"versions_count":7,"first_release_published_at":"2021-11-09T12:12:11.000Z","latest_release_published_at":"2022-10-24T12:39:09.000Z","latest_release_number":"0.19.0","last_synced_at":"2025-08-25T21:35:42.113Z","created_at":"2022-10-03T15:54:53.404Z","updated_at":"2025-08-25T22:52:50.115Z","registry_url":"https://anaconda.org/conda-forge/scikit-survival","install_command":"conda install -c conda-forge scikit-survival","documentation_url":null,"metadata":{},"repo_metadata":{"id":14994696,"uuid":"77409504","full_name":"sebp/scikit-survival","owner":"sebp","description":"Survival analysis built on top of scikit-learn","archived":false,"fork":false,"pushed_at":"2025-08-25T19:10:43.000Z","size":7382,"stargazers_count":1220,"open_issues_count":27,"forks_count":222,"subscribers_count":22,"default_branch":"master","last_synced_at":"2025-08-25T21:21:20.038Z","etag":null,"topics":["machine-learning","python","scikit-learn","survival-analysis"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sebp.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"CONTRIBUTING.rst","funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json"}},"created_at":"2016-12-26T22:15:53.000Z","updated_at":"2025-08-25T19:10:42.000Z","dependencies_parsed_at":"2023-02-14T10:32:00.143Z","dependency_job_id":"2f7e137a-d8b9-4f38-adb4-add1c2f56aea","html_url":"https://github.com/sebp/scikit-survival","commit_stats":{"total_commits":1047,"total_committers":23,"mean_commits":45.52173913043478,"dds":0.08787010506208215,"last_synced_commit":"f6aea43b9a80083f07569d91b23d7ba41c2fcbee"},"previous_names":[],"tags_count":35,"template":false,"template_full_name":null,"purl":"pkg:github/sebp/scikit-survival","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sebp","download_url":"https://codeload.github.com/sebp/scikit-survival/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/sbom","scorecard":{"id":372129,"data":{"date":"2025-08-11","repo":{"name":"github.com/sebp/scikit-survival","commit":"8327db84d8c40c9287bcd3431848fcd788a4b2a1"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/8 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/pre-commit.yaml:1","Warn: no topLevel permission defined: .github/workflows/tests-workflow.yaml:1","Warn: no topLevel permission defined: .github/workflows/tox-workflow.yaml:1","Warn: no topLevel permission defined: .github/workflows/wheels-workflow.yaml: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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"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":10,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Info: FSF or OSI recognized license: GNU General Public License v3.0: COPYING:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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/pre-commit.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/sebp/scikit-survival/pre-commit.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-commit.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/sebp/scikit-survival/pre-commit.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-commit.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/sebp/scikit-survival/pre-commit.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-workflow.yaml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/sebp/scikit-survival/tests-workflow.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-workflow.yaml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/sebp/scikit-survival/tests-workflow.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-workflow.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/sebp/scikit-survival/tests-workflow.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-workflow.yaml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/sebp/scikit-survival/tests-workflow.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-workflow.yaml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/sebp/scikit-survival/tests-workflow.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-workflow.yaml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/sebp/scikit-survival/tests-workflow.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tox-workflow.yaml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/sebp/scikit-survival/tox-workflow.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tox-workflow.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/sebp/scikit-survival/tox-workflow.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tox-workflow.yaml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/sebp/scikit-survival/tox-workflow.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels-workflow.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/sebp/scikit-survival/wheels-workflow.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels-workflow.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/sebp/scikit-survival/wheels-workflow.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels-workflow.yaml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/sebp/scikit-survival/wheels-workflow.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels-workflow.yaml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/sebp/scikit-survival/wheels-workflow.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels-workflow.yaml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/sebp/scikit-survival/wheels-workflow.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels-workflow.yaml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/sebp/scikit-survival/wheels-workflow.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels-workflow.yaml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/sebp/scikit-survival/wheels-workflow.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels-workflow.yaml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/sebp/scikit-survival/wheels-workflow.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels-workflow.yaml:140: update your workflow using https://app.stepsecurity.io/secureworkflow/sebp/scikit-survival/wheels-workflow.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels-workflow.yaml:150: update your workflow using https://app.stepsecurity.io/secureworkflow/sebp/scikit-survival/wheels-workflow.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels-workflow.yaml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/sebp/scikit-survival/wheels-workflow.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/tests-workflow.yaml:60","Warn: pipCommand not pinned by hash: .github/workflows/tests-workflow.yaml:135","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 third-party GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/wheels-workflow.yaml:82"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-18T13:12:58.737Z","repository_id":14994696,"created_at":"2025-08-18T13:12:58.737Z","updated_at":"2025-08-18T13:12:58.737Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272144642,"owners_count":24881141,"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-25T02:00:12.092Z","response_time":1107,"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":"sebp","name":"Sebastian Pölsterl","uuid":"74460","kind":"user","description":"","email":"","website":"https://k-d-w.org","location":"Germany","twitter":null,"company":"@AstraZeneca","icon_url":"https://avatars.githubusercontent.com/u/74460?u=732295c4a9e55493ed29cc8f96c6fc54f50dc851\u0026v=4","repositories_count":7,"last_synced_at":"2023-03-10T19:23:17.096Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/sebp","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T19:04:45.484Z","updated_at":"2023-03-10T19:23:17.110Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sebp","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sebp/repositories"},"tags":[{"name":"v0.25.0","sha":"d45d9e839abceb4edda4d1afbf32f37dd49dc4f2","kind":"commit","published_at":"2025-08-21T11:38:04.000Z","download_url":"https://codeload.github.com/sebp/scikit-survival/tar.gz/v0.25.0","html_url":"https://github.com/sebp/scikit-survival/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebp/scikit-survival@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.25.0/manifests"},{"name":"v0.24.1","sha":"3e887ed7307a60c08f3fafec8b00d57f7a2d4982","kind":"commit","published_at":"2025-03-25T21:41:42.000Z","download_url":"https://codeload.github.com/sebp/scikit-survival/tar.gz/v0.24.1","html_url":"https://github.com/sebp/scikit-survival/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebp/scikit-survival@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.24.1/manifests"},{"name":"v0.24.0","sha":"6a4c26eb4baba61b640b524e87d62ecc17190442","kind":"commit","published_at":"2025-02-24T20:25:48.000Z","download_url":"https://codeload.github.com/sebp/scikit-survival/tar.gz/v0.24.0","html_url":"https://github.com/sebp/scikit-survival/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebp/scikit-survival@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.24.0/manifests"},{"name":"v0.23.1","sha":"7c8bdb95fc5df4b24e19342d8021501cba3b0cf9","kind":"commit","published_at":"2024-11-04T09:56:29.000Z","download_url":"https://codeload.github.com/sebp/scikit-survival/tar.gz/v0.23.1","html_url":"https://github.com/sebp/scikit-survival/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebp/scikit-survival@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.23.1/manifests"},{"name":"v0.23.0","sha":"1675df80cb8251daf2ba2e5a0806bbeb5b84be9f","kind":"commit","published_at":"2024-06-30T09:01:39.000Z","download_url":"https://codeload.github.com/sebp/scikit-survival/tar.gz/v0.23.0","html_url":"https://github.com/sebp/scikit-survival/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebp/scikit-survival@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.23.0/manifests"},{"name":"v0.22.2","sha":"534caf2310e55e9797f2ca45cadebb7dda1b372b","kind":"commit","published_at":"2023-12-30T22:54:51.000Z","download_url":"https://codeload.github.com/sebp/scikit-survival/tar.gz/v0.22.2","html_url":"https://github.com/sebp/scikit-survival/releases/tag/v0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebp/scikit-survival@v0.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.22.2/manifests"},{"name":"v0.22.1","sha":"32ae49b51865e1aecf72d0bf87c64e735bf5d548","kind":"commit","published_at":"2023-10-08T12:30:15.000Z","download_url":"https://codeload.github.com/sebp/scikit-survival/tar.gz/v0.22.1","html_url":"https://github.com/sebp/scikit-survival/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebp/scikit-survival@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"8359da2af301d0ac4ef6f1b5d392acf9ae407e56","kind":"commit","published_at":"2023-10-01T13:12:03.000Z","download_url":"https://codeload.github.com/sebp/scikit-survival/tar.gz/v0.22.0","html_url":"https://github.com/sebp/scikit-survival/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebp/scikit-survival@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"bd2e24029632c4a0dbccff86ee905ba8d9b6f5e7","kind":"commit","published_at":"2023-06-11T14:12:41.000Z","download_url":"https://codeload.github.com/sebp/scikit-survival/tar.gz/v0.21.0","html_url":"https://github.com/sebp/scikit-survival/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebp/scikit-survival@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"942efd399779e558288415b78835798deb0f30d5","kind":"commit","published_at":"2023-03-05T12:00:27.000Z","download_url":"https://codeload.github.com/sebp/scikit-survival/tar.gz/v0.20.0","html_url":"https://github.com/sebp/scikit-survival/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebp/scikit-survival@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.20.0/manifests"},{"name":"v0.19.0.post1","sha":"7fd87e7d246eb584152fdceabb26000cf6284c69","kind":"commit","published_at":"2022-10-24T17:48:35.000Z","download_url":"https://codeload.github.com/sebp/scikit-survival/tar.gz/v0.19.0.post1","html_url":"https://github.com/sebp/scikit-survival/releases/tag/v0.19.0.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebp/scikit-survival@v0.19.0.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.19.0.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.19.0.post1/manifests"},{"name":"v0.19.0","sha":"c8ecc1266391f36b249b75b1e7e7bd4f0eb73f93","kind":"commit","published_at":"2022-10-23T10:29:30.000Z","download_url":"https://codeload.github.com/sebp/scikit-survival/tar.gz/v0.19.0","html_url":"https://github.com/sebp/scikit-survival/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebp/scikit-survival@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"a0e9fe4b4b2789772d164f35b703e08abc815b95","kind":"commit","published_at":"2022-08-15T14:12:29.000Z","download_url":"https://codeload.github.com/sebp/scikit-survival/tar.gz/v0.18.0","html_url":"https://github.com/sebp/scikit-survival/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebp/scikit-survival@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.18.0/manifests"},{"name":"v0.17.2","sha":"c66884bca47c37c46908d23dacb94616a029f66f","kind":"commit","published_at":"2022-04-24T17:27:40.000Z","download_url":"https://codeload.github.com/sebp/scikit-survival/tar.gz/v0.17.2","html_url":"https://github.com/sebp/scikit-survival/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebp/scikit-survival@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"bfd10057726d47ad59c7a80235f895010af89dc4","kind":"commit","published_at":"2022-03-05T14:15:29.000Z","download_url":"https://codeload.github.com/sebp/scikit-survival/tar.gz/v0.17.1","html_url":"https://github.com/sebp/scikit-survival/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebp/scikit-survival@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"68631e2d8b0b824a3b056c77ce4a19ab30ac8f5b","kind":"commit","published_at":"2022-01-09T11:44:10.000Z","download_url":"https://codeload.github.com/sebp/scikit-survival/tar.gz/v0.17.0","html_url":"https://github.com/sebp/scikit-survival/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebp/scikit-survival@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"9e1a60a5e8a57f8cfcb87c288d64d1cdfc303190","kind":"commit","published_at":"2021-10-30T10:17:57.000Z","download_url":"https://codeload.github.com/sebp/scikit-survival/tar.gz/v0.16.0","html_url":"https://github.com/sebp/scikit-survival/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebp/scikit-survival@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"66deb8204e3d8632176d171c8d9dbfae2c06c25e","kind":"commit","published_at":"2021-03-20T11:46:02.000Z","download_url":"https://codeload.github.com/sebp/scikit-survival/tar.gz/v0.15.0","html_url":"https://github.com/sebp/scikit-survival/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebp/scikit-survival@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"fbd7283433393fc125a4e1769d949b480c5d886c","kind":"commit","published_at":"2020-10-07T17:06:50.000Z","download_url":"https://codeload.github.com/sebp/scikit-survival/tar.gz/v0.14.0","html_url":"https://github.com/sebp/scikit-survival/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebp/scikit-survival@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.14.0/manifests"},{"name":"v0.13.1","sha":"3bebc777303a54d9e3c89d74808e56f9302bfb93","kind":"commit","published_at":"2020-07-04T09:35:45.000Z","download_url":"https://codeload.github.com/sebp/scikit-survival/tar.gz/v0.13.1","html_url":"https://github.com/sebp/scikit-survival/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebp/scikit-survival@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"e3a8f9dc60e24ce45d924efff85a230e474e3a4c","kind":"commit","published_at":"2020-06-28T15:33:10.000Z","download_url":"https://codeload.github.com/sebp/scikit-survival/tar.gz/v0.13.0","html_url":"https://github.com/sebp/scikit-survival/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebp/scikit-survival@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"8daa1760931e21fdc65db8ac1ca40332687376e5","kind":"commit","published_at":"2020-04-15T08:54:33.000Z","download_url":"https://codeload.github.com/sebp/scikit-survival/tar.gz/v0.12.0","html_url":"https://github.com/sebp/scikit-survival/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebp/scikit-survival@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.12.0/manifests"},{"name":"v0.11","sha":"265be09de3b1a04b9e39025ec41c52ec3767e109","kind":"commit","published_at":"2019-12-21T14:19:13.000Z","download_url":"https://codeload.github.com/sebp/scikit-survival/tar.gz/v0.11","html_url":"https://github.com/sebp/scikit-survival/releases/tag/v0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebp/scikit-survival@v0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.11/manifests"},{"name":"v0.10","sha":"263f27a6ed20e49e2a80b515ab6aeaa6932c7c8d","kind":"commit","published_at":"2019-09-02T15:57:35.000Z","download_url":"https://codeload.github.com/sebp/scikit-survival/tar.gz/v0.10","html_url":"https://github.com/sebp/scikit-survival/releases/tag/v0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebp/scikit-survival@v0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.10/manifests"},{"name":"v0.9","sha":"00479ccfdd6ae21bf321f4f641e89ae27ed256ce","kind":"commit","published_at":"2019-07-26T16:58:41.000Z","download_url":"https://codeload.github.com/sebp/scikit-survival/tar.gz/v0.9","html_url":"https://github.com/sebp/scikit-survival/releases/tag/v0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebp/scikit-survival@v0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.9/manifests"},{"name":"v0.8","sha":"4e664d8e4fe5e5b55006e3913f2bbabcf2455496","kind":"commit","published_at":"2019-05-01T14:45:12.000Z","download_url":"https://codeload.github.com/sebp/scikit-survival/tar.gz/v0.8","html_url":"https://github.com/sebp/scikit-survival/releases/tag/v0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebp/scikit-survival@v0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.8/manifests"},{"name":"v0.7","sha":"b9c87aeedc337c4abaf1b96e035f80177cf5e2d6","kind":"tag","published_at":"2019-02-27T16:14:16.000Z","download_url":"https://codeload.github.com/sebp/scikit-survival/tar.gz/v0.7","html_url":"https://github.com/sebp/scikit-survival/releases/tag/v0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebp/scikit-survival@v0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.7/manifests"},{"name":"v0.6.0","sha":"a5ca073dce879a9b03fb474721601fd5cc2c7382","kind":"commit","published_at":"2018-10-07T11:55:29.000Z","download_url":"https://codeload.github.com/sebp/scikit-survival/tar.gz/v0.6.0","html_url":"https://github.com/sebp/scikit-survival/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebp/scikit-survival@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.6.0/manifests"},{"name":"v0.5","sha":"e097c0cb60d0756c804a39a14275a38b94f64957","kind":"commit","published_at":"2017-12-08T23:59:47.000Z","download_url":"https://codeload.github.com/sebp/scikit-survival/tar.gz/v0.5","html_url":"https://github.com/sebp/scikit-survival/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebp/scikit-survival@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.5/manifests"},{"name":"v0.4","sha":"75e583dce9ef14b619f5b5fd150a907a6dd9d211","kind":"commit","published_at":"2017-10-28T11:06:11.000Z","download_url":"https://codeload.github.com/sebp/scikit-survival/tar.gz/v0.4","html_url":"https://github.com/sebp/scikit-survival/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebp/scikit-survival@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.4/manifests"},{"name":"v0.3","sha":"299bbbae9267f7808871be5ca74cd7d76a7cd4c9","kind":"commit","published_at":"2017-08-01T20:11:41.000Z","download_url":"https://codeload.github.com/sebp/scikit-survival/tar.gz/v0.3","html_url":"https://github.com/sebp/scikit-survival/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebp/scikit-survival@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.3/manifests"},{"name":"v0.2","sha":"4c624c739cc419fee2850e684adcceb7883ff7db","kind":"commit","published_at":"2017-05-29T16:55:29.000Z","download_url":"https://codeload.github.com/sebp/scikit-survival/tar.gz/v0.2","html_url":"https://github.com/sebp/scikit-survival/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebp/scikit-survival@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.2/manifests"},{"name":"v0.1","sha":"f86b632389ebb7e0f486bda630f884be1aaa476c","kind":"tag","published_at":"2016-12-29T14:26:10.000Z","download_url":"https://codeload.github.com/sebp/scikit-survival/tar.gz/v0.1","html_url":"https://github.com/sebp/scikit-survival/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebp/scikit-survival@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/v0.1/manifests"},{"name":"ssvm-v1.0","sha":"e2958a5a7ad7b958438b1fe9ed85aa6ee5687f85","kind":"tag","published_at":"2016-12-27T11:32:30.000Z","download_url":"https://codeload.github.com/sebp/scikit-survival/tar.gz/ssvm-v1.0","html_url":"https://github.com/sebp/scikit-survival/releases/tag/ssvm-v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebp/scikit-survival@ssvm-v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/ssvm-v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/ssvm-v1.0/manifests"},{"name":"ssvm-v2.0","sha":"bab3e31eb61e6fa828e9adf4a049e351f278c270","kind":"tag","published_at":"2016-12-27T11:31:54.000Z","download_url":"https://codeload.github.com/sebp/scikit-survival/tar.gz/ssvm-v2.0","html_url":"https://github.com/sebp/scikit-survival/releases/tag/ssvm-v2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sebp/scikit-survival@ssvm-v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/ssvm-v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/tags/ssvm-v2.0/manifests"}]},"repo_metadata_updated_at":"2025-08-25T22:52:50.115Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":6,"rankings":{"downloads":null,"dependent_repos_count":13.952792055491791,"dependent_packages_count":51.604371475622536,"stargazers_count":13.423823544089025,"forks_count":13.11941713658366,"docker_downloads_count":null,"average":23.025101052946752},"purl":"pkg:conda/scikit-survival","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/scikit-survival","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/scikit-survival","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/scikit-survival/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-25T22:52:49.012Z","issues_count":109,"pull_requests_count":137,"avg_time_to_close_issue":4059880.3033707864,"avg_time_to_close_pull_request":1069331.9097744361,"issues_closed_count":89,"pull_requests_closed_count":133,"pull_request_authors_count":24,"issue_authors_count":93,"avg_comments_per_issue":3.1100917431192663,"avg_comments_per_pull_request":1.6204379562043796,"merged_pull_requests_count":102,"bot_issues_count":0,"bot_pull_requests_count":53,"past_year_issues_count":27,"past_year_pull_requests_count":34,"past_year_avg_time_to_close_issue":1976398.0,"past_year_avg_time_to_close_pull_request":401816.1875,"past_year_issues_closed_count":20,"past_year_pull_requests_closed_count":32,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":24,"past_year_avg_comments_per_issue":1.8148148148148149,"past_year_avg_comments_per_pull_request":1.3823529411764706,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":25,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/issues","maintainers":[{"login":"sebp","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sebp"}],"active_maintainers":[{"login":"sebp","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sebp"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/scikit-survival/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/scikit-survival/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/scikit-survival/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/scikit-survival/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"}}],"commits":{"id":16535,"full_name":"sebp/scikit-survival","default_branch":"master","committers":[{"name":"Sebastian Pölsterl","email":"sebp@k-d-w.org","login":"sebp","count":1026},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":45},{"name":"Christine Poerschke","email":"cpoerschke@bloomberg.net","login":"cpoerschke","count":35},{"name":"valverde","email":"manolo.valverde@gmail.com","login":"mvlvrd","count":13},{"name":"Zeno Sewald","email":"zsewa@outlook.de","login":"zsewa","count":3},{"name":"Vincent M","email":"maladiere.vincent@yahoo.fr","login":"Vincent-Maladiere","count":2},{"name":"laqua-stack","email":"51790423+laqua-stack","login":"laqua-stack","count":2},{"name":"Vincent Maladiere","email":"vincentmaladiere@Vincents-Laptop.local","login":null,"count":1},{"name":"mbadger","email":"mbadger@hudsonenergy.co.uk","login":null,"count":1},{"name":"svc dataiku-dss","email":"svc.dataiku-dss@rgn-hdp-161-181.itcorp.aws.regeneron.com","login":null,"count":1},{"name":"CaderIdris","email":"61825162+Joppleganger","login":"Joppleganger","count":1},{"name":"Finesim97","email":"lukas.jansen1997@yahoo.de","login":"Finesim97","count":1},{"name":"Franz Király","email":"f.kiraly@ucl.ac.uk","login":"fkiraly","count":1},{"name":"Georgios Kaissis","email":"48105485+gkaissis","login":"gkaissis","count":1},{"name":"Leandro Hermida","email":"hermidal@cs.umd.edu","login":"hermidalc","count":1},{"name":"Lluis Pamies-Juarez","email":"pamies@google.com","login":"llpamies","count":1},{"name":"Paul Paczuski","email":"pavopax","login":"pavopax","count":1},{"name":"Peter Steinbach","email":"p.steinbach@hzdr.de","login":"psteinb","count":1},{"name":"TristanFauvel","email":"tristan.fauvel@hotmail.fr","login":"TristanFauvel","count":1},{"name":"Yonghao Zhao","email":"118432288+zyh040521","login":"zyh040521","count":1},{"name":"dor132","email":"da19965@gmail.com","login":"dor132","count":1},{"name":"raynardj","email":"b2ray2c@gmail.com","login":"raynardj","count":1},{"name":"xuyxu","email":"xuyx@lamda.nju.edu.cn","login":"xuyxu","count":1}],"total_commits":1142,"total_committers":23,"total_bot_commits":45,"total_bot_committers":1,"mean_commits":49.65217391304348,"dds":0.10157618213660247,"past_year_committers":[{"name":"Sebastian Pölsterl","email":"sebp@k-d-w.org","login":"sebp","count":95},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":15},{"name":"valverde","email":"manolo.valverde@gmail.com","login":"mvlvrd","count":13},{"name":"Vincent Maladiere","email":"vincentmaladiere@Vincents-Laptop.local","login":null,"count":1}],"past_year_total_commits":124,"past_year_total_committers":4,"past_year_total_bot_commits":15,"past_year_total_bot_committers":1,"past_year_mean_commits":31.0,"past_year_dds":0.2338709677419355,"last_synced_at":"2025-05-14T22:46:07.878Z","last_synced_commit":"05030894296c07eda84a36e619e814843852aa0a","created_at":"2023-03-07T11:32:47.212Z","updated_at":"2025-05-14T22:46:07.890Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-28T00:00:20.468Z","repositories_count":5479765,"commits_count":853309695,"contributors_count":31095220,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"sebp/scikit-survival","html_url":"https://github.com/sebp/scikit-survival","last_synced_at":"2025-09-04T13:02:46.991Z","status":null,"issues_count":107,"pull_requests_count":184,"avg_time_to_close_issue":4368401.308641976,"avg_time_to_close_pull_request":1002313.2662721893,"issues_closed_count":81,"pull_requests_closed_count":169,"pull_request_authors_count":23,"issue_authors_count":92,"avg_comments_per_issue":2.9345794392523366,"avg_comments_per_pull_request":1.4021739130434783,"merged_pull_requests_count":130,"bot_issues_count":0,"bot_pull_requests_count":76,"past_year_issues_count":21,"past_year_pull_requests_count":66,"past_year_avg_time_to_close_issue":2798829.6153846155,"past_year_avg_time_to_close_pull_request":355536.41071428574,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":56,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":20,"past_year_avg_comments_per_issue":1.2857142857142858,"past_year_avg_comments_per_pull_request":0.9696969696969697,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":32,"past_year_merged_pull_requests_count":45,"created_at":"2023-05-10T21:12:58.687Z","updated_at":"2025-09-04T13:02:46.993Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebp%2Fscikit-survival/issues","issue_labels_count":{"enhancement":14,"awaiting response":11,"dependencies":5,"documentation":5,"bug":4,"help wanted":4,"question":2,"performance":2,"needs triage":1},"pull_request_labels_count":{"dependencies":76,"github_actions":56,"python":6,"awaiting response":2,"performance":1},"issue_author_associations_count":{"NONE":99,"CONTRIBUTOR":6,"OWNER":2},"pull_request_author_associations_count":{"CONTRIBUTOR":102,"OWNER":64,"NONE":18},"issue_authors":{"ogencoglu":3,"Genarito":2,"RandallJEllis":2,"juliusge":2,"AnonTendim":2,"juancq":2,"ramm777":2,"fkiraly":2,"sebp":2,"dpellow":2,"aliciaolivaresgil":2,"raminsalmas":2,"melodiemonod":2,"nkaur201":2,"Husain-Kapadia":1,"dhanesh-vector":1,"nnursimulu":1,"shil3754":1,"felipe0216":1,"alberto-mora":1,"ApocalypsezZ":1,"scuri-patrick":1,"marcoistasy":1,"glgmartin":1,"Bylandt":1,"Tomatenbiss":1,"MaxPowerWasTaken":1,"cpoerschke":1,"WeijiaZhang24":1,"Finesim97":1,"petulla":1,"shreybothra":1,"junebug-junie":1,"Soham2112":1,"mattgarber4":1,"Vuong-Chu":1,"TristanFauvel":1,"realonbebeto":1,"alonsosilvaallende":1,"saurabhbidwai":1,"christophme":1,"andwurl":1,"manas-kohli":1,"caaperezag":1,"joshuafalter":1,"mvlvrd":1,"esther1262":1,"WellJoea":1,"JW3603":1,"elopezfune":1,"PW-ang":1,"Ligadata-YazeedHasan":1,"konradsemsch":1,"codingS3b":1,"sarahysh12":1,"pachoning":1,"Dekermanjian":1,"PierrickPochelu":1,"arturomoncadatorres":1,"fritshermans":1,"Vincent-Maladiere":1,"mklcst":1,"rv-apuri":1,"tpnk-dev":1,"dex314":1,"iraxter":1,"drproduck":1,"leandervaneekelen":1,"jlim13":1,"mtomaszewski95":1,"adamvvu":1,"zwu-ds":1,"quanghieu31":1,"AndrewShade":1,"pavelzw":1,"tpilewicz":1,"fbarfi":1,"alexandrehuat":1,"bobbyx27":1,"quentinvanderbecq":1,"JEwerszumrode":1,"ad05bzag":1,"464hee":1,"tom-mcclintock":1,"hccc18":1,"anonym-ai":1,"pivettamarcos":1,"vfa-phuclkh":1,"Zhack47":1,"hellorp1990":1,"unomede":1,"matzhaugen":1},"pull_request_authors":{"dependabot[bot]":76,"sebp":64,"cpoerschke":8,"mvlvrd":4,"Vincent-Maladiere":3,"Sann5":2,"llpamies":2,"sentisso":2,"Tomatenbiss":2,"alexandrehuat":2,"zyh040521":2,"fkiraly":2,"CaderIdris":2,"dryezl":2,"TristanFauvel":2,"Zhack47":2,"laqua-stack":1,"agnesbao":1,"navashiva":1,"fossabot":1,"JimmyJHickey":1,"Finesim97":1,"dor132":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.444Z","repositories_count":10092753,"issues_count":31358816,"pull_requests_count":96899754,"authors_count":10699020,"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":{"awaiting response":3,"documentation":3,"dependencies":2,"needs triage":1},"past_year_pull_request_labels_count":{"dependencies":32,"github_actions":29,"python":3},"past_year_issue_author_associations_count":{"NONE":19,"CONTRIBUTOR":1},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":35,"OWNER":20,"NONE":11},"past_year_issue_authors":{"RandallJEllis":2,"Zhack47":1,"Tomatenbiss":1,"quentinvanderbecq":1,"quanghieu31":1,"PW-ang":1,"pavelzw":1,"nnursimulu":1,"mvlvrd":1,"manas-kohli":1,"leandervaneekelen":1,"JW3603":1,"joshuafalter":1,"fkiraly":1,"esther1262":1,"dhanesh-vector":1,"AndrewShade":1,"aliciaolivaresgil":1,"adamvvu":1},"past_year_pull_request_authors":{"dependabot[bot]":32,"sebp":20,"mvlvrd":4,"sentisso":2,"Zhack47":2,"Tomatenbiss":2,"Sann5":2,"dryezl":2},"maintainers":[{"login":"sebp","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sebp"}],"active_maintainers":[{"login":"sebp","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sebp"}]},"events":{"total":{"CreateEvent":41,"ReleaseEvent":5,"IssuesEvent":28,"WatchEvent":83,"DeleteEvent":34,"IssueCommentEvent":70,"PushEvent":106,"PullRequestReviewCommentEvent":24,"PullRequestReviewEvent":29,"PullRequestEvent":55,"ForkEvent":15},"last_year":{"CreateEvent":41,"ReleaseEvent":5,"IssuesEvent":28,"WatchEvent":83,"DeleteEvent":34,"IssueCommentEvent":70,"PushEvent":106,"PullRequestReviewCommentEvent":24,"PullRequestReviewEvent":29,"PullRequestEvent":55,"ForkEvent":15}},"keywords":["machine-learning","python","scikit-learn","survival-analysis"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/tox-workflow.yaml","sha":null,"kind":"manifest","created_at":"2023-01-13T23:30:11.441Z","updated_at":"2023-01-13T23:30:11.441Z","repository_link":"https://github.com/sebp/scikit-survival/blob/master/.github/workflows/tox-workflow.yaml","dependencies":[{"id":6891704145,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6891704146,"package_name":"fedora-python/tox-github-action","ecosystem":"actions","requirements":"v36.0","direct":true,"kind":"composite","optional":false},{"id":6891704147,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/wheels-workflow.yaml","sha":null,"kind":"manifest","created_at":"2023-01-13T23:30:11.882Z","updated_at":"2023-01-13T23:30:11.882Z","repository_link":"https://github.com/sebp/scikit-survival/blob/master/.github/workflows/wheels-workflow.yaml","dependencies":[{"id":6891704156,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6891704157,"package_name":"pypa/cibuildwheel","ecosystem":"actions","requirements":"v2.11.4","direct":true,"kind":"composite","optional":false},{"id":6891704158,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"conda","filepath":".binder/environment.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T23:30:12.062Z","updated_at":"2023-01-13T23:30:12.062Z","repository_link":"https://github.com/sebp/scikit-survival/blob/master/.binder/environment.yml","dependencies":[{"id":6891704167,"package_name":"matplotlib","ecosystem":"conda","requirements":"3.5.1.*","direct":true,"kind":"runtime","optional":false},{"id":6891704168,"package_name":"numpy","ecosystem":"conda","requirements":"\u003c1.23.0","direct":true,"kind":"runtime","optional":false},{"id":6891704169,"package_name":"pip","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":6891704170,"package_name":"python","ecosystem":"conda","requirements":"3.10.*","direct":true,"kind":"runtime","optional":false},{"id":6891704171,"package_name":"scikit-survival","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":6891704172,"package_name":"seaborn","ecosystem":"conda","requirements":"0.11.2","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"doc/docs_requirements.txt","sha":null,"kind":"manifest","created_at":"2023-01-13T23:30:12.151Z","updated_at":"2023-01-13T23:30:12.151Z","repository_link":"https://github.com/sebp/scikit-survival/blob/master/doc/docs_requirements.txt","dependencies":[{"id":6891704174,"package_name":"ipython","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6891704175,"package_name":"nbsphinx","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6891704176,"package_name":"docutils","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6891704177,"package_name":"setuptools_scm","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6891704178,"package_name":"sphinx","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6891704179,"package_name":"pydata-sphinx-theme","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements/dev.txt","sha":null,"kind":"manifest","created_at":"2023-01-13T23:30:12.237Z","updated_at":"2023-01-13T23:30:12.237Z","repository_link":"https://github.com/sebp/scikit-survival/blob/master/requirements/dev.txt","dependencies":[{"id":6891704302,"package_name":"cython","ecosystem":"pypi","requirements":"\u003e=0.29","direct":true,"kind":"development","optional":false},{"id":6891704303,"package_name":"packaging","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":6891704304,"package_name":"pytest","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":6891704305,"package_name":"pytest-cov","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":6891704306,"package_name":"setuptools_scm","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false}]},{"ecosystem":"pypi","filepath":"requirements/prod.txt","sha":null,"kind":"manifest","created_at":"2023-01-13T23:30:12.542Z","updated_at":"2023-01-13T23:30:12.542Z","repository_link":"https://github.com/sebp/scikit-survival/blob/master/requirements/prod.txt","dependencies":[{"id":6891704309,"package_name":"ecos","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6891704310,"package_name":"joblib","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6891704311,"package_name":"numexpr","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6891704312,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6891704313,"package_name":"osqp","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6891704314,"package_name":"pandas","ecosystem":"pypi","requirements":"\u003e=1.0.5","direct":true,"kind":"runtime","optional":false},{"id":6891704315,"package_name":"scipy","ecosystem":"pypi","requirements":"\u003e=1.3.2","direct":true,"kind":"runtime","optional":false},{"id":6891704316,"package_name":"scikit-learn","ecosystem":"pypi","requirements":"\u003e=1.1.2,\u003c1.2","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/tests-workflow.yaml","sha":null,"kind":"manifest","created_at":"2023-02-14T10:31:59.161Z","updated_at":"2023-02-14T10:31:59.161Z","repository_link":"https://github.com/sebp/scikit-survival/blob/master/.github/workflows/tests-workflow.yaml","dependencies":[{"id":7655246397,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7655246398,"package_name":"actions/cache","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7655246399,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7655246400,"package_name":"codacy/codacy-coverage-reporter-action","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false}]}],"score":22.282714638071113,"created_at":"2025-09-04T15:51:11.992Z","updated_at":"2025-10-07T08:15:39.430Z","avatar_url":"https://github.com/sebp.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":165749,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["interactive","network-simulation","hacking","timeseries-analysis","robust-estimation","generalized-linear-models","econometrics","count-model","optim","projection"],"project_url":"https://science.ecosyste.ms/api/v1/projects/38131","html_url":"https://science.ecosyste.ms/projects/38131"}