{"date":"2026-09-21T01:09:14Z","repo":{"name":"github.com/aeon-toolkit/aeon","commit":"383853723af2ba2c232ad76c3a791a95b17610fd"},"scorecard":{"version":"v5.5.0","commit":"c395761df6afe1a69e476bc60a013a94bcbc153f"},"score":6.7,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"url":"https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review","short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged."}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 19 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"url":"https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained","short":"Determines if the project is \"actively maintained\"."}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"url":"https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow","short":"Determines if the project's GitHub Action workflows avoid dangerous patterns."}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"url":"https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool","short":"Determines if the project uses a dependency update tool."}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/fast_release.yml:1","Warn: no topLevel permission defined: .github/workflows/issue_assigned.yml:1","Warn: no topLevel permission defined: .github/workflows/issue_comment_edited.yml:1","Warn: no topLevel permission defined: .github/workflows/issue_comment_posted.yml:1","Warn: no topLevel permission defined: .github/workflows/monthly_github_maintenance.yml:1","Warn: no topLevel permission defined: .github/workflows/periodic_tests.yml:1","Warn: no topLevel permission defined: .github/workflows/pr_core_dep_import.yml:1","Warn: no topLevel permission defined: .github/workflows/pr_examples.yml:1","Warn: no topLevel permission defined: .github/workflows/pr_label_edited.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr_opened.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr_precommit.yml:16","Warn: no topLevel permission defined: .github/workflows/pr_pytest.yml:1","Warn: no topLevel permission defined: .github/workflows/pr_typecheck.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/update_contributors.yml:1","Warn: no topLevel permission defined: .github/workflows/weekly_github_maintenance.yml:1","Info: no jobLevel write permissions found"],"documentation":{"url":"https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions","short":"Determines if the project's workflows follow the principle of least privilege."}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"url":"https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts","short":"Determines if the project has generated executable (binary) artifacts in the source repository."}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"url":"https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices","short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge."}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"url":"https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities","short":"Determines if the project has open, known unfixed vulnerabilities."}},{"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/fast_release.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/aeon-toolkit/aeon/fast_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/fast_release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/aeon-toolkit/aeon/fast_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/fast_release.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/aeon-toolkit/aeon/fast_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/fast_release.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/aeon-toolkit/aeon/fast_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/fast_release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/aeon-toolkit/aeon/fast_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue_assigned.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/aeon-toolkit/aeon/issue_assigned.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue_assigned.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/aeon-toolkit/aeon/issue_assigned.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue_assigned.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/aeon-toolkit/aeon/issue_assigned.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue_comment_edited.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/aeon-toolkit/aeon/issue_comment_edited.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue_comment_edited.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/aeon-toolkit/aeon/issue_comment_edited.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue_comment_edited.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/aeon-toolkit/aeon/issue_comment_edited.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue_comment_edited.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/aeon-toolkit/aeon/issue_comment_edited.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue_comment_edited.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/aeon-toolkit/aeon/issue_comment_edited.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue_comment_edited.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/aeon-toolkit/aeon/issue_comment_edited.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue_comment_posted.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/aeon-toolkit/aeon/issue_comment_posted.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue_comment_posted.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/aeon-toolkit/aeon/issue_comment_posted.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue_comment_posted.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/aeon-toolkit/aeon/issue_comment_posted.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/monthly_github_maintenance.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/aeon-toolkit/aeon/monthly_github_maintenance.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/monthly_github_maintenance.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/aeon-toolkit/aeon/monthly_github_maintenance.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/periodic_tests.yml:333: update your workflow using https://app.stepsecurity.io/secureworkflow/aeon-toolkit/aeon/periodic_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/periodic_tests.yml:336: update your workflow using https://app.stepsecurity.io/secureworkflow/aeon-toolkit/aeon/periodic_tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/periodic_tests.yml:344: update your workflow using https://app.stepsecurity.io/secureworkflow/aeon-toolkit/aeon/periodic_tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/periodic_tests.yml:357: update your workflow using https://app.stepsecurity.io/secureworkflow/aeon-toolkit/aeon/periodic_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/periodic_tests.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/aeon-toolkit/aeon/periodic_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/periodic_tests.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/aeon-toolkit/aeon/periodic_tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/periodic_tests.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/aeon-toolkit/aeon/periodic_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/periodic_tests.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/aeon-toolkit/aeon/periodic_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/periodic_tests.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/aeon-toolkit/aeon/periodic_tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/periodic_tests.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/aeon-toolkit/aeon/periodic_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/periodic_tests.yml:131: update your workflow using https://app.stepsecurity.io/secureworkflow/aeon-toolkit/aeon/periodic_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/periodic_tests.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/aeon-toolkit/aeon/periodic_tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/periodic_tests.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/aeon-toolkit/aeon/periodic_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/periodic_tests.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/aeon-toolkit/aeon/periodic_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/periodic_tests.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/aeon-toolkit/aeon/periodic_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/periodic_tests.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/aeon-toolkit/aeon/periodic_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/periodic_tests.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/aeon-toolkit/aeon/periodic_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/periodic_tests.yml:203: update your workflow using https://app.stepsecurity.io/secureworkflow/aeon-toolkit/aeon/periodic_tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/periodic_tests.yml:208: update your workflow using https://app.stepsecurity.io/secureworkflow/aeon-toolkit/aeon/periodic_tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/periodic_tests.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/aeon-toolkit/aeon/periodic_tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/periodic_tests.yml:229: update your workflow using https://app.stepsecurity.io/secureworkflow/aeon-toolkit/aeon/periodic_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/periodic_tests.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/aeon-toolkit/aeon/periodic_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/periodic_tests.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/aeon-toolkit/aeon/periodic_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/periodic_tests.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/aeon-toolkit/aeon/periodic_tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/periodic_tests.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/aeon-toolkit/aeon/periodic_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/periodic_tests.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/aeon-toolkit/aeon/periodic_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/periodic_tests.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/aeon-toolkit/aeon/periodic_tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/periodic_tests.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/aeon-toolkit/aeon/periodic_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/periodic_tests.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/aeon-toolkit/aeon/periodic_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/periodic_tests.yml:253: update your workflow using https://app.stepsecurity.io/secureworkflow/aeon-toolkit/aeon/periodic_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/periodic_tests.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/aeon-toolkit/aeon/periodic_tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/periodic_tests.yml:269: update your workflow using https://app.stepsecurity.io/secureworkflow/aeon-toolkit/aeon/periodic_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/periodic_tests.yml:282: update your workflow using https://app.stepsecurity.io/secureworkflow/aeon-toolkit/aeon/periodic_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/periodic_tests.yml:293: update your workflow using https://app.stepsecurity.io/secureworkflow/aeon-toolkit/aeon/periodic_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/periodic_tests.yml:296: update your workflow using https://app.stepsecurity.io/secureworkflow/aeon-toolkit/aeon/periodic_tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/periodic_tests.yml:309: update your workflow using https://app.stepsecurity.io/secureworkflow/aeon-toolkit/aeon/periodic_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/periodic_tests.yml:322: update your workflow using https://app.stepsecurity.io/secureworkflow/aeon-toolkit/aeon/periodic_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_core_dep_import.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/aeon-toolkit/aeon/pr_core_dep_import.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_core_dep_import.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/aeon-toolkit/aeon/pr_core_dep_import.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr_core_dep_import.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/aeon-toolkit/aeon/pr_core_dep_import.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_examples.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/aeon-toolkit/aeon/pr_examples.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_examples.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/aeon-toolkit/aeon/pr_examples.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr_examples.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/aeon-toolkit/aeon/pr_examples.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_label_edited.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/aeon-toolkit/aeon/pr_label_edited.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_label_edited.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/aeon-toolkit/aeon/pr_label_edited.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_label_edited.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/aeon-toolkit/aeon/pr_label_edited.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_opened.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/aeon-toolkit/aeon/pr_opened.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_opened.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/aeon-toolkit/aeon/pr_opened.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_opened.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/aeon-toolkit/aeon/pr_opened.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_precommit.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/aeon-toolkit/aeon/pr_precommit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_precommit.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/aeon-toolkit/aeon/pr_precommit.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr_precommit.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/aeon-toolkit/aeon/pr_precommit.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr_precommit.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/aeon-toolkit/aeon/pr_precommit.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr_precommit.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/aeon-toolkit/aeon/pr_precommit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_precommit.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/aeon-toolkit/aeon/pr_precommit.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr_precommit.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/aeon-toolkit/aeon/pr_precommit.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr_precommit.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/aeon-toolkit/aeon/pr_precommit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_pytest.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/aeon-toolkit/aeon/pr_pytest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_pytest.yml:140: update your workflow using https://app.stepsecurity.io/secureworkflow/aeon-toolkit/aeon/pr_pytest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_pytest.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/aeon-toolkit/aeon/pr_pytest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_pytest.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/aeon-toolkit/aeon/pr_pytest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_pytest.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/aeon-toolkit/aeon/pr_pytest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_pytest.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/aeon-toolkit/aeon/pr_pytest.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr_pytest.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/aeon-toolkit/aeon/pr_pytest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_pytest.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/aeon-toolkit/aeon/pr_pytest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_pytest.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/aeon-toolkit/aeon/pr_pytest.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr_pytest.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/aeon-toolkit/aeon/pr_pytest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_pytest.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/aeon-toolkit/aeon/pr_pytest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_pytest.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/aeon-toolkit/aeon/pr_pytest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_pytest.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/aeon-toolkit/aeon/pr_pytest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_pytest.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/aeon-toolkit/aeon/pr_pytest.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr_pytest.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/aeon-toolkit/aeon/pr_pytest.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr_pytest.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/aeon-toolkit/aeon/pr_pytest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_typecheck.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/aeon-toolkit/aeon/pr_typecheck.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_typecheck.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/aeon-toolkit/aeon/pr_typecheck.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr_typecheck.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/aeon-toolkit/aeon/pr_typecheck.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/aeon-toolkit/aeon/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/aeon-toolkit/aeon/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/aeon-toolkit/aeon/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/aeon-toolkit/aeon/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/aeon-toolkit/aeon/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/aeon-toolkit/aeon/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/aeon-toolkit/aeon/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/aeon-toolkit/aeon/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/aeon-toolkit/aeon/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/aeon-toolkit/aeon/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/aeon-toolkit/aeon/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/aeon-toolkit/aeon/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/aeon-toolkit/aeon/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/aeon-toolkit/aeon/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/aeon-toolkit/aeon/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_contributors.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/aeon-toolkit/aeon/update_contributors.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_contributors.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/aeon-toolkit/aeon/update_contributors.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_contributors.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/aeon-toolkit/aeon/update_contributors.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update_contributors.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/aeon-toolkit/aeon/update_contributors.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/weekly_github_maintenance.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/aeon-toolkit/aeon/weekly_github_maintenance.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/weekly_github_maintenance.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/aeon-toolkit/aeon/weekly_github_maintenance.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/weekly_github_maintenance.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/aeon-toolkit/aeon/weekly_github_maintenance.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/weekly_github_maintenance.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/aeon-toolkit/aeon/weekly_github_maintenance.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/weekly_github_maintenance.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/aeon-toolkit/aeon/weekly_github_maintenance.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/weekly_github_maintenance.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/aeon-toolkit/aeon/weekly_github_maintenance.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/weekly_github_maintenance.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/aeon-toolkit/aeon/weekly_github_maintenance.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/weekly_github_maintenance.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/aeon-toolkit/aeon/weekly_github_maintenance.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/weekly_github_maintenance.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/aeon-toolkit/aeon/weekly_github_maintenance.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/weekly_github_maintenance.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/aeon-toolkit/aeon/weekly_github_maintenance.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/weekly_github_maintenance.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/aeon-toolkit/aeon/weekly_github_maintenance.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/weekly_github_maintenance.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/aeon-toolkit/aeon/weekly_github_maintenance.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/weekly_github_maintenance.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/aeon-toolkit/aeon/weekly_github_maintenance.yml/main?enable=pin","Warn: containerImage not pinned by hash: .binder/Dockerfile:5: pin your Docker image by updating quay.io/jupyter/scipy-notebook:python-3.12 to quay.io/jupyter/scipy-notebook:python-3.12@sha256:15b50ef89a316b483279aa5f689c5b26947e586ddb403c504e65a73b47ff8569","Warn: pipCommand not pinned by hash: .binder/Dockerfile:29","Warn: pipCommand not pinned by hash: .binder/Dockerfile:31","Warn: pipCommand not pinned by hash: .binder/Dockerfile:32","Warn: pipCommand not pinned by hash: .github/workflows/fast_release.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/issue_assigned.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/issue_comment_edited.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/issue_comment_posted.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/pr_label_edited.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/pr_opened.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:39","Warn: npmCommand not pinned by hash: .github/workflows/update_contributors.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/weekly_github_maintenance.yml:56","Info:   0 out of  88 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  40 third-party GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of  11 pipCommand dependencies pinned"],"documentation":{"url":"https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies","short":"Determines if the project has declared and pinned the dependencies of its build process."}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"url":"https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast","short":"Determines if the project uses static code analysis."}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"url":"https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing","short":"Determines if the project uses fuzzing."}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:138"],"documentation":{"url":"https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging","short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall."}},{"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":{"url":"https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy","short":"Determines if the project has published a security policy."}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE:0"],"documentation":{"url":"https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license","short":"Determines if the project has defined a license."}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"url":"https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases","short":"Determines if the project cryptographically signs release artifacts."}},{"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":{"url":"https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection","short":"Determines if the default and release branches are protected with GitHub's branch protection settings."}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"url":"https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests","short":"Determines if the project runs tests before pull requests are merged."}},{"name":"Contributors","score":10,"reason":"project has 17 contributing companies or organizations","details":["Info: found contributions from: MSD-IRIMAS, NCU-ELAN, UoB-CS-Outreach, aeon-toolkit, humboldt universität zu berlin, iit gandhinagar, medical university innsbruck, novahe & constellation, predict-ably, prosopo, quansight, sktime @gc-os-ai, time-series-machine-learning, university college london, university of bradford, university of southampton, université de haute-alsace"],"documentation":{"url":"https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors","short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies)."}}]}
