Skip to content

Commit 34d05ce

Browse files
committed
Update recent Contrast tool configuration change to turn on rules
off by default that Benchmark needs.
1 parent 3c53b91 commit 34d05ce

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -300,6 +300,7 @@
300300
-Dcontrast.level=debug
301301
-Dcontrast.assess.threshold.entries=100000
302302
-Dcontrast.agent.java.standalone_app_name=OWASPBenchmark
303+
-Dcontrast.assess.rules.disabled_rules="autocomplete-missing,cache-controls-missing,clickjacking-control-missing,csrf"
303304
</cargo.jvmargs>
304305
<cargo.servlet.port>8443</cargo.servlet.port>
305306
<cargo.protocol>https</cargo.protocol>

0 commit comments

Comments
 (0)