The securing webhooks documentation notes that the SHA1 header is still there only for backwards compatibility purposes, while recommending the SHA256 header for improved security.
I suggest this package move to SHA256 and only use the SHA1 header as a secondary resort instead.