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
{{ message }}
This repository has been archived by the owner on Nov 8, 2024. It is now read-only.
I also meet the vulnerability issue of dredd from npm, when I run npm audit fix --force and the command will downgrade my dredd version to 5.3.0, and my running dredd version is 14.0, any idea can fix the problem?
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Describe the bug
npm audit triggers an advisory from a tertiary dependency.
To Reproduce
Run npm audit and observe vulnerability ID is listed
Expected behavior
npm audit should not list any vulnerabilities tied to this package (or it's dependencies)
What is in your
dredd.yml
?N/A
What's your
dredd --version
output?N/A
Does
dredd --loglevel=debug
uncover something?N/A
Can you send us failing test in a Pull Request?
N/A
The text was updated successfully, but these errors were encountered: