Skip to content

Remove database connection string logging from packages/queue/pgClient.js #804

Description

@keyurparashtekar

The current implementation logs the value of DATABASE_URL when the PostgreSQL client is initialized. Since the connection string may contain database credentials, logging it can expose sensitive information in application or CI logs.

The existing DATABASE_URL validation and PostgreSQL connection behavior should remain unchanged.

I would like to work on this issue.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions