Skip to content

[DT-1250][risk=no] Check for lint in the files that have changed between this PR and the destination branch. #4891

[DT-1250][risk=no] Check for lint in the files that have changed between this PR and the destination branch.

[DT-1250][risk=no] Check for lint in the files that have changed between this PR and the destination branch. #4891

Workflow file for this run

name: dsp-appsec-trivy
on: [pull_request]
jobs:
appsec-trivy:
# Parse Dockerfile and build, scan image if a "blessed" base image is not used
name: DSP AppSec Trivy check
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
persist-credentials: false
- uses: broadinstitute/dsp-appsec-trivy-action@v1