Public scan — anyone with this URL can view this analysis. Sign up to track your own repos privately, run scheduled re-scans, and get AI fix prompts via your dashboard.
110 of your 184 findings came from Repobility's proprietary detections. ✓ Repobility tags below mark them.

Scan timing: clone 22.38s · analysis 33.63s · 54.1 MB · GitHub API rate-limit (preflight)

facebook/react-native

https://github.com/facebook/react-native · scanned 2026-06-05 05:06 UTC (4 hours ago) · 10 languages

1374 findings (170 legacy + 1204 scanner) 11/13 scanners ran 40th percentile · Javascript · huge (>500K LoC) Scanner says 56 (higher by 31)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 3 hours, 59 minutes ago · v2 · 772 findings from 2 sources. Findings combine the legacy security pipeline AND the multi-layer engine (atlas, wiring, flows, ranked) AND verified AI agent contributions.

JSON
Score breakdown â 2026-05-18-v5
Component Sub-score Weight Contribution
structure_score 60.0 0.15 9.00
security_score 100.0 0.25 25.00
testing_score 81.0 0.20 16.20
documentation_score 100.0 0.15 15.00
practices_score 100.0 0.15 15.00
code_quality 66.0 0.10 6.60
Overall 1.00 86.8
security_score may be inflated — optional security scanners were skipped on this fast scan
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

All 15003 nodes from the latest scan, grouped by kind. Each node is a unit the engine identified (file, function, endpoint, table…). Most users won't need this view — it's primarily for debugging the engine's graph extraction or for AI agents that want to enumerate the project structure.

LabelLayerStatusPath
or software healthy .eslintrc.js:or
repositoryPath software healthy private/helloworld/metro.config.js:repositoryPath
optionalBool software healthy private/helloworld/cli.flow.js:optionalBool
getBuildSettings software healthy private/helloworld/cli.flow.js:getBuildSettings
App software healthy private/helloworld/App.tsx:App
getSimulatorDetails software healthy private/helloworld/lib/ios.js:getSimulatorDetails
bootSimulator software healthy private/helloworld/lib/ios.js:bootSimulator
launchSimulator software healthy private/helloworld/lib/ios.js:launchSimulator
launchApp software healthy private/helloworld/lib/ios.js:launchApp
getXcodeBuildSettings software healthy private/helloworld/lib/ios.js:getXcodeBuildSettings
hasPodInstalled software healthy private/helloworld/lib/ios.js:hasPodInstalled
trim software healthy private/helloworld/lib/cli.js:trim
observe software healthy private/helloworld/lib/cli.js:observe
run software healthy private/helloworld/lib/cli.js:run
pauseWatchman software healthy private/helloworld/lib/filesystem.js:pauseWatchman
getExistingPath software healthy private/helloworld/lib/filesystem.js:getExistingPath
repositoryPath software healthy private/react-native-codegen-typescript-test/scripts/build.…
generateSnapshotTestCases software healthy private/react-native-codegen-typescript-test/scripts/build.…
task software healthy private/core-cli-utils/src/private/utils.js:task
toPascalCase software healthy private/core-cli-utils/src/private/utils.js:toPascalCase
isOnPath software healthy private/core-cli-utils/src/private/utils.js:isOnPath
assertDependencies software healthy private/core-cli-utils/src/private/utils.js:assertDependenc…
rmrf software healthy private/core-cli-utils/src/private/clean.js:rmrf
deleteDirectoryContents software healthy private/core-cli-utils/src/private/clean.js:deleteDirectory…
deleteDirectoryContentsAction software healthy private/core-cli-utils/src/private/clean.js:deleteDirectory…
deleteDirectory software healthy private/core-cli-utils/src/private/clean.js:deleteDirectory
cleanDirectoryAction software healthy private/core-cli-utils/src/private/clean.js:cleanDirectoryA…
deleteTmpDirectoryContents software healthy private/core-cli-utils/src/private/clean.js:deleteTmpDirect…
getNodePackagePath software healthy private/core-cli-utils/src/private/app.js:getNodePackagePath
metro software healthy private/core-cli-utils/src/private/app.js:metro
bundleApp software healthy private/core-cli-utils/src/private/app.js:bundleApp
checkPodfileInSyncWithManifest software healthy private/core-cli-utils/src/private/apple.js:checkPodfileInS…
getNodePackagePath software healthy private/core-cli-utils/src/private/apple.js:getNodePackageP…
gradle software healthy private/core-cli-utils/src/private/android.js:gradle
androidSdkPath software healthy private/core-cli-utils/src/private/android.js:androidSdkPath
boolToStr software healthy private/core-cli-utils/src/private/android.js:boolToStr
tasks software healthy private/core-cli-utils/src/private/android.js:tasks
or software healthy private/eslint-plugin-monorepo/rules/require-extends-error.…
processClass software healthy private/eslint-plugin-monorepo/rules/require-extends-error.…
processFunction software healthy private/eslint-plugin-monorepo/rules/require-extends-error.…
isSuperClassErrorLike software healthy private/eslint-plugin-monorepo/rules/require-extends-error.…
isIdentifierErrorLike software healthy private/eslint-plugin-monorepo/rules/require-extends-error.…
isNameErrorLike software healthy private/eslint-plugin-monorepo/rules/require-extends-error.…
md5 software healthy private/eslint-plugin-monorepo/rules/valid-flow-typed-signa…
processSource software healthy private/eslint-plugin-monorepo/rules/no-haste-imports.js:pr…
isLikelyHasteModuleName software healthy private/eslint-plugin-monorepo/rules/no-haste-imports.js:is…
r software healthy private/eslint-plugin-monorepo/rules/sort-imports.js:r
i software healthy private/eslint-plugin-monorepo/rules/sort-imports.js:i
f software healthy private/eslint-plugin-monorepo/rules/sort-imports.js:f
b software healthy private/eslint-plugin-monorepo/rules/sort-imports.js:b

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
ECOSYSTEM.md software healthy ECOSYSTEM.md
jest.config.js software warning jest.config.js
CHANGELOG-0.7x.md software healthy CHANGELOG-0.7x.md
Gemfile software healthy Gemfile
.eslintrc.js software healthy .eslintrc.js
README.md software healthy README.md
.prettierrc.js software warning .prettierrc.js
package.json software healthy package.json
CONTRIBUTING.md software healthy CONTRIBUTING.md
CHANGELOG-0.6x.md software healthy CHANGELOG-0.6x.md
CHANGELOG-0.5x.md software healthy CHANGELOG-0.5x.md
build.gradle.kts software healthy build.gradle.kts
CODE_OF_CONDUCT.md software healthy CODE_OF_CONDUCT.md
runXcodeTests.sh software healthy runXcodeTests.sh
CHANGELOG.md software healthy CHANGELOG.md
metro.config.js software healthy private/helloworld/metro.config.js
babel.config.js software warning private/helloworld/babel.config.js
jest.config.js software warning private/helloworld/jest.config.js
Gemfile software healthy private/helloworld/Gemfile
README.md software healthy private/helloworld/README.md
cli.js software warning private/helloworld/cli.js
.prettierrc.js software warning private/helloworld/.prettierrc.js
package.json software healthy private/helloworld/package.json
cli.flow.js software healthy private/helloworld/cli.flow.js
tsconfig.json software healthy private/helloworld/tsconfig.json
index.js software healthy private/helloworld/index.js
App.tsx software healthy private/helloworld/App.tsx
App.test.tsx software warning private/helloworld/__tests__/App.test.tsx
build.gradle software healthy private/helloworld/android/build.gradle
build.gradle software healthy private/helloworld/android/app/build.gradle
MainActivity.kt software healthy private/helloworld/android/app/src/main/java/com/helloworld…
MainApplication.kt software healthy private/helloworld/android/app/src/main/java/com/helloworld…
config.sh software healthy private/helloworld/scripts/config.sh
metro.js software warning private/helloworld/scripts/metro.js
ios.js software healthy private/helloworld/lib/ios.js
cli.js software healthy private/helloworld/lib/cli.js
xcode.js software warning private/helloworld/lib/xcode.js
filesystem.js software healthy private/helloworld/lib/filesystem.js
AppDelegate.swift software healthy private/helloworld/ios/HelloWorld/AppDelegate.swift
Contents.json software healthy private/helloworld/ios/HelloWorld/Images.xcassets/Contents.…
Contents.json software healthy private/helloworld/ios/HelloWorld/Images.xcassets/AppIcon.a…
package.json software healthy private/react-native-codegen-typescript-test/package.json
tsconfig.json software healthy private/react-native-codegen-typescript-test/tsconfig.json
build.js software healthy private/react-native-codegen-typescript-test/scripts/build.…
simple-scenario-frontend-test.ts software warning private/react-native-codegen-typescript-test/src/__tests__/…
README.md software healthy private/core-cli-utils/README.md
package.json software healthy private/core-cli-utils/package.json
.eslintrc.json software healthy private/core-cli-utils/.eslintrc.json
index.js software healthy private/core-cli-utils/src/index.js
utils.js software healthy private/core-cli-utils/src/private/utils.js

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
private software healthy private
helloworld software healthy private/helloworld
__tests__ software healthy private/helloworld/__tests__
android software healthy private/helloworld/android
app software healthy private/helloworld/android/app
src software healthy private/helloworld/android/app/src
main software healthy private/helloworld/android/app/src/main
java software healthy private/helloworld/android/app/src/main/java
com software healthy private/helloworld/android/app/src/main/java/com
helloworld software healthy private/helloworld/android/app/src/main/java/com/helloworld
scripts software healthy private/helloworld/scripts
lib software healthy private/helloworld/lib
ios software healthy private/helloworld/ios
HelloWorld software healthy private/helloworld/ios/HelloWorld
Images.xcassets software healthy private/helloworld/ios/HelloWorld/Images.xcassets
AppIcon.appiconset software healthy private/helloworld/ios/HelloWorld/Images.xcassets/AppIcon.a…
react-native-codegen-typescript-test software healthy private/react-native-codegen-typescript-test
scripts software healthy private/react-native-codegen-typescript-test/scripts
src software healthy private/react-native-codegen-typescript-test/src
__tests__ software healthy private/react-native-codegen-typescript-test/src/__tests__
core-cli-utils software healthy private/core-cli-utils
src software healthy private/core-cli-utils/src
private software healthy private/core-cli-utils/src/private
public software healthy private/core-cli-utils/src/public
monorepo-tests software healthy private/monorepo-tests
__tests__ software healthy private/monorepo-tests/__tests__
eslint-plugin-monorepo software healthy private/eslint-plugin-monorepo
__tests__ software healthy private/eslint-plugin-monorepo/__tests__
rules software healthy private/eslint-plugin-monorepo/rules
__tests__ software healthy private/eslint-plugin-monorepo/rules/__tests__
react-native-fantom software healthy private/react-native-fantom
runner software healthy private/react-native-fantom/runner
llvm software healthy private/react-native-fantom/runner/llvm
executables software healthy private/react-native-fantom/runner/executables
global-setup software healthy private/react-native-fantom/runner/global-setup
coverage software healthy private/react-native-fantom/runner/coverage
__tests__ software healthy private/react-native-fantom/runner/coverage/__tests__
__test_utils__ software healthy private/react-native-fantom/runner/coverage/__test_utils__
resources software healthy private/react-native-fantom/runner/coverage/__test_utils__/…
config software healthy private/react-native-fantom/config
babel-plugins software healthy private/react-native-fantom/config/babel-plugins
__docs__ software healthy private/react-native-fantom/__docs__
runtime software healthy private/react-native-fantom/runtime
mocks software healthy private/react-native-fantom/runtime/mocks
src software healthy private/react-native-fantom/src
__tests__ software healthy private/react-native-fantom/src/__tests__
playground software healthy private/react-native-fantom/src/__tests__/playground
benchmarks software healthy private/react-native-fantom/src/__tests__/benchmarks
setup software healthy private/react-native-fantom/src/__tests__/setup
tester software healthy private/react-native-fantom/tester

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
should software healthy private/eslint-plugin-monorepo/rules/require-extends-error.…
that software healthy private/eslint-plugin-monorepo/rules/require-extends-error.…
ErrorWithCustomBlame software healthy private/react-native-fantom/runtime/expect.js:ErrorWithCust…
Expect software healthy private/react-native-fantom/runtime/expect.js:Expect
SnapshotContext software healthy private/react-native-fantom/runtime/snapshotContext.js:Snap…
Root software healthy private/react-native-fantom/src/index.js:Root
FantomRenderedOutput software healthy private/react-native-fantom/src/getFantomRenderedOutput.js:…
LaCroix software healthy private/react-native-fantom/src/__tests__/expect-itest.js:L…
Class software healthy private/react-native-fantom/src/__tests__/expect-itest.js:C…
ExecError software healthy scripts/run-ci-javascript-tests.js:ExecError
from software healthy scripts/releases/utils/octokit-utils.js:from
ReactNativeVersion software healthy scripts/releases/templates/ReactNativeVersion.js-template.j…
TestParseConfig software healthy scripts/cxx-api/tests/test_config.py:13
TestDoxygenStripComments software healthy scripts/cxx-api/tests/test_input_filters.py:19
TestStripDeprecatedMsg software healthy scripts/cxx-api/tests/test_input_filters.py:76
TestStripNSUnavailable software healthy scripts/cxx-api/tests/test_input_filters.py:122
TestEncodeObjcInterfaceGenerics software healthy scripts/cxx-api/tests/test_input_filters.py:215
TestDecodeObjcGenerics software healthy scripts/cxx-api/tests/test_input_filters.py:252
TestApiSnapshots software healthy scripts/cxx-api/tests/test_snapshots.py:167
TestParseArgString software healthy scripts/cxx-api/tests/test_parse_arg_string.py:13
TestFindExcludedSymbolReferencesEmpty software healthy scripts/cxx-api/tests/test_excluded_symbol_references.py:38
TestFindExcludedSymbolReferencesBaseClass software healthy scripts/cxx-api/tests/test_excluded_symbol_references.py:64
TestFindExcludedSymbolReferencesFunctionMember software healthy scripts/cxx-api/tests/test_excluded_symbol_references.py:101
TestFindExcludedSymbolReferencesVariableMember software healthy scripts/cxx-api/tests/test_excluded_symbol_references.py:163
TestFindExcludedSymbolReferencesTypedefMember software healthy scripts/cxx-api/tests/test_excluded_symbol_references.py:187
TestFindExcludedSymbolReferencesFriendMember software healthy scripts/cxx-api/tests/test_excluded_symbol_references.py:207
TestFindExcludedSymbolReferencesPropertyMember software healthy scripts/cxx-api/tests/test_excluded_symbol_references.py:219
TestFindExcludedSymbolReferencesSpecializationArgs software healthy scripts/cxx-api/tests/test_excluded_symbol_references.py:241
TestFindExcludedSymbolReferencesMultiplePatterns software healthy scripts/cxx-api/tests/test_excluded_symbol_references.py:269
TestMemberTypesReferenceExcludedSymbol software healthy scripts/cxx-api/tests/test_excluded_symbol_references.py:313
ParsedSectionKind software healthy scripts/cxx-api/parser/builders.py:53
ApiViewVariant software healthy scripts/cxx-api/parser/config.py:20
ApiViewSnapshotConfig software healthy scripts/cxx-api/parser/config.py:28
Template software healthy scripts/cxx-api/parser/template.py:17
TemplateList software healthy scripts/cxx-api/parser/template.py:38
Snapshot software healthy scripts/cxx-api/parser/snapshot.py:21
ExcludedSymbolReference software healthy scripts/cxx-api/parser/main.py:191
Scope software healthy scripts/cxx-api/parser/scope/scope.py:20
ScopeKind software healthy scripts/cxx-api/parser/scope/base_scope_kind.py:20
Extendable software healthy scripts/cxx-api/parser/scope/extendable.py:9
Base software healthy scripts/cxx-api/parser/scope/extendable.py:10
StructLikeScopeKind software healthy scripts/cxx-api/parser/scope/struct_like_scope_kind.py:19
Type software healthy scripts/cxx-api/parser/scope/struct_like_scope_kind.py:20
CategoryScopeKind software healthy scripts/cxx-api/parser/scope/category_scope_kind.py:16
EnumScopeKind software healthy scripts/cxx-api/parser/scope/enum_scope_kind.py:16
InterfaceScopeKind software healthy scripts/cxx-api/parser/scope/interface_scope_kind.py:17
TemporaryScopeKind software healthy scripts/cxx-api/parser/scope/temporary_scope_kind.py:16
ProtocolScopeKind software healthy scripts/cxx-api/parser/scope/protocol_scope_kind.py:17
NamespaceScopeKind software healthy scripts/cxx-api/parser/scope/namespace_scope_kind.py:19
InitializerType software healthy scripts/cxx-api/parser/utils/text_resolution.py:140

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
create_release cicd healthy .github/workflows/create-release.yml
test cicd healthy .github/workflows/fantom-tests.yml
report cicd healthy .github/workflows/fantom-tests.yml
comment-and-label cicd healthy .github/workflows/close-pr.yml
generate-changelog cicd healthy .github/workflows/generate-changelog.yml
set_release_type cicd healthy .github/workflows/publish-release.yml
set_hermes_version cicd healthy .github/workflows/publish-release.yml
prebuild_apple_dependencies cicd healthy .github/workflows/publish-release.yml
prebuild_react_native_core cicd healthy .github/workflows/publish-release.yml
build_npm_package cicd healthy .github/workflows/publish-release.yml
generate_changelog cicd healthy .github/workflows/publish-release.yml
bump_podfile_lock cicd healthy .github/workflows/publish-release.yml
create_draft_release cicd healthy .github/workflows/publish-release.yml
create-draft-release cicd healthy .github/workflows/create-draft-release.yml
applyNeedsAttentionLabel cicd healthy .github/workflows/needs-attention.yml
bump-podfile-lock cicd healthy .github/workflows/bump-podfile-lock.yml
triage-issue cicd healthy .github/workflows/on-issue-labeled.yml
act-on-label cicd healthy .github/workflows/on-issue-labeled.yml
publish_bumped_packages cicd healthy .github/workflows/publish-bumped-packages.yml
stale cicd healthy .github/workflows/stale-bot.yml
stale-asc cicd healthy .github/workflows/stale-bot.yml
stale-needs-author-feedback cicd healthy .github/workflows/stale-bot.yml
stale-needs-author-feedback-asc cicd healthy .github/workflows/stale-bot.yml
validate_cxx_api_snapshots cicd healthy .github/workflows/validate-cxx-api-snapshots.yml
prepare_workspace cicd healthy .github/workflows/prebuild-ios-dependencies.yml
build-apple-slices cicd healthy .github/workflows/prebuild-ios-dependencies.yml
create-xcframework cicd healthy .github/workflows/prebuild-ios-dependencies.yml
rebase cicd healthy .github/workflows/autorebase.yml
analyze_pr cicd healthy .github/workflows/analyze-pr.yml
test cicd healthy .github/workflows/e2e-ios-rntester.yml
report cicd healthy .github/workflows/e2e-ios-rntester.yml
set_release_type cicd healthy .github/workflows/nightly.yml
prebuild_apple_dependencies cicd healthy .github/workflows/nightly.yml
prebuild_react_native_core cicd healthy .github/workflows/nightly.yml
build_android cicd healthy .github/workflows/nightly.yml
build_npm_package cicd healthy .github/workflows/nightly.yml
set_release_type cicd healthy .github/workflows/test-all.yml
check_code_changes cicd healthy .github/workflows/test-all.yml
prebuild_apple_dependencies cicd healthy .github/workflows/test-all.yml
prebuild_react_native_core cicd healthy .github/workflows/test-all.yml
test_ios_rntester_ruby_3_2_0 cicd healthy .github/workflows/test-all.yml
test_ios_rntester_dynamic_frameworks cicd healthy .github/workflows/test-all.yml
test_ios_rntester cicd healthy .github/workflows/test-all.yml
test_e2e_ios_rntester cicd healthy .github/workflows/test-all.yml
test_e2e_ios_rntester_retry_1 cicd healthy .github/workflows/test-all.yml
test_e2e_ios_rntester_retry_2 cicd healthy .github/workflows/test-all.yml
test_e2e_ios_templateapp cicd healthy .github/workflows/test-all.yml
test_e2e_ios_templateapp_retry_1 cicd healthy .github/workflows/test-all.yml
test_e2e_ios_templateapp_retry_2 cicd healthy .github/workflows/test-all.yml
test_e2e_android_templateapp cicd healthy .github/workflows/test-all.yml

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
gha::create-release cicd healthy .github/workflows/create-release.yml
gha::fantom-tests cicd healthy .github/workflows/fantom-tests.yml
gha::close-pr cicd healthy .github/workflows/close-pr.yml
gha::generate-changelog cicd healthy .github/workflows/generate-changelog.yml
gha::publish-release cicd healthy .github/workflows/publish-release.yml
gha::create-draft-release cicd healthy .github/workflows/create-draft-release.yml
gha::needs-attention cicd healthy .github/workflows/needs-attention.yml
gha::bump-podfile-lock cicd healthy .github/workflows/bump-podfile-lock.yml
gha::on-issue-labeled cicd healthy .github/workflows/on-issue-labeled.yml
gha::publish-bumped-packages cicd healthy .github/workflows/publish-bumped-packages.yml
gha::stale-bot cicd healthy .github/workflows/stale-bot.yml
gha::validate-cxx-api-snapshots cicd healthy .github/workflows/validate-cxx-api-snapshots.yml
gha::prebuild-ios-dependencies cicd healthy .github/workflows/prebuild-ios-dependencies.yml
gha::autorebase cicd healthy .github/workflows/autorebase.yml
gha::analyze-pr cicd healthy .github/workflows/analyze-pr.yml
gha::e2e-ios-rntester cicd healthy .github/workflows/e2e-ios-rntester.yml
gha::nightly cicd healthy .github/workflows/nightly.yml
gha::test-all cicd healthy .github/workflows/test-all.yml
gha::retry-workflow cicd healthy .github/workflows/retry-workflow.yml
gha::cache-reaper cicd healthy .github/workflows/cache-reaper.yml
gha::validate-dotslash-artifacts cicd healthy .github/workflows/validate-dotslash-artifacts.yml
gha::e2e-android-templateapp cicd healthy .github/workflows/e2e-android-templateapp.yml
gha::api-changes cicd healthy .github/workflows/api-changes.yml
gha::prebuild-ios-core cicd healthy .github/workflows/prebuild-ios-core.yml
gha::check-for-reproducer cicd healthy .github/workflows/check-for-reproducer.yml
gha::e2e-android-rntester cicd healthy .github/workflows/e2e-android-rntester.yml
gha::monitor-new-issues cicd healthy .github/workflows/monitor-new-issues.yml
gha::e2e-ios-templateapp cicd healthy .github/workflows/e2e-ios-templateapp.yml

