{"date":"2026-08-17","repo":{"name":"github.com/apache/nifi","commit":"87c1fc16872d902dc702ab484247b9b78067d7ae"},"scorecard":{"version":"v5.5.1-0.20260815060127-d1fab88f5463","commit":"d1fab88f54636ff366076edfc5c239f97b3c8e66"},"score":7,"checks":[{"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":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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/build.yml:59","Info: topLevel 'pull-requests' permission set to 'read': .github/workflows/build.yml:60","Info: topLevel 'pull-requests' permission set to 'read': .github/workflows/code-compliance.yml:34","Warn: topLevel 'security-events' permission set to 'write': .github/workflows/code-compliance.yml:32","Warn: topLevel 'contents' permission set to 'write': .github/workflows/code-compliance.yml:33","Info: topLevel 'contents' permission set to 'read': .github/workflows/code-coverage.yml:34","Info: topLevel 'contents' permission set to 'read': .github/workflows/docker-tests.yml:103","Info: topLevel 'contents' permission set to 'read': .github/workflows/integration-tests.yml:96","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/system-tests.yml:80","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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"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":"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":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (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"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/nifi/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/nifi/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/nifi/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/nifi/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/nifi/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:187: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/nifi/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:219: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/nifi/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:221: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/nifi/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:228: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/nifi/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/nifi/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:262: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/nifi/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/nifi/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:290: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/nifi/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:297: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/nifi/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/nifi/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:339: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/nifi/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:367: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/nifi/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:369: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/nifi/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:376: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/nifi/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:413: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/nifi/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/code-compliance.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/nifi/code-compliance.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/code-compliance.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/nifi/code-compliance.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/code-compliance.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/nifi/code-compliance.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/code-compliance.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/nifi/code-compliance.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/code-compliance.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/nifi/code-compliance.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/code-compliance.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/nifi/code-compliance.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/code-coverage.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/nifi/code-coverage.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/code-coverage.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/nifi/code-coverage.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/code-coverage.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/nifi/code-coverage.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/code-coverage.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/nifi/code-coverage.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/code-coverage.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/nifi/code-coverage.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/code-coverage.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/nifi/code-coverage.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/code-coverage.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/nifi/code-coverage.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/code-coverage.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/nifi/code-coverage.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/code-coverage.yml:154: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/nifi/code-coverage.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/code-coverage.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/nifi/code-coverage.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/code-coverage.yml:199: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/nifi/code-coverage.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker-tests.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/nifi/docker-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker-tests.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/nifi/docker-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/nifi/integration-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/nifi/integration-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/nifi/integration-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/nifi/stale.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/system-tests.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/nifi/system-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/system-tests.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/nifi/system-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/system-tests.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/nifi/system-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/system-tests.yml:131: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/nifi/system-tests.yml/main?enable=pin","Warn: containerImage not pinned by hash: minifi/minifi-docker/dockerhub/Dockerfile:21","Warn: containerImage not pinned by hash: minifi/minifi-docker/dockermaven/Dockerfile:21","Warn: containerImage not pinned by hash: minifi/minifi-docker/dockermaven/Dockerfile:53","Warn: containerImage not pinned by hash: nifi-docker/dockerhub/Dockerfile:22: pin your Docker image by updating bellsoft/liberica-openjdk-debian:21 to bellsoft/liberica-openjdk-debian:21@sha256:0fa77d4e855e2ea561ec32f9fedbab81140f6f53da029f62a3565712c728de6d","Warn: containerImage not pinned by hash: nifi-docker/dockermaven/Dockerfile:21","Warn: containerImage not pinned by hash: nifi-docker/dockermaven/Dockerfile:68","Warn: containerImage not pinned by hash: nifi-registry/nifi-registry-core/nifi-registry-docker/dockerhub/Dockerfile:21","Warn: containerImage not pinned by hash: nifi-registry/nifi-registry-docker-maven/dockermaven/Dockerfile:20","Warn: containerImage not pinned by hash: nifi-registry/nifi-registry-docker-maven/dockermaven/Dockerfile:52","Warn: containerImage not pinned by hash: nifi-toolkit/nifi-toolkit-assembly/docker/Dockerfile:20","Warn: containerImage not pinned by hash: nifi-toolkit/nifi-toolkit-assembly/docker/Dockerfile.hub:20","Warn: downloadThenRun not pinned by hash: nifi-docker/dockerhub/Dockerfile:70","Warn: downloadThenRun not pinned by hash: nifi-docker/dockermaven/Dockerfile:106","Warn: pipCommand not pinned by hash: .github/workflows/code-coverage.yml:165","Warn: pipCommand not pinned by hash: .github/workflows/system-tests.yml:112","Info:   0 out of  44 GitHub-owned GitHubAction dependencies pinned","Info:   6 out of   9 third-party GitHubAction dependencies pinned","Info:   0 out of  11 containerImage dependencies pinned","Info:   0 out of   2 downloadThenRun dependencies pinned","Info:   0 out of   2 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":"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"}}]}
