Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make file content as sensitive parameter #1691

Open
tourze opened this issue Aug 3, 2023 · 0 comments
Open

Make file content as sensitive parameter #1691

tourze opened this issue Aug 3, 2023 · 0 comments

Comments

@tourze
Copy link

tourze commented Aug 3, 2023

Feature Request

add \SensitiveParameter] to $contents parameter in \League\Flysystem\FilesystemWriter::write and \League\Flysystem\FilesystemWriter::writeStream

Q A
Flysystem Version 3.15.1
Adapter Name all
Adapter version all

Scenario / Use-case

When we write some secret data in a file, and throw exception, people can get the real file content in the backtrace.
It is better to mark the data as sensitive to protect it.

Summary

@tourze tourze changed the title Make file content as SensitiveParameter Make file content as sensitive parameter Aug 3, 2023
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

No branches or pull requests

1 participant