-
I see that https://github.com/xmolecules/jmolecules/issues/20 added `@BoundedContext` and `@Module` to `jmolecules-ddd`, but not to `kmolecules-ddd`. Ideally these two libraries should mirror what the…
breun updated
2 months ago
-
Hi there!
We have noticed that some CVEs affecting Spring libraries are not reported by Dependabot. This is caused by the fact that some CVEs are taking a long time to be included in the National V…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Ignored or Blocked
These are…
-
### Module
Cassandra
### Testcontainers version
1.20.2
### Using the latest Testcontainers version?
Yes
### Host OS
MacOS
### Host Arch
ARM
### Docker version
Client:
Version: 24…
-
## CVE-2018-11040 - High Severity Vulnerability
Vulnerable Libraries - spring-webmvc-4.3.12.RELEASE.jar, spring-web-4.3.12.RELEASE.jar
spring-webmvc-4.3.12.RELEASE.jar
Spring Web MVC
Library home …
-
Hi. I think it's a good idea to use Kotlin's [inline class](https://kotlinlang.org/docs/inline-classes.html) to enforce a restriction at the compile time and prevent yourself from mixing up an id of o…
-
Vulnerable Library - spring-boot-starter-web-3.1.0.jar
Path to dependency file: /pom.xml
Path to vulnerable library: /home/wss-scanner/.m2/repository/org/springframework/spring-web/6.0.9/spring-web…
-
Would be nice if Jelu supported OpenID Connect:
- https://openid.net/developers/how-connect-works/
- https://www.authelia.com/integration/openid-connect/introduction/
- https://www.microsoft.com/…
57194 updated
1 month ago
-
Vulnerable Library - spring-boot-starter-web-2.7.1.jar
Path to dependency file: /pom.xml
Path to vulnerable library: /home/wss-scanner/.m2/repository/org/springframework/spring-web/5.3.21/spring-we…
-
I am getting this exception (java.lang.String cannot be cast to java.lang.Long) when I have the version field declared as String and annotated with org.springframework.data.annotation.Version
```
…