Skip to content

Commit

Permalink
Merge pull request #5403 from snyk/fix/container-hash-large-jars
Browse files Browse the repository at this point in the history
fix: container support hashing .jar files of size up to buffer.constants.MAX_LENGTH
  • Loading branch information
sandor-trombitas authored Aug 14, 2024
2 parents 4f5e3bb + 689e1fe commit 7f39795
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@
"semver": "^6.0.0",
"snyk-config": "^5.0.0",
"snyk-cpp-plugin": "2.24.0",
"snyk-docker-plugin": "6.13.1",
"snyk-docker-plugin": "6.13.2",
"snyk-go-plugin": "1.23.0",
"snyk-gradle-plugin": "4.1.0",
"snyk-module": "3.1.0",
Expand Down

0 comments on commit 7f39795

Please sign in to comment.