Skip to content

Commit 72711d7

Browse files
authored
Merge pull request #1139 from kiril-keranov/patch-1
Update JProfiler version because of security vulnerabilities
2 parents 4b23d89 + 25903c4 commit 72711d7

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

manifest.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ default_versions:
7171
- name: your-kit-profiler
7272
version: 2025.x
7373
- name: jprofiler-profiler
74-
version: 14.x
74+
version: 15.x
7575
- name: sealights-agent
7676
version: 4.x
7777
- name: container-security-provider
@@ -523,9 +523,9 @@ dependencies:
523523

524524
# JProfiler Profiler
525525
- name: jprofiler-profiler
526-
version: 14.0.5
527-
uri: https://download.run.pivotal.io/jprofiler/jprofiler-14.0.5.tar.gz
528-
sha256: 4bb7b65aeac327478fce9320d182bde0c9f47877dbf3f8cd99fd2462db366343
526+
version: 15.0.4
527+
uri: https://download.run.pivotal.io/jprofiler/jprofiler-15.0.4.tar.gz
528+
sha256: 57c81d964a8fefd868f7c3559fbf64301165cdef55ce6c5cbfa23f1fa8790ddb
529529
cf_stacks:
530530
- cflinuxfs4
531531

@@ -598,4 +598,4 @@ dependencies:
598598
# ========================================
599599
# NOTE: Checkmarx agent is downloaded via API using authentication from service binding
600600
# The framework will download directly from the Checkmarx API at runtime
601-
# No manifest entry needed - download is fully dynamic
601+
# No manifest entry needed - download is fully dynamic

0 commit comments

Comments
 (0)