FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Update the sarif schema file by aeisenberg · Pull Request #1668 · github/codeql-action · GitHub

Update the sarif schema file - #1668

Merged
aeisenberg merged 5 commits into
mainfrom
aeisenberg/update-sarif-schema
May 5, 2023
Merged

Update the sarif schema file#1668
aeisenberg merged 5 commits into
mainfrom
aeisenberg/update-sarif-schema

Conversation

Copy link
Copy Markdown
Contributor

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

  • Confirm this change is backwards compatible with existing workflows.
  • Confirm the readme has been updated if necessary.
  • Confirm the changelog has been updated if necessary.

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.
aeisenberg force-pushed the aeisenberg/update-sarif-schema branch from 9cd82da to ece3cbc Compare May 2, 2023 20:52
Fixes bug in `uniqueItems` property.

aeisenberg commented May 2, 2023
edited
Loading

Copy link
Copy Markdown
Contributor Author

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.

adityasharad left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

LGTM, couple of minor suggestions. Thanks for catching this.

Comment thread CHANGELOG.md Outdated
Co-authored-by: Aditya Sharad <6874315+adityasharad@users.noreply.github.com>
aeisenberg enabled auto-merge May 5, 2023 15:49
aeisenberg merged commit 11fba50 into main May 5, 2023
aeisenberg deleted the aeisenberg/update-sarif-schema branch May 5, 2023 16:14
github-actions Bot mentioned this pull request May 24, 2023
6 tasks

Copy link
Copy Markdown
Contributor Author

For reference, this change was made because of a bug in the older version of the sarif schema, as described here: #1230 (comment)

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL