Skip to content

#72 Fixes command line arguments for --scanners to be backwards compatible with previous version of trivy #49

#72 Fixes command line arguments for --scanners to be backwards compatible with previous version of trivy

#72 Fixes command line arguments for --scanners to be backwards compatible with previous version of trivy #49

Workflow file for this run

on:
pull_request:
jobs:
package:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
with:
node-version: 14
- run: sudo npm install -g tfx-cli
- run: make package