{ "$schema": "https://raw.githubusercontent.com/oasis-tcs/sarif-spec/master/Schemata/sarif-schema-2.1.0.json", "version": "2.1.0", "runs": [ { "tool": { "driver": { "downloadUri": "https://github.com/checkstyle/checkstyle/releases/", "fullName": "Checkstyle", "informationUri": "https://checkstyle.org/", "language": "en", "name": "Checkstyle", "organization": "Checkstyle", "rules": [ ], "semanticVersion": "10.16.0", "version": "10.16.0" } }, "results": [ ] } ] }