From 6e928bb80eee500fb6cc49789ee59b05cc9b6b71 Mon Sep 17 00:00:00 2001 From: Navaneeth Mysore Govindarajan Date: Tue, 26 Mar 2024 16:09:59 -0400 Subject: [PATCH] Update config & jar --- pom.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 1ab4d96ac..10e55920e 100644 --- a/pom.xml +++ b/pom.xml @@ -188,7 +188,7 @@ - -javaagent:../runtime-agent-1.0.7.jar + -javaagent:../runtime-agent-1.0.10.jar -Dsonatype.runtime.agent.enabled=true -Dsonatype.runtime.agent.debugMode=false -Dsonatype.runtime.agent.iq.protocol=http @@ -202,6 +202,8 @@ -Dsonatype.runtime.agent.scanClasspath=false -Dsonatype.runtime.agent.fetchVulnerableClassesFromIQ=true -Dsonatype.runtime.agent.vulnerableMethodDetectionEnabled=true + -Dsonatype.runtime.agent.runtimeEnabledLabel=true + -Dsonatype.runtime.agent.removeRuntimeLabelsOnStartup=true