{"date":"2026-08-24","repo":{"name":"github.com/oracle/opengrok","commit":"a0503de43e69f1f562a7133963e2ce903d42279b"},"scorecard":{"version":"v5.5.1-0.20260815060127-d1fab88f5463","commit":"d1fab88f54636ff366076edfc5c239f97b3c8e66"},"score":5,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 2 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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: 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":"Code-Review","score":0,"reason":"Found 0/12 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: topLevel 'contents' permission set to 'read': .github/workflows/build.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:13","Warn: topLevel 'security-events' permission set to 'write': .github/workflows/codeql-analysis.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/docker.yml:10","Warn: topLevel 'contents' permission set to 'write': .github/workflows/javadoc.yml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/macaron-check-github-actions.yml:25","Warn: topLevel 'contents' permission set to 'write': .github/workflows/openapi.yml:18","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:9","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":"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":9,"reason":"binaries present in source code","details":["Warn: binary detected: .mvn/wrapper/maven-wrapper.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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt: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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 1.14.17 not signed: https://api.github.com/repos/oracle/opengrok/releases/375809487","Warn: release artifact 1.14.16 not signed: https://api.github.com/repos/oracle/opengrok/releases/371812425","Warn: release artifact 1.14.15 not signed: https://api.github.com/repos/oracle/opengrok/releases/339724062","Warn: release artifact 1.14.14 not signed: https://api.github.com/repos/oracle/opengrok/releases/333227373","Warn: release artifact 1.14.13 not signed: https://api.github.com/repos/oracle/opengrok/releases/329580442","Warn: release artifact 1.14.17 does not have provenance: https://api.github.com/repos/oracle/opengrok/releases/375809487","Warn: release artifact 1.14.16 does not have provenance: https://api.github.com/repos/oracle/opengrok/releases/371812425","Warn: release artifact 1.14.15 does not have provenance: https://api.github.com/repos/oracle/opengrok/releases/339724062","Warn: release artifact 1.14.14 does not have provenance: https://api.github.com/repos/oracle/opengrok/releases/333227373","Warn: release artifact 1.14.13 does not have provenance: https://api.github.com/repos/oracle/opengrok/releases/329580442"],"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":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: containerImage not pinned by hash: Dockerfile:4: pin your Docker image by updating ubuntu:jammy to ubuntu:jammy@sha256:2edbbc5dc405e9612ba3584ce95480277e3eb374407b5505fe26f17df77c7dbc","Warn: containerImage not pinned by hash: Dockerfile:44: pin your Docker image by updating tomcat:10.1.57-jdk21 to tomcat:10.1.57-jdk21@sha256:5e0ee1b029c0cb6ce68df53423db5d2755e42a32125b7f35bdd85a07899dbb96","Warn: pipCommand not pinned by hash: Dockerfile:91-92","Warn: pipCommand not pinned by hash: Dockerfile:91-92","Warn: pipCommand not pinned by hash: dev/install-python-packages.sh:4","Warn: pipCommand not pinned by hash: dev/install-python-packages.sh:7","Warn: pipCommand not pinned by hash: .github/workflows/docker.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/docker.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/docker.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/docker.yml:48","Info:  27 out of  27 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   0 out of   8 pipCommand 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":"Branch-Protection","score":3,"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 'master' does not require approvers","Warn: codeowners review is not required on branch 'master'","Info: status check found to merge onto 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":"SAST","score":10,"reason":"SAST tool detected","details":["Info: SAST configuration detected: CodeQL","Info: SAST configuration detected: Sonar","Warn: 28 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"}}]}
