rails_semantic_logger
rails_semantic_logger copied to clipboard
Ensure filtered params aren't revealed in sql
trafficstars
Issue #187
Sensitive information may accidentally be sent to third party applications via the bind values of the SQL statements logged using semantic logger
Description of changes
If a bind key is included in the filter_parameters in Rails.configuration value is set as "[FILTERED]"
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
@reidmorrison Do you have time to review this?
@reidmorrison any chance this could be merged? 🙏