{"date":"2026-08-17","repo":{"name":"github.com/facebook/react-native","commit":"72e8874c13fef40376e7fbe7cd6f192b8e3bbffe"},"scorecard":{"version":"v5.5.1-0.20260815060127-d1fab88f5463","commit":"d1fab88f54636ff366076edfc5c239f97b3c8e66"},"score":4.4,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 25 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":"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":"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":"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":"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: 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/autorebase.yml:14","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/autorebase.yml:15","Info: jobLevel 'contents' permission set to 'read': .github/workflows/needs-attention.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish-npm.yml:149","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish-npm.yml:210","Info: topLevel 'contents' permission set to 'read': .github/workflows/autorebase.yml:9","Warn: no topLevel permission defined: .github/workflows/bump-podfile-lock.yml:1","Warn: no topLevel permission defined: .github/workflows/cache-reaper.yml:1","Warn: no topLevel permission defined: .github/workflows/check-for-reproducer.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/close-pr.yml:5","Warn: no topLevel permission defined: .github/workflows/create-draft-release.yml:1","Warn: no topLevel permission defined: .github/workflows/create-release.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/e2e-android-rntester.yml:4","Info: topLevel 'contents' permission set to 'read': .github/workflows/e2e-android-templateapp.yml:4","Info: topLevel 'contents' permission set to 'read': .github/workflows/e2e-ios-rntester.yml:4","Info: topLevel 'contents' permission set to 'read': .github/workflows/e2e-ios-templateapp.yml:4","Info: topLevel 'contents' permission set to 'read': .github/workflows/fantom-tests.yml:4","Warn: no topLevel permission defined: .github/workflows/generate-changelog.yml:1","Warn: no topLevel permission defined: .github/workflows/monitor-new-issues.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/needs-attention.yml:8","Warn: topLevel 'contents' permission set to 'write': .github/workflows/on-issue-labeled.yml:8","Warn: no topLevel permission defined: .github/workflows/prebuild-ios-core.yml:1","Warn: no topLevel permission defined: .github/workflows/prebuild-ios-dependencies.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/publish-npm.yml:31","Warn: no topLevel permission defined: .github/workflows/retry-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/stale-bot.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-all.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-ios-spm-helloworld.yml:4","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-ios-spm-newapp.yml:4","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-ios-spm-rntester.yml:4","Info: topLevel 'contents' permission set to 'read': .github/workflows/validate-cxx-api-snapshots.yml:29","Warn: no topLevel permission defined: .github/workflows/validate-dotslash-artifacts.yml: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":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'last push approval' is disabled on branch 'main'","Warn: 'up-to-date branches' is disabled 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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.87.0 not signed: https://api.github.com/repos/react/react-native/releases/368684190","Warn: release artifact v0.87.0-rc.4 not signed: https://api.github.com/repos/react/react-native/releases/365215375","Warn: release artifact v0.87.0-rc.3 not signed: https://api.github.com/repos/react/react-native/releases/360615395","Warn: release artifact v0.86.2 not signed: https://api.github.com/repos/react/react-native/releases/360584124","Warn: release artifact v0.87.0 does not have provenance: https://api.github.com/repos/react/react-native/releases/368684190","Warn: release artifact v0.87.0-rc.4 does not have provenance: https://api.github.com/repos/react/react-native/releases/365215375","Warn: release artifact v0.87.0-rc.3 does not have provenance: https://api.github.com/repos/react/react-native/releases/360615395","Warn: release artifact v0.86.2 does not have provenance: https://api.github.com/repos/react/react-native/releases/360584124"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["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/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":7,"reason":"binaries present in source code","details":["Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: packages/gradle-plugin/gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: private/helloworld/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":"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/analyze-pr.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/react/react-native/analyze-pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/analyze-pr.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/react/react-native/analyze-pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/analyze-pr.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/react/react-native/analyze-pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/api-changes.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/react/react-native/api-changes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/autorebase.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/react/react-native/autorebase.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/autorebase.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/react/react-native/autorebase.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bump-podfile-lock.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/react/react-native/bump-podfile-lock.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cache-reaper.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/react/react-native/cache-reaper.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-for-reproducer.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/react/react-native/check-for-reproducer.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-for-reproducer.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/react/react-native/check-for-reproducer.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/close-pr.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/react/react-native/close-pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/create-draft-release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/react/react-native/create-draft-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/create-draft-release.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/react/react-native/create-draft-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/create-draft-release.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/react/react-native/create-draft-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/create-release.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/react/react-native/create-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-android-rntester.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/react/react-native/e2e-android-rntester.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-android-rntester.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/react/react-native/e2e-android-rntester.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-android-templateapp.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/react/react-native/e2e-android-templateapp.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-android-templateapp.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/react/react-native/e2e-android-templateapp.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-android-templateapp.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/react/react-native/e2e-android-templateapp.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-android-templateapp.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/react/react-native/e2e-android-templateapp.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-ios-rntester.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/react/react-native/e2e-ios-rntester.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-ios-rntester.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/react/react-native/e2e-ios-rntester.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-ios-templateapp.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/react/react-native/e2e-ios-templateapp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/e2e-ios-templateapp.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/react/react-native/e2e-ios-templateapp.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-ios-templateapp.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/react/react-native/e2e-ios-templateapp.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-ios-templateapp.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/react/react-native/e2e-ios-templateapp.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-ios-templateapp.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/react/react-native/e2e-ios-templateapp.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/fantom-tests.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/react/react-native/fantom-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/generate-changelog.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/react/react-native/generate-changelog.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/generate-changelog.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/react/react-native/generate-changelog.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/monitor-new-issues.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/react/react-native/monitor-new-issues.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/monitor-new-issues.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/react/react-native/monitor-new-issues.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/needs-attention.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/react/react-native/needs-attention.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/needs-attention.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/react/react-native/needs-attention.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on-issue-labeled.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/react/react-native/on-issue-labeled.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on-issue-labeled.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/react/react-native/on-issue-labeled.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on-issue-labeled.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/react/react-native/on-issue-labeled.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on-issue-labeled.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/react/react-native/on-issue-labeled.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on-issue-labeled.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/react/react-native/on-issue-labeled.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-core.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/react/react-native/prebuild-ios-core.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-core.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/react/react-native/prebuild-ios-core.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-core.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/react/react-native/prebuild-ios-core.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-core.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/react/react-native/prebuild-ios-core.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-core.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/react/react-native/prebuild-ios-core.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-core.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/react/react-native/prebuild-ios-core.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-core.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/react/react-native/prebuild-ios-core.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-core.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/react/react-native/prebuild-ios-core.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-core.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/react/react-native/prebuild-ios-core.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-core.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/react/react-native/prebuild-ios-core.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-core.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/react/react-native/prebuild-ios-core.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prebuild-ios-core.yml:201: update your workflow using https://app.stepsecurity.io/secureworkflow/react/react-native/prebuild-ios-core.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-core.yml:248: update your workflow using https://app.stepsecurity.io/secureworkflow/react/react-native/prebuild-ios-core.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-core.yml:253: update your workflow using https://app.stepsecurity.io/secureworkflow/react/react-native/prebuild-ios-core.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-core.yml:258: update your workflow using https://app.stepsecurity.io/secureworkflow/react/react-native/prebuild-ios-core.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-core.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/react/react-native/prebuild-ios-core.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-dependencies.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/react/react-native/prebuild-ios-dependencies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-dependencies.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/react/react-native/prebuild-ios-dependencies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-dependencies.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/react/react-native/prebuild-ios-dependencies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-dependencies.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/react/react-native/prebuild-ios-dependencies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-dependencies.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/react/react-native/prebuild-ios-dependencies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-dependencies.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/react/react-native/prebuild-ios-dependencies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-dependencies.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/react/react-native/prebuild-ios-dependencies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-dependencies.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/react/react-native/prebuild-ios-dependencies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-dependencies.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/react/react-native/prebuild-ios-dependencies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-dependencies.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/react/react-native/prebuild-ios-dependencies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-dependencies.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/react/react-native/prebuild-ios-dependencies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-dependencies.yml:140: update your workflow using https://app.stepsecurity.io/secureworkflow/react/react-native/prebuild-ios-dependencies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-dependencies.yml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/react/react-native/prebuild-ios-dependencies.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prebuild-ios-dependencies.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/react/react-native/prebuild-ios-dependencies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-dependencies.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/react/react-native/prebuild-ios-dependencies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-dependencies.yml:189: update your workflow using https://app.stepsecurity.io/secureworkflow/react/react-native/prebuild-ios-dependencies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-dependencies.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/react/react-native/prebuild-ios-dependencies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-dependencies.yml:201: update your workflow using https://app.stepsecurity.io/secureworkflow/react/react-native/prebuild-ios-dependencies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-npm.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/react/react-native/publish-npm.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-npm.yml:195: update your workflow using https://app.stepsecurity.io/secureworkflow/react/react-native/publish-npm.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-npm.yml:246: update your workflow using https://app.stepsecurity.io/secureworkflow/react/react-native/publish-npm.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-npm.yml:252: update your workflow using https://app.stepsecurity.io/secureworkflow/react/react-native/publish-npm.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-npm.yml:262: update your workflow using https://app.stepsecurity.io/secureworkflow/react/react-native/publish-npm.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-npm.yml:277: update your workflow using https://app.stepsecurity.io/secureworkflow/react/react-native/publish-npm.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-npm.yml:286: update your workflow using https://app.stepsecurity.io/secureworkflow/react/react-native/publish-npm.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-npm.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/react/react-native/publish-npm.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-npm.yml:214: update your workflow using https://app.stepsecurity.io/secureworkflow/react/react-native/publish-npm.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-npm.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/react/react-native/publish-npm.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale-bot.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/react/react-native/stale-bot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale-bot.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/react/react-native/stale-bot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale-bot.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/react/react-native/stale-bot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale-bot.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/react/react-native/stale-bot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:277: update your workflow using https://app.stepsecurity.io/secureworkflow/react/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/react/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/react/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/react/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:377: update your workflow using https://app.stepsecurity.io/secureworkflow/react/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:558: update your workflow using https://app.stepsecurity.io/secureworkflow/react/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/react/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:483: update your workflow using https://app.stepsecurity.io/secureworkflow/react/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:494: update your workflow using https://app.stepsecurity.io/secureworkflow/react/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:528: update your workflow using https://app.stepsecurity.io/secureworkflow/react/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:407: update your workflow using https://app.stepsecurity.io/secureworkflow/react/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:411: update your workflow using https://app.stepsecurity.io/secureworkflow/react/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:416: update your workflow using https://app.stepsecurity.io/secureworkflow/react/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:445: update your workflow using https://app.stepsecurity.io/secureworkflow/react/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:322: update your workflow using https://app.stepsecurity.io/secureworkflow/react/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:540: update your workflow using https://app.stepsecurity.io/secureworkflow/react/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:460: update your workflow using https://app.stepsecurity.io/secureworkflow/react/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-ios-spm-helloworld.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/react/react-native/test-ios-spm-helloworld.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-ios-spm-helloworld.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/react/react-native/test-ios-spm-helloworld.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-ios-spm-helloworld.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/react/react-native/test-ios-spm-helloworld.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-ios-spm-helloworld.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/react/react-native/test-ios-spm-helloworld.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-ios-spm-helloworld.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/react/react-native/test-ios-spm-helloworld.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-ios-spm-newapp.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/react/react-native/test-ios-spm-newapp.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-ios-spm-newapp.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/react/react-native/test-ios-spm-newapp.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-ios-spm-newapp.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/react/react-native/test-ios-spm-newapp.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-ios-spm-newapp.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/react/react-native/test-ios-spm-newapp.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-ios-spm-newapp.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/react/react-native/test-ios-spm-newapp.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-ios-spm-newapp.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/react/react-native/test-ios-spm-newapp.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-ios-spm-rntester.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/react/react-native/test-ios-spm-rntester.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-ios-spm-rntester.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/react/react-native/test-ios-spm-rntester.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-ios-spm-rntester.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/react/react-native/test-ios-spm-rntester.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-ios-spm-rntester.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/react/react-native/test-ios-spm-rntester.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-ios-spm-rntester.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/react/react-native/test-ios-spm-rntester.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate-cxx-api-snapshots.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/react/react-native/validate-cxx-api-snapshots.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate-cxx-api-snapshots.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/react/react-native/validate-cxx-api-snapshots.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate-cxx-api-snapshots.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/react/react-native/validate-cxx-api-snapshots.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate-cxx-api-snapshots.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/react/react-native/validate-cxx-api-snapshots.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate-dotslash-artifacts.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/react/react-native/validate-dotslash-artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate-dotslash-artifacts.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/react/react-native/validate-dotslash-artifacts.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/validate-cxx-api-snapshots.yml:77","Info:   0 out of 121 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   8 third-party GitHubAction dependencies pinned","Info:   0 out of   1 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"}}]}
