File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ LABEL maintainer="Bjoern Kimminich <bjoern.kimminich@owasp.org>" \
3838 org.opencontainers.image.vendor="Open Worldwide Application Security Project" \
3939 org.opencontainers.image.documentation="https://help.owasp-juice.shop" \
4040 org.opencontainers.image.licenses="MIT" \
41- org.opencontainers.image.version="17.2.0-SNAPSHOT " \
41+ org.opencontainers.image.version="17.2.0" \
4242 org.opencontainers.image.url="https://owasp-juice.shop" \
4343 org.opencontainers.image.source="https://github.com/juice-shop/juice-shop" \
4444 org.opencontainers.image.revision=$VCS_REF \
Original file line number Diff line number Diff line change 11{
22 "name" : " frontend" ,
3- "version" : " 17.2.0-SNAPSHOT " ,
3+ "version" : " 17.2.0" ,
44 "scripts" : {
55 "ng" : " ng" ,
66 "start" : " ng serve" ,
104104 "stylelint-scss" : " ^3.18.0" ,
105105 "ts-node" : " ^10.9.2"
106106 }
107- }
107+ }
Original file line number Diff line number Diff line change 11{
22 "name" : " juice-shop" ,
3- "version" : " 17.2.0-SNAPSHOT " ,
3+ "version" : " 17.2.0" ,
44 "private" : true ,
55 "description" : " Probably the most modern and sophisticated insecure web application" ,
66 "keywords" : [
287287 " inject"
288288 ]
289289 }
290- }
290+ }
You can’t perform that action at this time.
0 commit comments