-
Notifications
You must be signed in to change notification settings - Fork 43
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
How to get to see the vulnerabilities in the GitHub Step Summary?
I tried everything... Nothing is working.
Documentation barely exists.
Generating Job Summary
/home/runner/_work/_tool/jf/2.88.0/x64/jf generate-summary-markdown
Warning: Failed populating code scanning sarif: HttpError: Unknown error: {"msg":"Invalid SARIF document: No valid runs found."}
What does this even mean?
I tried setting --format sarif for both jf docker scan and jf build-scan... Uploading the sarif files... Nothing works... The columns remain empty or show Not scanned...
Current behavior
nothing is displayed in the Security Issues column
Reproduction steps
In a GitHub workflow:
- build & push Docker image with docker/build-push-action
- jf docker scan
- jf rt build-docker-create
- jf rt build-collect-env
- jf rt build-add-git
- jf rt build-publish
- jf build-scan
Result: the Security Issues columns are completely empty.
Expected behavior
To see the vulnerabilities
JFrog CLI-Security version
?
JFrog CLI version (if applicable)
2.88.0
Operating system type and version
Ubuntu
JFrog Xray version
latest
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working