Skip to content

Add a check to see if a vunerability above a certain severity is being ignored #49

@lewisdaly

Description

@lewisdaly

Hi @naugtur! Thanks for this tool you've built, we use it quite a bit at mojaloop.

We're currently looking for a way to limit the severity of vulnerabilities that can be ignored by developers. Say, for example, there are 2 vulnerabilities without fixes on a project, one is low and the other high. A developer may go and ignore both of those vulnerabilities to keep on working on their project, but we now have very little visibility into the severity of the vulnerabilities being ignored.

We want a way for our CI/CD tool to check if a developer has ignored a vulnerability above a certain severity, say high or critical, and either fail a build, or allow us to capture that information elsewhere.

Has this feature request come up before? I can think of a couple ways I'd implement it with wrappers around your tool, but I'm thinking it would be better to integrate into the npm-audit-resolver itself. I'm happy to spend some time contributing to this myself if you can help me get started.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions