{"date":"2026-08-17","repo":{"name":"github.com/SoftInstigate/restheart","commit":"4e37259d1b2b03087eb879cf0ad53199b8b5dd5f"},"scorecard":{"version":"v5.5.1-0.20260815060127-d1fab88f5463","commit":"d1fab88f54636ff366076edfc5c239f97b3c8e66"},"score":4.2,"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/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 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":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/helm-chart.yml:14","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/helm-chart.yml:15","Warn: no topLevel permission defined: .github/workflows/branch.yml:1","Warn: no topLevel permission defined: .github/workflows/helm-chart.yml:1","Warn: no topLevel permission defined: .github/workflows/native-image.yml:1","Warn: no topLevel permission defined: .github/workflows/pullrequests.yml:1"],"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":"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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#sast"}},{"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: GNU Affero General Public License v3.0: 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":"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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 9.7.2 not signed: https://api.github.com/repos/SoftInstigate/restheart/releases/368469205","Warn: release artifact 9.7.1 not signed: https://api.github.com/repos/SoftInstigate/restheart/releases/367288495","Warn: release artifact 9.7.0 not signed: https://api.github.com/repos/SoftInstigate/restheart/releases/367253274","Warn: release artifact 9.6.0 not signed: https://api.github.com/repos/SoftInstigate/restheart/releases/358801649","Warn: release artifact 9.5.2 not signed: https://api.github.com/repos/SoftInstigate/restheart/releases/353690001","Warn: release artifact 9.7.2 does not have provenance: https://api.github.com/repos/SoftInstigate/restheart/releases/368469205","Warn: release artifact 9.7.1 does not have provenance: https://api.github.com/repos/SoftInstigate/restheart/releases/367288495","Warn: release artifact 9.7.0 does not have provenance: https://api.github.com/repos/SoftInstigate/restheart/releases/367253274","Warn: release artifact 9.6.0 does not have provenance: https://api.github.com/repos/SoftInstigate/restheart/releases/358801649","Warn: release artifact 9.5.2 does not have provenance: https://api.github.com/repos/SoftInstigate/restheart/releases/353690001"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#signed-releases"}},{"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/branch.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/SoftInstigate/restheart/branch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/branch.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SoftInstigate/restheart/branch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/branch.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/SoftInstigate/restheart/branch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/branch.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/SoftInstigate/restheart/branch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/branch.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/SoftInstigate/restheart/branch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/branch.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/SoftInstigate/restheart/branch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/branch.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/SoftInstigate/restheart/branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/branch.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/SoftInstigate/restheart/branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/branch.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/SoftInstigate/restheart/branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/branch.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/SoftInstigate/restheart/branch.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/branch.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/SoftInstigate/restheart/branch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/helm-chart.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/SoftInstigate/restheart/helm-chart.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/helm-chart.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SoftInstigate/restheart/helm-chart.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-image.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/SoftInstigate/restheart/native-image.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/native-image.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/SoftInstigate/restheart/native-image.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-image.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/SoftInstigate/restheart/native-image.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-image.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/SoftInstigate/restheart/native-image.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/native-image.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/SoftInstigate/restheart/native-image.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/native-image.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/SoftInstigate/restheart/native-image.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/native-image.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/SoftInstigate/restheart/native-image.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/native-image.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/SoftInstigate/restheart/native-image.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/native-image.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/SoftInstigate/restheart/native-image.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pullrequests.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/SoftInstigate/restheart/pullrequests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pullrequests.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SoftInstigate/restheart/pullrequests.yml/master?enable=pin","Warn: containerImage not pinned by hash: core/Dockerfile:2: pin your Docker image by updating softinstigate/graalvm:25.1.3-graalce to softinstigate/graalvm:25.1.3-graalce@sha256:0b58e54b10a8ec1915abd26d4fefa5136f0777d0e642a31f035c0f6fe7240bd9","Warn: containerImage not pinned by hash: core/Dockerfile.native:2: pin your Docker image by updating debian:stable-slim to debian:stable-slim@sha256:1710bde34461551a19a47c787885ec9ad7058d9a5bead2affb8d088fa2f8502b","Info:   0 out of  14 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  10 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/branch.yml:50"],"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"}}]}
