{"date":"2026-05-16T04:50:44Z","repo":{"name":"github.com/jreleaser/jreleaser","commit":"03ece6e7268de6747eb8e197b85547b9701fc05f"},"scorecard":{"version":"v5.3.0","commit":"c22063e786c11f9dd714d777a687ff7c4599b600"},"score":7.1,"checks":[{"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/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":"CI-Tests","score":-1,"reason":"no pull request found","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":"Maintained","score":10,"reason":"30 commit(s) and 30 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/early-access.yml:56","Info: jobLevel 'actions' permission set to 'read': .github/workflows/openssf-scorecard.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/openssf-scorecard.yml:33","Info: topLevel 'contents' permission set to 'read': .github/workflows/build.yml:7","Warn: no topLevel permission defined: .github/workflows/cache.yml:1","Warn: topLevel 'security-events' permission set to 'write': .github/workflows/codeql.yml:11","Info: topLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:13","Warn: topLevel 'actions' permission set to 'write': .github/workflows/early-access.yml:8","Warn: topLevel 'contents' permission set to 'write': .github/workflows/early-access.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint.yml:9","Info: topLevel permissions set to 'read-all': .github/workflows/openssf-scorecard.yml:13","Warn: topLevel 'actions' permission set to 'write': .github/workflows/release.yml:7","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:9","Warn: no topLevel permission defined: .github/workflows/smoke-tests.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/step-jlink.yml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/step-jpackage.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/step-native-image.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/step-precheck.yml:14","Info: topLevel 'actions' permission set to 'read': .github/workflows/step-update-bach-info.yml:17","Warn: topLevel 'contents' permission set to 'write': .github/workflows/step-update-bach-info.yml:19","Warn: topLevel 'contents' permission set to 'write': .github/workflows/step-update-wiki.yml:26","Info: topLevel 'actions' permission set to 'read': .github/workflows/step-update-wiki.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/trigger-early-access.yml:7","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":"Pinned-Dependencies","score":-1,"reason":"internal error: internal error: invalid Dockerfile: LABEL must have two arguments","details":null,"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":"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":"SAST","score":10,"reason":"SAST tool detected: CodeQL","details":["Info: SAST configuration detected: CodeQL","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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#sast"}},{"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":5,"reason":"badge detected: Passing","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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:81"],"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: Apache License 2.0: 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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/jreleaser/.github/SECURITY.md:1","Info: Found linked content: github.com/jreleaser/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/jreleaser/.github/SECURITY.md:1","Info: Found text in security policy: github.com/jreleaser/.github/SECURITY.md:1"],"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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":10,"reason":"5 out of the last 5 releases have a total of 10 signed artifacts.","details":["Info: signed release artifact: checksums_rmd160.txt.asc: https://github.com/jreleaser/jreleaser/releases/tag/early-access","Info: signed release artifact: checksums_rmd160.txt.asc: https://github.com/jreleaser/jreleaser/releases/tag/v1.24.0","Info: signed release artifact: checksums_rmd160.txt.asc: https://github.com/jreleaser/jreleaser/releases/tag/v1.23.0","Info: signed release artifact: checksums_rmd160.txt.asc: https://github.com/jreleaser/jreleaser/releases/tag/v1.22.0","Info: signed release artifact: checksums_rmd160.txt.asc: https://github.com/jreleaser/jreleaser/releases/tag/v1.21.0","Info: provenance for release artifact: jreleaser-all-early-access.intoto.jsonl: https://github.com/jreleaser/jreleaser/releases/tag/early-access","Info: provenance for release artifact: jreleaser-all-1.24.0.intoto.jsonl: https://github.com/jreleaser/jreleaser/releases/tag/v1.24.0","Info: provenance for release artifact: jreleaser-all-1.23.0.intoto.jsonl: https://github.com/jreleaser/jreleaser/releases/tag/v1.23.0","Info: provenance for release artifact: jreleaser-all-1.22.0.intoto.jsonl: https://github.com/jreleaser/jreleaser/releases/tag/v1.22.0","Info: provenance for release artifact: jreleaser-all-1.21.0.intoto.jsonl: https://github.com/jreleaser/jreleaser/releases/tag/v1.21.0"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#signed-releases"}},{"name":"Contributors","score":10,"reason":"project has 27 contributing companies or organizations","details":["Info: found contributions from: IBM, apache, asciidoctor, assertj, check-leak, epam, forge, griffon, griffon-plugins, groovyfx-project, gujavasc, hackergarten, ibm, jreleaser, jsr377, junit-pioneer, junit-team, openjdk, openshift, openshiftio, oracle, oracle-actions, ota4j-team, quarkiverse, quarkusio, redis, seam"],"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"}}]}
