chainguard-dev / edu

Educational Resources for Software Supply Chain Security
https://edu.chainguard.dev
Other
76 stars 68 forks source link

How to hook up to Slack or Jira with Chainguard Enforce Events tutorial #229

Closed ltagliaferri closed 1 year ago

ltagliaferri commented 1 year ago

Include section on Cloud events authorization:

What topic are you requesting a resource about?

Proposed title: How to Authenticate Incoming Enforce Cloudevents

Description:

We need a page with details on how to verify the Authorization: bearer .... token that comes with cloud events from Enforce.

jamonation commented 1 year ago

https://github.com/chainguard-dev/enforce-events/tree/main/slack-webhook is a good reference for the Slack integration piece.

ltagliaferri commented 1 year ago

Related thread

ltagliaferri commented 1 year ago

Related to #372, could potentially collapse these depending on how they scope out

jamonation commented 1 year ago

Tutorial in linked PR #606 for part 1 of this - creating Github issues.

I'll create another for Slack as part of this issue.

jamonation commented 1 year ago

Next part is a tutorial for slack messages in PR #607