Skip to content

CORE-69: Minor and patch updates - spring-web to 6.2.8 - sbt and 2 more to 1.11.2 - jackson-annotations and 2 more to 2.19.1 - sbt-scalafmt to 2.5.5 - google-cloud-nio to 0.127.38 - sentry-logback to 8.13.3 #1916

CORE-69: Minor and patch updates - spring-web to 6.2.8 - sbt and 2 more to 1.11.2 - jackson-annotations and 2 more to 2.19.1 - sbt-scalafmt to 2.5.5 - google-cloud-nio to 0.127.38 - sentry-logback to 8.13.3

CORE-69: Minor and patch updates - spring-web to 6.2.8 - sbt and 2 more to 1.11.2 - jackson-annotations and 2 more to 2.19.1 - sbt-scalafmt to 2.5.5 - google-cloud-nio to 0.127.38 - sentry-logback to 8.13.3 #1916

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