Please do not report security vulnerabilities through public GitHub issues.
To report a security issue, please email silviaterragni at upwork.com with:
- A description of the issue
- The steps you took to create the issue
- Affected versions
- If known, mitigations for the issue
- Never commit API keys to version control
- Use environment variables or
config/private_config.pyfor credentials - Keep dependencies updated regularly