Skip to content

Security: spmisha134/kafka-debezium-postgres-cdc

Security

SECURITY.md

Security Policy

This repository is configured for local development and demonstration only. Checked-in usernames, passwords, and connection strings are local demo defaults and must not be reused for real systems.

Reporting a vulnerability

Open a private security advisory on GitHub when available. If that is not available, contact the repository maintainer directly and avoid posting exploitable details in public issues.

Do not commit

  • Real .env files
  • Cloud Kafka credentials
  • Database dumps
  • Private keys or certificates
  • Production connection strings
  • Personal access tokens or API keys

Local defaults

The Docker Compose stack uses local-only credentials such as postgres/postgres and debezium/debezium. Treat them as demo values only.

There aren't any published security advisories