← Back to scan
File as GitHub Issue repo: chiriapp/chiri

Push this scan report to chiriapp/chiri

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.CACHIX_AUTH_TOKEN` 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 Workflow uses `secrets.CACHIX_AUTH_TOKEN` on a `pull_request` trigger .github/workflows/integration.yml:67
CRIT MINED116 Workflow uses `secrets.CACHIX_AUTH_TOKEN` on a `pull_request` trigger .github/workflows/integration.yml:66
CRIT MINED116 Workflow uses `secrets.CACHIX_AUTH_TOKEN` on a `pull_request` trigger .github/workflows/checks.yml:141
CRIT MINED116 Workflow uses `secrets.CACHIX_AUTH_TOKEN` on a `pull_request` trigger .github/workflows/checks.yml:140
CRIT MINED116 Workflow uses `secrets.CACHIX_AUTH_TOKEN` on a `pull_request` trigger .github/workflows/checks.yml:62
CRIT MINED116 Workflow uses `secrets.CACHIX_AUTH_TOKEN` on a `pull_request` trigger .github/workflows/checks.yml:61
CRIT MINED116 Workflow uses `secrets.CACHIX_AUTH_TOKEN` on a `pull_request` trigger .github/workflows/checks.yml:34
CRIT MINED116 Workflow uses `secrets.CACHIX_AUTH_TOKEN` on a `pull_request` trigger .github/workflows/checks.yml:33
HIGH SEC040 [SEC040] innerHTML XSS — template literal with server-supplied data: Setting .innerHTML w… src/utils/recurrence.ts:113
HIGH SEC040 [SEC040] innerHTML XSS — template literal with server-supplied data: Setting .innerHTML w… src/utils/platform.ts:31
HIGH SEC027 [SEC027] XML External Entity (XXE) — Node.js xml parsers: Node.js XML parsers can expand … src/utils/mobileconfig.ts:84
HIGH SEC128 [SEC128] Async function without await — fire-and-forget Promise (AI mistake): Async call … src/hooks/ui/useToast.ts:41
HIGH SEC128 [SEC128] Async function without await — fire-and-forget Promise (AI mistake): Async call … src/hooks/system/useNotifications.ts:182
HIGH SEC128 [SEC128] Async function without await — fire-and-forget Promise (AI mistake): Async call … src/components/settings/ConnectionSetti…:96
HIGH SEC029 [SEC029] Server-Side Request Forgery (SSRF) — outbound HTTP from user input: Outbound HTT… src/components/modals/AccountModal/Cred…:168
HIGH SEC029 [SEC029] Server-Side Request Forgery (SSRF) — outbound HTTP from user input: Outbound HTT… src/components/modals/AccountModal/Adva…:27
HIGH SEC029 [SEC029] Server-Side Request Forgery (SSRF) — outbound HTTP from user input: Outbound HTT… src/components/ErrorBoundary.tsx:97
HIGH MINED115 Action `actions/upload-artifact` pinned to mutable ref `@v7` .github/workflows/build.yml:141
HIGH MINED115 Action `actions/upload-artifact` pinned to mutable ref `@v7` .github/workflows/build.yml:130
HIGH MINED115 Action `actions/upload-artifact` pinned to mutable ref `@v7` .github/workflows/build.yml:119
HIGH MINED115 Action `tauri-apps/tauri-action` pinned to mutable ref `@v0` .github/workflows/build.yml:110
HIGH MINED115 Action `swatinem/rust-cache` pinned to mutable ref `@v2` .github/workflows/build.yml:104
HIGH MINED115 Action `dtolnay/rust-toolchain` pinned to mutable ref `@stable` .github/workflows/build.yml:99
HIGH MINED115 Action `pnpm/action-setup` pinned to mutable ref `@v6` .github/workflows/build.yml:94
HIGH MINED115 Action `actions/setup-node` pinned to mutable ref `@v6` .github/workflows/build.yml:89
HIGH MINED115 Action `actions/checkout` pinned to mutable ref `@v6` .github/workflows/build.yml:80
HIGH MINED115 Action `cachix/cachix-action` pinned to mutable ref `@v17` .github/workflows/integration.yml:63
HIGH MINED115 Action `cachix/install-nix-action` pinned to mutable ref `@v25` .github/workflows/integration.yml:60
HIGH MINED115 Action `actions/checkout` pinned to mutable ref `@v6` .github/workflows/integration.yml:57
HIGH MINED115 Action `cachix/cachix-action` pinned to mutable ref `@v17` .github/workflows/post-release.yml:90
HIGH MINED115 Action `cachix/install-nix-action` pinned to mutable ref `@v25` .github/workflows/post-release.yml:87
HIGH MINED115 Action `actions/checkout` pinned to mutable ref `@v6` .github/workflows/post-release.yml:81
HIGH MINED115 Action `actions/checkout` pinned to mutable ref `@v6` .github/workflows/post-release.yml:29
HIGH MINED115 Action `cachix/cachix-action` pinned to mutable ref `@v17` .github/workflows/checks.yml:137
HIGH MINED115 Action `cachix/install-nix-action` pinned to mutable ref `@v25` .github/workflows/checks.yml:134
HIGH MINED115 Action `actions/checkout` pinned to mutable ref `@v6` .github/workflows/checks.yml:131
HIGH MINED115 Action `cachix/cachix-action` pinned to mutable ref `@v17` .github/workflows/checks.yml:58
HIGH MINED115 Action `cachix/install-nix-action` pinned to mutable ref `@v25` .github/workflows/checks.yml:55
HIGH MINED115 Action `actions/checkout` pinned to mutable ref `@v6` .github/workflows/checks.yml:50
HIGH MINED115 Action `cachix/cachix-action` pinned to mutable ref `@v17` .github/workflows/checks.yml:30
HIGH MINED115 Action `cachix/install-nix-action` pinned to mutable ref `@v25` .github/workflows/checks.yml:27
HIGH MINED115 Action `actions/checkout` pinned to mutable ref `@v6` .github/workflows/checks.yml:24
HIGH RUSTSEC-2025-0098 unic-ucd-version: RUSTSEC-2025-0098 src-tauri/Cargo.lock
HIGH RUSTSEC-2025-0100 unic-ucd-ident: RUSTSEC-2025-0100 src-tauri/Cargo.lock
HIGH RUSTSEC-2025-0080 unic-common: RUSTSEC-2025-0080 src-tauri/Cargo.lock
HIGH RUSTSEC-2025-0075 unic-char-range: RUSTSEC-2025-0075 src-tauri/Cargo.lock
HIGH RUSTSEC-2025-0081 unic-char-property: RUSTSEC-2025-0081 src-tauri/Cargo.lock
HIGH RUSTSEC-2023-0071 rsa: RUSTSEC-2023-0071 src-tauri/Cargo.lock
HIGH RUSTSEC-2024-0370 proc-macro-error: RUSTSEC-2024-0370 src-tauri/Cargo.lock
HIGH RUSTSEC-2024-0436 paste: RUSTSEC-2024-0436 src-tauri/Cargo.lock
HIGH RUSTSEC-2024-0419 gtk3-macros: RUSTSEC-2024-0419 src-tauri/Cargo.lock
HIGH RUSTSEC-2024-0420 gtk-sys: RUSTSEC-2024-0420 src-tauri/Cargo.lock
HIGH RUSTSEC-2024-0415 gtk: RUSTSEC-2024-0415 src-tauri/Cargo.lock
HIGH RUSTSEC-2024-0429 glib: RUSTSEC-2024-0429 src-tauri/Cargo.lock
HIGH RUSTSEC-2024-0414 gdkx11-sys: RUSTSEC-2024-0414 src-tauri/Cargo.lock
HIGH RUSTSEC-2024-0417 gdkx11: RUSTSEC-2024-0417 src-tauri/Cargo.lock
HIGH RUSTSEC-2024-0411 gdkwayland-sys: RUSTSEC-2024-0411 src-tauri/Cargo.lock
HIGH RUSTSEC-2024-0418 gdk-sys: RUSTSEC-2024-0418 src-tauri/Cargo.lock
HIGH RUSTSEC-2024-0412 gdk: RUSTSEC-2024-0412 src-tauri/Cargo.lock
HIGH RUSTSEC-2024-0416 atk-sys: RUSTSEC-2024-0416 src-tauri/Cargo.lock
HIGH RUSTSEC-2024-0413 atk: RUSTSEC-2024-0413 src-tauri/Cargo.lock
MED ERR002 [ERR002] Empty Catch Block: Empty catch blocks hide errors. src/hooks/ui/usePreserveScrollOnWindowF…:134
MED SEC134 [SEC134] AI scaffold leftover — Lorem ipsum / example.com / John Doe in code: Lorem ipsum… src/components/modals/AccountModal/Cred…:206
MED AGT007 localStorage write failures are swallowed silently src/lib/notifications/snoozes.ts:33
MED WEB003 Public web service has no security.txt .well-known/security.txt
MED AGT006 React interval is created without an explicit cleanup src/components/modals/RepeatModal.tsx:164
MED WEB015 Public web app has no Content Security Policy index.html
LOW DEPCUR-NPM npm package `@tanstack/react-query` is minor version(s) behind (^5.100.11 -> 5.101.0) package.json
LOW AIC003 Duplicated implementation block across source files src/providers/SettingsProvider.tsx:3
LOW AIC003 Duplicated implementation block across source files src/lib/store/savedFilters.ts:15
LOW AIC003 Duplicated implementation block across source files src/lib/store/index.ts:12
LOW AIC003 Duplicated implementation block across source files src/hooks/useMenuHandlers.ts:215
LOW AIC003 Duplicated implementation block across source files src/hooks/ui/useTaskEditorResize.ts:12
LOW AIC003 Duplicated implementation block across source files src/components/sidebar/SidebarTagsList.…:100
LOW AIC003 Duplicated implementation block across source files src/components/sidebar/SidebarTagsList.…:1
LOW AIC003 Duplicated implementation block across source files src/components/sidebar/SidebarTagItem.t…:39
LOW AIC003 Duplicated implementation block across source files src/components/sidebar/SidebarTagItem.t…:35
LOW AIC003 Duplicated implementation block across source files src/components/sidebar/SidebarLocalSort…:22
LOW AIC003 Duplicated implementation block across source files src/components/sidebar/SidebarLocalList…:58
LOW AIC003 Duplicated implementation block across source files src/components/sidebar/SidebarLocalList…:44
LOW AIC003 Duplicated implementation block across source files src/components/sidebar/SidebarFiltersLi…:61
LOW AIC003 Duplicated implementation block across source files src/components/sidebar/SidebarFilterIte…:39
LOW AIC003 Duplicated implementation block across source files src/components/sidebar/SidebarCalendarL…:51
LOW AIC003 Duplicated implementation block across source files src/components/settings/LookAndFeelSett…:24
LOW AIC003 Duplicated implementation block across source files src/components/settings/EditorSettings/…:25
LOW AIC003 Duplicated implementation block across source files src/components/modals/TagModal.tsx:95
LOW AIC003 Duplicated implementation block across source files src/components/modals/ReminderPickerMod…:1
LOW AIC003 Duplicated implementation block across source files src/components/modals/FilterModal.tsx:79
LOW AIC003 Duplicated implementation block across source files src-tauri/src/schema/v002_nullable_acco…:9
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 MINED058 [MINED058] React Dangerously Set Html: dangerouslySetInnerHTML bypasses Reacts JSX escapi… src/components/modals/UpdateModal.tsx:153
INFO MINED058 [MINED058] React Dangerously Set Html: dangerouslySetInnerHTML bypasses Reacts JSX escapi… src/components/modals/ChangelogModal.tsx:54
INFO MINED044 [MINED044] Js Console Log Prod: console.log left in code. Should be replaced with logger … src/hooks/system/useAutostart.ts:112
INFO MINED044 [MINED044] Js Console Log Prod: console.log left in code. Should be replaced with logger … src/components/modals/OnboardingModal/R…:43
INFO MINED044 [MINED044] Js Console Log Prod: console.log left in code. Should be replaced with logger … src/components/MacNotificationPermissio…:60
INFO MINED068 [MINED068] Rust Unsafe Block: unsafe { ... } block. Compiler safety guarantees disabled i… src-tauri/src/macos/menu.rs:19
INFO MINED068 [MINED068] Rust Unsafe Block: unsafe { ... } block. Compiler safety guarantees disabled i… src-tauri/src/macos/login_item.rs:33
INFO MINED068 [MINED068] Rust Unsafe Block: unsafe { ... } block. Compiler safety guarantees disabled i… src-tauri/src/macos/app_nap.rs:14
INFO MINED059 [MINED059] Rust Expect In Prod: .expect(...) panics same as unwrap with a custom message. src-tauri/src/app/mod.rs:111
INFO MINED045 [MINED045] Ts Non Null Assertion: x! asserts not null - bypasses null checks - TypeError … src/components/modals/ImportModal/FileU…:73
INFO MINED045 [MINED045] Ts Non Null Assertion: x! asserts not null - bypasses null checks - TypeError … src/components/modals/AccountModal/Quic…:92
INFO MINED045 [MINED045] Ts Non Null Assertion: x! asserts not null - bypasses null checks - TypeError … src-tauri/native/macos/AppMenu.m:4
INFO MINED066 [MINED066] Rust Panic Macro: panic!() unwinds the stack. Use Result for recoverable error… src-tauri/build.rs:20
INFO DEPCUR-NPM npm package `@vitest/coverage-v8` is patch version(s) behind (^4.1.7 -> 4.1.8) package.json
INFO DEPCUR-NPM npm package `@biomejs/biome` is patch version(s) behind (2.4.15 -> 2.4.16) package.json
INFO DEPCUR-NPM npm package `marked` is patch version(s) behind (^18.0.4 -> 18.0.5) package.json
Reset to top 5 109 findings available (after auto-suppression of test files + won't-fix)

Issue body (markdown)

## Code-quality scan: `chiriapp/chiri`

**Score: 66/100 (B-)**  ·  110 findings  ·  scanned 2026-06-05 14:51 UTC  ·  61,943 LOC

| Severity | Count |
|---|---|
| CRITICAL | 8 |
| HIGH | 53 |
| MEDIUM | 6 |
| LOW | 26 |

📊 [Full filterable report](https://repobility.com/scan/6f3f00d5-217a-4552-abdf-9bb37630cb0a/)  ·  ![scorecard](https://repobility.com/scan/6f3f00d5-217a-4552-abdf-9bb37630cb0a/report.png?v=1780671105-s2)

### Top findings

1. **CRITICAL** `MINED116` — Workflow uses `secrets.CACHIX_AUTH_TOKEN` on a `pull_request` trigger
   `.github/workflows/integration.yml:67` · ✓ Repobility
2. **CRITICAL** `MINED116` — Workflow uses `secrets.CACHIX_AUTH_TOKEN` on a `pull_request` trigger
   `.github/workflows/integration.yml:66` · ✓ Repobility
3. **CRITICAL** `MINED116` — Workflow uses `secrets.CACHIX_AUTH_TOKEN` on a `pull_request` trigger
   `.github/workflows/checks.yml:141` · ✓ Repobility
4. **CRITICAL** `MINED116` — Workflow uses `secrets.CACHIX_AUTH_TOKEN` on a `pull_request` trigger
   `.github/workflows/checks.yml:140` · ✓ Repobility
5. **CRITICAL** `MINED116` — Workflow uses `secrets.CACHIX_AUTH_TOKEN` on a `pull_request` trigger
   `.github/workflows/checks.yml:62` · ✓ Repobility

---

_Filed automatically. Close this issue if not useful — we won't refile. Full report: https://repobility.com/scan/6f3f00d5-217a-4552-abdf-9bb37630cb0a/_
Already filed
This repo publishes a SECURITY.md policy and the scan contains 9 Critical/High security finding(s). Public issue filing would violate coordinated disclosure. Submit privately via the project's security reporting channel.
Megaproject â high spam risk
Could not determine 'chiriapp/chiri' 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
38/117 findings (32%) 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.