Skip to content

Add file configurations to sensitive metadata - #11214

Open
cppwfs wants to merge 2 commits into
spring-projects:mainfrom
cppwfs:GH-11199
Open

Add file configurations to sensitive metadata#11214
cppwfs wants to merge 2 commits into
spring-projects:mainfrom
cppwfs:GH-11199

Conversation

@cppwfs

@cppwfs cppwfs commented Jul 29, 2026

Copy link
Copy Markdown
Contributor
  • Add FileHeaders and other configurations from FileWritingMessageHandler to sensitive-metadata section where applicable

Fixes: #11199

Auto-cherry-pick to 7.0.x

@cppwfs
cppwfs requested a review from artembilan July 29, 2026 21:56
- Add FileHeaders and other configurations from FileWritingMessageHandler
  to sensitive-metadata section where applicable

Fixes: spring-projects#11199

**Auto-cherry-pick to `7.0.x`**
@cppwfs cppwfs changed the title Add file configurations to security doc Add file configurations to sensitive metadata Jul 29, 2026
- Correct `spring-integration-file` header names to match actual
  message header constants.
- Replace `delete_source_files`, `destination_directory`,
  `destination_directory_expression`, `remote_diretory`, and
  `remote_file` with the correct `file_originalFile`,
  `file_relativePath`, `file_renameTo`, `file_remoteDirectory`,
  and `file_remoteFile` entries.
- Add `file_setModified` to the list.
- Note that `deleteSourceFiles`, `destinationDirectory`, and
  `destinationDirectoryExpression` are `FileWritingMessageHandler`
  settings rather than message headers.
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.

Document FileHeaders.ORIGINAL_FILE as a Sensitive Metadata

1 participant