Skip to content

Support to exclude scope for Maven Projects like compile, runtime, provided or test in Syft #971

Support to exclude scope for Maven Projects like compile, runtime, provided or test in Syft

Support to exclude scope for Maven Projects like compile, runtime, provided or test in Syft #971

name: Add to OSS board
permissions:
contents: read
on:
issues:
types:
- opened
- reopened
- transferred
- labeled
jobs:
run:
uses: "anchore/workflows/.github/workflows/oss-project-board-add.yaml@main"
secrets:
token: ${{ secrets.OSS_PROJECT_GH_TOKEN }}