Skip to content

Commit

Permalink
write static analysis results to v1 bucket (#908)
Browse files Browse the repository at this point in the history
Signed-off-by: Max Fisher <maxfisher@google.com>
Signed-off-by: Max Fisher <112151114+maxfisher-g@users.noreply.github.com>
  • Loading branch information
maxfisher-g authored Oct 24, 2023
1 parent 141c18e commit 7cbc49d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion infra/worker/workers-set.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ spec:
- name: OSSF_MALWARE_ANALYSIS_RESULTS
value: gs://ossf-malware-analysis-results
- name: OSSF_MALWARE_STATIC_ANALYSIS_RESULTS
value: gs://ossf-malware-static-analysis-results
value: gs://ossf-malware-static-analysis-results-v1
- name: OSSF_MALWARE_ANALYSIS_FILE_WRITE_RESULTS
value: gs://ossf-malware-analysis-file-write-results
- name: OSSF_MALWARE_ANALYZED_PACKAGES
Expand Down

0 comments on commit 7cbc49d

Please sign in to comment.