Skip to content

[REQUEST] improve ignoring (documentation and output) #41

@dennisvandehoef

Description

@dennisvandehoef

Before we start...:

  • I checked the documentation and didn't find this feature
  • I checked to make sure that this feature has not already been requested

Branch/Commit:
Latest version

We had an issue, that for now, I need to ignore.
Sadly ignoring is not documented, though it is available:

yield UnpatchedGem.new(gem,advisory) unless ignore.include?(gem_and_id)

So my first improvement would be to please add this to the documentation

My second improvement actually requires a code change.
Screenshot 2021-05-06 at 11 57 36
The output does not show the ID of the advisory, needed to be able to ignore it.
I manually needed to look for it.
Can the id please be added to the output to make this easier?

Thanks in advance

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