GithubHelp home page GithubHelp logo

Quiz not showing about webgoat HOT 5 OPEN

vstkl avatar vstkl commented on June 21, 2024
Quiz not showing

from webgoat.

Comments (5)

github-actions avatar github-actions commented on June 21, 2024

Thanks for submitting your first issue, we will have a look as quickly as possible.

from webgoat.

nikgreg99 avatar nikgreg99 commented on June 21, 2024

Yeah they have fix this problem if you see the commit list, I have opened personally this issue, but if you are using a Docker Image you are using the last one that is pretty old.

from webgoat.

cap-dev0x avatar cap-dev0x commented on June 21, 2024

Greetings! This sounds similar to an issue that was solved earlier, #1703 - this issue was resolved by #1736 . However, this fix was implemented after the latest release was published. If you would like to implement the fix, I suggest building locally. You can find the instructions on how to in Section 4 of the README. I've also attached the commands for the clean install below:

# On Linux/Mac:
./mvnw clean install

# On Windows:
./mvnw.cmd clean install

# Using docker or podman, you can than build the container locally
docker build -f Dockerfile . -t webgoat/webgoat

from webgoat.

harmin-parra avatar harmin-parra commented on June 21, 2024

The proposed solution doesn't work

./mvnw clean install
bash: ./mvnw: No such file or directory

from webgoat.

boly38 avatar boly38 commented on June 21, 2024

The proposed solution works for me after a spotless:apply

$ mvn spotless:apply
$ ./mvnw.cmd clean install -DskipTests

(I'll maybe suggest a compose file to avoid loosing progress on each docker restart)
Of course it would be nice to have fresh docker image

thanks for this nice project πŸ‘

from webgoat.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.