Webhook: Add sha512 payload check

Created on 27 Aug 2019  路  6Comments  路  Source: adnanh/webhook

Hello,

could you please add sha512 payload check.

Thank you in advance!

enhancement

Most helpful comment

Will be released with 2.6.11 next week.

All 6 comments

Seconded!

I was looking if I can impliment it in a hook script, but it appears that webhook mangles the payload before passing it script, (that is put it through json serializer / deserializer that removes all formatting) so one cannot do that on the script level either.

This is a separate request, but it would be nice, if we could get _unmodifed_ payload to the hook script.

A live example using inconfigurable sha 512 mac is netbox

@AndrewSav, please open a separate request for the unmodified payload idea.

Will be released with 2.6.11 next week.

Released :-)

Was this page helpful?
0 / 5 - 0 ratings