Skip to content

Security: m0ntydad0n/pseo-engine-oss

Security

SECURITY.md

Security Policy

Supported versions

Until the project has tagged releases, security fixes target the main branch.

Reporting a vulnerability

Please do not open public issues for secrets exposure or exploitable vulnerabilities.

Use GitHub's private vulnerability reporting for this repository if enabled, or contact the maintainer through the GitHub profile linked from the repository. Include:

  • A concise description of the issue
  • Affected files/functions
  • Reproduction steps or proof of impact
  • Suggested fix, if known

Secrets and data handling

pSEO Engine expects secrets to be supplied via environment variables. Do not commit .env, API keys, service-account JSON, OAuth tokens, exported analytics, generated customer content, or local databases.

There aren't any published security advisories