Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 6 additions & 3 deletions manifest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -293,11 +293,14 @@ dependencies:
source: https://repo1.maven.org/maven2/org/cloudfoundry/container-security-provider/1.20.0/container-security-provider-1.20.0-RELEASE.jar
source_sha256: e791ccfcfee9c0d299d07474d9bfcbfcbebf1181323be601220c8a823062ab99
- name: contrast-security
version: 6.23.0
uri: https://download.run.pivotal.io/contrast-security/contrast-agent-6.23.0.jar
sha256: 4e08e9a3d503e6e1b17a26db8d8451ee6365d3f1b11258873c34ec7e6d09a1df
version: 6.29.0
uri: https://buildpacks.cloudfoundry.org/dependencies/contrast-security/contrast-security_6.29.0_linux_noarch_any-stack_079847ee.jar
sha256: '079847ee5384f6d941333aa42325ac798c99558f6a22c8b3a997cbf1f70c95ef'
cf_stacks:
- cflinuxfs4
- cflinuxfs5
source: https://repo1.maven.org/maven2/com/contrastsecurity/contrast-agent/6.29.0/contrast-agent-6.29.0.jar
source_sha256: ''
- name: datadog-javaagent
version: 1.42.1
uri: https://repo1.maven.org/maven2/com/datadoghq/dd-java-agent/1.42.1/dd-java-agent-1.42.1.jar
Expand Down