check command - build report as SARIF file? #460
carstencodes
started this conversation in
Ideas
Replies: 2 comments
-
|
Hello, thanks for the suggestion @carstencodes! First time I hear about SARIF. Sure, supporting this output format would be interesting. I wonder whether I would prefer implementing this natively in Griffe or through the extension system though. We would need a few more hooks probably, but nothing difficult. WDYT? |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
I am not familiar with the extension mechanism, yet. I will try to find out more and come back to you. ;) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey there,
years ago, the OASIS released a standard format for static analysis results called SARIF.
Maybe in combination with #278 this would be good approach to export a full diff log on changes - as SARIF file, which is mainly a simple JSON file.
What's your opinion on that?
Regards
Carsten
Beta Was this translation helpful? Give feedback.
All reactions