Skip to content

[DT-1122] Apply zizmor suggestions #2608

[DT-1122] Apply zizmor suggestions

[DT-1122] Apply zizmor suggestions #2608

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@v3
with:
persist-credentials: false
- uses: broadinstitute/dsp-appsec-trivy-action@v1