Hey y'all.
The readme only has this for usage:
pip install sarif-om
import sarif_om
I'm reading through the microsoft sarif tutorials here:
https://github.com/microsoft/sarif-tutorials/blob/main/docs/3-Beyond-basics.md
And trying to figure out how I could use this class to convert the issues found in bad-eval-with-code-flow.py and output the file bad-eval-with-code-flow.sarif
It would be much easier to jump into this project if there was at least one example.
Anyways, thanks for supporting python!
Hey y'all.
The readme only has this for usage:
I'm reading through the microsoft sarif tutorials here:
https://github.com/microsoft/sarif-tutorials/blob/main/docs/3-Beyond-basics.md
And trying to figure out how I could use this class to convert the issues found in bad-eval-with-code-flow.py and output the file bad-eval-with-code-flow.sarif
It would be much easier to jump into this project if there was at least one example.
Anyways, thanks for supporting python!