| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
The version we were using is quite old. Copied the latest from https://github.com/oasis-tcs/sarif-spec/blob/123e95847b13fbdd4cbe2120fa5e33355d4a042b/Schemata/sarif-schema-2.1.0.json I do not think the sarif spec will be changing any more without an explicit version update, so this is fine for now.
Fixes bug in `uniqueItems` property.
|
Oh...that's interesting. The failing check is also failing on main. https://github.com/github/codeql-action/actions/runs/4866066524/jobs/8677165330#step:5:77 There must be some update to the python yaml library we're using. |
Sorry, something went wrong.
There was a problem hiding this comment.
LGTM, couple of minor suggestions. Thanks for catching this.
Sorry, something went wrong.
Co-authored-by: Aditya Sharad <6874315+adityasharad@users.noreply.github.com>
|
For reference, this change was made because of a bug in the older version of the sarif schema, as described here: #1230 (comment) |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
The version we were using is quite old. Copied the latest from https://github.com/oasis-tcs/sarif-spec/blob/123e95847b13fbdd4cbe2120fa5e33355d4a042b/Schemata/sarif-schema-2.1.0.json
I do not think the sarif spec will be changing any more without an explicit version update, so this is fine for now.
Merge / deployment checklist