CRIT
MINED005
[MINED005] Lua Loadstring: loadstring/load executes Lua code. Code injection.
packages/react-native/React/DevSupport/…:180
CRIT
MINED005
[MINED005] Lua Loadstring: loadstring/load executes Lua code. Code injection.
packages/react-native/Libraries/Image/R…:159
CRIT
MINED024
[MINED024] Js Eval Usage: eval() executes arbitrary code. Code injection risk.
packages/react-native/Libraries/Core/De…:190
CRIT
MINED019
[MINED019] Ssti Jinja From String: jinja2.Environment().from_string(user_input) — full RC…
packages/react-native-codegen/src/gener…:181
CRIT
SEC084
[SEC084] JS: require() with non-literal: require(<variable>) loads arbitrary modules — eq…
packages/community-cli-plugin/src/comma…:178
CRIT
SEC084
[SEC084] JS: require() with non-literal: require(<variable>) loads arbitrary modules — eq…
packages/community-cli-plugin/src/comma…:87
CRIT
SEC084
[SEC084] JS: require() with non-literal: require(<variable>) loads arbitrary modules — eq…
flow-typed/npm/yargs_v17.x.x.js:304
CRIT
MINED116
[MINED116] Workflow uses `secrets.GRADLE_CACHE_ENCRYPTION_KEY` on a `pull_request` trigge…
.github/workflows/test-all.yml:382
CRIT
MINED116
[MINED116] Workflow uses `secrets.GRADLE_CACHE_ENCRYPTION_KEY` on a `pull_request` trigge…
.github/workflows/test-all.yml:341
CRIT
MINED116
[MINED116] Workflow uses `secrets.GRADLE_CACHE_ENCRYPTION_KEY` on a `pull_request` trigge…
.github/workflows/test-all.yml:289
CRIT
MINED116
[MINED116] Workflow uses `secrets.ORG_GRADLE_PROJECT_SIGNING_KEY` on a `pull_request` tri…
.github/workflows/test-all.yml:280
CRIT
MINED116
[MINED116] Workflow uses `secrets.ORG_GRADLE_PROJECT_SIGNING_PWD` on a `pull_request` tri…
.github/workflows/test-all.yml:279
CRIT
MINED116
[MINED116] Workflow uses `secrets.GRADLE_CACHE_ENCRYPTION_KEY` on a `pull_request` trigge…
.github/workflows/test-all.yml:244
CRIT
MINED116
[MINED116] Workflow uses `secrets.ORG_GRADLE_PROJECT_SIGNING_KEY` on a `pull_request` tri…
.github/workflows/test-all.yml:235
CRIT
MINED116
[MINED116] Workflow uses `secrets.ORG_GRADLE_PROJECT_SIGNING_PWD` on a `pull_request` tri…
.github/workflows/test-all.yml:234
HIGH
MINED108
[MINED108] `self._ensure_scope_is_defined` used but never assigned in __init__: Method `f…
scripts/cxx-api/parser/snapshot.py:212
HIGH
MINED108
[MINED108] `self._ensure_scope_is_defined` used but never assigned in __init__: Method `_…
scripts/cxx-api/parser/snapshot.py:206
HIGH
MINED108
[MINED108] `self.ensure_scope` used but never assigned in __init__: Method `create_enum` …
scripts/cxx-api/parser/snapshot.py:181
HIGH
MINED108
[MINED108] `self.ensure_scope` used but never assigned in __init__: Method `create_interf…
scripts/cxx-api/parser/snapshot.py:132
HIGH
MINED108
[MINED108] `self.ensure_scope` used but never assigned in __init__: Method `create_protoc…
scripts/cxx-api/parser/snapshot.py:108
HIGH
MINED108
[MINED108] `self.ensure_scope` used but never assigned in __init__: Method `create_or_get…
scripts/cxx-api/parser/snapshot.py:78
HIGH
MINED108
[MINED108] `self.ensure_scope` used but never assigned in __init__: Method `create_struct…
scripts/cxx-api/parser/snapshot.py:47
HIGH
MINED011
[MINED011] Scala Get On Option: Option.get throws NoSuchElementException on None. Use get…
packages/react-native/React/Fabric/RCTS…:203
HIGH
MINED011
[MINED011] Scala Get On Option: Option.get throws NoSuchElementException on None. Use get…
packages/react-native/React/Base/RCTMan…:24
HIGH
SEC040
[SEC040] innerHTML XSS — template literal with server-supplied data: Setting .innerHTML w…
packages/react-native-codegen/src/gener…:164
HIGH
MINED027
[MINED027] React State Array Mutation: state.X.push/splice/sort followed by setState — Re…
packages/react-native-babel-preset/src/…:60
HIGH
MINED004
[MINED004] Weak Crypto: MD5/SHA1/DES/RC4 used for security context (not just checksums).
packages/react-native/ReactAndroid/src/…:44
HIGH
MINED004
[MINED004] Weak Crypto: MD5/SHA1/DES/RC4 used for security context (not just checksums).
packages/react-native-babel-transformer…:235
HIGH
MINED004
[MINED004] Weak Crypto: MD5/SHA1/DES/RC4 used for security context (not just checksums).
packages/react-native-babel-preset/src/…:36
HIGH
SEC024
[SEC024] XML External Entity (XXE) — Java parser default: Java XML parsers accept externa…
packages/gradle-plugin/react-native-gra…:141
HIGH
SEC128
[SEC128] Async function without await — fire-and-forget Promise (AI mistake): Async call …
packages/community-cli-plugin/src/utils…:38
HIGH
SEC128
[SEC128] Async function without await — fire-and-forget Promise (AI mistake): Async call …
packages/community-cli-plugin/src/comma…:128
HIGH
SEC128
[SEC128] Async function without await — fire-and-forget Promise (AI mistake): Async call …
packages/community-cli-plugin/src/comma…:55
HIGH
SEC029
[SEC029] Server-Side Request Forgery (SSRF) — outbound HTTP from user input: Outbound HTT…
packages/community-cli-plugin/src/utils…:133
HIGH
SEC029
[SEC029] Server-Side Request Forgery (SSRF) — outbound HTTP from user input: Outbound HTT…
packages/community-cli-plugin/src/utils…:29
HIGH
SEC029
[SEC029] Server-Side Request Forgery (SSRF) — outbound HTTP from user input: Outbound HTT…
flow-typed/npm/actual-request-url_v1.x.…:23
HIGH
SEC085
[SEC085] JS: child_process.exec with non-literal: child_process.exec with user-derived in…
.github/workflow-scripts/utils.js:25
HIGH
SEC085
[SEC085] JS: child_process.exec with non-literal: child_process.exec with user-derived in…
.github/workflow-scripts/publishTemplat…:33
HIGH
SEC085
[SEC085] JS: child_process.exec with non-literal: child_process.exec with user-derived in…
.github/workflow-scripts/maestro-ios.js:62
HIGH
SEC083
[SEC083] JS: new RegExp() with non-literal: new RegExp(<variable>) — variable input can c…
packages/react-native-codegen/src/cli/c…:42
HIGH
SEC083
[SEC083] JS: new RegExp() with non-literal: new RegExp(<variable>) — variable input can c…
.github/workflow-scripts/checkForReprod…:81
HIGH
MINED134
[MINED134] Binary file `packages/gradle-plugin/gradle/wrapper/gradle-wrapper.jar` committ…
packages/gradle-plugin/gradle/wrapper/g…:1
HIGH
MINED134
[MINED134] Binary file `gradle/wrapper/gradle-wrapper.jar` committed in source repo: `gra…
gradle/wrapper/gradle-wrapper.jar:1
HIGH
MINED134
[MINED134] Binary file `private/helloworld/android/gradle/wrapper/gradle-wrapper.jar` com…
private/helloworld/android/gradle/wrapp…:1
HIGH
MINED126
[MINED126] Workflow container/services image `reactnativecommunity/react-native-android:l…
.github/workflows/test-all.yml:349
HIGH
MINED126
[MINED126] Workflow container/services image `reactnativecommunity/react-native-android:l…
.github/workflows/test-all.yml:326
HIGH
MINED126
[MINED126] Workflow container/services image `reactnativecommunity/react-native-android:l…
.github/workflows/test-all.yml:272
HIGH
MINED126
[MINED126] Workflow container/services image `reactnativecommunity/react-native-android:l…
.github/workflows/test-all.yml:227
HIGH
MINED126
[MINED126] Workflow container/services image `reactnativecommunity/react-native-android:l…
.github/workflows/nightly.yml:76
HIGH
MINED126
[MINED126] Workflow container/services image `reactnativecommunity/react-native-android:l…
.github/workflows/nightly.yml:45
HIGH
MINED115
[MINED115] Action `actions/stale` pinned to mutable ref `@v10`: `uses: actions/stale@v10`…
.github/workflows/stale-bot.yml:30
HIGH
MINED115
[MINED115] Action `actions/stale` pinned to mutable ref `@v10`: `uses: actions/stale@v10`…
.github/workflows/stale-bot.yml:13
HIGH
MINED115
[MINED115] Action `actions/checkout` pinned to mutable ref `@v6`: `uses: actions/checkout…
.github/workflows/publish-bumped-packag…:17
HIGH
MINED115
[MINED115] Action `actions/github-script` pinned to mutable ref `@v8`: `uses: actions/git…
.github/workflows/on-issue-labeled.yml:55
HIGH
MINED115
[MINED115] Action `actions/checkout` pinned to mutable ref `@v6`: `uses: actions/checkout…
.github/workflows/on-issue-labeled.yml:54
HIGH
MINED115
[MINED115] Action `actions/github-script` pinned to mutable ref `@v8`: `uses: actions/git…
.github/workflows/on-issue-labeled.yml:42
HIGH
MINED115
[MINED115] Action `actions/github-script` pinned to mutable ref `@v8`: `uses: actions/git…
.github/workflows/on-issue-labeled.yml:22
HIGH
MINED115
[MINED115] Action `actions/checkout` pinned to mutable ref `@v6`: `uses: actions/checkout…
.github/workflows/on-issue-labeled.yml:19
HIGH
MINED115
[MINED115] Action `actions/checkout` pinned to mutable ref `@v6`: `uses: actions/checkout…
.github/workflows/bump-podfile-lock.yml:11
HIGH
MINED115
[MINED115] Action `react-native-community/needs-attention` pinned to mutable ref `@v2.0.0…
.github/workflows/needs-attention.yml:21
HIGH
MINED115
[MINED115] Action `actions/checkout` pinned to mutable ref `@v6`: `uses: actions/checkout…
.github/workflows/needs-attention.yml:19
HIGH
MINED115
[MINED115] Action `actions/github-script` pinned to mutable ref `@v8`: `uses: actions/git…
.github/workflows/create-draft-release.…:39
HIGH
MINED115
[MINED115] Action `actions/github-script` pinned to mutable ref `@v8`: `uses: actions/git…
.github/workflows/create-draft-release.…:29
HIGH
MINED115
[MINED115] Action `actions/checkout` pinned to mutable ref `@v6`: `uses: actions/checkout…
.github/workflows/create-draft-release.…:16
HIGH
MINED126
[MINED126] Workflow container/services image `reactnativecommunity/react-native-android:l…
.github/workflows/publish-release.yml:55
HIGH
MINED115
[MINED115] Action `actions/github-script` pinned to mutable ref `@v8`: `uses: actions/git…
.github/workflows/publish-release.yml:120
HIGH
MINED115
[MINED115] Action `actions/github-script` pinned to mutable ref `@v8`: `uses: actions/git…
.github/workflows/publish-release.yml:111
HIGH
MINED115
[MINED115] Action `actions/github-script` pinned to mutable ref `@v8`: `uses: actions/git…
.github/workflows/publish-release.yml:96
HIGH
MINED115
[MINED115] Action `actions/github-script` pinned to mutable ref `@v8`: `uses: actions/git…
.github/workflows/publish-release.yml:86
HIGH
MINED115
[MINED115] Action `actions/checkout` pinned to mutable ref `@v6`: `uses: actions/checkout…
.github/workflows/publish-release.yml:74
HIGH
MINED115
[MINED115] Action `actions/checkout` pinned to mutable ref `@v6`: `uses: actions/checkout…
.github/workflows/publish-release.yml:29
HIGH
MINED115
[MINED115] Action `actions/github-script` pinned to mutable ref `@v8`: `uses: actions/git…
.github/workflows/generate-changelog.yml:24
HIGH
MINED115
[MINED115] Action `actions/checkout` pinned to mutable ref `@v6`: `uses: actions/checkout…
.github/workflows/generate-changelog.yml:11
HIGH
MINED115
[MINED115] Action `actions/github-script` pinned to mutable ref `@v8`: `uses: actions/git…
.github/workflows/close-pr.yml:14
HIGH
MINED126
[MINED126] Workflow container/services image `reactnativecommunity/react-native-android:l…
.github/workflows/fantom-tests.yml:23
HIGH
MINED115
[MINED115] Action `actions/checkout` pinned to mutable ref `@v6`: `uses: actions/checkout…
.github/workflows/fantom-tests.yml:28
HIGH
MINED115
[MINED115] Action `actions/checkout` pinned to mutable ref `@v6`: `uses: actions/checkout…
.github/workflows/create-release.yml:26
HIGH
SEC013
[SEC013] Path Traversal — User Input in File Path: User-controlled input used in file pat…
packages/react-native/ReactAndroid/src/…:69
MED
MINED111
[MINED111] Bare except continues silently: Bare `except:` (or `except Exception:`) that r…
scripts/cxx-api/parser/input_filters/ma…:41
MED
MINED111
[MINED111] Bare except continues silently: Bare `except:` (or `except Exception:`) that r…
scripts/cxx-api/parser/__main__.py:206
MED
ERR002
[ERR002] Empty Catch Block: Empty catch blocks hide errors.
packages/react-native/React/CxxModule/R…:35
MED
ERR002
[ERR002] Empty Catch Block: Empty catch blocks hide errors.
packages/react-native/React/Base/RCTAss…:149
MED
SEC045
[SEC045] eval()/exec() on stored or user-supplied data: eval() and exec() on data — even …
packages/gradle-plugin/react-native-gra…:27
MED
SEC045
[SEC045] eval()/exec() on stored or user-supplied data: eval() and exec() on data — even …
.github/workflow-scripts/publishTemplat…:33
MED
SEC045
[SEC045] eval()/exec() on stored or user-supplied data: eval() and exec() on data — even …
.github/workflow-scripts/maestro-androi…:108
MED
AIC001
Parallel implementation file sits beside a canonical file
scripts/release-testing/test-release-lo…:1
MED
WEB003
Public web service has no security.txt
.well-known/security.txt
MED
AIC004
Suspicious implementation file appears unreferenced
scripts/release-testing/test-release-lo…:1
MED
AGT012
Agent control bridge may listen on a network interface without visible auth
packages/dev-middleware/src/inspector-p…:38
MED
WEB015
Public web app has no Content Security Policy
index.html
MED
AGT015
Remote install command pipes network code directly to a shell
.github/actions/maestro-ios/action.yml:27
MED
AGT015
Remote install command pipes network code directly to a shell
.github/actions/maestro-android/action.…:35
LOW
SEC132
[SEC132] String concat where the language has interpolation (AI style drift): String buil…
packages/react-native/Libraries/Animate…:101
LOW
SEC132
[SEC132] String concat where the language has interpolation (AI style drift): String buil…
packages/debugger-frontend/index.js:24
LOW
SEC132
[SEC132] String concat where the language has interpolation (AI style drift): String buil…
packages/assets-registry/path-support.js:66
LOW
AIC003
Duplicated implementation block across source files
packages/react-native-codegen/src/parse…:106
LOW
AIC003
Duplicated implementation block across source files
packages/react-native-codegen/src/parse…:76
LOW
AIC003
Duplicated implementation block across source files
packages/react-native-codegen/src/parse…:245
LOW
AIC003
Duplicated implementation block across source files
packages/react-native-codegen/src/parse…:3
LOW
AIC003
Duplicated implementation block across source files
packages/react-native-codegen/src/parse…:1
LOW
AIC003
Duplicated implementation block across source files
packages/react-native-codegen/src/parse…:1
LOW
AIC003
Duplicated implementation block across source files
packages/react-native-codegen/src/gener…:39
LOW
AIC003
Duplicated implementation block across source files
packages/react-native-codegen/src/gener…:103
LOW
AIC003
Duplicated implementation block across source files
packages/react-native-codegen/src/gener…:54
LOW
AIC003
Duplicated implementation block across source files
packages/react-native-codegen/src/gener…:1
LOW
AIC003
Duplicated implementation block across source files
packages/react-native-codegen/src/gener…:162
LOW
AIC003
Duplicated implementation block across source files
packages/react-native-codegen/src/gener…:35
LOW
AIC003
Duplicated implementation block across source files
packages/react-native-codegen/src/gener…:35
LOW
AIC003
Duplicated implementation block across source files
packages/react-native-codegen/src/gener…:144
LOW
AIC003
Duplicated implementation block across source files
packages/react-native-codegen/src/gener…:32
LOW
AIC003
Duplicated implementation block across source files
packages/react-native-codegen/src/gener…:31
LOW
AIC003
Duplicated implementation block across source files
packages/react-native-codegen/src/gener…:30
LOW
AIC003
Duplicated implementation block across source files
packages/react-native-codegen/src/gener…:30
LOW
AIC003
Duplicated implementation block across source files
packages/react-native-codegen/src/gener…:29
LOW
AIC003
Duplicated implementation block across source files
packages/react-native-codegen/src/gener…:44
LOW
AIC003
Duplicated implementation block across source files
packages/react-native-codegen/src/gener…:32
LOW
AIC003
Duplicated implementation block across source files
packages/react-native-codegen/src/gener…:27
LOW
AIC003
Duplicated implementation block across source files
packages/react-native-codegen/src/gener…:175
LOW
AIC003
Duplicated implementation block across source files
packages/react-native-codegen/src/gener…:123
LOW
AIC003
Duplicated implementation block across source files
packages/react-native-codegen/src/gener…:727
LOW
AIC003
Duplicated implementation block across source files
packages/react-native-codegen/src/gener…:282
LOW
AIC003
Duplicated implementation block across source files
packages/react-native-codegen/src/gener…:36
LOW
AIC003
Duplicated implementation block across source files
packages/gradle-plugin/react-native-gra…:13
LOW
AIC003
Duplicated implementation block across source files
packages/eslint-plugin-specs/prepack.js:12
LOW
AIC003
Duplicated implementation block across source files
flow-typed/npm/listr_v14.x.x.js:2
LOW
WEB001
Public web app has no robots.txt
robots.txt
LOW
WEB002
Public web app has no sitemap
sitemap.xml
LOW
WEB008
Public docs site has no llms.txt
llms.txt
LOW
WEB011
Public web app has no humans.txt
humans.txt
INFO
MINED042
[MINED042] Cpp New Without Delete: C++ raw new without RAII / unique_ptr — memory leak ri…
packages/react-native/React/Runtime/RCT…:17
INFO
MINED042
[MINED042] Cpp New Without Delete: C++ raw new without RAII / unique_ptr — memory leak ri…
packages/react-native/React/Base/RCTMan…:32
INFO
MINED075
[MINED075] C Malloc No Check: malloc/calloc/realloc return value used without checking fo…
packages/react-native/ReactAndroid/src/…:118
INFO
MINED075
[MINED075] C Malloc No Check: malloc/calloc/realloc return value used without checking fo…
packages/react-native/Libraries/Image/R…:39
INFO
MINED048
[MINED048] Php Error Suppress: @function() suppresses errors silently. Hides real issues.
packages/react-native/Libraries/AppDele…:119
INFO
MINED048
[MINED048] Php Error Suppress: @function() suppresses errors silently. Hides real issues.
packages/react-native/Libraries/AppDele…:103
INFO
MINED048
[MINED048] Php Error Suppress: @function() suppresses errors silently. Hides real issues.
packages/react-native/Libraries/AppDele…:44
INFO
MINED045
[MINED045] Ts Non Null Assertion: x! asserts not null - bypasses null checks - TypeError …
packages/react-native/Libraries/Blob/RC…:318
INFO
MINED045
[MINED045] Ts Non Null Assertion: x! asserts not null - bypasses null checks - TypeError …
packages/react-native/Libraries/AppDele…:112
INFO
MINED045
[MINED045] Ts Non Null Assertion: x! asserts not null - bypasses null checks - TypeError …
packages/react-native/Libraries/AppDele…:57
INFO
MINED098
[MINED098] Global Scope Pollution: Attaching libraries/objects directly to the global win…
packages/react-native/React/CoreModules…:57
INFO
MINED098
[MINED098] Global Scope Pollution: Attaching libraries/objects directly to the global win…
packages/react-native/Libraries/AppDele…:95
INFO
MINED098
[MINED098] Global Scope Pollution: Attaching libraries/objects directly to the global win…
packages/react-native/Libraries/AppDele…:61
INFO
MINED056
[MINED056] React Key As Index: key={index} in map() — re-renders the wrong elements on re…
packages/react-native/Libraries/LogBox/…:97
INFO
MINED056
[MINED056] React Key As Index: key={index} in map() — re-renders the wrong elements on re…
packages/react-native/Libraries/LogBox/…:89
INFO
MINED056
[MINED056] React Key As Index: key={index} in map() — re-renders the wrong elements on re…
packages/new-app-screen/src/NewAppScree…:83
INFO
MINED086
[MINED086] Kotlin Runtime Exception: Throwing bare RuntimeException loses type info.
packages/react-native/ReactAndroid/src/…:102
INFO
MINED086
[MINED086] Kotlin Runtime Exception: Throwing bare RuntimeException loses type info.
packages/react-native/ReactAndroid/src/…:20
INFO
MINED086
[MINED086] Kotlin Runtime Exception: Throwing bare RuntimeException loses type info.
build.gradle.kts:135
INFO
MINED044
[MINED044] Js Console Log Prod: console.log left in code. Should be replaced with logger …
.github/workflow-scripts/maestro-ios.js:42
INFO
MINED044
[MINED044] Js Console Log Prod: console.log left in code. Should be replaced with logger …
.github/workflow-scripts/maestro-androi…:41
INFO
MINED044
[MINED044] Js Console Log Prod: console.log left in code. Should be replaced with logger …
.github/workflow-scripts/extractIssueOn…:15
INFO
MINED043
[MINED043] Http Not Https: Hardcoded http:// (not localhost) for endpoints that handle cr…
.github/workflow-scripts/actOnLabel.js:59