-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
With quiet set to true, debug messages can appear in the middle of a security report e.g.
HIGH: Sensitive data in a exception message detected. [CWE-210]
https://docs.bearer.com/reference/rules/ruby_lang_exception
To ignore this finding, run: bearer ignore add ce6de1c3cb00e08b6c0bb444d76a83ea_0
File: app/models/bear.rb:6
- 1234
1 ignored fingerprints present in your ignore file are no longer detected:
- 1234
To remove this fingerprint from your ignore file, run: bearer ignore remove 1234
=====================================
Failed to send data to *** API key does not appear to be valid for my.bearer.sh.
6 raise CustomException.new(user.email)
HIGH: Sensitive data in a exception message detected. [CWE-210]
Metadata
Metadata
Assignees
Labels
No labels