jfrog / jfrog/jfrog-cli-security

How to get table and sarif output at the same time?

Open
#457 3 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.