Skip to content

redact password not working for Google Cloud Run connection to Google Cloud SQL #172

@timc13

Description

@timc13

Problem

In the log for Connecting to system database, passwords in the database_url key gets logged as plaintext when using Google Cloud Run connecting to Google Cloud SQL instances. Here is an example of what gets logged:

user=[my_user]%20password=[my_password]%20database=[my_database]%20host=/cloudsql/[my-project:us-central1:my-cloudsql-instance]

Metadata

Metadata

Assignees

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