Skip to content

Commit

Permalink
chore: npm audit snapshot fix (npm#4677)
Browse files Browse the repository at this point in the history
new metavuln-calculator fields
  • Loading branch information
wraithgar authored Apr 4, 2022
1 parent aaf86f6 commit f37f7d2
Show file tree
Hide file tree
Showing 2 changed files with 156 additions and 0 deletions.
6 changes: 6 additions & 0 deletions tap-snapshots/test/lib/commands/audit.js.test.cjs
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,12 @@ exports[`test/lib/commands/audit.js TAP json audit > must match snapshot 1`] = `
"title": "Test advisory 100",
"url": "https://github.com/advisories/GHSA-100",
"severity": "high",
"cwe": [
"cwe-0"
],
"cvss": {
"score": 0
},
"range": "*"
}
],
Expand Down
Loading

0 comments on commit f37f7d2

Please sign in to comment.