Is your feature request related to a problem? Please describe.
Sign the PowerShell Module when uploading to the PowerShell Gallery
Describe the solution you'd like
Code signing provides users with the highest level of assurance for who published the package, and that the copy of the code they acquire is exactly what the publisher released.
Additional context
https://learn.microsoft.com/en-us/powershell/gallery/concepts/publishing-guidelines?view=powershellget-3.x#sign-your-code
Is your feature request related to a problem? Please describe.
Sign the PowerShell Module when uploading to the PowerShell Gallery
Describe the solution you'd like
Code signing provides users with the highest level of assurance for who published the package, and that the copy of the code they acquire is exactly what the publisher released.
Additional context
https://learn.microsoft.com/en-us/powershell/gallery/concepts/publishing-guidelines?view=powershellget-3.x#sign-your-code