Fix nop cache using (especially for testing) (#2841)

+ fix flaky tests that requires no caches

Signed-off-by: Avgustin Marinov <Avgustin.Marinov@bosch.com>
This commit is contained in:
Avgustin Marinov
2025-12-01 13:53:08 +02:00
committed by GitHub
parent b8a05e3cbf
commit 6988f5eafb
6 changed files with 100 additions and 27 deletions

View File

@@ -1,5 +1,4 @@
# org.springframework:spring-web:5.3.31.RELEASE, ineffective vulnerability - hawkBit doesn't use beans of type HttpInvokerServiceExporter in applications
CVE-2016-1000027
# org.yaml:snakeyaml:1.33, ineffective vulnerability - Not applicable. Applications does not consume user-provided YAML data
CVE-2022-1471
# org.eclipse.hawkbit:*
# this trivy finding is false positive since the current master (and other, new temporary, branches) doesn't contain http dependencies anymore
# trivy detects 0-SNAPSHOT version and could not 'understand' that it is newer then 0.3.0M2 (since which the http dependencies were removed)
CVE-2019-10240