Garvit Joshi

Results 4 issues of Garvit Joshi

@jomatt , I have removed versions from the pom as it can be taken from the spring boot starter. Dependabot is configured for automatically creating a PR whenever a new...

Neo4j Version: 5.21.2 Neo4j Mode Single instance Driver Version: 5.22.0 Operating System Apple M2 Pro [Version 14.5 Sonoma] ## Steps to reproduce Create a float variable with a value that...

`HaveIBeenPwnedRestApiPasswordChecker` stores a single `MessageDigest` instance as a field and reuses it across all invocations of `check()`. Since `MessageDigest` is not thread-safe, concurrent calls can produce incorrect hash values. **To...

status: waiting-for-triage
type: bug