Skip to content

PRDCT-480: note that transformation code is not encrypted - #383

Closed
jordanrburger wants to merge 2 commits into
mainfrom
scout/secdoc-encryption-note
Closed

PRDCT-480: note that transformation code is not encrypted#383
jordanrburger wants to merge 2 commits into
mainfrom
scout/secdoc-encryption-note

Conversation

@jordanrburger

Copy link
Copy Markdown
Contributor

Summary

Adds a note to the Encryption overview (overview/encryption.md) clarifying that:

  • Encryption applies only to configuration keys prefixed with # in components that support them.
  • Transformation code has no encryption facility — values written directly into transformation code (e.g. a Python transformation) are stored as plaintext.
  • Credentials should be kept in a component that supports #-encrypted parameters, such as Custom Python.

Matches the repo's ***Note:** callout convention. Companion to the help.keboola.com change on the Python Transformation and Custom Python pages.

Add a note on the Encryption overview clarifying that encryption applies
only to #-prefixed keys in components that support them, and that values
written into transformation code are stored as plaintext.
@jordanrburger
jordanrburger enabled auto-merge July 15, 2026 14:39
@Iamfle4ka Iamfle4ka changed the title docs: note that transformation code is not encrypted PRDCT-480: note that transformation code is not encrypted Aug 3, 2026
@linear-code

linear-code Bot commented Aug 3, 2026

Copy link
Copy Markdown

PRDCT-480

auto-merge was automatically disabled August 6, 2026 01:37

Pull request was closed

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.

2 participants