Skip to content

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

@JanDintel

Description

@JanDintel

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions