Compare commits
No commits in common. "main" and "v1.1.0" have entirely different histories.
2
index.js
2
index.js
@ -81,7 +81,7 @@ ${advisory.references || ''}
|
|||||||
</pre>
|
</pre>
|
||||||
`,
|
`,
|
||||||
cleanCodeAttribute: "TRUSTWORTHY",
|
cleanCodeAttribute: "TRUSTWORTHY",
|
||||||
engineId: "yarn-audit",
|
engineId: "pnpm-audit",
|
||||||
impacts: [{
|
impacts: [{
|
||||||
softwareQuality: "SECURITY",
|
softwareQuality: "SECURITY",
|
||||||
severity: severities[advisory.severity],
|
severity: severities[advisory.severity],
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "yarn-audit-sonar",
|
"name": "yarn-audit-sonar",
|
||||||
"version": "1.1.1",
|
"version": "1.1.0",
|
||||||
"description": "Convert YARN audit to Sonar compatible format",
|
"description": "Convert YARN audit to Sonar compatible format",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user