Skip to content

chore(DAT-19084): we should always attach source, unless it's a pro extension that uses pro-guard #45

chore(DAT-19084): we should always attach source, unless it's a pro extension that uses pro-guard

chore(DAT-19084): we should always attach source, unless it's a pro extension that uses pro-guard #45

Workflow file for this run

name: FOSSA License Compliance and Security Check
on:
pull_request:
types:
- opened
- reopened
- synchronize
jobs:
fossa:
uses: liquibase/build-logic/.github/workflows/fossa_ai.yml@main
secrets: inherit
with:
check_snippets: true
check_ai_generated_code: true
generate_sbom: true