FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

fix: scanners/ncrack/parser/package.json & scanners/ncrack/parser/pac… · secureCodeBox/secureCodeBox@f3aeb55 · GitHub

Commit f3aeb55

Browse files
committed
fix: scanners/ncrack/parser/package.json & scanners/ncrack/parser/package-lock.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-XML2JS-5414874
1 parent 3f2307d commit f3aeb55

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

‎scanners/ncrack/parser/package-lock.json‎

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎scanners/ncrack/parser/package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"author": "iteratec GmbH",
99
"license": "Apache-2.0",
1010
"dependencies": {
11-
"xml2js": "^0.4.23"
11+
"xml2js": "^0.5.0"
1212
},
1313
"devDependencies": {}
1414
}

0 commit comments

Comments
 (0)

Back | FazBrowse Home | New Git URL