Only the latest release of Storage Detective is supported with security updates:
| Version | Supported |
|---|---|
| 1.0.x | ✅ |
We take the security and privacy of our users seriously. If you discover a potential security or privacy flaw:
- Do not create a public GitHub issue.
- Email your findings and reproduction steps to
security@storagedetective.app(or submit a confidential security advisory via GitHub Security Advisories). - We will acknowledge receipt within 48 hours and work with you to validate and remediate the issue.
- Zero Private APIs: Storage Detective strictly uses documented, public Apple APIs.
- No Insecure Temp Files: File operations avoid insecure world-readable temporary locations.
- No Hardcoded Secrets: This repository does not commit certificates, provisioning profiles, private keys, or API tokens.
- Biometric Protection: The app lock leverages Apple's
LocalAuthenticationframework and iOS Secure Enclave.