An open API service providing repository metadata for many open source software ecosystems.

GitHub / thecodingmachine / react-native-boilerplate

A React Native template for building solid applications 🐙, using JavaScript 💛 or Typescript 💙 (you choose).

JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodingmachine%2Freact-native-boilerplate
PURL: pkg:github/thecodingmachine/react-native-boilerplate

Stars: 5,375
Forks: 915
Open issues: 10

License: mit
Language: TypeScript
Size: 31.5 MB
Dependencies parsed at: Pending

Created at: about 7 years ago
Updated at: 30 days ago
Pushed at: about 2 months ago
Last synced at: 29 days ago

Commit Stats

Commits: 497
Authors: 34
Mean commits per author: 14.62
Development Distribution Score: 0.662
More commit stats: https://commits.ecosyste.ms/hosts/GitHub/repositories/thecodingmachine/react-native-boilerplate

Topics: architecture, boilerplate, boilerplates, javascript, react-native, react-native-boilerplate, starter-kit, starter-template, starterkit, tanstack-query, thecodingmachine, typescript, typescript-boilerplate, zod

OpenSSF Scorecard report

4.6

Overall Score

10/10 Critical Risk
22/50 High Risk
14/50 Medium Risk
10/20 Low Risk
Generated on August 11, 2025 | Scorecard vv5.2.1-40-gf6ed084d
Security Checks
10/10
Dangerous-Workflow
Critical Risk

no dangerous workflow patterns detected

Determines if the project's GitHub Action workflows avoid dangerous patterns.

10/10
License
Low Risk

license file detected

Determines if the project has defined a license.

Show details
ℹ️ Info: project has a license file: LICENSE:0
ℹ️ Info: FSF or OSI recognized license: MIT License: LICENSE:0
10/10
Maintained
High Risk

7 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10

Determines if the project is "actively maintained".

10/10
Packaging
Medium Risk

packaging workflow detected

Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.

Show details
ℹ️ Info: Project packages its releases by way of GitHub Actions.: .github/workflows/boilerplate-release.yml:8
9/10
Binary-Artifacts
High Risk

binaries present in source code

Determines if the project has generated executable (binary) artifacts in the source repository.

Show details
⚠️ Warn: binary detected: template/android/gradle/wrapper/gradle-wrapper.jar:1
4/10
Security-Policy
Medium Risk

security policy file detected

Determines if the project has published a security policy.

Show details
ℹ️ Info: security policy file detected: SECURITY.md:1
⚠️ Warn: no linked content found
ℹ️ Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1
ℹ️ Info: Found text in security policy: SECURITY.md:1
3/10
Vulnerabilities
High Risk

7 existing vulnerabilities detected

Determines if the project has open, known unfixed vulnerabilities.

Show details
⚠️ Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw
⚠️ Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x
⚠️ Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q
⚠️ Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w
⚠️ Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j
⚠️ Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v
⚠️ Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h
0/10
CII-Best-Practices
Low Risk

no effort to earn an OpenSSF best practices badge detected

Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.

0/10
Code-Review
High Risk

Found 1/15 approved changesets -- score normalized to 0

Determines if the project requires human code review before pull requests (aka merge requests) are merged.

0/10
Fuzzing
Medium Risk

project is not fuzzed

Determines if the project uses fuzzing.

Show details
⚠️ Warn: no fuzzer integrations found
0/10
Pinned-Dependencies
Medium Risk

dependency not pinned by hash detected -- score normalized to 0

Determines if the project has declared and pinned the dependencies of its build process.

Show details
⚠️ Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/boilerplate-checks.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/thecodingmachine/react-native-boilerplate/boilerplate-checks.yml/main?enable=pin
⚠️ Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/boilerplate-release.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/thecodingmachine/react-native-boilerplate/boilerplate-release.yml/main?enable=pin
⚠️ Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/boilerplate-release.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/thecodingmachine/react-native-boilerplate/boilerplate-release.yml/main?enable=pin
⚠️ Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/documentation-checks.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/thecodingmachine/react-native-boilerplate/documentation-checks.yml/main?enable=pin
⚠️ Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/documentation-release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/thecodingmachine/react-native-boilerplate/documentation-release.yml/main?enable=pin
⚠️ Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/documentation-release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/thecodingmachine/react-native-boilerplate/documentation-release.yml/main?enable=pin
ℹ️ Info: 0 out of 6 GitHub-owned GitHubAction dependencies pinned
0/10
SAST
Medium Risk

SAST tool is not run on all commits -- score normalized to 0

Determines if the project uses static code analysis.

Show details
⚠️ Warn: 0 commits out of 20 are checked with a SAST tool
0/10
Token-Permissions
High Risk

detected GitHub workflow tokens with excessive permissions

Determines if the project's workflows follow the principle of least privilege.

Show details
ℹ️ Info: topLevel 'contents' permission set to 'read': .github/workflows/boilerplate-checks.yml:14
⚠️ Warn: no topLevel permission defined: .github/workflows/boilerplate-release.yml:1
ℹ️ Info: topLevel 'contents' permission set to 'read': .github/workflows/documentation-checks.yml:17
⚠️ Warn: no topLevel permission defined: .github/workflows/documentation-release.yml:1
ℹ️ Info: no jobLevel write permissions found
N/A
Branch-Protection
Not Applicable

internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration

Determines if the default and release branches are protected with GitHub's branch protection settings.

N/A
Signed-Releases
Not Applicable

no releases found

Determines if the project cryptographically signs release artifacts.