Skip to content

Merge branch 'main' into mg-948-consistent-results #223

Merge branch 'main' into mg-948-consistent-results

Merge branch 'main' into mg-948-consistent-results #223

name: CI Vulnerability Scans
# TODO: Re-enable me!
on: []
# push:
# branches:
# - main
# paths:
# - app/**
# - .grype.yml
# - .hadolint.yaml
# - .trivyignore
# - .github/workflows/ci-app-vulnerability-scans.yml
# pull_request:
# paths:
# - app/**
# - .grype.yml
# - .hadolint.yaml
# - .trivyignore
# - .github/workflows/ci-app-vulnerability-scans.yml
jobs:
vulnerability-scans:
name: Vulnerability Scans
uses: ./.github/workflows/vulnerability-scans.yml
with:
app_name: "cbv"