Skip to content

docs(security): warn against secrets in run[]/setup steps#24

Merged
enixCode merged 1 commit into
mainfrom
docs/secrets-run-cache
Jun 4, 2026
Merged

docs(security): warn against secrets in run[]/setup steps#24
enixCode merged 1 commit into
mainfrom
docs/secrets-run-cache

Conversation

@enixCode
Copy link
Copy Markdown
Owner

@enixCode enixCode commented Jun 4, 2026

A secret in a run[]/setup build step is baked into the cached image layer and cache TTL eviction never scrubs it. Documents passing build-time credentials via input or a mounted file instead (S3).

build with cc

A secret in a run[]/setup step is compiled into a RUN instruction and baked
into the cached image layer; cache TTL eviction never scrubs it. Document
passing build-time credentials via input or a mounted file instead (S3).

build with cc
@enixCode enixCode merged commit 1c9586e into main Jun 4, 2026
4 checks passed
@enixCode enixCode deleted the docs/secrets-run-cache branch June 4, 2026 20:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant