dependency-check / dependency-check/azuredevops
NPM Audit API (NodeAuditAnalyzer) fails since 2026/07/16
- Dominant language
- TypeScript
- Stars
- 53
- Forks
- 35
- PR merge metrics
- No merged PRs in 30d
Description
No changes on our side, fails with: [ERROR] Failed to read results from the NPM Audit API (NodeAuditAnalyzer); the analyzer is being disabled and may result in false negatives.
Dependency Check completed with exit code 14.
I tried running npm audit which should be the same rest I believe, this worked after some work with authentication. Change in auth however didn't fix the call to Dependency checker. Is someone else having similar issues?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the NodeAuditAnalyzer code and the request path used for the NPM Audit API, then compare its authentication and response handling with the working npm audit behavior described in the report. Done means Dependency Check can read the audit results without disabling the analyzer or exiting with code 14.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- nodejs, typescript
- Domain
- devops, security
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100