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

✨ Add score to SARIF alerts #1593

Merged
merged 2 commits into from
Feb 2, 2022
Merged

Conversation

laurentsimon
Copy link
Contributor

pkg/testdata/check6.sarif: Update message
pkg/sarif.go: Add score to message

Add score information to message displayed in SARIF alerts if the alert packs multiple settings, such as branch protection.

No breaking changes.

closes #1592

pkg/testdata/check6.sarif: Update message
@laurentsimon laurentsimon enabled auto-merge (squash) February 2, 2022 18:07
@laurentsimon laurentsimon temporarily deployed to integration-test February 2, 2022 18:07 Inactive
@github-actions
Copy link

github-actions bot commented Feb 2, 2022

Integration tests success for
[2c81220]
(https://github.com/ossf/scorecard/actions/runs/1785452405)

@github-actions
Copy link

github-actions bot commented Feb 2, 2022

Integration tests success for
[6118b79]
(https://github.com/ossf/scorecard/actions/runs/1785457102)

@codecov-commenter
Copy link

Codecov Report

Merging #1593 (2c81220) into main (009aa85) will not change coverage.
The diff coverage is 75.00%.

❗ Current head 2c81220 differs from pull request most recent head 6118b79. Consider uploading reports for the commit 6118b79 to get more accurate results

@@           Coverage Diff           @@
##             main    #1593   +/-   ##
=======================================
  Coverage   54.42%   54.42%           
=======================================
  Files          70       70           
  Lines        6175     6175           
=======================================
  Hits         3361     3361           
  Misses       2603     2603           
  Partials      211      211           

@laurentsimon laurentsimon merged commit 0670b8b into ossf:main Feb 2, 2022
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.

Add score to SARIF results
3 participants