Skip to content
This repository was archived by the owner on Sep 1, 2022. It is now read-only.

Commit ec442ee

Browse files
committed
add note about alerts
1 parent c902d90 commit ec442ee

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

responses/01a_class-introduction-issue.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,14 @@ In this course you will learn how to:
1616

1717
For this course, you'll need to be comfortable with the GitHub Flow. If you need a refresher on the GitHub flow, check out the [the Introduction to GitHub course]({{ host}}/courses/introduction-to-github).
1818

19+
### Vulnerability alerts
20+
21+
You may have already noticed some alerts from GitHub about this repository. You may have gotten an email, or seen a yellow bar warning you about the `package.json` file.
22+
23+
![dependency vulnerability alert](https://user-images.githubusercontent.com/9906718/46882979-c275b680-ce50-11e8-9f47-2081daf20b98.png)
24+
25+
We will be addressing these alerts throughout this course, so it's okay to ignore them for now.
26+
1927
## Step 1: Your project on GitHub Pages
2028

2129
This project is centered around a memory game that will be deployed with GitHub Pages.

0 commit comments

Comments
 (0)