File tree Expand file tree Collapse file tree 2 files changed +0
-30
lines changed
Expand file tree Collapse file tree 2 files changed +0
-30
lines changed Original file line number Diff line number Diff line change 3535 "VARIANT" : " iast_FULL" ,
3636 "JAVA_OPTS" : " -javaagent:${TRACER} -Ddd.iast.enabled=true -Ddd.iast.detection.mode=FULL"
3737 }
38- },
39- "iast_INACTIVE" : {
40- "env" : {
41- "VARIANT" : " iast_INACTIVE" ,
42- "JAVA_OPTS" : " -javaagent:${TRACER} -Ddd.iast.enabled=inactive"
43- }
44- },
45- "iast_TELEMETRY_OFF" : {
46- "env" : {
47- "VARIANT" : " iast_TELEMETRY_OFF" ,
48- "JAVA_OPTS" : " -javaagent:${TRACER} -Ddd.iast.enabled=true -Ddd.iast.telemetry.verbosity=OFF"
49- }
50- },
51- "iast_HARDCODED_SECRET_DISABLED" : {
52- "env" : {
53- "VARIANT" : " iast_HARDCODED_SECRET_DISABLED" ,
54- "JAVA_OPTS" : " -javaagent:${TRACER} -Ddd.iast.enabled=true -Ddd.iast.hardcoded-secret.enabled=false"
55- }
5638 }
5739 }
5840}
Original file line number Diff line number Diff line change 1717 "VARIANT" : " iast" ,
1818 "JAVA_OPTS" : " -Ddd.iast.enabled=true"
1919 }
20- },
21- "iast_TELEMETRY_OFF" : {
22- "env" : {
23- "VARIANT" : " iast_TELEMETRY_OFF" ,
24- "JAVA_OPTS" : " -Ddd.iast.enabled=true -Ddd.iast.telemetry.verbosity=OFF"
25- }
26- },
27- "iast_HARDCODED_SECRET_DISABLED" : {
28- "env" : {
29- "VARIANT" : " iast_HARDCODED_SECRET_DISABLED" ,
30- "JAVA_OPTS" : " -Ddd.iast.enabled=true -Ddd.iast.hardcoded-secret.enabled=false"
31- }
3220 }
3321 }
3422}
You can’t perform that action at this time.
0 commit comments