{"date":"2026-08-17","repo":{"name":"github.com/ionic-team/capacitor","commit":"5ac4dd613ae989d8dc8738ea25b77efbd4fa21fe"},"scorecard":{"version":"v5.5.1-0.20260815060127-d1fab88f5463","commit":"d1fab88f54636ff366076edfc5c239f97b3c8e66"},"score":5.1,"checks":[{"name":"Code-Review","score":7,"reason":"Found 23/30 approved changesets -- score normalized to 7","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":"25 commit(s) and 12 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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: 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":8,"reason":"binaries present in source code","details":["Warn: binary detected: android-template/gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: android/gradle/wrapper/gradle-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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'packages' permission set to 'write': .github/workflows/publish-android.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish-android.yml:27","Warn: no topLevel permission defined: .github/workflows/capacitor-bot.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/needs-reply.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-android.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-ios.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/publish-latest.yml:6","Warn: topLevel 'packages' permission set to 'write': .github/workflows/publish-latest.yml:8","Warn: topLevel 'contents' permission set to 'write': .github/workflows/publish-npm-alpha.yml:6","Warn: topLevel 'contents' permission set to 'write': .github/workflows/publish-npm-beta.yml:6","Warn: topLevel 'contents' permission set to 'write': .github/workflows/publish-npm-dev.yml:6","Warn: topLevel 'contents' permission set to 'write': .github/workflows/publish-npm-latest-from-pre.yml:13","Warn: topLevel 'contents' permission set to 'write': .github/workflows/publish-npm-latest.yml:13","Warn: topLevel 'contents' permission set to 'write': .github/workflows/publish-npm-nightly.yml:8","Warn: topLevel 'contents' permission set to 'write': .github/workflows/publish-npm-rc.yml:6","Warn: no topLevel permission defined: .github/workflows/publish-spm-release.yaml: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":"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/capacitor-bot.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/ionic-team/capacitor/capacitor-bot.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/capacitor-bot.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/ionic-team/capacitor/capacitor-bot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/ionic-team/capacitor/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/ionic-team/capacitor/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/ionic-team/capacitor/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/ionic-team/capacitor/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/ionic-team/capacitor/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/ionic-team/capacitor/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/ionic-team/capacitor/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/ionic-team/capacitor/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/ionic-team/capacitor/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/ionic-team/capacitor/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/ionic-team/capacitor/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/ionic-team/capacitor/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/ionic-team/capacitor/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/ionic-team/capacitor/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/ionic-team/capacitor/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/ionic-team/capacitor/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/ionic-team/capacitor/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/ionic-team/capacitor/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/ionic-team/capacitor/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/needs-reply.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/ionic-team/capacitor/needs-reply.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-android.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/ionic-team/capacitor/publish-android.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-android.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/ionic-team/capacitor/publish-android.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-ios.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/ionic-team/capacitor/publish-ios.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-ios.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/ionic-team/capacitor/publish-ios.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-npm-alpha.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/ionic-team/capacitor/publish-npm-alpha.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-npm-alpha.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/ionic-team/capacitor/publish-npm-alpha.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-npm-beta.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/ionic-team/capacitor/publish-npm-beta.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-npm-beta.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/ionic-team/capacitor/publish-npm-beta.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-npm-dev.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/ionic-team/capacitor/publish-npm-dev.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-npm-dev.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/ionic-team/capacitor/publish-npm-dev.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-npm-latest-from-pre.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/ionic-team/capacitor/publish-npm-latest-from-pre.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-npm-latest-from-pre.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/ionic-team/capacitor/publish-npm-latest-from-pre.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-npm-latest.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/ionic-team/capacitor/publish-npm-latest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-npm-latest.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/ionic-team/capacitor/publish-npm-latest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-npm-nightly.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/ionic-team/capacitor/publish-npm-nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-npm-nightly.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/ionic-team/capacitor/publish-npm-nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-npm-rc.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/ionic-team/capacitor/publish-npm-rc.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-npm-rc.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/ionic-team/capacitor/publish-npm-rc.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:47","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:66","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:87","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:115","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:141","Warn: npmCommand not pinned by hash: .github/workflows/publish-npm-alpha.yml:25","Warn: npmCommand not pinned by hash: .github/workflows/publish-npm-beta.yml:25","Warn: npmCommand not pinned by hash: .github/workflows/publish-npm-dev.yml:26","Warn: npmCommand not pinned by hash: .github/workflows/publish-npm-latest-from-pre.yml:33","Warn: npmCommand not pinned by hash: .github/workflows/publish-npm-latest.yml:33","Warn: npmCommand not pinned by hash: .github/workflows/publish-npm-nightly.yml:28","Warn: npmCommand not pinned by hash: .github/workflows/publish-npm-rc.yml:25","Info:   0 out of  38 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  12 npmCommand 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":1,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Warn: 'force pushes' enabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on 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/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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/ionic-team/.github/SECURITY.md:1","Info: Found linked content: github.com/ionic-team/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/ionic-team/.github/SECURITY.md:1","Info: Found text in security policy: github.com/ionic-team/.github/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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 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"}}]}
