Skip to content
This repository was archived by the owner on Jan 10, 2020. It is now read-only.
This repository was archived by the owner on Jan 10, 2020. It is now read-only.

vault-worker potentially leaks tokens #70

Description

@bnevis-i

vault-worker (core/main.go) potentially leaks tokens. This is because the logic creates new kong and admin tokens after initing or unsealing the vault. Each of these tokens is persistently stored in the Vault database, thus, a new pair of tokens is created each time vault-worker runs. Over a long period of time this will result in large numbers of dead active tokens in the database.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions