pipelines-as-code
pipelines-as-code copied to clipboard
Switch incoming webhook shared secret to use Post data instad of query parameters
it's probably not super secure, cf:
- https://www.fullcontact.com/blog/2016/04/29/never-put-secrets-urls-query-parameters/
- https://security.stackexchange.com/a/181555
we pass secret name right? and not the actual secret but yeah not secure anyway .