singleton icon indicating copy to clipboard operation
singleton copied to clipboard

A service that provides support for Software Internationalization and Localization

Results 255 singleton issues
Sort by recently updated
recently updated
newest added

There is a vipconfig.properties file inside java client, but it's just for test, product need define config for their product, their self-defined config is outside of java client library, and...

kind/bug
area/java-client
priority/high

https://spring.io/projects/spring-boot#support

area/java-service
kind/security
priority/medium

Bumps [axios](https://github.com/axios/axios) from 0.21.4 to 1.6.8. Release notes Sourced from axios's releases. Release v1.6.8 Release notes: Bug Fixes AxiosHeaders: fix AxiosHeaders conversion to an object during config merging (#6243) (2656612)...

cla-not-required
dependencies
javascript

Bumps [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 2.16.0 to 2.17.0. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.fasterxml.jackson.core:jackson-databind&package-manager=gradle&previous-version=2.16.0&new-version=2.17.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

cla-not-required
dependencies
java

Bumps [org.springframework:spring-web](https://github.com/spring-projects/spring-framework) from 5.2.7.RELEASE to 6.1.5. Release notes Sourced from org.springframework:spring-web's releases. v6.1.5 :star: New Features Extract reusable method for URI validations #32440 Allow UriTemplate to be built with an...

cla-not-required
dependencies
java

The s3 singleton service has following issue when starting com.vmware.vip.messages.data.conf.S3Config.getAccessKey(S3Config.java:91) - java.security.InvalidKeyException: IOException: null java.security.spec.InvalidKeySpecException: java.security.InvalidKeyException: IOException: null at sun.security.rsa.RSAKeyFactory.engineGeneratePublic(RSAKeyFactory.java:241) ~[?:?] at java.security.KeyFactory.generatePublic(KeyFactory.java:351) ~[?:?] at com.vmware.vip.common.utils.RsaCryptUtils.getPublicKey(RsaCryptUtils.java:61) ~[vip-common-0.1.0.jar!/:?] at com.vmware.vip.common.utils.RsaCryptUtils.decryptData(RsaCryptUtils.java:45) ~[vip-common-0.1.0.jar!/:?]...

kind/bug

commit: f24e60bbf3271b17a73178bbd51553d5e4c2ef81 In Singleton Java Client build, below dependency library is out of date, please upgrade it to latest version: com.fasterxml.jackson.core:jackson-databind(2.15.2): Medium [CVE-2023-35116](https://osspi.eng.vmware.com/api/v3/vulnerabilities/CVE-2023-35116/overview/)

kind/bug
area/java-client
kind/security
priority/medium

Bumps [de.undercouch:gradle-download-task](https://github.com/michel-kraemer/gradle-download-task) from 3.4.3 to 5.6.0. Release notes Sourced from de.undercouch:gradle-download-task's releases. 5.6.0 New features: Add possibility to configure HTTP status code validator (using the validateStatus property) Add integration tests...

cla-not-required
dependencies
java

Bumps [github.com/go-playground/validator/v10](https://github.com/go-playground/validator) from 10.16.0 to 10.19.0. Release notes Sourced from github.com/go-playground/validator/v10's releases. Release 10.19.0 What was added? Added opt-in ability to validate private fields in PR, thanks @​nikolaianohyn via the...

cla-not-required
dependencies
go