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

Use SHA-256 for checksums #914

Merged
merged 1 commit into from
Oct 6, 2023
Merged

Use SHA-256 for checksums #914

merged 1 commit into from
Oct 6, 2023

Conversation

martincostello
Copy link
Owner

Fix BA2004 warning from Binskim.

Fix `BA2004` warning from Binskim.
@martincostello martincostello added enhancement .NET Pull requests that update .net code labels Oct 6, 2023
@codecov
Copy link

codecov bot commented Oct 6, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (b56c058) 97.47% compared to head (4b29887) 97.47%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #914   +/-   ##
=======================================
  Coverage   97.47%   97.47%           
=======================================
  Files          24       24           
  Lines         554      554           
=======================================
  Hits          540      540           
  Misses         14       14           
Flag Coverage Δ
linux 97.47% <ø> (ø)
macos 97.47% <ø> (ø)
windows 97.47% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@martincostello martincostello merged commit 27ce7f4 into main Oct 6, 2023
13 checks passed
@martincostello martincostello deleted the sha256-checksums branch October 6, 2023 10:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement .NET Pull requests that update .net code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant