You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -118,11 +118,11 @@ When you're happy with the PR, merge the changes.
118
118
119
119
Leveraging the {fixed_instance}.cs.snyk.app shared with you, try the attacks again on an instance with the fixes applied.
120
120
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)
122
122
123
123
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```.
124
124
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.***
0 commit comments