webhooks
webhooks copied to clipboard
Adds CodeScanningAlertEvent
Adds the code_scanning_alert event from GitHub to GitHub.go web hook base. Reference to Github docu: https://docs.github.com/en/webhooks/webhook-events-and-payloads#code_scanning_alert
coverage: 88.81% (+0.05%) from 88.765% when pulling 9e5250450a02942894295d0031fabbacdd599f47 on ffeldmann:master into 53694f85d27d5446a0790b0408b6799ac9709b98 on go-playground:master.
any news on merging this PR? As it is a good use case to consume GitHub Advanced Security events via webhooks.
@ammario is this project still maintained?
Not sure. I'm not the maintainer.
cc @robinlieb merged in my change.
@ffeldmann Thanks!