Skip to content

Harden Docker build supply chain for external consumers #10

Description

@tom-sapletta-com

Context

Koru issue semcod/koru#64 consumes TestQL as a commit-pinned Git Docker context, but TestQL Dockerfile still selects a mutable Python tag and resolves its package dependencies without a committed lock.

Scope

  • Assign a portable Python lockfile to the integration workstream.
  • Generate the lock without repository-local source overrides.
  • Pin every Docker base/tool stage by sha256 digest.
  • Install from the committed lock in frozen/no-sources mode.

Acceptance

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

    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