-
The following instrumentation modules currently override the `io.opentelemetry.javaagent.extension.instrumentation.InstrumentationModule#isIndyModule` and return `false`.
Each of them will need to …
-
Vulnerable Library - spring-boot-starter-security-3.1.0.jar
Path to dependency file: /pom.xml
Path to vulnerable library: /home/wss-scanner/.m2/repository/org/springframework/security/spring-securi…
-
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/com/fasterxml/jackson/core/jackson-databind/2.1…
-
## prompt
```sql
CREATE OR REPLACE MACRO prompt(q) AS (
WITH __input AS (
SELECT
http_post(
'https://api.openai.com/v1/chat/completions',
headers => M…
-
Vulnerable Library - spring-boot-starter-web-3.1.5.jar
Path to dependency file: /pom.xml
Path to vulnerable library: /home/wss-scanner/.m2/repository/org/springframework/spring-web/6.0.13/spring-we…
-
Vulnerable Library - spring-boot-starter-thymeleaf-3.1.5.jar
Path to dependency file: /pom.xml
Path to vulnerable library: /home/wss-scanner/.m2/repository/org/thymeleaf/thymeleaf/3.1.1.RELEASE/thy…
-
Vulnerable Library - spring-boot-starter-actuator-2.7.1.jar
Path to dependency file: /pom.xml
Path to vulnerable library: /home/wss-scanner/.m2/repository/org/springframework/boot/spring-boot-actua…
-
### Search first
- [x] I searched and no similar issues were found
### Description
I am using liquibase 4.27.0 and mysql-connector-j 8.0.32 that come with spring boot 3.3.3. The entity field is def…
-
### Description
I'm able to run gradle build command locally and it is a success.
But when I use gradle build inside Dockerfile i'm not able to build an image out of it.
it gives error:
#0 2.983…
-
Hi,
I've recently started using **Podman** instead of **Docker**.
Since then, I have been unable to build **Spring Boot Docker images** using **Paketo Buildpacks**.
I've tried several solutio…