-
## Title
OpenSCA-cli无法检测出 java - Gradle编译方式 使用io.spring.dependency-management插件不明确标识版本号时无法扫描出依赖和漏洞
## Description
使用OpenSCA-cli打包成docker镜像, 扫描java Gradle项目
镜像无Gradle编译环境, 使用build.gradle文件静态分析
…
hrc8 updated
8 months ago
-
tomcat server: 8.5.93
platform: win11
project info:spring-boot 2.1.13.RELEASE
When I used version 1, I scanned more than 10000 classes, but when I upgraded to version 4.8.162, I only scanned 500…
-
When using BlockHound with a Spring Boot application, an IllegalMonitorStateException is encountered in a ThreadPoolExecutor thread.
## Expected Behavior
The application should run without encount…
-
## Bug Report
There is the following log in rocketmq-client.log:
2024-05-06 16:25:23,023 DEBUG io.lettuce.core.protocol.ConnectionWatchdog - [channel=0xe7773456, /10.8.0.27:57227 -> 172.17.48.140/…
-
### Issue Summary:
When using an external Redis, Gate does not store session data in a named logical database and uses the default database.
### Cloud Provider(s):
AWS
### Environment:
Develo…
-
### Bug description 🐞
When using SQL Azure with Terrakube 2.19.2 the connection is successfull
```
2024-04-15 19:10:25.285 INFO 1 --- [ main] org.terrakube.api.ServerApplication :…
-
```
idea 2024.1
gradle 8.8
gradle plugins org.springframework.boot 3.3.0
gradle plugins io.spring.dependency-management 1.1.5
```
`java -jar .\startup-application.jar`
```
Exception in t…
-
- kkfileview version: v4.1.0
- Dockerfile
```Dockerfile
FROM keking/kkfileview:4.1.0
RUN rm -rf /opt/kkFileView*
ADD server/target/kkFileView-*.tar.gz /opt/
ENV KKFILEVIEW_BIN_FOLDER=/op…
ghost updated
2 months ago
-
**What's not working?**
In a Spring profile (e.g. the one used in unit-tests), I wish to completely *disable* RQueue (and its web portal/REST controller) and prevent any attempt by Spring to lo…
-
I have a simple rails app and after upgrading to datadog 4x and nodejs@2.1.0 it pulls in too many buildpacks and fails
I rolled back the nodejs@2.0.0 and datadog@3.6.0 and that resolves the issue.
…