diff --git a/README.md b/README.md index 8fb613f..ae17dc1 100644 --- a/README.md +++ b/README.md @@ -93,4 +93,4 @@ By the end of the mandatory track you will have: detected hardcoded secrets with --- -> **Instructor Note**: Each exercise has `` comments visible only in markdown source. Exercises are designed so attendees never need to copy code — they copy **prompts** and let Copilot generate the output. The [`securetrails-vulnerable/VULNERABILITIES.md`](securetrails-vulnerable/VULNERABILITIES.md) file contains exact file paths and line numbers — do not share with attendees before they attempt the exercises. +> **Instructor Note**: Each exercise has `` comments visible only in markdown source. Exercises are designed so attendees never need to copy code — they copy **prompts** and let Copilot generate the output. diff --git a/securetrails-vulnerable/requirements.txt b/securetrails-vulnerable/requirements.txt index 298b6ec..a4b4e53 100644 --- a/securetrails-vulnerable/requirements.txt +++ b/securetrails-vulnerable/requirements.txt @@ -6,4 +6,4 @@ Jinja2==2.11.0 MarkupSafe==1.1.0 click==7.1.0 itsdangerous==1.1.0 -Flask-CORS==3.0.8 +Flask-CORS==6.0.0