File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed
Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 2929 org.opencontainers.image.vendor="Open Worldwide Application Security Project" \
3030 org.opencontainers.image.documentation="https://help.owasp-juice.shop" \
3131 org.opencontainers.image.licenses="MIT" \
32- org.opencontainers.image.version="19.0.0-SNAPSHOT " \
32+ org.opencontainers.image.version="19.0.0" \
3333 org.opencontainers.image.url="https://owasp-juice.shop" \
3434 org.opencontainers.image.source="https://github.com/juice-shop/juice-shop" \
3535 org.opencontainers.image.revision=$VCS_REF \
Original file line number Diff line number Diff line change @@ -12,8 +12,8 @@ We provide security patches for the latest released minor version.
1212
1313| Version | Supported |
1414| :--------| :-------------------|
15- | 18.1 .x | :white_check_mark : |
16- | <18.1 | :x : |
15+ | 19.0 .x | :white_check_mark : |
16+ | <19.0 | :x : |
1717
1818## Reporting a Vulnerability
1919
Original file line number Diff line number Diff line change 11{
22 "name" : " frontend" ,
3- "version" : " 19.0.0-SNAPSHOT " ,
3+ "version" : " 19.0.0" ,
44 "scripts" : {
55 "ng" : " ng" ,
66 "start" : " ng serve" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " juice-shop" ,
3- "version" : " 19.0.0-SNAPSHOT " ,
3+ "version" : " 19.0.0" ,
44 "private" : true ,
55 "description" : " Probably the most modern and sophisticated insecure web application" ,
66 "keywords" : [
You can’t perform that action at this time.
0 commit comments