Fix payload-hmac-sha256 secret attribute name

This commit is contained in:
Jonathan Leroy 2025-08-22 05:16:10 +02:00
parent 80c0f04ffb
commit 3d00687c18
No known key found for this signature in database
GPG key ID: CF226DF21118649E

View file

@ -248,7 +248,7 @@ JSON version:
"match":
{
"type": "payload-hmac-sha256",
"value": "mysecret",
"secret": "mysecret",
"parameter":
{
"source": "header",