Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
090c63dcdf | |||
61f4224e16 |
2
index.js
2
index.js
@ -81,7 +81,7 @@ ${advisory.references || ''}
|
||||
</pre>
|
||||
`,
|
||||
cleanCodeAttribute: "TRUSTWORTHY",
|
||||
engineId: "pnpm-audit",
|
||||
engineId: "yarn-audit",
|
||||
impacts: [{
|
||||
softwareQuality: "SECURITY",
|
||||
severity: severities[advisory.severity],
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "yarn-audit-sonar",
|
||||
"version": "1.1.0",
|
||||
"version": "1.1.1",
|
||||
"description": "Convert YARN audit to Sonar compatible format",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user