{"id":861850,"name":"@chochihim/create-react-native-app","ecosystem":"npm","description":"Create React Native apps with no build configuration.","homepage":"https://github.com/react-community/create-react-native-app","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/react-community/create-react-native-app","keywords_array":["react-native","react"],"namespace":"chochihim","versions_count":1,"first_release_published_at":"2017-10-31T08:13:44.261Z","latest_release_published_at":"2017-10-31T08:13:44.261Z","latest_release_number":"1.0.0","last_synced_at":"2026-06-02T21:51:28.098Z","created_at":"2022-04-07T14:49:32.060Z","updated_at":"2026-06-02T21:53:26.768Z","registry_url":"https://www.npmjs.com/package/@chochihim/create-react-native-app","install_command":"npm install @chochihim/create-react-native-app","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.0.0"}},"repo_metadata":{"id":37308909,"uuid":"78664391","full_name":"expo/create-react-native-app","owner":"expo","description":"Create React Native apps that run on iOS, Android, and web","archived":false,"fork":false,"pushed_at":"2024-07-02T09:24:43.000Z","size":2047,"stargazers_count":13272,"open_issues_count":25,"forks_count":1350,"subscribers_count":268,"default_branch":"main","last_synced_at":"2025-09-29T19:50:04.499Z","etag":null,"topics":["android","create-react-native-app","ios","javascript","react-native","react-native-app","react-native-web"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/expo.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-01-11T17:54:30.000Z","updated_at":"2025-09-28T05:25:41.000Z","dependencies_parsed_at":"2024-06-05T19:15:05.002Z","dependency_job_id":"ce4f2d00-bfe4-43c9-abe7-b8be8b3be5e5","html_url":"https://github.com/expo/create-react-native-app","commit_stats":{"total_commits":375,"total_committers":65,"mean_commits":5.769230769230769,"dds":0.6746666666666667,"last_synced_commit":"3a7b11ee859c5c38fe09be58419e97a286a22c13"},"previous_names":["react-community/create-react-native-app"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/expo/create-react-native-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expo%2Fcreate-react-native-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expo%2Fcreate-react-native-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expo%2Fcreate-react-native-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expo%2Fcreate-react-native-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expo","download_url":"https://codeload.github.com/expo/create-react-native-app/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expo%2Fcreate-react-native-app/sbom","scorecard":{"id":388317,"data":{"date":"2025-08-11","repo":{"name":"github.com/expo/create-react-native-app","commit":"3a7b11ee859c5c38fe09be58419e97a286a22c13"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.9,"checks":[{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":3,"reason":"Found 8/25 approved changesets -- score normalized to 3","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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/size.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/size.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/expo/create-react-native-app/size.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/size.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/expo/create-react-native-app/size.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/expo/create-react-native-app/test.yml/main?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'main'","Warn: could not determine whether codeowners review is allowed","Warn: no status checks found to merge onto branch 'main'","Warn: PRs are not required to make changes on branch 'main'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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 17 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"19 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-6fw4-hr69-g3rv","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-3f95-r44v-8mrg","Warn: Project is vulnerable to: GHSA-28xr-mwxg-3qc8","Warn: Project is vulnerable to: GHSA-9p95-fxvg-qgq2","Warn: Project is vulnerable to: GHSA-9w5j-4mwv-2wj8","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T17:12:42.906Z","repository_id":37308909,"created_at":"2025-08-18T17:12:42.907Z","updated_at":"2025-08-18T17:12:42.907Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279164493,"owners_count":26117717,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-16T02:00:06.019Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"expo","name":"Expo","uuid":"12504344","kind":"organization","description":"Expo is a free and open-source platform for making universal native apps with React that run on Android, iOS, and the web.","email":"support@expo.dev","website":"https://expo.dev","location":"United States of America","twitter":"expo","company":null,"icon_url":"https://avatars.githubusercontent.com/u/12504344?v=4","repositories_count":424,"last_synced_at":"2025-09-29T19:46:00.088Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/expo","funding_links":[],"total_stars":89724,"followers":3455,"following":0,"created_at":"2022-11-02T16:30:00.841Z","updated_at":"2025-09-29T19:46:00.088Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expo","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expo/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-06-02T21:53:26.733Z","dependent_packages_count":1,"downloads":14,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":39.03050606312104,"dependent_repos_count":10.298590216448614,"dependent_packages_count":20.911788993680194,"stargazers_count":0.8933210255789437,"forks_count":1.0152776446679568,"docker_downloads_count":null,"average":14.429896788699349},"purl":"pkg:npm/%40chochihim/create-react-native-app","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@chochihim/create-react-native-app","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@chochihim/create-react-native-app","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@chochihim/create-react-native-app/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-22T02:38:54.906Z","issues_count":80,"pull_requests_count":47,"avg_time_to_close_issue":6988570.433333334,"avg_time_to_close_pull_request":4664768.325,"issues_closed_count":60,"pull_requests_closed_count":40,"pull_request_authors_count":13,"issue_authors_count":77,"avg_comments_per_issue":9.5125,"avg_comments_per_pull_request":0.9148936170212766,"merged_pull_requests_count":32,"bot_issues_count":0,"bot_pull_requests_count":25,"past_year_issues_count":4,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/expo%2Fcreate-react-native-app/issues","maintainers":[{"login":"byCedric","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/byCedric"},{"login":"brentvatne","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brentvatne"},{"login":"kbrandwijk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kbrandwijk"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@chochihim%2Fcreate-react-native-app/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@chochihim%2Fcreate-react-native-app/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@chochihim%2Fcreate-react-native-app/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@chochihim%2Fcreate-react-native-app/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@chochihim%2Fcreate-react-native-app/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@chochihim%2Fcreate-react-native-app/codemeta","maintainers":[{"uuid":"chochihim","login":"chochihim","name":null,"email":"chochihim@gmail.com","url":null,"packages_count":3,"html_url":"https://www.npmjs.com/~chochihim","role":null,"created_at":"2022-11-20T13:07:32.955Z","updated_at":"2022-11-20T13:07:32.955Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/chochihim/packages"}]}