← Back to report

All findings

500 findings across categories.

Category:
Severity:
Rule:
500 findings
CategoryRuleEvidenceActions
highsecurity theatersecurity_theater.api_key_scopes_never_enforcedapps/app/app/(authenticated)/accounting/chart-of-accounts/chart-of-accounts-client.tsx:260
</SelectItem>
Scope-checking auth functions defined but never consumed by route handlers
highsecurity theatersecurity_theater.api_key_scopes_never_enforcedapps/app/app/(authenticated)/accounting/chart-of-accounts/page.tsx:30
EXPENSE: "Expense",
Scope-checking auth functions defined but never consumed by route handlers
highsecurity theatersecurity_theater.api_key_scopes_never_enforcedapps/app/app/(authenticated)/accounting/chart-of-accounts/chart-of-accounts-client.tsx:262
</SelectContent>
Scope-checking auth functions defined but never consumed by route handlers
highsecurity theatersecurity_theater.api_key_scopes_never_enforcedapps/app/app/(authenticated)/accounting/chart-of-accounts/chart-of-accounts-client.tsx:263
</Select>
Scope-checking auth functions defined but never consumed by route handlers
highsecurity theatersecurity_theater.api_key_scopes_never_enforcedapps/app/app/(authenticated)/accounting/chart-of-accounts/chart-of-accounts-client.tsx:264
<div className="flex items-center gap-2">
Scope-checking auth functions defined but never consumed by route handlers
highsecurity theatersecurity_theater.api_key_scopes_never_enforcedapps/app/app/(authenticated)/accounting/chart-of-accounts/chart-of-accounts-client.tsx:384
{account.is_active && (
Scope-checking auth functions defined but never consumed by route handlers
highsecurity theatersecurity_theater.api_key_scopes_never_enforcedapps/app/app/(authenticated)/accounting/chart-of-accounts/chart-of-accounts-client.tsx:266
checked={includeInactive}
Scope-checking auth functions defined but never consumed by route handlers
highsecurity theatersecurity_theater.api_key_scopes_never_enforcedapps/app/app/(authenticated)/accounting/chart-of-accounts/chart-of-accounts-client.tsx:267
className="h-4 w-4 rounded border-gray-300"
Scope-checking auth functions defined but never consumed by route handlers
highsecurity theatersecurity_theater.api_key_scopes_never_enforcedapps/app/app/(authenticated)/accounting/chart-of-accounts/chart-of-accounts-client.tsx:268
id="include-inactive"
Scope-checking auth functions defined but never consumed by route handlers
highsecurity theatersecurity_theater.api_key_scopes_never_enforcedapps/app/app/(authenticated)/accounting/chart-of-accounts/chart-of-accounts-client.tsx:269
onChange={(e) => setIncludeInactive(e.target.checked)}
Scope-checking auth functions defined but never consumed by route handlers
highsecurity theatersecurity_theater.api_key_scopes_never_enforcedapps/app/app/(authenticated)/accounting/chart-of-accounts/chart-of-accounts-client.tsx:270
type="checkbox"
Scope-checking auth functions defined but never consumed by route handlers
highsecurity theatersecurity_theater.api_key_scopes_never_enforcedapps/app/app/(authenticated)/accounting/chart-of-accounts/chart-of-accounts-client.tsx:271
/>
Scope-checking auth functions defined but never consumed by route handlers
highsecurity theatersecurity_theater.api_key_scopes_never_enforcedapps/app/app/(authenticated)/accounting/chart-of-accounts/chart-of-accounts-client.tsx:272
<label
Scope-checking auth functions defined but never consumed by route handlers
highsecurity theatersecurity_theater.api_key_scopes_never_enforcedapps/app/app/(authenticated)/accounting/chart-of-accounts/chart-of-accounts-client.tsx:320
{!isLoading && filteredAccounts.length > 0 && (
Scope-checking auth functions defined but never consumed by route handlers
highsecurity theatersecurity_theater.api_key_scopes_never_enforcedapps/app/app/(authenticated)/accounting/chart-of-accounts/chart-of-accounts-client.tsx:274
htmlFor="include-inactive"
Scope-checking auth functions defined but never consumed by route handlers
highsecurity theatersecurity_theater.api_key_scopes_never_enforcedapps/app/app/(authenticated)/accounting/chart-of-accounts/chart-of-accounts-client.tsx:275
>
Scope-checking auth functions defined but never consumed by route handlers
highsecurity theatersecurity_theater.api_key_scopes_never_enforcedapps/app/app/(authenticated)/accounting/chart-of-accounts/chart-of-accounts-client.tsx:276
Include Inactive
Scope-checking auth functions defined but never consumed by route handlers
highsecurity theatersecurity_theater.api_key_scopes_never_enforcedapps/app/app/(authenticated)/accounting/chart-of-accounts/chart-of-accounts-client.tsx:277
</label>
Scope-checking auth functions defined but never consumed by route handlers
highsecurity theatersecurity_theater.api_key_scopes_never_enforcedapps/app/app/(authenticated)/accounting/chart-of-accounts/chart-of-accounts-client.tsx:278
</div>
Scope-checking auth functions defined but never consumed by route handlers
highsecurity theatersecurity_theater.api_key_scopes_never_enforcedapps/app/app/(authenticated)/accounting/chart-of-accounts/chart-of-accounts-client.tsx:279
</div>
Scope-checking auth functions defined but never consumed by route handlers
highsecurity theatersecurity_theater.api_key_scopes_never_enforcedapps/app/app/(authenticated)/accounting/chart-of-accounts/chart-of-accounts-client.tsx:280
<Button onClick={() => setIsCreateModalOpen(true)}>
Scope-checking auth functions defined but never consumed by route handlers
highsecurity theatersecurity_theater.api_key_scopes_never_enforcedapps/app/app/(authenticated)/accounting/chart-of-accounts/chart-of-accounts-client.tsx:281
<PlusIcon className="mr-2 size-4" />
Scope-checking auth functions defined but never consumed by route handlers
highsecurity theatersecurity_theater.api_key_scopes_never_enforcedapps/app/app/(authenticated)/accounting/chart-of-accounts/chart-of-accounts-client.tsx:282
New Account
Scope-checking auth functions defined but never consumed by route handlers
highsecurity theatersecurity_theater.api_key_scopes_never_enforcedapps/app/app/(authenticated)/accounting/chart-of-accounts/chart-of-accounts-client.tsx:283
</Button>
Scope-checking auth functions defined but never consumed by route handlers
highsecurity theatersecurity_theater.api_key_scopes_never_enforcedapps/app/app/(authenticated)/accounting/chart-of-accounts/chart-of-accounts-client.tsx:284
</div>
Scope-checking auth functions defined but never consumed by route handlers
Page 1 of 20