Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 29, 2022

Bumps zip4j from 2.11.1 to 2.11.2.

Release notes

Sourced from zip4j's releases.

v2.11.2

Improvements:

Use SecureRandom instead of Random to implement a cryptographically strong random number

Bug fixes:

Fix null check Append file separator to path check only if required Fix endOfCentralDirectory location calculation when setting comment Use Path comparison over String comparison for Path traversal vulnerability Set lastModifiedFileTime for all entries and not just directories Use charset when generating AES vendor id info

Commits
  • 942fe57 Release v2.11.2
  • c64f9eb #474 Use charset when generating aes vendor id info
  • 4aaa10a Code analysis cleanup and #435 mistake? (#458)
  • 5013235 vuln-fix: Partial Path Traversal Vulnerability (#466)
  • 3eb5867 #473 set lastModifiedFileTime to 0 if negative value is passed
  • 7a74670 #473 set lastModifiedFileTime for all entries and not just directories
  • 0ffcaec #462 Append file separator to path check only if required
  • 5024127 #463 Fix endOfCentralDirectory location calculation when setting comment
  • 9c7bb74 Use SecureRandom instead of Random to implement a cryptographically strong ra...
  • ce99554 Update README.md (#444)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [zip4j](https://github.com/srikanth-lingala/zip4j) from 2.11.1 to 2.11.2.
- [Release notes](https://github.com/srikanth-lingala/zip4j/releases)
- [Commits](srikanth-lingala/zip4j@v2.11.1...v2.11.2)

---
updated-dependencies:
- dependency-name: net.lingala.zip4j:zip4j
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team September 29, 2022 22:08
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java labels Sep 29, 2022
@eddumelendez eddumelendez merged commit c3da55a into main Oct 1, 2022
@delete-merged-branch delete-merged-branch bot deleted the dependabot/gradle/modules/hivemq/net.lingala.zip4j-zip4j-2.11.2 branch October 1, 2022 01:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file modules/hivemq

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants