Skip to content

feat: enhance "--insecure" option for stacker builds #311

Description

@rchincha

Add a stacker build --insecure so that when the build encounters a from: remote url, the build will proceed only if from signed/trusted sources. NOTE that insecure mode is currently the default, but we should move to secure by default and make insecure explicit.

The following options must be supported.

References:

docker trust inspect alpine:edge
https://github.com/docker/cli/blob/master/cli/command/trust/inspect.go#L22

https://github.com/sigstore/cosign

https://github.com/notaryproject/notation

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions