You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(ci): switch JS/TS audit from pnpm audit to npm audit
pnpm audit endpoint (registry.npmjs.org/-/npm/v1/security/audits)
returned 410 Gone. Replace with npm audit using a temporary
package-lock.json for pnpm-based projects. osv-scanner was tried
first but required Go 1.26+ and lacked dev-dependency filtering.
0 commit comments