{"date":"2026-08-17","repo":{"name":"github.com/pinpoint-apm/pinpoint","commit":"c20d5fee964f158c7f13e4960d1336f4b9bd6e7f"},"scorecard":{"version":"v5.5.1-0.20260815060127-d1fab88f5463","commit":"d1fab88f54636ff366076edfc5c239f97b3c8e66"},"score":4.7,"checks":[{"name":"Code-Review","score":0,"reason":"Found 1/19 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":"Maintained","score":10,"reason":"30 commit(s) and 19 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":"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":"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":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/create-dockerfiles.yml:1","Warn: no topLevel permission defined: .github/workflows/frontend-test.yml:1","Warn: no topLevel permission defined: .github/workflows/homepage.yml:1","Warn: no topLevel permission defined: .github/workflows/it-command.yml:1","Warn: no topLevel permission defined: .github/workflows/it-schedule.yml:1","Warn: no topLevel permission defined: .github/workflows/maven-central-deploy.yml:1","Warn: no topLevel permission defined: .github/workflows/maven.yml:1","Warn: no topLevel permission defined: .github/workflows/slash-command-dispatch.yml:1","Warn: no topLevel permission defined: .github/workflows/upload-release-assets.yml:1","Warn: no topLevel permission defined: .github/workflows/validate-commit.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/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#token-permissions"}},{"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:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: agent-module/plugins/openwhisk/libs/internal/com/apache/openwhisk/openwhisk-common/1.0.0/openwhisk-common-1.0.0.jar:1"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/create-dockerfiles.yml:9"],"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v3.1.0 not signed: https://api.github.com/repos/pinpoint-apm/pinpoint/releases/326329801","Warn: release artifact v3.0.5 not signed: https://api.github.com/repos/pinpoint-apm/pinpoint/releases/304451263","Warn: release artifact v3.0.4 not signed: https://api.github.com/repos/pinpoint-apm/pinpoint/releases/261031115","Warn: release artifact v3.1.0 does not have provenance: https://api.github.com/repos/pinpoint-apm/pinpoint/releases/326329801","Warn: release artifact v3.0.5 does not have provenance: https://api.github.com/repos/pinpoint-apm/pinpoint/releases/304451263","Warn: release artifact v3.0.4 does not have provenance: https://api.github.com/repos/pinpoint-apm/pinpoint/releases/261031115"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#branch-protection"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#fuzzing"}},{"name":"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/create-dockerfiles.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/pinpoint-apm/pinpoint/create-dockerfiles.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-dockerfiles.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pinpoint-apm/pinpoint/create-dockerfiles.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-dockerfiles.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/pinpoint-apm/pinpoint/create-dockerfiles.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-dockerfiles.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/pinpoint-apm/pinpoint/create-dockerfiles.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/frontend-test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/pinpoint-apm/pinpoint/frontend-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/frontend-test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/pinpoint-apm/pinpoint/frontend-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/homepage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pinpoint-apm/pinpoint/homepage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/it-command.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/pinpoint-apm/pinpoint/it-command.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/it-command.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pinpoint-apm/pinpoint/it-command.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/it-command.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/pinpoint-apm/pinpoint/it-command.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/it-command.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pinpoint-apm/pinpoint/it-command.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/it-command.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/pinpoint-apm/pinpoint/it-command.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/it-command.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/pinpoint-apm/pinpoint/it-command.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/it-command.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/pinpoint-apm/pinpoint/it-command.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/it-schedule.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/pinpoint-apm/pinpoint/it-schedule.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/it-schedule.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pinpoint-apm/pinpoint/it-schedule.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/it-schedule.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pinpoint-apm/pinpoint/it-schedule.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/it-schedule.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pinpoint-apm/pinpoint/it-schedule.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/it-schedule.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/pinpoint-apm/pinpoint/it-schedule.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven-central-deploy.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/pinpoint-apm/pinpoint/maven-central-deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven-central-deploy.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pinpoint-apm/pinpoint/maven-central-deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven-central-deploy.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/pinpoint-apm/pinpoint/maven-central-deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven-central-deploy.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/pinpoint-apm/pinpoint/maven-central-deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven-central-deploy.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/pinpoint-apm/pinpoint/maven-central-deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pinpoint-apm/pinpoint/maven.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/pinpoint-apm/pinpoint/maven.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/pinpoint-apm/pinpoint/maven.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pinpoint-apm/pinpoint/maven.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/maven.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/pinpoint-apm/pinpoint/maven.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/slash-command-dispatch.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/pinpoint-apm/pinpoint/slash-command-dispatch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upload-release-assets.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/pinpoint-apm/pinpoint/upload-release-assets.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upload-release-assets.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/pinpoint-apm/pinpoint/upload-release-assets.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upload-release-assets.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/pinpoint-apm/pinpoint/upload-release-assets.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upload-release-assets.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/pinpoint-apm/pinpoint/upload-release-assets.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upload-release-assets.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/pinpoint-apm/pinpoint/upload-release-assets.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/upload-release-assets.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/pinpoint-apm/pinpoint/upload-release-assets.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate-commit.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/pinpoint-apm/pinpoint/validate-commit.yml/master?enable=pin","Warn: containerImage not pinned by hash: agent-module/agent/Dockerfile:1: pin your Docker image by updating alpine:3.19 to alpine:3.19@sha256:6baf43584bcb78f2e5847d1de515f23499913ac9f12bdf834811a3145eb11ca1","Warn: containerImage not pinned by hash: agent-module/agent/Dockerfile:9: pin your Docker image by updating alpine:3.19 to alpine:3.19@sha256:6baf43584bcb78f2e5847d1de515f23499913ac9f12bdf834811a3145eb11ca1","Warn: containerImage not pinned by hash: hbase/Dockerfile:1: pin your Docker image by updating openjdk:8u342-slim to openjdk:8u342-slim@sha256:19578a1e13b7a1e4cab9b227fb7b5d80e14665cf4024c6407d72ba89842a97ed","Warn: containerImage not pinned by hash: hbase/Dockerfile:17: pin your Docker image by updating openjdk:8u342-slim to openjdk:8u342-slim@sha256:19578a1e13b7a1e4cab9b227fb7b5d80e14665cf4024c6407d72ba89842a97ed","Info:   0 out of  26 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  11 third-party GitHubAction dependencies pinned","Info:   0 out of   4 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":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (26) 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"}}]}
