Skip to content

CORE-69: Minor and patch updates - jackson-annotations, jackson-core, jackson-databind to 2.19.0 - sentry-logback to 8.11.1 - google-cloud-nio to 0.127.34 - spring-web to 6.2.6 - guava to 33.4.8-jre #1892

CORE-69: Minor and patch updates - jackson-annotations, jackson-core, jackson-databind to 2.19.0 - sentry-logback to 8.11.1 - google-cloud-nio to 0.127.34 - spring-web to 6.2.6 - guava to 33.4.8-jre

CORE-69: Minor and patch updates - jackson-annotations, jackson-core, jackson-databind to 2.19.0 - sentry-logback to 8.11.1 - google-cloud-nio to 0.127.34 - spring-web to 6.2.6 - guava to 33.4.8-jre #1892

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