Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HdfConverter: map status to SARIF kind/level/rank correctly (#2695) #2697

Merged
merged 1 commit into from
Jul 24, 2023

Conversation

michaelcfanning
Copy link
Member

  • rank should only be output when kind=fail
  • level should only be output when kind=fail
  • handle kind values of passed, faild, error, and skipped

@candrews, I created this PR directly against main as our ADO infrastructure won't run against a fork, for security reasons. I will approve and this will get merged as soon as tests pass.

As I recall, your account will be associated with this merge, as it originates with your fork. Thanks for the contribution! I have added your as a contributor to the repo: in future if you'd like to update this code, please feel free to branch directly off main.

* rank should only be output when kind=fail
* level should only be output when kind=fail
* handle kind values of passed, faild, error, and skipped

Signed-off-by: Craig Andrews <candrews@integralblue.com>
@michaelcfanning
Copy link
Member Author

OK, I see you're already a contributor! :) In future, if your want to branch off main and create PRs that way, please feel free.

@michaelcfanning michaelcfanning enabled auto-merge (squash) July 24, 2023 19:41
@michaelcfanning michaelcfanning merged commit 73ee572 into main Jul 24, 2023
10 checks passed
@michaelcfanning michaelcfanning deleted the hdf-converter-levels branch July 24, 2023 19:44
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