jfrog / jfrog/jfrog-cli-security
How to get table and sarif output at the same time?
Open
Nobody has claimed this yet.
feature request
question
- Dominant language
- Go
- Stars
- 13
- Forks
- 50
- Avg merge
- 3d 48m
- Merged PRs (30d)
- 26
Description
I do have a reusable pipeline that runs a scan on .tar file and produces both text summary and sarif file for later automated processing.
The problem is i am running the scan twice to get human readable and machine readable results.
Is there any option to either:
- pull the existing results of the on-demand scan
- provide multiple output formats
- get sarif results with table format
Thanks for your help
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the scan command's current output handling and documented options. Compare the requested approaches—reusing results, supporting multiple formats, or combining SARIF and table output—and define done as producing both required artifacts without running the scan twice.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cli, security
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100