Skip to content

Commit 136052a

Browse files
committed
feat: change default of nested jars unpacking to 1
This upgrade includes: - upgrade dependencies with vuln fix - change default of nested jars unpacking to 1, instead of 0 this also applies to --app-vulns with no --nested-jars-depth flag
1 parent 3c508fb commit 136052a

File tree

2 files changed

+32
-32
lines changed

2 files changed

+32
-32
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"needle": "^3.0.0",
4848
"sleep-promise": "^9.1.0",
4949
"snyk-config": "5.0.0",
50-
"snyk-docker-plugin": "^4.28.1",
50+
"snyk-docker-plugin": "^4.32.1",
5151
"source-map-support": "^0.5.21",
5252
"tunnel": "0.0.6",
5353
"typescript": "^4.5.2",

0 commit comments

Comments
 (0)