{"date":"2026-08-03T01:00:52Z","repo":{"name":"github.com/aeon-toolkit/aeon","commit":"3d067d50113c2c9d5635a40aa462ce3d22f9c2a5"},"scorecard":{"version":"v5.3.0","commit":"c22063e786c11f9dd714d777a687ff7c4599b600"},"score":6.7,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 3 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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#code-review"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#dependency-update-tool"}},{"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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/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":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#vulnerabilities"}},{"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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#cii-best-practices"}},{"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:41: 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:47: 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:124: 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:127: 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:140: 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:153: 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:246: 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:249: 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:262: 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:275: 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:286: 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:289: 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:302: 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:315: 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:99: 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:102: 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:107: 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:164: 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:167: 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:193: 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:196: 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:201: 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:209: 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:222: 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:235: 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:326: 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:329: 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:337: 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:350: 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:61: 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:74: 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:88: 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:32: 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: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_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_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:43: 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:61: 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:64: 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:69: 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:77: 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: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:103: 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:110: 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:133: 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:139: 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 jupyter/scipy-notebook:python-3.11 to jupyter/scipy-notebook:python-3.11@sha256:fca4bcc9cbd49d9a15e0e4df6c666adf17776c950da9fa94a4f0a045d5c4ad33","Warn: pipCommand not pinned by hash: .binder/Dockerfile:24","Warn: pipCommand not pinned by hash: .binder/Dockerfile:25","Warn: pipCommand not pinned by hash: .binder/Dockerfile:26","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  39 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of  11 pipCommand dependencies pinned","Info:   0 out of   1 npmCommand 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/c22063e786c11f9dd714d777a687ff7c4599b600/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 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#sast"}},{"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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#fuzzing"}},{"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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#branch-protection"}},{"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/c22063e786c11f9dd714d777a687ff7c4599b600/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/fast_release.yml:31"],"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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#packaging"}},{"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":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#license"}},{"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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#security-policy"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#ci-tests"}},{"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":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#contributors"}}]}
