UNCLASSIFIED

Commit 3c2219ef authored by Karpagam Balan's avatar Karpagam Balan
Browse files

Update download.yaml to change the sha for the modified dependency bundle

parent eb36b3ab
Pipeline #10866 passed with stage
...@@ -3,4 +3,4 @@ resources: ...@@ -3,4 +3,4 @@ resources:
filename: "owasp-dep-check-dependencies-dcar-1.1.tar.gz" filename: "owasp-dep-check-dependencies-dcar-1.1.tar.gz"
validation: validation:
type: "sha256" type: "sha256"
value: "ad03303173e2042adc3177cb397cfe47cfb1134395b4372ffbdc73dae12652f9" value: "529a82ce2e3c7af77a4f57b1b36604ad2d817a72be08d0ce97ee353bff21e7d5"
  • Pipeline Status: SUCCESS
    Branch: 5.3.2

    graph LR
      0([setup]):::INTERNAL_SUCCESS --> 1([Import Artifacts]):::SUCCESS --> 2((/)):::INTERNAL_SUCCESS --> 3([Stage Artifacts]):::SUCCESS --> 4((/)):::INTERNAL_SUCCESS --> 5([Build]):::SUCCESS --> 6([Publish, Scan & Report]):::INTERNAL_NOT_BUILT
    
    classDef SUCCESS font-size:10px
    classDef FAILURE fill:#f44, font-size:10px
    classDef SKIPPED font-size:10px
    classDef ABORTED fill:#889, font-size:10px
    classDef INTERNAL_SUCCESS font-size:10px, stroke-dasharray: 2, 1
    classDef INTERNAL_FAILURE fill:#f44, font-size:10px, stroke-dasharray: 2, 1
    classDef INTERNAL_SKIPPED font-size:10px, stroke-dasharray: 2, 1
    classDef INTERNAL_ABORTED fill:#889, font-size:10px, stroke-dasharray: 2, 1
    
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment