Skip to content

Update httpclient5 from 5.3.1 to 5.4 #5845

Update httpclient5 from 5.3.1 to 5.4

Update httpclient5 from 5.3.1 to 5.4 #5845

Workflow file for this run

name: Trivy scan
on: [pull_request]
jobs:
appsec-trivy:
name: DSP AppSec Trivy check
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
# The Dockerfile copies this, so it needs to exist for the build to succeed
- run: touch rawls.jar
# https://github.com/broadinstitute/dsp-appsec-trivy-action
- uses: broadinstitute/dsp-appsec-trivy-action@v1