# Security Policy

## Reporting Security Issues

If you discover a security vulnerability in this library, please report it by creating a new issue on GitHub:

1. Go to [GitHub Issues](https://github.com/azizuysal/wallet-kit/issues)
2. Click "New Issue"
3. Use the title prefix: `[SECURITY]`
4. Describe the issue and steps to reproduce

We'll review and address security issues as quickly as possible.

## Security Best Practices

When using this library:

- Never expose private keys or credentials in client code
- Always use HTTPS for downloading pass data
- Keep the library updated to the latest version
- Follow platform-specific security guidelines for Apple Wallet and Google Wallet

Thank you for helping keep this library secure!
