Skip to content

Security: davidcforbes/cloudflare-cli-rs

SECURITY.md

Security Policy

Supported Versions

Version Supported
0.2.x
0.1.x

Reporting a Vulnerability

Please do not report security vulnerabilities through public GitHub issues.

Instead, please report them via email to: davidcforbes@aol.com

Include:

  • Description of the vulnerability
  • Steps to reproduce
  • Potential impact
  • Suggested fix (if any)

You should receive a response within 48 hours. We will work with you to understand and address the issue.

Security Best Practices

When using cfad:

  • Store API tokens securely (use config file with proper permissions or environment variables)
  • Never commit API tokens to version control
  • Use the principle of least privilege for API tokens
  • Regularly rotate API credentials

There aren't any published security advisories