Skip to content

Add ability to use OSS Index APIKey instead of username/password #4533

@pwagland

Description

@pwagland

When using keys in a continuous build system it is always preferable to use a key as opposed to a username/password, as if the key is compromised, it doesn't lead to the username being leaked, as well an any password re-use that might happen.

Describe the solution you'd like
Add a --ossIndexApiKey that allows the usage of the ApiKey instead of username/password.

Describe alternatives you've considered
We can use username/password.

Additional context
General security guidelines prefer to use a key instead of the username/password.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions