OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

sarif message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: links to tools used for SARIF validation and handling


Here're are a set of links to various tools I use in validation and conversion of JSON encoded SARIF

- Charles

PySarif
https://pypi.org/project/pysarif/#:~:text=PySarif%20This%20package%20provides%20a%20simple%20way%20to,using%20a%20modified%20version%20of%20Microsoft%27s%20jschema-to-python%20package.

jschema-to-python
https://github.com/microsoft/jschema-to-python

jschema
https://github.com/microsoft/jschema/

JSON Schema
https://json-schema.org/implementations.html
Â
https://github.com/Julian/jsonschema
Â
Python XML to JSON, XML to Dict
https://www.journaldev.com/19392/python-xml-to-json-dict
Â
JSON Schema Validator
https://www.jsonschemavalidator.net/


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]