deprecopilot
Version:
Automated dependency management with AI-powered codemods
32 lines (25 loc) • 1.2 kB
Markdown
# Privacy Policy for deprecopilot
**Effective Date:** [Today's Date]
## Overview
deprecopilot values your privacy. This document explains what data is collected, how it is used, and how you can control telemetry features.
## Telemetry Data Collection
- **Opt-in only:** Telemetry is disabled by default. You must explicitly enable it.
- **What is collected:**
- Command name and non-sensitive arguments
- CLI version
- OS platform and architecture
- Execution timestamp and duration
- **What is NOT collected:**
- No personal information (PII)
- No project names, file paths, or code
- No environment variables or secrets
## Data Usage
- Telemetry data is used solely to improve deprecopilot's reliability, performance, and user experience.
- Data is sent anonymously and is not shared with third parties.
## User Controls
- Enable telemetry: `npx deprecopilot telemetry enable`
- Disable telemetry: `npx deprecopilot telemetry disable`
- Check status: `npx deprecopilot telemetry status`
- You can delete `.deprecopilotrc` in your home directory at any time.
## Contact
For questions or concerns, please open an issue on the project repository.