Skip to content

Remove support for SHA1 and MD5#53

Merged
twangboy merged 2 commits intosaltstack:mainfrom
twangboy:fix/issue/52
Mar 13, 2026
Merged

Remove support for SHA1 and MD5#53
twangboy merged 2 commits intosaltstack:mainfrom
twangboy:fix/issue/52

Conversation

@twangboy
Copy link
Copy Markdown
Contributor

What does this PR do?

Removes support for MD5 and SHA1 from the Get-FileHash helper function

What issues does this PR fix or reference?

#52

Previous Behavior

The Get-FileHash function allowed you to get an MD5 or a SHA1 hash, though the code never used it.

New Behavior

MD5 and SHA1 are no longer allowed.

@twangboy twangboy self-assigned this Mar 13, 2026
@twangboy twangboy linked an issue Mar 13, 2026 that may be closed by this pull request
@twangboy twangboy merged commit a813e72 into saltstack:main Mar 13, 2026
12 checks passed
@twangboy twangboy deleted the fix/issue/52 branch March 13, 2026 17:05
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.

Remove SHA-1 and MD5 usage

1 participant