java-sdk
java-sdk copied to clipboard
Yandex.Cloud Java SDK
Bumps [bcprov-jdk15on](https://github.com/bcgit/bc-java) from 1.61 to 1.67. Changelog Sourced from bcprov-jdk15on's changelog. 2.1.1 Version Release: 1.70 Date: TBD 2.2.1 Version Release: 1.69 Date: 2021, June 7th. ... (truncated) Commits See full...
In java-sdk-auth in JwtConfig.java builder() method is not static. Because of this and that all constructors are private, it is impossible to create JwtConfig with custom endpoint and/or ttl.
Hi, when will you fix it? ``` Dependency maven:org.bouncycastle:bcprov-jdk15on:1.61 is vulnerable CVE-2019-17359, Score: 7.5 The ASN.1 parser in Bouncy Castle Crypto (aka BC Java) 1.63 can trigger a large attempted...