Implement Bulk Advisory Endpoint ("npm audit" ) on npm API
Created:
10/3/2023 8:21:16 AM by Alex
Status:
Awaiting Release on
Last pulled:
11/10/2023 9:42:57 PM
Description:
Replace/repurpose the proxy setting modal with something that allows you to select:
* Enable the feature endpoint (recommended)
* Proxy requests to connector (mention that support for this will be removed in 2024)
* Disable the feature
https://docs.npmjs.com/cli/v9/commands/npm-audit#audit-endpoints
This should operate like the NuGet vulnerability endpoint and return vulnerabilities for packages based on ASsessments (don't return if Ignore) and Free Edition status.