Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sarif Output Format Support #869

Closed
Jiri-Stary opened this issue Apr 5, 2024 · 2 comments · Fixed by #920
Closed

Sarif Output Format Support #869

Jiri-Stary opened this issue Apr 5, 2024 · 2 comments · Fixed by #920
Labels
status:new This issue needs to be reviewed type:feature Feature request

Comments

@Jiri-Stary
Copy link

Is your feature request related to a problem? Please describe.

I would like to get the output of ggshield in SARIF format, so it can be process afterwards.
My goal is to unify scanning experience with multiple scanning tools, so i can show aggregated vulnerability information (number of issues and their severity) on github workflow runs and / or on PRs.

A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Current json output is undocumented and does note define a schema

Describe the solution you'd like

Provide option to define additional output format as SARIF instead of json.

@Jiri-Stary Jiri-Stary added status:new This issue needs to be reviewed type:feature Feature request labels Apr 5, 2024
@agateau-gg
Copy link
Collaborator

Hi Jiri,

Adding SARIF support is on our roadmap, work on it should start soon.

We are also working on writing down schemas for ggshield JSON outputs. Some commands already have their schemas, you can find them here: https://github.com/GitGuardian/ggshield/tree/main/doc/schemas

@mathieubellon
Copy link
Collaborator

mathieubellon commented Jul 31, 2024

Hi @Jiri-Stary
FYI GGShield 1.30 is now supporting SARIF format

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status:new This issue needs to be reviewed type:feature Feature request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants