Skip to content

[Question] Syft format bom, how to distinguish devDependency and normal dependency for npm ? #1117

[Question] Syft format bom, how to distinguish devDependency and normal dependency for npm ?

[Question] Syft format bom, how to distinguish devDependency and normal dependency for npm ? #1117

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 }}