{"date":"2026-08-17","repo":{"name":"github.com/aerospike/aerospike-server","commit":"3c13b0de02f5ccaa6fffd8b9bbf3387b0c6a12dc"},"scorecard":{"version":"v5.5.1-0.20260815060127-d1fab88f5463","commit":"d1fab88f54636ff366076edfc5c239f97b3c8e66"},"score":7.7,"checks":[{"name":"Maintained","score":10,"reason":"25 commit(s) and 0 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/d1fab88f54636ff366076edfc5c239f97b3c8e66/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/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#code-review"}},{"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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/build-sign-deploy.yaml:408","Info: jobLevel 'contents' permission set to 'read': .github/workflows/build-sign-deploy.yaml:38","Info: jobLevel 'contents' permission set to 'read': .github/workflows/build-sign-deploy.yaml:574","Info: jobLevel 'actions' permission set to 'read': .github/workflows/build-sign-deploy.yaml:575","Info: jobLevel 'contents' permission set to 'read': .github/workflows/sign-build-deploy.yaml:201","Info: jobLevel 'actions' permission set to 'read': .github/workflows/sign-build-deploy.yaml:369","Info: jobLevel 'contents' permission set to 'read': .github/workflows/sign-build-deploy.yaml:368","Info: jobLevel 'contents' permission set to 'read': .github/workflows/sign-build-deploy.yaml:31","Info: jobLevel 'contents' permission set to 'read': .github/workflows/tag-release.yaml:61","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/tag-release.yaml:203","Info: topLevel 'contents' permission set to 'read': .github/workflows/build-and-test.yaml:4","Info: topLevel 'contents' permission set to 'read': .github/workflows/build-sign-deploy.yaml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/reviewdog.yml:3","Info: topLevel 'contents' permission set to 'read': .github/workflows/sign-build-deploy.yaml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/tag-release.yaml:50"],"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":"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":"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":8,"reason":"dependency not pinned by hash detected -- score normalized to 8","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-sign-deploy.yaml:413: update your workflow using https://app.stepsecurity.io/secureworkflow/aerospike/aerospike-server/build-sign-deploy.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-sign-deploy.yaml:379: update your workflow using https://app.stepsecurity.io/secureworkflow/aerospike/aerospike-server/build-sign-deploy.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-sign-deploy.yaml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/aerospike/aerospike-server/build-sign-deploy.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sign-build-deploy.yaml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/aerospike/aerospike-server/sign-build-deploy.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sign-build-deploy.yaml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/aerospike/aerospike-server/sign-build-deploy.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sign-build-deploy.yaml:206: update your workflow using https://app.stepsecurity.io/secureworkflow/aerospike/aerospike-server/sign-build-deploy.yaml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/build-sign-deploy.yaml:497","Warn: npmCommand not pinned by hash: .github/workflows/sign-build-deploy.yaml:291","Info:  31 out of  31 GitHub-owned GitHubAction dependencies pinned","Info:  43 out of  49 third-party GitHubAction dependencies pinned","Info:   0 out of   2 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/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#pinned-dependencies"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#fuzzing"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/aerospike/.github/SECURITY.md:1","Info: Found linked content: github.com/aerospike/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/aerospike/.github/SECURITY.md:1","Info: Found text in security policy: github.com/aerospike/.github/SECURITY.md:1"],"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":"Branch-Protection","score":6,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Info: 'stale review dismissal' is required to merge on branch 'master'","Warn: required approving review count is 1 on branch 'master'","Info: codeowner review is required on branch 'master'","Info: 'last push approval' is required to merge on branch 'master'","Warn: no status checks found to merge onto branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"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":"Signed-Releases","score":8,"reason":"5 out of the last 5 releases have a total of 5 signed artifacts.","details":["Info: signed release artifact: aerospike-server-community-8.1.2.3-13.amzn2023.aarch64.rpm.sha256.asc: https://github.com/aerospike/aerospike-server/releases/tag/v8.1.2.3","Info: signed release artifact: aerospike-server-community-8.0.0.18-12.amzn2023.aarch64.rpm.sha256.asc: https://github.com/aerospike/aerospike-server/releases/tag/v8.0.0.18","Info: signed release artifact: aerospike-server-community-7.2.0.20-11.amzn2023.aarch64.rpm.sha256.asc: https://github.com/aerospike/aerospike-server/releases/tag/v7.2.0.20","Info: signed release artifact: aerospike-server-community-8.1.2.2-8.amzn2023.aarch64.rpm.sha256.asc: https://github.com/aerospike/aerospike-server/releases/tag/v8.1.2.2","Info: signed release artifact: aerospike-server-community-8.0.0.17-6.amzn2023.aarch64.rpm.sha256.asc: https://github.com/aerospike/aerospike-server/releases/tag/v8.0.0.17","Warn: release artifact v8.1.2.3 does not have provenance: https://api.github.com/repos/aerospike/aerospike-server/releases/355271420","Warn: release artifact v8.0.0.18 does not have provenance: https://api.github.com/repos/aerospike/aerospike-server/releases/355267278","Warn: release artifact v7.2.0.20 does not have provenance: https://api.github.com/repos/aerospike/aerospike-server/releases/354803660","Warn: release artifact v8.1.2.2 does not have provenance: https://api.github.com/repos/aerospike/aerospike-server/releases/355270015","Warn: release artifact v8.0.0.17 does not have provenance: https://api.github.com/repos/aerospike/aerospike-server/releases/355264168"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#signed-releases"}},{"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/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#sast"}}]}
