Skip to content

Commit 1a20ebf

Browse files
authored
Update README.md
1 parent 1ace6d2 commit 1a20ebf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -118,11 +118,11 @@ When you're happy with the PR, merge the changes.
118118

119119
Leveraging the {fixed_instance}.cs.snyk.app shared with you, try the attacks again on an instance with the fixes applied.
120120

121-
(***Reference only - Not required for interactive workshop***) Local machine install only (This will not work when you are using the Docker images)
121+
(***Reference only - Not required for interactive workshop) Local machine install only (This will not work when you are using the Docker images)
122122

123123
If you're running the application locally stop it by hitting ```Ctrl+C``` in the window you ran ```npm start```. Get the latest code from GitHub by running ```git fetch```. Download the new version of ```st``` by running ```npm install``` and then start your application again, using ```npm start```.
124124

125-
Try your hacks again. *Congratulations!*, you’ve remediated the vulnerability and should now be redirected to the homepage each time you try to break free of the public folder.
125+
Try your hacks again. *Congratulations!*, you’ve remediated the vulnerability and should now be redirected to the homepage each time you try to break free of the public folder.***
126126

127127
## Regular expression denial of service (ReDoS)
128128

0 commit comments

Comments
 (0)