Skip to content

Commit

Permalink
Upload SAST results
Browse files Browse the repository at this point in the history
Recreates #1613
  • Loading branch information
msugakov committed Aug 16, 2024
1 parent a131dd6 commit 3e1a58d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .tekton/scanner-component-pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -519,6 +519,10 @@ spec:
params:
- name: SOURCE_ARTIFACT
value: $(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)
- name: image-digest
value: $(tasks.build-image-manifest.results.IMAGE_DIGEST)
- name: image-url
value: $(tasks.build-image-manifest.results.IMAGE_URL)
taskRef:
params:
- name: name
Expand Down

0 comments on commit 3e1a58d

Please sign in to comment.