Skip to content

Provide a link to the implementation (file path and line number) of the ignored finding #1790

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

Open
JanDintel opened this issue Apr 15, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@JanDintel
Copy link

First of all, thank you for creating this!

At this moment I'm missing an ergonomic feature to link from the ignored finding in bearer.ignore to the implementation in the source. This makes the workflow of adopting bearer a lot harder, since reviewing remaining ignored findings can be 'anywhere' in the source.

Brakeman a SAST for Ruby on Rails, does this by providing a link to the file path and line number in the ignore file e.g.

"file": "app/controllers/users_controller.rb",
"line": 9,

Could this be an feature of bearer as well?

@JanDintel JanDintel added the enhancement New feature or request label Apr 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant