IBM/audit-ci

[Feature]: Support Github Packages as a registry

Closed this issue · 3 comments

Hi there! Would be awesome if this tool could support Github's package registry (https://npm.pkg.github.com). Here's the error we're getting when using that as a registry:

> audit-ci --moderate --pass-enoaudit
 
audit-ci version: 3.0.0
RETRY-RETRY
RETRY-RETRY
code ECONNRESET: request to https://npm.pkg.github.com/SOMEORG/-/npm/v1/security/audits failed, reason: socket hang up
Exiting...
 

Hi @ashwinv11,

I haven't tried the GitHub registry. Can you try using the existing --registry flag? Note that yarn doesn't support using a different registry.

CC: #47

Closing due to inactivity

edin0x commented

would love this as well