File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -605,7 +605,7 @@ services:
605605 container_name : github.com-sigstore-policy-controller-1242-1
606606 volumes :
607607 - gopher-shared:/analysis/gopher
608- - " ${BASE_DIR}/results/ground_truth /github.com-sigstore-policy-controller-1242-1:/analysis/repo/scan_results"
608+ - " ${BASE_DIR}/results/broad /github.com-sigstore-policy-controller-1242-1:/analysis/repo/scan_results"
609609
610610volumes :
611611 gopher-shared :
Original file line number Diff line number Diff line change @@ -231,7 +231,7 @@ services:
231231 container_name : github.com-matrix-org-dendrite-1226-1
232232 volumes :
233233 - gopher-shared:/analysis/gopher
234- - " ${BASE_DIR}/results/ground_truth /github.com-matrix-org-dendrite-1226-1:/analysis/repo/scan_results"
234+ - " ${BASE_DIR}/results/conservative /github.com-matrix-org-dendrite-1226-1:/analysis/repo/scan_results"
235235
236236volumes :
237237 gopher-shared :
You can’t perform that action at this time.
0 commit comments