sarif-codeclimate
Advanced tools
Comparing version
{ | ||
"name": "sarif-codeclimate", | ||
"version": "2.1.0", | ||
"version": "2.1.1", | ||
"description": "Convert your SARIF output into a readable JSON compatible with GitLab Code Climate Tool", | ||
@@ -17,3 +17,8 @@ "main": "out/lib/converter.js", | ||
"format": "prettier --write \"src/**/*.[tj]s\"", | ||
"lint": "tslint -p tsconfig.json" | ||
"lint": "tslint -p tsconfig.json", | ||
"prepare": "npm run build", | ||
"prepublishOnly": "npm test && npm run lint", | ||
"preversion": "npm run lint", | ||
"version": "npm run format && git add -A src", | ||
"postversion": "git push && git push --tags" | ||
}, | ||
@@ -20,0 +25,0 @@ "repository": { |
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 2 instances in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
11393
168.51%11
266.67%184
Infinity%0
-100%5
Infinity%