{"date":"2026-08-17","repo":{"name":"github.com/automl/auto-sklearn","commit":"673211252ca508b6f5bb92cf5fa87c6455bbad99"},"scorecard":{"version":"v5.5.1-0.20260815060127-d1fab88f5463","commit":"d1fab88f54636ff366076edfc5c239f97b3c8e66"},"score":3.3,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#maintained"}},{"name":"Code-Review","score":5,"reason":"Found 8/14 approved changesets -- score normalized to 5","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/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#code-review"}},{"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/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#cii-best-practices"}},{"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/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#dangerous-workflow"}},{"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/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#license"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/citation_cff.yml:1","Warn: no topLevel permission defined: .github/workflows/dist.yml:1","Warn: no topLevel permission defined: .github/workflows/docker-publish.yml:1","Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: no topLevel permission defined: .github/workflows/generate-baselines.yml:1","Warn: no topLevel permission defined: .github/workflows/pre-commit-update.yml:1","Warn: no topLevel permission defined: .github/workflows/pre-commit.yaml:1","Warn: no topLevel permission defined: .github/workflows/pytest.yml:1","Warn: no topLevel permission defined: .github/workflows/regressions.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.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/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#token-permissions"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md","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/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#branch-protection"}},{"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/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.14.5 not signed: https://api.github.com/repos/automl/auto-sklearn/releases/57967918","Warn: release artifact v0.14.4 not signed: https://api.github.com/repos/automl/auto-sklearn/releases/57929892","Warn: release artifact v0.14.5 does not have provenance: https://api.github.com/repos/automl/auto-sklearn/releases/57967918","Warn: release artifact v0.14.4 does not have provenance: https://api.github.com/repos/automl/auto-sklearn/releases/57929892"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#signed-releases"}},{"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/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): .github/workflows/docker-publish.yml:89","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/citation_cff.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/automl/auto-sklearn/citation_cff.yml/development?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/citation_cff.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/automl/auto-sklearn/citation_cff.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dist.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/automl/auto-sklearn/dist.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dist.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/automl/auto-sklearn/dist.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker-publish.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/automl/auto-sklearn/docker-publish.yml/development?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/automl/auto-sklearn/docker-publish.yml/development?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-publish.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/automl/auto-sklearn/docker-publish.yml/development?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-publish.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/automl/auto-sklearn/docker-publish.yml/development?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-publish.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/automl/auto-sklearn/docker-publish.yml/development?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-publish.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/automl/auto-sklearn/docker-publish.yml/development?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-publish.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/automl/auto-sklearn/docker-publish.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/automl/auto-sklearn/docs.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/automl/auto-sklearn/docs.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/generate-baselines.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/automl/auto-sklearn/generate-baselines.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/generate-baselines.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/automl/auto-sklearn/generate-baselines.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/generate-baselines.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/automl/auto-sklearn/generate-baselines.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-commit-update.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/automl/auto-sklearn/pre-commit-update.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-commit-update.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/automl/auto-sklearn/pre-commit-update.yml/development?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-commit-update.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/automl/auto-sklearn/pre-commit-update.yml/development?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-commit-update.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/automl/auto-sklearn/pre-commit-update.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-commit.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/automl/auto-sklearn/pre-commit.yaml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-commit.yaml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/automl/auto-sklearn/pre-commit.yaml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pytest.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/automl/auto-sklearn/pytest.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pytest.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/automl/auto-sklearn/pytest.yml/development?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pytest.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/automl/auto-sklearn/pytest.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/regressions.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/automl/auto-sklearn/regressions.yml/development?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/regressions.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/automl/auto-sklearn/regressions.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/regressions.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/automl/auto-sklearn/regressions.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/regressions.yml:188: update your workflow using https://app.stepsecurity.io/secureworkflow/automl/auto-sklearn/regressions.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/regressions.yml:209: update your workflow using https://app.stepsecurity.io/secureworkflow/automl/auto-sklearn/regressions.yml/development?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/regressions.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/automl/auto-sklearn/regressions.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/regressions.yml:253: update your workflow using https://app.stepsecurity.io/secureworkflow/automl/auto-sklearn/regressions.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/regressions.yml:310: update your workflow using https://app.stepsecurity.io/secureworkflow/automl/auto-sklearn/regressions.yml/development?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/regressions.yml:330: update your workflow using https://app.stepsecurity.io/secureworkflow/automl/auto-sklearn/regressions.yml/development?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/regressions.yml:374: update your workflow using https://app.stepsecurity.io/secureworkflow/automl/auto-sklearn/regressions.yml/development?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/regressions.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/automl/auto-sklearn/regressions.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/automl/auto-sklearn/stale.yaml/development?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: pipCommand not pinned by hash: Dockerfile:25","Warn: pipCommand not pinned by hash: Dockerfile:34","Warn: pipCommand not pinned by hash: Dockerfile:37","Warn: pipCommand not pinned by hash: .binder/postBuild:5","Warn: pipCommand not pinned by hash: .github/workflows/dist.yml:40","Warn: pipCommand not pinned by hash: .github/workflows/dist.yml:47","Warn: pipCommand not pinned by hash: .github/workflows/dist.yml:51","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/generate-baselines.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/generate-baselines.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/pre-commit.yaml:34","Warn: pipCommand not pinned by hash: .github/workflows/pytest.yml:97","Warn: pipCommand not pinned by hash: .github/workflows/pytest.yml:98","Warn: pipCommand not pinned by hash: .github/workflows/pytest.yml:103","Warn: pipCommand not pinned by hash: .github/workflows/pytest.yml:106","Warn: pipCommand not pinned by hash: .github/workflows/regressions.yml:156","Warn: pipCommand not pinned by hash: .github/workflows/regressions.yml:157","Warn: pipCommand not pinned by hash: .github/workflows/regressions.yml:166","Warn: pipCommand not pinned by hash: .github/workflows/regressions.yml:167","Warn: pipCommand not pinned by hash: .github/workflows/regressions.yml:287","Warn: pipCommand not pinned by hash: .github/workflows/regressions.yml:288","Info:   0 out of  22 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  15 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of  21 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/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#sast"}}]}
