Security context

What an agent needs to avoid regressing past fixes and find the next vuln in this repo.

chevey339/kelivo
master @ 04664e2
4
Fixes
0
CVEs
HIGH
Peak severity
33.3%
Coverage
Highlights
Path Traversal: 2 prior fixes. Scrutinize any change in this area.
ios/Runner/AppDelegate.swift: most-fixed (1 issue). Treat as high-risk during review.
3 high-severity fixes in this history; regressions here are high-impact.
Recurring patterns

The bug types that recur here, drawn from past fixes, not open vulnerabilities.

Path Traversal: Unsanitized Cherry file IDs joined into upload directory paths allow writing outside intended directories during import.
Path Traversal: Untrusted displayName used in temporary restore file paths enables path traversal; UUID-based names mitigate but sibling sync paths may still use raw names.
Auth Bypass: Incomplete OAuth callback handling on iOS could allow attackers to bypass authentication by intercepting or failing the callback.