You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Guidance should be added to remove sensitive information from logs and tools which rely on logging, i.e. Sentry. Sensitive parameters can be handled via config/initializers/filter_parameter_logging.rb in Rails apps. E.g:
Guidance should be added to remove sensitive information from logs and tools which rely on logging, i.e. Sentry. Sensitive parameters can be handled via
config/initializers/filter_parameter_logging.rb
in Rails apps. E.g:The text was updated successfully, but these errors were encountered: