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

Mangled debug messages in action log #50

Open
elsapet opened this issue Oct 17, 2023 · 0 comments
Open

Mangled debug messages in action log #50

elsapet opened this issue Oct 17, 2023 · 0 comments

Comments

@elsapet
Copy link
Contributor

elsapet commented Oct 17, 2023

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]
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