Skip to content

Commit

Permalink
adding an example
Browse files Browse the repository at this point in the history
  • Loading branch information
NickLiffen committed Aug 25, 2021
1 parent b2169d7 commit ddac0db
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ The following technologies are used throughout this solution:
## Architecture

![GitHub Code Scanning to Slack Architecure](https://lucid.app/publicSegments/view/c953c8c6-5a7e-4a1d-9e5e-be0838e156eb/image.png)

https://i.ibb.co/MnJ60KZ/Example.png
## Pre-Req's

1. Access to an AWS environment.
Expand Down Expand Up @@ -153,6 +153,11 @@ Click *Save*

Done! From now on, whenever a Code Scanning Alert gets: `created`, `fixed` and `closed_by_user`, a notification will get dropped into Slack.

## Example

The below shows an example of what a message would look like in Slack. This specific message is when an alert gets manually closed.

![Example Showing a Code Scanning Event being Closed](https://i.ibb.co/MnJ60KZ/Example.png)

## FAQ's

Expand Down

0 comments on commit ddac0db

Please sign in to comment.