← Back to scan
File as GitHub Issue repo: inaturalist/iNaturalistReactNative

Push this scan report to inaturalist/iNaturalistReactNative

Click the green button below to open GitHub’s new-issue form, pre-filled with the report title, summary table, top findings, and an embedded score-card image. No authentication needed — you review on GitHub before submitting. Repobility is credited as the scanner.

Embedded score card image

This image will render at the top of the issue body. Hosted on Repobility, refreshes automatically after re-scans.

Repobility score card

Issue title

Workflow uses `secrets.OAUTH_CLIENT_SECRET` on a `pull_request` trigger

Curate findings to include

Pick exactly which findings appear in the issue body. By default the top 5 are included. Uncheck noise, check what matters.

Top 5 (default)
Severity Rule Title File:line
CRIT MINED116 [MINED116] Workflow uses `secrets.SLACK_BUILDS_WEBHOOK_URL` on a `pull_request` trigger: … .github/workflows/e2e_ios.yml:266
CRIT MINED116 [MINED116] Workflow uses `secrets.JWT_ANONYMOUS_API_SECRET` on a `pull_request` trigger: … .github/workflows/e2e_ios.yml:205
CRIT MINED116 [MINED116] Workflow uses `secrets.E2E_TEST_PASSWORD` on a `pull_request` trigger: This wo… .github/workflows/e2e_ios.yml:204
CRIT MINED116 [MINED116] Workflow uses `secrets.E2E_TEST_USERNAME` on a `pull_request` trigger: This wo… .github/workflows/e2e_ios.yml:203
CRIT MINED116 [MINED116] Workflow uses `secrets.OAUTH_CLIENT_SECRET` on a `pull_request` trigger: This … .github/workflows/e2e_ios.yml:202
CRIT MINED116 [MINED116] Workflow uses `secrets.OAUTH_CLIENT_ID` on a `pull_request` trigger: This work… .github/workflows/e2e_ios.yml:201
CRIT MINED116 [MINED116] Workflow uses `secrets.JWT_ANONYMOUS_API_SECRET` on a `pull_request` trigger: … .github/workflows/e2e_ios.yml:117
CRIT MINED116 [MINED116] Workflow uses `secrets.E2E_TEST_PASSWORD` on a `pull_request` trigger: This wo… .github/workflows/e2e_ios.yml:116
CRIT MINED116 [MINED116] Workflow uses `secrets.E2E_TEST_USERNAME` on a `pull_request` trigger: This wo… .github/workflows/e2e_ios.yml:115
CRIT MINED116 [MINED116] Workflow uses `secrets.OAUTH_CLIENT_SECRET` on a `pull_request` trigger: This … .github/workflows/e2e_ios.yml:114
CRIT MINED116 [MINED116] Workflow uses `secrets.OAUTH_CLIENT_ID` on a `pull_request` trigger: This work… .github/workflows/e2e_ios.yml:113
CRIT MINED116 [MINED116] Workflow uses `secrets.FIREBASE_STAGING_API_KEY` on a `pull_request` trigger: … .github/workflows/e2e_ios.yml:100
CRIT MINED116 [MINED116] Workflow uses `secrets.FIREBASE_STAGING_GOOGLE_APP_ID` on a `pull_request` tri… .github/workflows/e2e_ios.yml:99
CRIT MINED116 [MINED116] Workflow uses `secrets.OAUTH_CLIENT_SECRET` on a `pull_request` trigger: This … .github/workflows/e2e_ios.yml:26
CRIT MINED116 [MINED116] Workflow uses `secrets.SLACK_BUILDS_WEBHOOK_URL` on a `pull_request` trigger: … .github/workflows/test.yml:70
HIGH SEC040 [SEC040] innerHTML XSS — template literal with server-supplied data: Setting .innerHTML w… src/components/MyObservations/hooks/use…:202
HIGH SEC128 [SEC128] Async function without await — fire-and-forget Promise (AI mistake): Async call … src/realmModels/QueueItem.ts:14
HIGH SEC128 [SEC128] Async function without await — fire-and-forget Promise (AI mistake): Async call … src/components/hooks/useWorkQueue.ts:50
HIGH SEC128 [SEC128] Async function without await — fire-and-forget Promise (AI mistake): Async call … src/components/MyObservations/helpers/s…:33
HIGH SEC029 [SEC029] Server-Side Request Forgery (SSRF) — outbound HTTP from user input: Outbound HTT… src/components/SharedComponents/UserTex…:216
HIGH SEC029 [SEC029] Server-Side Request Forgery (SSRF) — outbound HTTP from user input: Outbound HTT… src/components/ObsDetails/MasonryLayout…:27
HIGH SEC029 [SEC029] Server-Side Request Forgery (SSRF) — outbound HTTP from user input: Outbound HTT… src/components/FullPageWebView/FullPage…:81
HIGH SEC026 [SEC026] XML External Entity (XXE) — Ruby Nokogiri default: Ruby XML parsers (Nokogiri, R… scripts/clean_icon_svgs.rb:12
HIGH MINED134 [MINED134] Binary file `android/gradle/wrapper/gradle-wrapper.jar` committed in source re… android/gradle/wrapper/gradle-wrapper.j…:1
HIGH MINED115 [MINED115] Action `actions/checkout` pinned to mutable ref `@v6`: `uses: actions/checkout… .github/workflows/e2e_android.yml:115
HIGH MINED115 [MINED115] Action `actions/upload-artifact` pinned to mutable ref `@v6`: `uses: actions/u… .github/workflows/e2e_android.yml:98
HIGH MINED115 [MINED115] Action `gradle/actions/setup-gradle` pinned to mutable ref `@v5`: `uses: gradl… .github/workflows/e2e_android.yml:78
HIGH MINED115 [MINED115] Action `actions/setup-java` pinned to mutable ref `@v5`: `uses: actions/setup-… .github/workflows/e2e_android.yml:71
HIGH MINED115 [MINED115] Action `actions/setup-node` pinned to mutable ref `@v6`: `uses: actions/setup-… .github/workflows/e2e_android.yml:66
HIGH MINED115 [MINED115] Action `actions/checkout` pinned to mutable ref `@v6`: `uses: actions/checkout… .github/workflows/e2e_android.yml:19
HIGH MINED115 [MINED115] Action `crowdin/github-action` pinned to mutable ref `@v2`: `uses: crowdin/git… .github/workflows/crowdin-push.yml:22
HIGH MINED115 [MINED115] Action `actions/checkout` pinned to mutable ref `@v6`: `uses: actions/checkout… .github/workflows/crowdin-push.yml:19
HIGH MINED115 [MINED115] Action `iRoachie/slack-github-actions` pinned to mutable ref `@v2.3.0`: `uses:… .github/workflows/e2e_ios.yml:263
HIGH MINED115 [MINED115] Action `actions/upload-artifact` pinned to mutable ref `@v6`: `uses: actions/u… .github/workflows/e2e_ios.yml:249
HIGH MINED115 [MINED115] Action `actions/cache` pinned to mutable ref `@v5`: `uses: actions/cache@v5` r… .github/workflows/e2e_ios.yml:171
HIGH MINED115 [MINED115] Action `actions/setup-node` pinned to mutable ref `@v6`: `uses: actions/setup-… .github/workflows/e2e_ios.yml:165
HIGH MINED115 [MINED115] Action `actions/download-artifact` pinned to mutable ref `@v7`: `uses: actions… .github/workflows/e2e_ios.yml:159
HIGH MINED115 [MINED115] Action `actions/checkout` pinned to mutable ref `@v6`: `uses: actions/checkout… .github/workflows/e2e_ios.yml:154
HIGH MINED115 [MINED115] Action `actions/upload-artifact` pinned to mutable ref `@v6`: `uses: actions/u… .github/workflows/e2e_ios.yml:140
HIGH MINED115 [MINED115] Action `actions/cache` pinned to mutable ref `@v5`: `uses: actions/cache@v5` r… .github/workflows/e2e_ios.yml:86
HIGH MINED115 [MINED115] Action `actions/cache` pinned to mutable ref `@v5`: `uses: actions/cache@v5` r… .github/workflows/e2e_ios.yml:63
HIGH MINED115 [MINED115] Action `ruby/setup-ruby` pinned to mutable ref `@v1`: `uses: ruby/setup-ruby@v… .github/workflows/e2e_ios.yml:51
HIGH MINED115 [MINED115] Action `actions/setup-node` pinned to mutable ref `@v6`: `uses: actions/setup-… .github/workflows/e2e_ios.yml:45
HIGH MINED115 [MINED115] Action `actions/checkout` pinned to mutable ref `@v6`: `uses: actions/checkout… .github/workflows/e2e_ios.yml:40
HIGH MINED115 [MINED115] Action `iRoachie/slack-github-actions` pinned to mutable ref `@v2.3.0`: `uses:… .github/workflows/test.yml:67
HIGH MINED115 [MINED115] Action `ruby/setup-ruby` pinned to mutable ref `@v1`: `uses: ruby/setup-ruby@v… .github/workflows/test.yml:48
HIGH MINED115 [MINED115] Action `actions/cache` pinned to mutable ref `@v5`: `uses: actions/cache@v5` r… .github/workflows/test.yml:28
HIGH MINED115 [MINED115] Action `actions/setup-node` pinned to mutable ref `@v6`: `uses: actions/setup-… .github/workflows/test.yml:22
HIGH MINED115 [MINED115] Action `actions/checkout` pinned to mutable ref `@v6`: `uses: actions/checkout… .github/workflows/test.yml:19
HIGH MINED122 [MINED122] package.json dep `jest-fetch-mock` pulled from URL/Git: `devDependencies.jest-… package.json:1
HIGH MINED122 [MINED122] package.json dep `vision-camera-plugin-inatvision` pulled from URL/Git: `depen… package.json:1
HIGH MINED122 [MINED122] package.json dep `react-native-share-menu` pulled from URL/Git: `dependencies.… package.json:1
HIGH MINED122 [MINED122] package.json dep `react-native-orientation-locker` pulled from URL/Git: `depen… package.json:1
HIGH MINED122 [MINED122] package.json dep `react-native-mail` pulled from URL/Git: `dependencies.react-… package.json:1
HIGH MINED122 [MINED122] package.json dep `inaturalistjs` pulled from URL/Git: `dependencies.inaturalis… package.json:1
MED SEC087 [SEC087] JS: weak Math.random for crypto: Math.random() is not cryptographically secure; … src/sharedHelpers/logging.js:18
MED SEC134 [SEC134] AI scaffold leftover — Lorem ipsum / example.com / John Doe in code: Lorem ipsum… src/components/Developer/UiLibrary/ObsL…:99
MED AUC001 [AUC001] No Repobility access matrix policy found: The repository uses web/API frameworks…
MED WEB003 Public web service has no security.txt .well-known/security.txt
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/workflows/e2e_android.yml:126
LOW AIC003 Duplicated implementation block across source files src/components/SharedComponents/IconicT…:20
LOW AIC003 Duplicated implementation block across source files src/components/ObsDetailsSharedComponen…:321
LOW AIC003 Duplicated implementation block across source files src/components/ObsDetailsSharedComponen…:4
LOW AIC003 Duplicated implementation block across source files src/components/ObsDetailsSharedComponen…:30
LOW AIC003 Duplicated implementation block across source files src/components/ObsDetailsDefaultMode/Ob…:26
LOW AIC003 Duplicated implementation block across source files src/components/ObsDetailsDefaultMode/Mo…:10
LOW AIC003 Duplicated implementation block across source files src/components/ObsDetailsDefaultMode/Co…:83
LOW AIC003 Duplicated implementation block across source files src/components/ObsDetailsDefaultMode/Co…:4
LOW AIC003 Duplicated implementation block across source files src/components/MediaViewer/MediaViewerM…:5
LOW AIC003 Duplicated implementation block across source files src/components/LoginSignUp/SignUpConfir…:40
LOW AIC003 Duplicated implementation block across source files src/components/Explore/RootExploreConta…:93
LOW AIC003 Duplicated implementation block across source files src/components/Explore/ObserversView.js:2
LOW AIC003 Duplicated implementation block across source files src/components/Explore/ExploreV2.tsx:71
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
LOW CORE_NO_LICENSE No LICENSE file
INFO MINED088 [MINED088] React Conditional Hook: useState/useEffect inside if/loop violates Rules of Ho… src/sharedHooks/useInterval.ts:19
INFO MINED088 [MINED088] React Conditional Hook: useState/useEffect inside if/loop violates Rules of Ho… src/components/hooks/useWorkQueue.ts:66
INFO MINED088 [MINED088] React Conditional Hook: useState/useEffect inside if/loop violates Rules of Ho… src/components/ObsEdit/EvidenceSectionC…:149
INFO MINED052 [MINED052] Ts Any Typed: : any used as type annotation. Defeats TypeScript type safety. src/sharedHooks/useSuggestions/useOffli…:142
INFO MINED052 [MINED052] Ts Any Typed: : any used as type annotation. Defeats TypeScript type safety. src/components/ObsDetails/helpers/check…:5
INFO MINED052 [MINED052] Ts Any Typed: : any used as type annotation. Defeats TypeScript type safety. src/components/ObsDetails/DataQualityAs…:51
INFO MINED055 [MINED055] Npm Install No Lockfile: Production image runs npm install (resolves new versi… scripts/reassure-tests.sh:11
INFO MINED044 [MINED044] Js Console Log Prod: console.log left in code. Should be replaced with logger … src/api/log/enhanceLoggerWithExtra.ts:112
INFO MINED044 [MINED044] Js Console Log Prod: console.log left in code. Should be replaced with logger … src/api/error.ts:174
INFO MINED044 [MINED044] Js Console Log Prod: console.log left in code. Should be replaced with logger … scripts/add-example-model.js:39
INFO MINED054 [MINED054] Ts As Any: Casting to any (as any) bypasses type checking entirely. react-native-logs.config.ts:32
INFO MINED045 [MINED045] Ts Non Null Assertion: x! asserts not null - bypasses null checks - TypeError … src/components/MyObservations/hooks/use…:28
INFO MINED045 [MINED045] Ts Non Null Assertion: x! asserts not null - bypasses null checks - TypeError … src/api/log/index.ts:55
INFO MINED045 [MINED045] Ts Non Null Assertion: x! asserts not null - bypasses null checks - TypeError … jest.config.ts:3
Reset to top 5 93 findings available (after auto-suppression of test files + won't-fix)

Issue body (markdown)

## Code-quality scan: `inaturalist/iNaturalistReactNative`

**Score: 80/100 (A-)**  ·  93 findings  ·  scanned 2026-06-05 17:56 UTC  ·  91,882 LOC

| Severity | Count |
|---|---|
| CRITICAL | 15 |
| HIGH | 40 |
| MEDIUM | 6 |
| LOW | 18 |

📊 [Full filterable report](https://repobility.com/scan/129646b0-fda5-48da-bc79-681a24fab2c2/)  ·  ![scorecard](https://repobility.com/scan/129646b0-fda5-48da-bc79-681a24fab2c2/report.png?v=1780682209-s2)

### Top findings

1. **CRITICAL** `MINED116` — Workflow uses `secrets.SLACK_BUILDS_WEBHOOK_URL` on a `pull_request` trigger
   `.github/workflows/e2e_ios.yml:266` · ✓ Repobility
2. **CRITICAL** `MINED116` — Workflow uses `secrets.JWT_ANONYMOUS_API_SECRET` on a `pull_request` trigger
   `.github/workflows/e2e_ios.yml:205` · ✓ Repobility
3. **CRITICAL** `MINED116` — Workflow uses `secrets.E2E_TEST_PASSWORD` on a `pull_request` trigger
   `.github/workflows/e2e_ios.yml:204` · ✓ Repobility
4. **CRITICAL** `MINED116` — Workflow uses `secrets.E2E_TEST_USERNAME` on a `pull_request` trigger
   `.github/workflows/e2e_ios.yml:203` · ✓ Repobility
5. **CRITICAL** `MINED116` — Workflow uses `secrets.OAUTH_CLIENT_SECRET` on a `pull_request` trigger
   `.github/workflows/e2e_ios.yml:202` · ✓ Repobility

---

_Filed automatically. Close this issue if not useful — we won't refile. Full report: https://repobility.com/scan/129646b0-fda5-48da-bc79-681a24fab2c2/_
Megaproject â high spam risk
Could not determine 'inaturalist/iNaturalistReactNative' star count (GitHub API rate-limited or unreachable). When in doubt about repo size, prefer opening a focused PR or a discussion rather than an issue.
Already filed
45/100 findings (45%) on this scan are already flagged as test-file, won't-fix, or suppressed. The scan is too noisy to file as a single issue. Curate down to specific actionable findings, or address the FP source first.

The button opens GitHubâs new-issue page in a new tab. You will see the title + body pre-filled â review, edit if you want, then click GitHubâs "Submit new issue" button. Repobility never posts anything on your behalf.

For real security findings on big repos: use the project's SECURITY.md or private advisory flow instead of a public issue.