Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge develop to master #55

Merged
merged 72 commits into from
Oct 6, 2023
Merged

Merge develop to master #55

merged 72 commits into from
Oct 6, 2023

Conversation

banterCZ
Copy link
Member

@banterCZ banterCZ commented Oct 5, 2023

No description provided.

petrdvorak and others added 30 commits May 15, 2019 15:10
…feab35f

[Snyk] Fix for 1 vulnerable dependencies
…6775de8

[Snyk] Fix for 1 vulnerable dependencies
…41c2fe8

[Snyk] Fix for 1 vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-COMGOOGLEGUAVA-1015415
…b0448bd

[Snyk] Security upgrade io.getlime.security:powerauth-java-crypto from 0.22.0 to 1.0.0
…eb9268f

[Snyk] Security upgrade com.fasterxml.jackson.core:jackson-databind from 2.10.0 to 2.10.5.1
…6426dc8

[Snyk] Fix for 1 vulnerabilities
Bumps [bcprov-jdk15on](https:/bcgit/bc-java) from 1.66 to 1.67.
- [Release notes](https:/bcgit/bc-java/releases)
- [Changelog](https:/bcgit/bc-java/blob/master/docs/releasenotes.html)
- [Commits](https:/bcgit/bc-java/commits)

Signed-off-by: dependabot[bot] <[email protected]>
…bcprov-jdk15on-1.67

Bump bcprov-jdk15on from 1.66 to 1.67
…e574ab5

[Snyk] Security upgrade org.bouncycastle:bcpkix-jdk15on from 1.66 to 1.67
…53a5fbd

[Snyk] Security upgrade com.fasterxml.jackson.core:jackson-databind from 2.10.5.1 to 2.12.6
…6d2f7f4

[Snyk] Security upgrade com.fasterxml.jackson.core:jackson-databind from 2.12.6 to 2.13.0
…767bb5a

[Snyk] Security upgrade com.fasterxml.jackson.core:jackson-databind from 2.13.0 to 2.13.1
…84ae90c

[Snyk] Security upgrade com.fasterxml.jackson.core:jackson-databind from 2.13.1 to 2.13.2
…50cf86f

[Snyk] Security upgrade com.fasterxml.jackson.core:jackson-databind from 2.13.2 to 2.13.2.1
banterCZ and others added 8 commits September 14, 2023 06:41
Add GitHub action maven-test configuration
Bumps [io.getlime.security:powerauth-java-crypto](https:/wultra/powerauth-crypto) from 1.2.0 to 1.5.0.
- [Release notes](https:/wultra/powerauth-crypto/releases)
- [Changelog](https:/wultra/powerauth-crypto/blob/develop/docs/Releases.md)
- [Commits](wultra/powerauth-crypto@1.2.0...1.5.0)

---
updated-dependencies:
- dependency-name: io.getlime.security:powerauth-java-crypto
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [io.getlime.security:powerauth-java-crypto](https:/wultra/powerauth-crypto) from 1.5.0 to 1.5.1.
- [Release notes](https:/wultra/powerauth-crypto/releases)
- [Changelog](https:/wultra/powerauth-crypto/blob/develop/docs/Releases.md)
- [Commits](wultra/powerauth-crypto@1.5.0...1.5.1)

---
updated-dependencies:
- dependency-name: io.getlime.security:powerauth-java-crypto
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Fix #50: Update powerauth-crypto to 1.5.1
- Declared SignatureException is not thrown, replace by general Exception everywhere
- Use text block
Copy link
Member

@romanstrobl romanstrobl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks OK.

* Fix #56: Use logger instead of System.out

* Use formatter instead of string concatenation
Fix #60: JceOpenSSLPKCS8EncryptorBuilder#setPasssword is deprecated
Fix #62: Use pattern variable for instanceof
Fix #69: Remove Install Bouncy Castle from Documentation
* Fix #58: Prefer java.util.Base64 over guava BaseEncoding

* Use StandardCharsets instead of Charsets
Add GitHub action configuration for coverity scan
Add GitHub Action configuration for maven package
Fix #73: Coverity: Dereference null return value
Fix #64: Set release version to 1.5.0
@zcgandcomp zcgandcomp merged commit e913c1c into master Oct 6, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants