Skip to content

CORE-69: Minor and patch updates - sbt and 2 more to 1.11.3 - jackson-annotations and 2 more to 2.19.2 - spring-web to 6.2.9 - sentry-logback to 8.18.0 - jwt-core to 11.0.2 - commons-compress to 1.28.0 #1929

CORE-69: Minor and patch updates - sbt and 2 more to 1.11.3 - jackson-annotations and 2 more to 2.19.2 - spring-web to 6.2.9 - sentry-logback to 8.18.0 - jwt-core to 11.0.2 - commons-compress to 1.28.0

CORE-69: Minor and patch updates - sbt and 2 more to 1.11.3 - jackson-annotations and 2 more to 2.19.2 - spring-web to 6.2.9 - sentry-logback to 8.18.0 - jwt-core to 11.0.2 - commons-compress to 1.28.0 #1929

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