Skip to content

database password not redacted from log #1349

@jell-o-fishi

Description

@jell-o-fishi

server/db.go : DbConnect method

~line 116 : logger.Debug("Complete database connection URL", zap.String("raw_url", parsedURL.String()))

expected:

database password does not appear in log

actual:

database password appears in the log.

Metadata

Metadata

Assignees

No one assigned

    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