Skip to content

Commit ddac0db

Browse files
committed
adding an example
1 parent b2169d7 commit ddac0db

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ The following technologies are used throughout this solution:
4444
## Architecture
4545

4646
![GitHub Code Scanning to Slack Architecure](https://lucid.app/publicSegments/view/c953c8c6-5a7e-4a1d-9e5e-be0838e156eb/image.png)
47-
47+
https://i.ibb.co/MnJ60KZ/Example.png
4848
## Pre-Req's
4949

5050
1. Access to an AWS environment.
@@ -153,6 +153,11 @@ Click *Save*
153153

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

156+
## Example
157+
158+
The below shows an example of what a message would look like in Slack. This specific message is when an alert gets manually closed.
159+
160+
![Example Showing a Code Scanning Event being Closed](https://i.ibb.co/MnJ60KZ/Example.png)
156161

157162
## FAQ's
158163

0 commit comments

Comments
 (0)