generated from actions/typescript-action
-
Notifications
You must be signed in to change notification settings - Fork 25
Closed
Description
##[error]TypeError: cve.References is not iterable
at Trivy.parse (/home/runner/work/_actions/homoluctus/gitrivy/v1.0.0/dist/index.js:13352:45)
at /home/runner/work/_actions/homoluctus/gitrivy/v1.0.0/dist/index.js:6599:40
at Generator.next (<anonymous>)
at fulfilled (/home/runner/work/_actions/homoluctus/gitrivy/v1.0.0/dist/index.js:6555:58)
##[error]cve.References is not iterable
##[error]Node run failed with exit code 1
Using it with default options, any idea if I am missing something?
- name: Build the Docker image
run: docker build . --file Dockerfile --tag localbuild/testimage:latest
- uses: homoluctus/[email protected]
with:
token: ${{ secrets.GITHUB_TOKEN }}
image: localbuild/testimage:latest
Metadata
Metadata
Assignees
Labels
No labels