We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9905fed commit 841ecb2Copy full SHA for 841ecb2
config/contrast_security_agent.yml
@@ -16,4 +16,4 @@
16
# Configuration for the ContrastSecurity framework
17
---
18
version: 3.+
19
-repository_root: "https://artifacts.contrastsecurity.com/agents/java/"
+repository_root: https://artifacts.contrastsecurity.com/agents/java
config/ibm_jre.yml
@@ -18,5 +18,5 @@
jre:
20
version: 1.8.+
21
- repository_root: "https://raw.githubusercontent.com/ibmruntimes/ci.docker/master/ibmjava/meta/jre/linux/x86_64/"
+ repository_root: https://raw.githubusercontent.com/ibmruntimes/ci.docker/master/ibmjava/meta/jre/linux/x86_64
22
heap_ratio: 0.75
0 commit comments