Skip to content

Security: upwork/simploy

Security

SECURITY.md

Security Policy

Reporting a Security Vulnerability

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

Security Best Practices

  • Never commit API keys to version control
  • Use environment variables or config/private_config.py for credentials
  • Keep dependencies updated regularly

There aren’t any published security advisories