Skip to content
This repository was archived by the owner on Dec 3, 2024. It is now read-only.
This repository was archived by the owner on Dec 3, 2024. It is now read-only.

https://github.com/ConsenSys/orchestrate-priv/issues/939 #17

@ggarri

Description

@ggarri

When a chain registration fails, http basic Auth information is leaked in the logs.

{"@timestamp":"2022-03-31T15:24:49Z","chain_name":"besu_0-X0mac","error":"08000@: Post "http://user1:***@besu2.ops.consensys.net\": dial tcp: lookup besu2.ops.consensys.net on 10.100.0.10:53: no such host","log.level":"error","message":"(use-cases.register-chain): failed to fetch chain id","url":"http://user1:secret@besu2.ops.consensys.net"}

here the value "secret" is hidden in the connexion string but displayed in logs url.

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