Skip to content

What is the preferred way to programmatically consume Node vulnerability data? #783

Description

@daxelrod

It sounds from #662 and #628 (comment) that the plan is to retire the vuln DB in this repo completely. Once that happens, where will be the best place to get machine-readable data about vulnerabilities in Node itself (the Node.js project, not the third-party ecosystem), in other words, the replacement for https://github.com/nodejs/security-wg/tree/main/vuln/core? And what is the approximate timeline for retirement?

I ask because I maintain an application that I would like to distribute bundled with a Node.js executable on some platforms. I'd like to set up automation to create new releases whenever a new version of Node fixes a vulnerability (but I don't want the churn of releasing on every patch release of Node).

Thank you for the good work you do keeping all of us safer.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

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