{"id":13859290,"name":"@datadog/mobile-react-native-openfeature","ecosystem":"npm","description":"A client-side React Native module to provide OpenFeature integration with Datadog Feature Flags","homepage":"https://github.com/DataDog/dd-sdk-reactnative#readme","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/DataDog/dd-sdk-reactnative","keywords_array":["datadog","react-native","ios","android","openfeature","feature-flags"],"namespace":"datadog","versions_count":4,"first_release_published_at":"2026-02-18T12:03:36.755Z","latest_release_published_at":"2026-03-25T10:18:08.448Z","latest_release_number":"3.2.0","last_synced_at":"2026-03-26T11:36:31.139Z","created_at":"2026-02-20T00:55:23.858Z","updated_at":"2026-03-26T11:37:26.631Z","registry_url":"https://www.npmjs.com/package/@datadog/mobile-react-native-openfeature","install_command":"npm install @datadog/mobile-react-native-openfeature","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"3.2.0"}},"repo_metadata":{"id":36956867,"uuid":"228845521","full_name":"DataDog/dd-sdk-reactnative","owner":"DataDog","description":"Datadog SDK for ReactNative","archived":false,"fork":false,"pushed_at":"2026-02-17T16:26:35.000Z","size":16729,"stargazers_count":135,"open_issues_count":28,"forks_count":53,"subscribers_count":16,"default_branch":"develop","last_synced_at":"2026-02-17T17:15:57.859Z","etag":null,"topics":["analytics","error-monitoring","react-native"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DataDog.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-12-18T13:25:42.000Z","updated_at":"2026-02-17T11:25:38.000Z","dependencies_parsed_at":"2023-09-23T14:47:16.259Z","dependency_job_id":"e1ae264e-7bb5-4712-8bc8-a864b30a78f1","html_url":"https://github.com/DataDog/dd-sdk-reactnative","commit_stats":{"total_commits":1330,"total_committers":45,"mean_commits":"29.555555555555557","dds":0.3398496240601504,"last_synced_commit":"226434b19d3f07a81e952a2cc4f07b86a20380de"},"previous_names":[],"tags_count":105,"template":false,"template_full_name":null,"purl":"pkg:github/DataDog/dd-sdk-reactnative","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdd-sdk-reactnative","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdd-sdk-reactnative/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdd-sdk-reactnative/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdd-sdk-reactnative/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DataDog","download_url":"https://codeload.github.com/DataDog/dd-sdk-reactnative/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdd-sdk-reactnative/sbom","scorecard":{"id":37772,"data":{"date":"2025-08-11","repo":{"name":"github.com/DataDog/dd-sdk-reactnative","commit":"f0c75f183a9b2276c439f17da7e69e46f565e923"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.3,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"Code-Review","score":8,"reason":"Found 9/11 approved changesets -- score normalized to 8","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":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:15","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:16","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.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":"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":"Binary-Artifacts","score":3,"reason":"binaries present in source code","details":["Warn: binary detected: benchmarks/android/gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: example-new-architecture/android/gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: example/android/gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: packages/core/android/gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: packages/internal-testing-tools/android/gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: packages/react-native-session-replay/android/gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: packages/react-native-webview/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":8,"reason":"dependency not pinned by hash detected -- score normalized to 8","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/DataDog/dd-sdk-reactnative/stale.yml/develop?enable=pin","Info:   4 out of   5 GitHub-owned 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":"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":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'develop'","Info: 'force pushes' disabled on branch 'develop'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'develop'","Info: 'stale review dismissal' is required to merge on branch 'develop'","Warn: required approving review count is 1 on branch 'develop'","Info: codeowner review is required on branch 'develop'","Info: 'last push approval' is required to merge on branch 'develop'","Warn: 'up-to-date branches' is disabled on branch 'develop'","Info: status check found to merge onto on branch 'develop'","Info: PRs are required in order to make changes on branch 'develop'"],"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":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (29) 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":4,"reason":"6 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: MAL-2022-2375","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"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-14T20:42:41.823Z","repository_id":36956867,"created_at":"2025-08-14T20:42:41.823Z","updated_at":"2025-08-14T20:42:41.823Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29638635,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-19T22:32:43.237Z","status":"ssl_error","status_checked_at":"2026-02-19T22:32:38.330Z","response_time":117,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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"}},"repo_metadata_updated_at":"2026-03-26T11:37:26.605Z","dependent_packages_count":0,"downloads":null,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":22.756089056258414,"dependent_packages_count":32.8024832658058,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":27.779286161032104},"purl":"pkg:npm/%40datadog/mobile-react-native-openfeature","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@datadog/mobile-react-native-openfeature","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@datadog/mobile-react-native-openfeature","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@datadog/mobile-react-native-openfeature/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-19T11:01:40.850Z","issues_count":194,"pull_requests_count":649,"avg_time_to_close_issue":14135540.677165354,"avg_time_to_close_pull_request":563338.0197841726,"issues_closed_count":127,"pull_requests_closed_count":556,"pull_request_authors_count":31,"issue_authors_count":161,"avg_comments_per_issue":3.195876288659794,"avg_comments_per_pull_request":0.4083204930662558,"merged_pull_requests_count":503,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":47,"past_year_pull_requests_count":241,"past_year_avg_time_to_close_issue":1670438.0,"past_year_avg_time_to_close_pull_request":398493.45901639346,"past_year_issues_closed_count":19,"past_year_pull_requests_closed_count":183,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":42,"past_year_avg_comments_per_issue":2.0851063829787235,"past_year_avg_comments_per_pull_request":0.5435684647302904,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":170,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdd-sdk-reactnative/issues","maintainers":[{"login":"marco-saia-datadog","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marco-saia-datadog"},{"login":"xgouchet","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xgouchet"},{"login":"jonathanmos","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonathanmos"},{"login":"maxep","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maxep"}],"active_maintainers":[{"login":"marco-saia-datadog","count":86,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marco-saia-datadog"},{"login":"xgouchet","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xgouchet"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@datadog%2Fmobile-react-native-openfeature/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@datadog%2Fmobile-react-native-openfeature/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@datadog%2Fmobile-react-native-openfeature/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@datadog%2Fmobile-react-native-openfeature/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@datadog%2Fmobile-react-native-openfeature/codemeta","maintainers":[{"uuid":"datadog","login":"datadog","name":null,"email":"robot-npm-frontend@datadoghq.com","url":null,"packages_count":232,"html_url":"https://www.npmjs.com/~datadog","role":null,"created_at":"2026-02-20T00:55:25.400Z","updated_at":"2026-02-20T00:55:25.400Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/datadog/packages"}]}