Skip to content

Move cmd/buildah/passwd.go to tests/ #6182

@mtrmac

Description

@mtrmac

cmd/buildah/passwd.go adds a hidden, undocumented, buildah passwd command.

This was added in #3894 and it is used to set up a test environment.

We don’t need to ship this subcommand (and the Bcrypt implementation, which seems to have no other users in the binary) to users; removing that would save a few bytes per user, and simplify our analysis (e.g. about using FIPS-unapproved algorithms).

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