LabelLayerStatusPath
ONCALL_SCHEDULE cicd healthy
GHA_NPM_TOKEN cicd healthy
GITHUB_TOKEN cicd healthy
ORG_GRADLE_PROJECT_SIGNING_KEY cicd healthy
REACT_ORG_CODE_SIGNING_P12_CERT cicd healthy
ORG_GRADLE_PROJECT_SONATYPE_PASSWORD cicd healthy
REACT_NATIVE_BOT_GITHUB_TOKEN cicd healthy
ORG_GRADLE_PROJECT_SIGNING_PWD cicd healthy
GRADLE_CACHE_ENCRYPTION_KEY cicd healthy
DISCORD_WEBHOOK_URL cicd healthy
REACT_ORG_CODE_SIGNING_P12_CERT_PWD cicd healthy
ORG_GRADLE_PROJECT_SONATYPE_USERNAME cicd healthy
DOXYGEN_VERSION cicd healthy

LabelLayerStatusPath
6.1.7.5 network healthy Gemfile
127.0.0.1 network healthy scripts/e2e/utils/verdaccio.js
10.0.0.1 network healthy packages/react-native/Libraries/Image/__tests__/resolveAsse…
10.0.1.1 network healthy packages/react-native/Libraries/Utilities/HMRClient.js
192.168.0.123 network healthy packages/dev-middleware/src/__tests__/InspectorProxyCdpRewr…
10.0.2.2 network healthy packages/dev-middleware/src/__tests__/InspectorProxyCdpRewr…
10.0.3.2 network healthy packages/dev-middleware/src/inspector-proxy/Device.js

LabelLayerStatusPath
password_literal::packages/react-native/types/__typetests__… security healthy packages/react-native/types/__typetests__/index.tsx
password_literal::packages/react-native/scripts/cocoapods/_… security healthy packages/react-native/scripts/cocoapods/__tests__/local_pod…
password_literal::packages/react-native/scripts/cocoapods/_… security healthy packages/react-native/scripts/cocoapods/__tests__/local_pod…
password_literal::packages/react-native/scripts/cocoapods/_… security healthy packages/react-native/scripts/cocoapods/__tests__/local_pod…

LabelLayerStatusPath
port:5555 network healthy packages/rn-tester/js/examples/WebSocket/websocket_test_ser…
port:5556 network healthy packages/rn-tester/js/examples/WebSocket/http_test_server.js

LabelLayerStatusPath
App frontend healthy private/helloworld/App.tsx
Welcome frontend healthy packages/react-native/types/__typetests__/index.tsx

LabelLayerStatusPath
repobility-clone-8_hsc4tj software healthy /tmp/repobility-clone-8_hsc4tj

LabelLayerStatusPath
GET api healthy packages/react-native/scripts/ios-prebuild/vfs.js

LabelLayerStatusPath
Subscription root api healthy packages/react-native/Libraries/LogBox/Data/LogBoxData.js

LabelLayerStatusPath
sqlite data healthy flow-typed/environment/node.js

LabelLayerStatusPath
gpu (detected) hardware healthy packages/react-native/Libraries/Components/View/ViewPropTyp…

LabelLayerStatusPath
vps::azure hardware healthy packages/normalize-color/index.js
For AI agents: Voting guide (TP/FP) MCP manifest Stdio wrapper SARIF Integrate Findings queue Vote TP/FP on findings to calibrate the engine.
For AI agents + API integrations
Email me when this repo regresses
Free. We re-scan periodically; new criticals → your inbox. No signup required for the scan itself.
API access

This page is publicly accessible at: https://repobility.com/scan/fd7f2e04-3ce2-42af-a904-2847dfc65c4d/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/fd7f2e04-3ce2-42af-a904-2847dfc65c4d/

Important — please don't re-submit the same URL repeatedly. The submission endpoint is idempotent: re-submitting the same git URL returns this same scan_token, not a new one. To re-scan this repo, sign up free and use the dashboard.