aspnetcore icon indicating copy to clipboard operation
aspnetcore copied to clipboard

#54445 ChecksumValidator: Support checksum SHA256 even when the metadata uses Sha256

Open yepeekai opened this issue 1 year ago • 3 comments

Support RazorViewChecksum Sha256. Dotnet 8 and/or visual studio now use Sha256 instead of SHA256. Adjustments to ignore case when comparing algorithm names.

Fixes #54445

related to #45577

yepeekai avatar Mar 08 '24 19:03 yepeekai

@dotnet-policy-service agree

yepeekai avatar Mar 08 '24 19:03 yepeekai

/azp run

yepeekai avatar Mar 18 '24 14:03 yepeekai

Commenter does not have sufficient privileges for PR 54446 in repo dotnet/aspnetcore

azure-pipelines[bot] avatar Mar 18 '24 14:03 azure-pipelines[bot]

/azp run

captainsafia avatar Mar 18 '24 15:03 captainsafia

Azure Pipelines successfully started running 3 pipeline(s).

azure-pipelines[bot] avatar Mar 18 '24 15:03 azure-pipelines[bot]

Looks like this PR hasn't been active for some time and the codebase could have been changed in the meantime. To make sure no conflicting changes have occurred, please rerun validation before merging. You can do this by leaving an /azp run comment here (requires commit rights), or by simply closing and reopening.

/azp run aspnetcore-ci

javiercn avatar Jul 05 '24 11:07 javiercn

Azure Pipelines successfully started running 1 pipeline(s).

azure-pipelines[bot] avatar Jul 05 '24 11:07 azure-pipelines[bot]

@yepeekai thanks for the contribution

javiercn avatar Jul 05 '24 15:07 javiercn