Skip to content

Feature : Add a way to ignore/safelist some vulnerable versions of dependencies #52

@IonianPlayboy

Description

@IonianPlayboy

Describe the feature

Some vulnerabilities might not affect the current project, in that case silencing the relevant warnings would help to reduce noise and keep the signaled vulnerabilities high quality/accurate.

By default, I think it should only affects the current project/package.json, but maybe it would be worthwile to have a way to make it global for some specific dependencies, or to share the same safelist across multiple workspaces ?

References

There is an extension that has a similar feature :

  • Code Spell Checker : allows to add unknown words to the workspace or user level dictionary to silence warnings.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions