Skip to content

CORE-191: list/get/create import jobs works for requester-pays workspace #1631

CORE-191: list/get/create import jobs works for requester-pays workspace

CORE-191: list/get/create import jobs works for requester-pays workspace #1631

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 FireCloud-Orchestration.jar
# https://github.com/broadinstitute/dsp-appsec-trivy-action
- uses: broadinstitute/dsp-appsec-trivy-action@v1